public class Container extends Widget implements Composite
| Modifier and Type | Field and Description |
|---|---|
protected List<Component> |
componentList |
| Constructor and Description |
|---|
Container() |
| Modifier and Type | Method and Description |
|---|---|
Container |
add(Component impl) |
Markup |
compile()
Initial creation and rendering of this component by compiling it into a
combination of static HTML markup and dynamic javascript.
|
void |
empty() |
void |
prepend(Component impl) |
void |
remove(Component element) |
compile, compile, css, decorate, getRequest, getSelector, getSession, id, init, isRendered, jQuery, jQuery, jQuery, render, style, widthCopyright © 2013 Whizu. All Rights Reserved.