Uses of Class
org.csstudio.opibuilder.widgets.model.AbstractBoolControlModel
Packages that use AbstractBoolControlModel
-
Uses of AbstractBoolControlModel in org.csstudio.opibuilder.widgets.editparts
Methods in org.csstudio.opibuilder.widgets.editparts that return AbstractBoolControlModelMethods in org.csstudio.opibuilder.widgets.editparts with parameters of type AbstractBoolControlModelModifier and TypeMethodDescriptionprotected voidAbstractBoolControlEditPart.initializeCommonFigureProperties(AbstractBoolControlFigure figure, AbstractBoolControlModel model) Sets those properties on the figure that are defined in theAbstractBoolFigurebase class. -
Uses of AbstractBoolControlModel in org.csstudio.opibuilder.widgets.model
Subclasses of AbstractBoolControlModel in org.csstudio.opibuilder.widgets.modelModifier and TypeClassDescriptionclassThe widget model for Boolean Button.classThe widget model for Boolean Switch.classThe widget model for Boolean Switch.