Uses of Package
org.zkoss.zk.ui.ext.client

Packages that use org.zkoss.zk.ui.ext.client
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
 

Classes in org.zkoss.zk.ui.ext.client used by org.zkoss.zk.ui
Movable
          Implemented by the object returned by ComponentCtrl.getExtraCtrl(), a component is movable by the client.
Sizable
          Implemented by the object returned by ComponentCtrl.getExtraCtrl() to indicate a component is sizable by the client.
ZIndexed
          Implemented by the object returned by ComponentCtrl.getExtraCtrl() if the z-index of a component is modifiable by the client.
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.