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

Packages that use NonFellow
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.ext Additional Interfaces that might be implemented by special components, such as AfterCompose
org.zkoss.zml The ZK XML Component Set. 
 

Uses of NonFellow in org.zkoss.zk.ui
 

Classes in org.zkoss.zk.ui that implement NonFellow
 class HtmlNativeComponent
          A component used to represent XML elements that are associated with the native namespace (http://www.zkoss.org/2005/zk/native).
 

Uses of NonFellow in org.zkoss.zk.ui.ext
 

Subinterfaces of NonFellow in org.zkoss.zk.ui.ext
 interface Native
          Implemented with Component to represent a native component.
 

Uses of NonFellow in org.zkoss.zml
 

Classes in org.zkoss.zml that implement NonFellow
 class XmlNativeComponent
          A comonent used to represent XML elements that are associated with the inline namespace (http://www.zkoss.org/2005/zk/inline).
 



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