Uses of Class
org.csstudio.opibuilder.widgets.model.AbstractBoolWidgetModel
Package
Description
-
Uses of AbstractBoolWidgetModel in org.csstudio.opibuilder.widgets.editparts
Modifier 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
Modifier and TypeMethodDescriptionvoid
ImageBoolButtonFigure.setSymbolProperties
(SymbolImageProperties symbolProperties, AbstractBoolWidgetModel model) -
Uses of AbstractBoolWidgetModel in org.csstudio.opibuilder.widgets.model
Modifier 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.