Class PanelDelegate.LocalWrapper
Object
LocalWrapper
- All Implemented Interfaces:
LayoutWrapper,Serializable
- Enclosing class:
PanelDelegate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddComponent(FormElement formElement, Component component) voidconfigureAlignment(Component component, ElementAlign align) voidconfigureExpandRatio(Component component, Number expandRatio) ComponentvoidvoidreplaceComponent(Component old, Component replacement) voidsetBackgroundColor(String color)
-
Constructor Details
-
LocalWrapper
public LocalWrapper(Panel panel, CssLayout layout)
-
-
Method Details
-
getRootComposition
public Component getRootComposition()- Specified by:
getRootCompositionin interfaceLayoutWrapper
-
addComponent
- Specified by:
addComponentin interfaceLayoutWrapper
-
configureExpandRatio
- Specified by:
configureExpandRatioin interfaceLayoutWrapper
-
configureAlignment
- Specified by:
configureAlignmentin interfaceLayoutWrapper
-
replaceComponent
public void replaceComponent(Component old, Component replacement) - Specified by:
replaceComponentin interfaceLayoutWrapper
-
setBackgroundColor
-
removeBackgroundColor
public void removeBackgroundColor()
-