public abstract class AbstractContextBrowserComponent extends AbstractBrowserComponent
ADV_QUERY_BTN_ACTIVE_IMG, ADV_QUERY_BTN_IMG, BROWSER_TOOLBAR_SCLASS, CLOSE_BTN_IMG, CONTENT_BROWSER_GB_SCLASS, CONTENT_BROWSER_STICKY_GB_SCLASS, DUPLICATE_BTN_IMG, initialized, MAIN_AREA_BL_SCLASS, MINIMIZE_BTN_IMG, SAVE_QUERY_BTN_IMG, SEARCH_MAGNIFIER_BTN_IMG, SPLIT_ACTIVE_BTN_IMG, SPLIT_INACTIVE_BTN_IMG| Constructor and Description |
|---|
AbstractContextBrowserComponent(BrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
update(boolean cleanContextHeader)
Updates this browser component i.e.
|
getContentBrowser, getModel, initialize, resize, setActiveItem, setModel, update, updateActiveItems, updateItem, updateItem, updateSelectedItemspublic AbstractContextBrowserComponent(BrowserModel model, AbstractContentBrowser contentBrowser)
model - contentBrowser - public abstract boolean update(boolean cleanContextHeader)
cleanContextHeader - indicates if cleaning of ContextHeader is necessarytrue if this browser was successfully updated, false otherwiseCopyright © 2018 SAP SE. All Rights Reserved.