public class MappingContextSectionComponent extends AbstractGroupBoxBrowserSectionComponent implements CockpitEventAcceptor, DesktopRemovalAwareComponent
EMPTY_TEXT| Constructor and Description |
|---|
MappingContextSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected AdvancedGroupbox |
createSectionView() |
void |
desktopRemoved(Desktop desktop) |
ImportCockpitMappingUtils |
getImportCockpitMappingUtils() |
boolean |
initialize()
Initializes this browser component i.e.
|
void |
onCockpitEvent(CockpitEvent cockpitevent) |
void |
setActiveItem(TypedObject typedobject)
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 arg0,
Set<PropertyDescriptor> arg1)
Re-renders the items specified.
|
void |
updateSelectedItems()
Re-renders the currently selected item(s).
|
getSectionGroupBox, setSectionGroupBoxgetModel, getSectionModel, setModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModel, setModelgetSectionModelpublic MappingContextSectionComponent(BrowserSectionModel sectionModel)
public boolean initialize()
CockpitComponentinitialize in interface CockpitComponentinitialize in class AbstractGroupBoxBrowserSectionComponenttrue if initialization was successful, false otherwiseprotected AdvancedGroupbox createSectionView()
createSectionView in class AbstractGroupBoxBrowserSectionComponentpublic void setActiveItem(TypedObject typedobject)
CockpitComponentactiveItem.setActiveItem in interface CockpitComponenttypedobject - the new active itempublic boolean update()
CockpitComponentupdate in interface CockpitComponenttrue if this browser was successfully updated, false otherwisepublic void updateActiveItems()
CockpitComponentupdateActiveItems in interface CockpitComponentpublic void updateItem(TypedObject arg0, Set<PropertyDescriptor> arg1)
CockpitComponentupdateItem in interface CockpitComponentarg0 - the item to be re-renderedarg1 - modified propertiespublic void updateSelectedItems()
CockpitComponentupdateSelectedItems in interface CockpitComponentpublic void onCockpitEvent(CockpitEvent cockpitevent)
onCockpitEvent in interface CockpitEventAcceptorpublic void desktopRemoved(Desktop desktop)
desktopRemoved in interface DesktopRemovalAwareComponentpublic ImportCockpitMappingUtils getImportCockpitMappingUtils()
Copyright © 2017 SAP SE. All Rights Reserved.