11 def createBox(self, widgetParent, container, title, text):
12 widget=BoxDecayView.createBox(self, widgetParent, container, title, text)
13 if isinstance(widget,WidgetContainer):
14 widget.setNotCollapsable()
def createBox(self, widgetParent, container, title, text)
def isUpdated(self, object)