Uses of Class
org.csstudio.opibuilder.widgets.model.TabModel
-
Uses of TabModel in org.csstudio.opibuilder.widgets.editparts
Modifier and TypeMethodDescriptionvoid
TabItem.injectPropertiesValue
(TabModel tabModel, int index) Copy the properties from TabModel to this tab item.ModifierConstructorDescriptionTabItem
(TabModel tabModel, int index, GroupingContainerModel groupingContainerModel) The tab item will be initialized with the corresponding tab properties value in tab model.