Example #1
0
 def properties(self):
     props = UtilityDTC.properties(self)
     props.update({'Items': ('NoneRoute', None, None)})
     return props
Example #2
0
 def properties(self):
     props = UtilityDTC.properties(self)
     props.update({'Menus':  ('NoneRoute', None, None)})
     return props