Example #1
0
 def setFocus(self):
     " Sets the focus to the nested html displaying editor "
     TextTabWidget.setFocus(self)
     return
Example #2
0
 def setFocus( self ):
     " Sets the focus to the nested html displaying editor "
     TextTabWidget.setFocus( self )
     return