Beispiel #1
0
 def _createAcceleratorTable(self):
     self.acceleratorTable = ZBlogPostEditorAcceleratorTable(self.getAcceleratorActionContext())
     self.SetAcceleratorTable(self.acceleratorTable)