Uses of Enum Class
org.csstudio.swt.widgets.figures.AbstractBoolControlFigure.ShowConfirmDialog
Packages that use AbstractBoolControlFigure.ShowConfirmDialog
-
Uses of AbstractBoolControlFigure.ShowConfirmDialog in org.csstudio.opibuilder.widgets.model
Methods in org.csstudio.opibuilder.widgets.model that return AbstractBoolControlFigure.ShowConfirmDialog -
Uses of AbstractBoolControlFigure.ShowConfirmDialog in org.csstudio.swt.widgets.figures
Fields in org.csstudio.swt.widgets.figures declared as AbstractBoolControlFigure.ShowConfirmDialogMethods in org.csstudio.swt.widgets.figures that return AbstractBoolControlFigure.ShowConfirmDialogModifier and TypeMethodDescriptionAbstractBoolControlFigure.getShowConfirmDialog()
Returns the enum constant of this class with the specified name.AbstractBoolControlFigure.ShowConfirmDialog.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.csstudio.swt.widgets.figures with parameters of type AbstractBoolControlFigure.ShowConfirmDialogModifier and TypeMethodDescriptionvoid
AbstractBoolControlFigure.setShowConfirmDialog
(AbstractBoolControlFigure.ShowConfirmDialog showConfirm)