Uses of Enum Class
overit.geocall.basic.ui.control.Layout.Spacing
Packages that use Layout.Spacing
-
Uses of Layout.Spacing in overit.geocall.basic.ui.control
Fields in overit.geocall.basic.ui.control declared as Layout.SpacingModifier and TypeFieldDescriptionprotected Layout.SpacingLayout._spacingprotected Layout.SpacingResponsiveGrid._spacingprotected Layout.SpacingResponsiveGridFrame._spacingMethods in overit.geocall.basic.ui.control that return Layout.SpacingModifier and TypeMethodDescriptionLayout.getSpacing()Returns the spacing of the LayoutResponsiveGrid.getSpacing()Gets the spacing used between one grid's component and another.static Layout.Spacingstatic Layout.SpacingReturns the enum constant of this class with the specified name.static Layout.Spacing[]Layout.Spacing.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in overit.geocall.basic.ui.control with parameters of type Layout.SpacingModifier and TypeMethodDescriptionvoidLayout.setSpacing(Layout.Spacing s) Sets the spacing of the Layout.