public interface UIViewComponent
| Modifier and Type | Method and Description |
|---|---|
boolean |
initialize()
Initializes this view component.
|
boolean |
update()
Updates this view component completely.
|
boolean update()
true if update was successful, false otherwiseboolean initialize()
true if initialize was successful, false otherwiseCopyright © 2018 SAP SE. All Rights Reserved.