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