Uses of Enum
com.vaadin.componentfactory.timeline.model.AxisOrientation
Packages that use AxisOrientation
-
Uses of AxisOrientation in com.vaadin.componentfactory.timeline
Methods in com.vaadin.componentfactory.timeline with parameters of type AxisOrientationModifier and TypeMethodDescriptionvoidTimeline.setAxisOrientation(AxisOrientation axisOrientation) Sets orientation of the timeline axis. -
Uses of AxisOrientation in com.vaadin.componentfactory.timeline.model
Methods in com.vaadin.componentfactory.timeline.model that return AxisOrientationModifier and TypeMethodDescriptionstatic AxisOrientationReturns the enum constant of this type with the specified name.static AxisOrientation[]AxisOrientation.values()Returns an array containing the constants of this enum type, in the order they are declared.