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 ICaptionICaptionCtrl. from(Caption instance) -
Uses of Caption in org.zkoss.zul
Methods in org.zkoss.zul that return Caption Modifier and Type Method Description CaptionGroupbox. getCaption()Returns the caption of this groupbox.CaptionLayoutRegion. getCaption()Returns the caption of this region.CaptionPanel. getCaption()Returns the caption of this panel.CaptionTab. getCaption()Returns the caption of this tab.CaptionWindow. getCaption()Returns the caption of this window.
-