|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.spring.impl.ZKProxy
public class ZKProxy
A proxy used to access ZK functions that depends on ZK versions.
Nested Class Summary | |
---|---|
static interface |
ZKProxy.Proxy
Interface to access version-dependent features of ZK. |
Constructor Summary | |
---|---|
ZKProxy()
|
Method Summary | |
---|---|
static ZKProxy.Proxy |
getProxy()
Reeturns the ZK Proxy used to access version-dependent features. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZKProxy()
Method Detail |
---|
public static ZKProxy.Proxy getProxy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |