Uses of Class
org.javlo.component.core.ComponentLayout
- 
Packages that use ComponentLayout Package Description org.javlo.component.core  - 
- 
Uses of ComponentLayout in org.javlo.component.core
Methods in org.javlo.component.core that return ComponentLayout Modifier and Type Method Description ComponentLayoutAbstractVisualComponent. getLayout()ComponentLayoutComponentBean. getLayout()ComponentLayoutIContentVisualComponent. getLayout()get a simple layout for the component.static ComponentLayoutComponentLayout. getNewInstance(ComponentLayout layout)Methods in org.javlo.component.core with parameters of type ComponentLayout Modifier and Type Method Description static ComponentLayoutComponentLayout. getNewInstance(ComponentLayout layout)voidComponentBean. setLayout(ComponentLayout layout) 
 -