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