|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.impl.BindTreeitemRenderer
public class BindTreeitemRenderer
Treeitem renderer for binding.
| Constructor Summary | |
|---|---|
BindTreeitemRenderer()
|
|
| Method Summary | |
|---|---|
void |
render(Treeitem item,
java.lang.Object data)
Renders the data to the specified tree item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BindTreeitemRenderer()
| Method Detail |
|---|
public void render(Treeitem item,
java.lang.Object data)
throws java.lang.Exception
TreeitemRenderer
render in interface TreeitemRendereritem - the Treeitem to render the result.
data - that is used to render the Treeitem
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||