Uses of Class
org.csstudio.opibuilder.properties.StringTableProperty.TitlesProvider
Packages that use StringTableProperty.TitlesProvider
-
Uses of StringTableProperty.TitlesProvider in org.csstudio.opibuilder.properties.support
Constructors in org.csstudio.opibuilder.properties.support with parameters of type StringTableProperty.TitlesProviderModifierConstructorDescriptionStringTablePropertyDescriptor
(Object id, String displayName, StringTableProperty.TitlesProvider tilesProvider, StringTableEditor.CellEditorType[] cellEditorTypes, Object[] cellEditorDatas) Standard constructor. -
Uses of StringTableProperty.TitlesProvider in org.csstudio.opibuilder.visualparts
Constructors in org.csstudio.opibuilder.visualparts with parameters of type StringTableProperty.TitlesProviderModifierConstructorDescriptionStringTableCellEditor
(Composite parent, String title, StringTableProperty.TitlesProvider columnTitles, StringTableEditor.CellEditorType[] cellEditorTypes, Object[] cellEditorDatas)