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