componentList| Constructor and Description |
|---|
AbsoluteLayout() |
| Modifier and Type | Method and Description |
|---|---|
T |
add(Component impl) |
T |
add(Value value) |
Markup |
compile()
Initial creation and rendering of this component by compiling it into a
combination of static HTML markup and dynamic javascript.
|
protected Markup |
create(String css,
String itemClass) |
T |
css(String clazz) |
compile, compile, decorate, getRequest, getSelector, getSession, id, init, isRendered, jQuery, jQuery, jQuery, render, style, widthpublic Markup compile()
Componentpublic T add(Component impl)
public T css(String clazz)
public T add(Value value)
Copyright © 2013 Whizu. All Rights Reserved.