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.
|
getChildUIComponentsgetComponentData, getWidget, refreshvoid addChild(UIComponent child)
child - the child, not null.void clear()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.