MeVisLab Scripting Reference
Common GUI Controls

Classes

class  MLABButtonControl
 
class  MLABCheckBoxControl
 
class  MLABComboBoxControl
 
class  MLABFrameControl
 
class  MLABHyperLabelControl
 
class  MLABHyperTextControl
 
class  MLABIconViewControl
 
class  MLABImageControl
 
class  MLABLabelControl
 
class  MLABListBoxControl
 
class  MLABListViewControl
 
class  MLABListViewItem
 
class  MLABTabViewControl
 
class  MLABToolButtonControl
 
class  MLABTree
 
class  MLABWidgetControl
 
class  MLABWindowControl
 

Detailed Description

The controls generated from MDL files can be interactively manipulated by using Scripting. The base class MLABWidgetControl offers a number of methods that are available on ALL controls, while individual controls have additional methods. (These are the most commonly used controls.)

Note
If you require an additional scripting method, please mail a request for the extension.