Searched defs:major_attr (Results 1 - 1 of 1) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabsettings.py55 major_attr = TextLine( variable in class:IECABControlPanelSchema
93 return self.context.major_attr
96 self.context._updateProperty('major_attr', value)
98 major_attr = property(get_major_attr, set_major_attr) variable in class:ECABControlPanelAdapter

Completed in 24 milliseconds