Uses of Class
overit.geocall.basic.ui.control.Layout
Packages that use Layout
-
Uses of Layout in overit.geocall.basic.ui.control
Fields in overit.geocall.basic.ui.control declared as LayoutModifier and TypeFieldDescriptionprotected LayoutResponsiveGridFrame._layoutLGprotected LayoutResponsiveGridFrame._layoutMDprotected LayoutResponsiveGridFrame._layoutSMprotected LayoutResponsiveGridFrame._layoutXLprotected LayoutResponsiveGridFrame._layoutXSprotected LayoutSortableGridComponents.lFields in overit.geocall.basic.ui.control with type parameters of type LayoutModifier and TypeFieldDescriptionResponsiveGrid._layoutsprotected HashMap<Layout.Size, Layout> ResponsiveGrid.configuredLayoutsMethods in overit.geocall.basic.ui.control that return LayoutModifier and TypeMethodDescriptionprotected static LayoutLayout.create(Component parent, SimpleMatrix matrix) protected static LayoutLayout.createDefault(Component parent) SortableGridComponents.getLayout()Gets theLayoutfrom which create the grid.ResponsiveGrid.getSupportedLayout(Layout.Size size) Return the largest defined layout that can be rendered in the give size.Methods in overit.geocall.basic.ui.control with parameters of type Layout