Uses of Enum Class
org.csstudio.ui.util.widgets.StartEndRangeWidget.ORIENTATION
Packages that use StartEndRangeWidget.ORIENTATION
-
Uses of StartEndRangeWidget.ORIENTATION in org.csstudio.ui.util.widgets
Methods in org.csstudio.ui.util.widgets that return StartEndRangeWidget.ORIENTATIONModifier 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.Methods in org.csstudio.ui.util.widgets with parameters of type StartEndRangeWidget.ORIENTATIONModifier and TypeMethodDescriptionvoidStartEndRangeWidget.setOrientation(StartEndRangeWidget.ORIENTATION orientation) Set the orientation of the widget (either horizontal or vertical)StartEndRangeWidget.ORIENTATION.