public class WelcomeMainAreaBrowserComponent extends AbstractMainAreaBrowserComponent
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CMS_WELCOME_PAGE_SCLASS |
EMPTY_MESSAGE, lastResultType, listComponentModel, loginService, mainArea, resultModel, typeService, uiConfigurationServiceADV_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 |
|---|
WelcomeMainAreaBrowserComponent(WelcomeBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
protected Div |
createMainArea() |
protected HtmlBasedComponent |
createWelcomePage() |
protected UIItemView |
getCurrentItemView() |
WelcomeBrowserModel |
getModel() |
protected ComponentInjector |
getWelcomePageComponentInjector() |
ComponentInjector |
getWelcomePageInjector() |
protected void |
injectWelcomeTemplate(Component parent) |
void |
setWelcomePageInjector(ComponentInjector welcomePageInjector) |
boolean |
update()
Updates this browser component i.e.
|
createTableController, desktopRemoved, detach, getLoginService, getResultModel, getRootType, getTableModel, getTypeService, getUIConfigurationService, initialize, loadListModel, resetSelection, resize, setActiveItem, setParent, setTableModel, updateActiveItems, updateItem, updateResult, updateSelectedItemsgetContentBrowser, setModel, updateItemprotected static final java.lang.String CMS_WELCOME_PAGE_SCLASS
public WelcomeMainAreaBrowserComponent(WelcomeBrowserModel model, AbstractContentBrowser contentBrowser)
public void setWelcomePageInjector(ComponentInjector welcomePageInjector)
public ComponentInjector getWelcomePageInjector()
public WelcomeBrowserModel getModel()
getModel in interface BrowserComponentgetModel in class AbstractMainAreaBrowserComponentprotected Div createMainArea()
createMainArea in class AbstractMainAreaBrowserComponentprotected HtmlBasedComponent createWelcomePage()
protected void injectWelcomeTemplate(Component parent)
throws java.lang.IllegalArgumentException,
java.lang.IllegalStateException
java.lang.IllegalArgumentExceptionjava.lang.IllegalStateExceptionprotected ComponentInjector getWelcomePageComponentInjector()
protected void cleanup()
cleanup in class AbstractMainAreaBrowserComponentprotected UIItemView getCurrentItemView()
getCurrentItemView in class AbstractMainAreaBrowserComponentpublic boolean update()
AbstractBrowserComponentupdate in interface CockpitComponentupdate in class AbstractBrowserComponenttrue if this browser was successfully updated, false otherwiseCopyright © 2018 SAP SE. All Rights Reserved.