public static interface ViewUpdateUtils.UpdateCallbackObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
update(Component component,
Map<String,Object> ctx)
This method is invoked when
ViewUpdateUtils.performViewUpdate(Component, Map, boolean) is called |
boolean update(Component component,
Map<String,Object> ctx)
ViewUpdateUtils.performViewUpdate(Component, Map, boolean) is calledcomponent - the zk componentctx - additional context informationCopyright © 2017 SAP SE. All Rights Reserved.