Uses of Class
org.zkoss.zul.impl.LabelElement
-
Packages that use LabelElement Package Description org.zkoss.zhtml org.zkoss.zkex.zul org.zkoss.zkmax.zul org.zkoss.zul org.zkoss.zul.impl -
-
Uses of LabelElement in org.zkoss.zhtml
Subclasses of LabelElement in org.zkoss.zhtml Modifier and Type Class Description classFileuploadA fileupload dialog used to let user upload a file. -
Uses of LabelElement in org.zkoss.zkex.zul
Subclasses of LabelElement in org.zkoss.zkex.zul Modifier and Type Class Description classFisheyeA fisheye item. -
Uses of LabelElement in org.zkoss.zkmax.zul
Subclasses of LabelElement in org.zkoss.zkmax.zul Modifier and Type Class Description classNavA container is used to display navitems, it should be placed inside aNavbar.classNavitemclassOrgnodeAn orgnode. -
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.classCaptionA header for aGroupbox.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.
-