Uses of Enum Class
net.datenwerke.rs.base.service.parameters.datasource.BoxLayoutMode
Packages that use BoxLayoutMode
-
Uses of BoxLayoutMode in net.datenwerke.rs.base.service.parameters.datasource
Methods in net.datenwerke.rs.base.service.parameters.datasource that return BoxLayoutModeModifier and TypeMethodDescriptionDatasourceParameterDefinition.getBoxLayoutMode()static BoxLayoutModeReturns the enum constant of this class with the specified name.static BoxLayoutMode[]BoxLayoutMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datenwerke.rs.base.service.parameters.datasource with parameters of type BoxLayoutModeModifier and TypeMethodDescriptionvoidDatasourceParameterDefinition.setBoxLayoutMode(BoxLayoutMode boxLayoutMode)