Uses of Interface
org.zkoss.zk.ui.ext.Native
-
Packages that use Native Package Description org.zkoss.zk.ui org.zkoss.zml -
-
Uses of Native in org.zkoss.zk.ui
Classes in org.zkoss.zk.ui that implement Native 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 Native in org.zkoss.zml
Classes in org.zkoss.zml that implement Native 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).
-