Uses of Class
org.zkoss.zk.ui.metainfo.NativeInfo

Packages that use NativeInfo
org.zkoss.zk.ui.metainfo Metainfo representing pages and languages (implementation only). 
 

Uses of NativeInfo in org.zkoss.zk.ui.metainfo
 

Methods in org.zkoss.zk.ui.metainfo that return NativeInfo
 NativeInfo NativeInfo.getSplitChild()
          Returns the split child, or null if not available.
 

Methods in org.zkoss.zk.ui.metainfo with parameters of type NativeInfo
 void ComponentInfo.addProperty(java.lang.String name, NativeInfo value, ConditionImpl cond)
          Adds a property initializer based on the native content.
 void NativeInfo.setSplitChild(NativeInfo child)
          Sets the split kid.
 

Constructors in org.zkoss.zk.ui.metainfo with parameters of type NativeInfo
Property(EvaluatorRef evalr, java.lang.String name, NativeInfo value, ConditionImpl cond)
          Constructs a property with the native content.
 



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