Uses of Interface
org.zkoss.zk.ui.ext.DynamicPropertied
-
Packages that use DynamicPropertied Package Description org.zkoss.zk.ui org.zkoss.zk.ui.ext -
-
Uses of DynamicPropertied in org.zkoss.zk.ui
Classes in org.zkoss.zk.ui that implement DynamicPropertied Modifier and Type Class Description classHtmlMacroComponentThe implementation of a macro component for HTML-based clients.classHtmlNativeComponentA component used to represent XML elements that are associated with the native namespace (http://www.zkoss.org/2005/zk/native). -
Uses of DynamicPropertied in org.zkoss.zk.ui.ext
Subinterfaces of DynamicPropertied in org.zkoss.zk.ui.ext Modifier and Type Interface Description interfaceDynamicTagRepresents a component is used to represent a broad range of tags.interfaceMacroImplemented withComponentto represent a macro component.
-