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()
18 return self.
dataAccessor().read(BoxDecayView.selection(self))
def createBox(self, widgetParent, container, title, text)
def isUpdated(self, object)