Uses of Class
org.zkoss.zul.impl.LabelElement
-
Packages that use LabelElement Package Description org.zkoss.zul org.zkoss.zul.impl -
-
Uses of LabelElement in org.zkoss.zul
Subclasses of LabelElement in org.zkoss.zul Modifier and Type Class Description classAThe same as HTML A tag.classAuxheaderAn auxiliary header.classButtonA button.classCaptionRepresents a header for various UI components includingGroupbox,Window,Panel,Tab, andLayoutRegion.classCheckboxA checkbox.classColumnA single column in aColumnselement.classCombobuttonA combo button.classComboitemAn item of a combo box.classFileuploadA fileupload dialog used to let user upload a file.classFooterA column of the footer of a grid (Grid).classListcellA list cell.classListfooterA column of the footer of a list box (Listbox).classListheaderThe list header which defines the attributes and header of a column of a list box.classMenuAn element, much like a button, that is placed on a menu bar.classMenuitemA single choice in aMenupopupelement.classRadioA radio button.classTabA tab.classToolbarbuttonA toolbar button.classTreecellA treecell.classTreecolA treecol.classTreefooterA column of the footer of a tree (Tree). -
Uses of LabelElement in org.zkoss.zul.impl
Subclasses of LabelElement in org.zkoss.zul.impl Modifier and Type Class Description classFooterElementA skeletal implementation for a footer.classHeaderElementA skeletal implementation for a header.classLabelImageElementA XUL element with a label (getLabel()) and an image (LabelImageElement.getImage()).static classMessageboxDlg.ButtonRepresents a button on the message box.
-