Uses of Class
org.csstudio.opibuilder.widgets.model.AbstractBoolWidgetModel
Packages that use AbstractBoolWidgetModel
Package
Description
-
Uses of AbstractBoolWidgetModel in org.csstudio.opibuilder.widgets.editparts
Methods in org.csstudio.opibuilder.widgets.editparts that return AbstractBoolWidgetModelMethods in org.csstudio.opibuilder.widgets.editparts with parameters of type AbstractBoolWidgetModelModifier and TypeMethodDescriptionprotected void
AbstractBoolEditPart.initializeCommonFigureProperties
(AbstractBoolFigure figure, AbstractBoolWidgetModel model) Sets those properties on the figure that are defined in theAbstractBoolFigure
base class.protected void
LEDEditPart.initializeCommonFigureProperties
(AbstractBoolFigure abstractFigure, AbstractBoolWidgetModel abstractModel) -
Uses of AbstractBoolWidgetModel in org.csstudio.opibuilder.widgets.figures
Methods in org.csstudio.opibuilder.widgets.figures with parameters of type AbstractBoolWidgetModelModifier and TypeMethodDescriptionvoid
ImageBoolButtonFigure.setSymbolProperties
(SymbolImageProperties symbolProperties, AbstractBoolWidgetModel model) -
Uses of AbstractBoolWidgetModel in org.csstudio.opibuilder.widgets.model
Subclasses of AbstractBoolWidgetModel in org.csstudio.opibuilder.widgets.modelModifier and TypeClassDescriptionclass
Abstract model for boolean controls.class
The widget model for Boolean Button.class
The widget model for Boolean Switch.class
The widget model for Boolean Switch.class
The widget model for Boolean Switch.class
The widget model for LED.