public class MappingViewBrowserSectionComponent extends AbstractGroupBoxBrowserSectionComponent
EMPTY_TEXT| Constructor and Description |
|---|
MappingViewBrowserSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected AdvancedGroupbox |
createSectionView() |
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,
Set<PropertyDescriptor> modifiedProperties)
Re-renders the items specified.
|
void |
updateSelectedItems()
Re-renders the currently selected item(s).
|
getSectionGroupBox, initialize, setSectionGroupBoxgetModel, getSectionModel, setModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModel, setModelgetSectionModelpublic MappingViewBrowserSectionComponent(BrowserSectionModel sectionModel)
sectionModel - protected AdvancedGroupbox createSectionView()
createSectionView in class AbstractGroupBoxBrowserSectionComponentpublic void setActiveItem(TypedObject activeItem)
CockpitComponentactiveItem.activeItem - the new active itempublic boolean update()
CockpitComponenttrue if this browser was successfully updated, false otherwisepublic void updateActiveItems()
CockpitComponentpublic void updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties)
CockpitComponentitem - the item to be re-renderedmodifiedProperties - modified propertiespublic void updateSelectedItems()
CockpitComponentCopyright © 2017 SAP SE. All Rights Reserved.