|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||