|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Method | |
|---|---|
| org.zkoss.zk.ui | Interfaces of the common user-interfaces, such as Page and Component. |
| org.zkoss.zk.ui.impl | Implementation of user interfaces and factories (implementation only). |
| Uses of Method in org.zkoss.zk.ui |
|---|
| Methods in org.zkoss.zk.ui that return Method | |
|---|---|
Method |
Page.getZScriptMethod(Namespace ns,
java.lang.String name,
java.lang.Class[] argTypes)
Deprecated. As of release 3.0.0, replaced by Page.getZScriptFunction(String,Class[]). |
Method |
Page.getZScriptMethod(java.lang.String name,
java.lang.Class[] argTypes)
Deprecated. As of release 3.0.0, replaced by Page.getZScriptFunction(String,Class[]). |
| Uses of Method in org.zkoss.zk.ui.impl |
|---|
| Methods in org.zkoss.zk.ui.impl that return Method | |
|---|---|
Method |
PageImpl.getZScriptMethod(Namespace ns,
java.lang.String name,
java.lang.Class[] argTypes)
Deprecated. As of release 3.0.0, replaced by PageImpl.getZScriptFunction(String,Class[]). |
Method |
PageImpl.getZScriptMethod(java.lang.String name,
java.lang.Class[] argTypes)
Deprecated. As of release 3.0.0, replaced by PageImpl.getZScriptFunction(String,Class[]). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||