Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
DefaultTreeModel<E> |
TreeNode.getModel()
Returns the tree model it belongs to.
|
DefaultTreeModel<E> |
DefaultTreeNode.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
TreeNode.setModel(DefaultTreeModel<E> model)
Sets the tree model it belongs to.
|
void |
DefaultTreeNode.setModel(DefaultTreeModel<E> model) |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.