Uses of Enum Class
com.flowingcode.vaadin.addons.gridexporter.ButtonsAlignment
-
Uses of ButtonsAlignment in com.flowingcode.vaadin.addons.gridexporter
Methods in com.flowingcode.vaadin.addons.gridexporter that return ButtonsAlignmentModifier and TypeMethodDescriptionstatic ButtonsAlignmentReturns the enum constant of this class with the specified name.static ButtonsAlignment[]ButtonsAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.flowingcode.vaadin.addons.gridexporter with parameters of type ButtonsAlignmentModifier and TypeMethodDescriptionvoidGridExporter.setButtonsAlignment(ButtonsAlignment buttonsAlignment)