Uses of Enum Class
org.csstudio.ui.util.widgets.StartEndRangeWidget.ORIENTATION
-
Uses of StartEndRangeWidget.ORIENTATION in org.csstudio.ui.util.widgets
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StartEndRangeWidget.ORIENTATION[]
StartEndRangeWidget.ORIENTATION.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
StartEndRangeWidget.setOrientation
(StartEndRangeWidget.ORIENTATION orientation) Set the orientation of the widget (either horizontal or vertical)StartEndRangeWidget.ORIENTATION
.