Uses of Interface
org.zkoss.zk.ui.ext.Disable
-
Packages that use Disable Package Description org.zkoss.zhtml org.zkoss.zkex.zul org.zkoss.zkmax.zul org.zkoss.zul org.zkoss.zul.ext org.zkoss.zul.impl -
-
Uses of Disable in org.zkoss.zhtml
Classes in org.zkoss.zhtml that implement Disable Modifier and Type Class Description classFileuploadA fileupload dialog used to let user upload a file. -
Uses of Disable in org.zkoss.zkex.zul
Classes in org.zkoss.zkex.zul that implement Disable Modifier and Type Class Description classRangesliderA rangeslider. -
Uses of Disable in org.zkoss.zkmax.zul
Classes in org.zkoss.zkmax.zul that implement Disable Modifier and Type Class Description classCascader<E>A Cascader is a dropdown list in tree structure, and it supports TreeModel.classMultisliderA Multislider.classNavitemclassOrgitemAn orgitem.classSearchbox<E>A dropdown list that allows users to search and select items.classTimepickerAn input box for holding a time (aDateObject), but only Hour, Minute, Second are used. -
Uses of Disable in org.zkoss.zul
Classes in org.zkoss.zul that implement Disable Modifier and Type Class Description classAThe same as HTML A tag.classBandboxA band box.classButtonA button.classCheckboxA checkbox.classComboboxA combobox.classCombobuttonA combo button.classComboitemAn item of a combo box.classDateboxAn edit box for holding a date.classDecimalboxAn edit box for holding BigDecimal.classDoubleboxAn edit box for holding an float point value (double).classDoublespinnerAn edit box for holding a constrained double.classFileuploadA fileupload dialog used to let user upload a file.classIntboxAn edit box for holding an integer.classLongboxAn edit box for holding an integer.classMenuAn element, much like a button, that is placed on a menu bar.classMenuitemA single choice in aMenupopupelement.classPagingPaging of long content.classRadioA radio button.classRadiogroupA radio group.classRatingA rating component provides a icon based rating input.classSelectboxA light weight dropdown list.classSpinnerAn edit box for holding a constrained integer.classTextboxA textbox.classTimeboxAn input box for holding a time (a java.util.Date Object), but only Hour & Minute are used.classToolbarbuttonA toolbar button.classTreeitemA treeitem. -
Uses of Disable in org.zkoss.zul.ext
Subinterfaces of Disable in org.zkoss.zul.ext Modifier and Type Interface Description interfacePaginalRepresents a component that is used to control how to display other components in multiple pages. -
Uses of Disable in org.zkoss.zul.impl
Classes in org.zkoss.zul.impl that implement Disable Modifier and Type Class Description classDateTimeFormatInputElementA skeletal implementation for date/time type input box.classFormatInputElementA skeletal implementation for an input box with format.classInputElementA skeletal implementation of an input box.protected static classMeshElement.InternalPagingstatic classMessageboxDlg.ButtonRepresents a button on the message box.classNumberInputElementA skeletal implementation for number-type input box.
-