Classes
Control | A widget which represents a leaf node in the hierarchy. |
Bases: enaml.widgets.constraints_widget.ConstraintsWidget
A widget which represents a leaf node in the hierarchy.
A Control is conceptually the same as a ConstraintsWidget, except that it does not have widget children. This base class serves as a placeholder for potential future functionality.
A reference to the proxy Control object.