mitk.mxn.layout.Group#
- class mitk.mxn.layout.Group(name, select_all=True)#
Bases:
objectSynchronization group: a named entry holding shared state for cells that link to it. v2.0 carries one property (
select_all); v3.0 will add further per-group properties additively as defaulted fields.Methods
__init__(name[, select_all])Attributes
- __eq__(other)#
Return self==value.