public interface UIDynamicComponentContainer extends UIComponentContainer
Modifier and Type | Method and Description |
---|---|
void |
addChild(UIComponent child)
Dynamically adds given component to this container.
|
void |
clear()
Dynamically removes all child components.
|
getChildUIComponents
getComponentData, getWidget, refresh
void addChild(UIComponent child)
child
- the child, not null.void clear()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.