| Constructor and Description |
|---|
GridLayout() |
GridLayout(int numberOfColumns) |
| Modifier and Type | Method and Description |
|---|---|
GridLayout |
add(Component component) |
Markup |
compile()
Initial creation and rendering of this component by compiling it into a
combination of static HTML markup and dynamic javascript.
|
void |
empty() |
protected void |
init() |
void |
prepend(Component component) |
void |
remove(Component component) |
void |
skip() |
compile, compile, css, decorate, getRequest, getSelector, getSession, id, isRendered, jQuery, jQuery, jQuery, render, style, widthpublic Markup compile()
Componentpublic GridLayout add(Component component)
public void skip()
Copyright © 2013 Whizu. All Rights Reserved.