Uses of Enum
com.flowingcode.vaadin.addons.twincolgrid.TwinColGrid.Orientation
-
Uses of TwinColGrid.Orientation in com.flowingcode.vaadin.addons.twincolgrid
Methods in com.flowingcode.vaadin.addons.twincolgrid that return TwinColGrid.OrientationModifier and TypeMethodDescriptionTwinColGrid.getOrientation()static TwinColGrid.OrientationReturns the enum constant of this type with the specified name.static TwinColGrid.Orientation[]TwinColGrid.Orientation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.flowingcode.vaadin.addons.twincolgrid with parameters of type TwinColGrid.OrientationModifier and TypeMethodDescriptionTwinColGrid.withOrientation(TwinColGrid.Orientation orientation) Sets orientation for TwinColGridComponent