|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Detail | |
---|---|
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 Detail in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Detail | |
---|---|
class |
Detail
The detail component is used to display a detailed section where a master row and multiple detail rows are on the same row. |
Methods in org.zkoss.zul that return Detail | |
---|---|
Detail |
Row.getDetailChildApi()
Returns the child detail component. |
Uses of Detail in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Detail | |
---|---|
Detail |
Row.getDetailChildApi()
Returns the child detail component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |