Classes
StatusItem | An item which holds a widget to include in a status bar. |
Bases: enaml.widgets.toolkit_object.ToolkitObject
An item which holds a widget to include in a status bar.
The mode of a status item. A ‘normal’ item can be obscured by temporary status messages; a ‘permanent’ item cannot.
The stretch factor to apply to this item, relative to the other items in the status bar.
A reference to the ProxyStatusItem object.