Esempio n. 1
0
 def _get_klass(self):
     """ Returns the toolkit-specific editor class to be instantiated.
     """
     return toolkit_object('svg_editor:SVGEditor')
Esempio n. 2
0
 def _get_klass(self):
     """ Returns the toolkit-specific editor class to be instantiated.
     """
     return toolkit_object("svg_editor:SVGEditor")
Esempio n. 3
0
 def _get_klass(self):
     """ Returns the toolkit-specific editor class to be instantiated.
     """
     return toolkit_object('svg_button_editor:SVGButtonEditor')