Part of vmc.contrib.epsilon.modal View In Hierarchy
Instance Variables | modeAttribute | The attribute to which the current mode is bound. Classes should not
define the attribute this names; it will be bound automatically to the
value of initialMode.
(type: str
) |
initialMode | The mode in which instances will start.
(type: str (for now)
) |
Method | __new__ | Undocumented |