public class LiveEditContentBrowser.DefaultLiveEditMainAreaComponent extends AbstractMainAreaBrowserComponent
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 |
|---|
DefaultLiveEditMainAreaComponent(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
protected Div |
createMainArea() |
protected Div |
createWelcomePanel() |
void |
fireModeChanged() |
protected UIItemView |
getCurrentItemView() |
protected void |
injectSites(Component parent) |
protected LiveEditView |
newLiveEditView(LiveEditBrowserModel liveEditBrowserModel) |
void |
setActiveItem(TypedObject activeItem)
Sets the active item of this browser component to
activeItem. |
boolean |
update()
Updates this browser component i.e.
|
void |
updateActiveItems()
Re-renders the currently active item(s).
|
void |
updateItem(TypedObject item,
java.util.Set<PropertyDescriptor> modifiedProperties)
Re-renders the item.
|
void |
updateItem(TypedObject item,
java.util.Set<PropertyDescriptor> modifiedProperties,
java.lang.Object reason)
Override if you want to react on the reason for the update
|
void |
updateSelectedItems()
Re-renders the currently selected item(s).
|
createTableController, desktopRemoved, detach, getLoginService, getModel, getResultModel, getRootType, getTableModel, getTypeService, getUIConfigurationService, initialize, loadListModel, resetSelection, resize, setParent, setTableModel, updateResultgetContentBrowser, setModelpublic DefaultLiveEditMainAreaComponent(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
public void fireModeChanged()
public boolean update()
AbstractBrowserComponentupdate in interface CockpitComponentupdate in class AbstractBrowserComponenttrue if this browser was successfully updated, false otherwiseprotected Div createMainArea()
createMainArea in class AbstractMainAreaBrowserComponentprotected LiveEditView newLiveEditView(LiveEditBrowserModel liveEditBrowserModel)
protected Div createWelcomePanel()
protected void injectSites(Component parent)
public void updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)
AbstractBrowserComponentupdateItem in class AbstractBrowserComponentreason - the reason for the updatepublic void updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)
AbstractBrowserComponentupdateItem in interface CockpitComponentupdateItem in class AbstractMainAreaBrowserComponentitem - the item to be re-renderedmodifiedProperties - modified propertiespublic void setActiveItem(TypedObject activeItem)
AbstractBrowserComponentactiveItem.setActiveItem in interface CockpitComponentsetActiveItem in class AbstractMainAreaBrowserComponentactiveItem - the new active itempublic void updateActiveItems()
AbstractBrowserComponentupdateActiveItems in interface CockpitComponentupdateActiveItems in class AbstractMainAreaBrowserComponentpublic void updateSelectedItems()
AbstractBrowserComponentupdateSelectedItems in interface CockpitComponentupdateSelectedItems in class AbstractMainAreaBrowserComponentprotected void cleanup()
cleanup in class AbstractMainAreaBrowserComponentprotected UIItemView getCurrentItemView()
getCurrentItemView in class AbstractMainAreaBrowserComponentCopyright © 2018 SAP SE. All Rights Reserved.