Searched refs:TypesWidget (Results 1 - 3 of 3) sorted by relevance

/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/
H A DDynamicDataWidget.py19 from Products.Archetypes.Widget import TypesWidget namespace
31 class DynamicDataWidget(TypesWidget):
44 _properties = TypesWidget._properties.copy()
/ec/ECQuiz/Products/ECQuiz/
H A DECQuiz.py34 from Products.Archetypes.Widget import TypesWidget, BooleanWidget, SelectionWidget namespace
101 class EvaluationScriptsWidget(TypesWidget):
105 _properties = TypesWidget._properties.copy()
H A DECQResult.py28 from Products.Archetypes.Widget import TypesWidget, StringWidget, \
29 BooleanWidget namespace

Completed in 14 milliseconds