|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Panelchildren | |
---|---|
org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
org.zkoss.zul.api | Interfaces of zul components, which are the abstract layer to access a ZUL component |
Uses of Panelchildren in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Panelchildren | |
---|---|
class |
Panelchildren
Panelchildren is used for Panel component to manage each child who will
be shown in the body of Panel. |
Methods in org.zkoss.zul that return Panelchildren | |
---|---|
Panelchildren |
Panel.getPanelchildrenApi()
Returns the panelchildren of this panel. |
Uses of Panelchildren in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Panelchildren | |
---|---|
Panelchildren |
Panel.getPanelchildrenApi()
Returns the panelchildren of this panel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |