Uses of Interface
org.zkoss.zk.ui.ext.Disable

Packages that use Disable
org.zkoss.zkmax.zul Components and UI utitilies available in ZK EE. 
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
 

Uses of Disable in org.zkoss.zkmax.zul
 

Classes in org.zkoss.zkmax.zul that implement Disable
 class Navitem
          A single choice in a Navbar or Nav element.
 

Uses of Disable in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Disable
 class A
          The same as HTML A tag.
 class Bandbox
          A band box.
 class Button
          A button.
 class Checkbox
          A checkbox.
 class Combobox
          A combobox.
 class Combobutton
          A combo button.
 class Comboitem
          An item of a combo box.
 class Datebox
          An edit box for holding a date.
 class Decimalbox
          An edit box for holding BigDecimal.
 class Doublebox
          An edit box for holding an float point value (double).
 class Doublespinner
          An edit box for holding a constrained double.
 class Fileupload
          A fileupload dialog used to let user upload a file.
 class Intbox
          An edit box for holding an integer.
 class Longbox
          An edit box for holding an integer.
 class Menuitem
          A single choice in a Menupopup element.
 class Radio
          A radio button.
 class Spinner
          An edit box for holding a constrained integer.
 class Textbox
          A textbox.
 class Timebox
          An input box for holding a time (a java.util.Date Object , but only Hour & Minute are used.
 class Toolbarbutton
          A toolbar button.
 class Treeitem
          A treeitem.
 

Uses of Disable in org.zkoss.zul.impl
 

Classes in org.zkoss.zul.impl that implement Disable
 class FormatInputElement
          A skeletal implementation for an input box with format.
 class InputElement
          A skeletal implementation of an input box.
static class MessageboxDlg.Button
          Represents a button on the message box.
 class NumberInputElement
          A skeletal implementation for number-type input box.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo