Skip to main content

B1UIOpenGroup

  • Groups related widgets for mutual open/close management; only one widget in a group is allowed open at a time.
PropertyTypeDescriptionMetadata
GroupNameFNameName identifying this group; widgets in the same group close each other when one opens.Category: B1UIOpenGroup
CloseWidgetListWhenOpenTArrayList of widget types that will be closed when this widget opens.Category: B1UIOpenGroup
OpenWidgetListWhenCloseTArrayList of widget types that will be opened when this widget closes.Category: B1UIOpenGroup
CloseWidgetListWhenCloseTArrayList of widget types that will also be closed when this widget closes.Category: B1UIOpenGroup