Uses of Class
com.tick42.glue.desktop.layouts.LayoutComponent
-
Packages that use LayoutComponent Package Description com.tick42.glue.desktop.layouts -
-
Uses of LayoutComponent in com.tick42.glue.desktop.layouts
Methods in com.tick42.glue.desktop.layouts that return types with arguments of type LayoutComponent Modifier and Type Method Description List<LayoutComponent>Layout. getComponents()Constructor parameters in com.tick42.glue.desktop.layouts with type arguments of type LayoutComponent Constructor Description Layout(String name, LayoutType type, List<LayoutComponent> components, Map<String,Object> context)
-