orangecontrib.tomwer.orange.task_widgets.TomwerWidgetWithStack.TomwerWidgetWithStack#
- class orangecontrib.tomwer.orange.task_widgets.TomwerWidgetWithStack.TomwerWidgetWithStack(*args, captionTitle=None, **kwargs)#
- resizing_enabled = True#
Should the widget’s window be resizeable? (if not, the widget will derive a fixed size constraint from its layout)
- setCaption(caption)#
- want_control_area = False#
Should the widget construct a controlArea?
- want_main_area = True#
Should the widget construct a mainArea? (a resizable area to the right of the controlArea)