Uses of Class
org.zkoss.zul.Caption
-
Packages that use Caption Package Description org.zkoss.stateless.sul org.zkoss.zul -
-
Uses of Caption in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul with parameters of type Caption Modifier and Type Method Description static ICaption
ICaptionCtrl. from(Caption instance)
-
Uses of Caption in org.zkoss.zul
Methods in org.zkoss.zul that return Caption Modifier and Type Method Description Caption
Groupbox. getCaption()
Returns the caption of this groupbox.Caption
LayoutRegion. getCaption()
Returns the caption of this region.Caption
Panel. getCaption()
Returns the caption of this panel.Caption
Tab. getCaption()
Returns the caption of this tab.Caption
Window. getCaption()
Returns the caption of this window.
-