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

Packages that use Disable
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api Interfaces of zul components, which are the abstract layer to access a ZUL component 
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
 

Uses of Disable in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Disable
 class A
          The same as HTML A tag.
 class Button
          A button.
 class Checkbox
          A checkbox.
 class Comboitem
          An item of a combo box.
 class Fileupload
          A fileupload dialog used to let user upload a file.
 class Menuitem
          A single choice in a Menupopup element.
 class Radio
          A radio button.
 class Toolbarbutton
          A toolbar button.
 class Treeitem
          A treeitem.
 

Uses of Disable in org.zkoss.zul.api
 

Subinterfaces of Disable in org.zkoss.zul.api
 interface A
          The same as HTML A tag.
 interface Button
          A button.
 interface Checkbox
          A checkbox.
 interface Comboitem
          An item of a combo box.
 interface Menuitem
          A single choice in a Menupopup element.
 interface Radio
          A radio button.
 interface Toolbarbutton
          A toolbar button.
 interface Treeitem
          A treeitem.
 

Uses of Disable in org.zkoss.zul.impl
 

Classes in org.zkoss.zul.impl that implement Disable
static class MessageboxDlg.Button
          Represents a button on the message box.
 



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