Uses of Enum Class
org.csstudio.swt.widgets.figures.SashContainerFigure.SashStyle
Packages that use SashContainerFigure.SashStyle
-
Uses of SashContainerFigure.SashStyle in org.csstudio.opibuilder.widgets.model
Methods in org.csstudio.opibuilder.widgets.model that return SashContainerFigure.SashStyle -
Uses of SashContainerFigure.SashStyle in org.csstudio.swt.widgets.figures
Methods in org.csstudio.swt.widgets.figures that return SashContainerFigure.SashStyleModifier and TypeMethodDescriptionSashContainerFigure.getSashStyle()
Returns the enum constant of this class with the specified name.static SashContainerFigure.SashStyle[]
SashContainerFigure.SashStyle.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 SashContainerFigure.SashStyleModifier and TypeMethodDescriptionvoid
SashContainerFigure.setSashStyle
(SashContainerFigure.SashStyle sashStyle) Set sash style.