Uses of Interface
org.zkoss.zk.ui.ext.NonFellow
-
Packages that use NonFellow Package Description org.zkoss.zk.ui org.zkoss.zk.ui.ext org.zkoss.zml -
-
Uses of NonFellow in org.zkoss.zk.ui
Classes in org.zkoss.zk.ui that implement NonFellow Modifier and Type Class Description classHtmlNativeComponentA 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 Modifier and Type Interface Description interfaceNativeImplemented withComponentto represent a native component. -
Uses of NonFellow in org.zkoss.zml
Classes in org.zkoss.zml that implement NonFellow Modifier and Type Class Description classXmlNativeComponentA comonent used to represent XML elements that are associated with the inline namespace (http://www.zkoss.org/2005/zk/inline).
-