|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Caption | |
---|---|
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 Caption in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Caption | |
---|---|
class |
Caption
A header for a Groupbox . |
Methods in org.zkoss.zul that return Caption | |
---|---|
Caption |
Window.getCaptionApi()
Returns the caption of this window. |
Caption |
Panel.getCaptionApi()
Returns the caption of this panel. |
Caption |
Groupbox.getCaptionApi()
Returns the caption of this groupbox. |
Uses of Caption in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Caption | |
---|---|
Caption |
Window.getCaptionApi()
Returns the caption of this window. |
Caption |
Panel.getCaptionApi()
Returns the caption of this panel. |
Caption |
Groupbox.getCaptionApi()
Returns the caption of this groupbox. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |