public class ZKProxyTargetHandlers extends Object implements org.zkoss.zk.ui.util.AggregationListener
ProxyTargetHandler| Constructor and Description |
|---|
ZKProxyTargetHandlers() |
| Modifier and Type | Method and Description |
|---|---|
static List<ProxyTargetHandler> |
getSystemProxyTargetHandlers()
Returns all of the system proxy target handlers
|
boolean |
isHandled(Class<?> klass) |
public boolean isHandled(Class<?> klass)
isHandled in interface org.zkoss.zk.ui.util.AggregationListenerpublic static List<ProxyTargetHandler> getSystemProxyTargetHandlers()
Copyright © 2020. All rights reserved.