Beispiel #1
0
 def showIfSelected(self, option, elementToShow):
     return ClientSide.showIfSelected(option, elementToShow, self)
Beispiel #2
0
 def showIfSelected(self, elementToShow):
     return ClientSide.showIfSelected(self.element.parent.clientSide, self, elementToShow)