Uses of Enum Class
org.csstudio.opibuilder.widgets.model.TabModel.TabProperty
-
Uses of TabModel.TabProperty in org.csstudio.opibuilder.widgets.editparts
Modifier and TypeMethodDescriptionTabItem.getPropertyValue
(TabModel.TabProperty tabProperty) void
TabItem.setPropertyValue
(TabModel.TabProperty tabProperty, Object value) -
Uses of TabModel.TabProperty in org.csstudio.opibuilder.widgets.model
Modifier and TypeMethodDescriptionstatic TabModel.TabProperty
Returns the enum constant of this class with the specified name.static TabModel.TabProperty[]
TabModel.TabProperty.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionTabModel.getTabPropertyValue
(int index, TabModel.TabProperty tabProperty) Get the property value of a tabItem.