public class SourceSectionComponent extends AbstractGroupBoxBrowserSectionComponent implements CockpitEventAcceptor, DesktopRemovalAwareComponent
EMPTY_TEXT| Constructor and Description |
|---|
SourceSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAlreadyMapped(String sourceLabel) |
protected AdvancedGroupbox |
createSectionView() |
void |
desktopRemoved(Desktop desktop) |
protected ImportCockpitMediaService |
getImportCockpitMediaService() |
void |
onCockpitEvent(CockpitEvent cockpitevent) |
void |
removeAlreadyMapped(MappingLineModel mappingLine,
MappingModel mappingView) |
void |
setActiveItem(TypedObject typedobject)
Sets the active item of this browser component to
activeItem. |
void |
setImportCockpitMediaService(ImportCockpitMediaService importCockpitMediaService) |
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 SourceSectionComponent(BrowserSectionModel sectionModel)
protected ImportCockpitMediaService getImportCockpitMediaService()
public void setImportCockpitMediaService(ImportCockpitMediaService importCockpitMediaService)
protected 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 item, Set<PropertyDescriptor> modifiedProperties)
CockpitComponentupdateItem in interface CockpitComponentitem - the item to be re-renderedmodifiedProperties - modified propertiespublic void updateSelectedItems()
CockpitComponentupdateSelectedItems in interface CockpitComponentpublic void removeAlreadyMapped(MappingLineModel mappingLine, MappingModel mappingView)
public void addAlreadyMapped(String sourceLabel)
public void onCockpitEvent(CockpitEvent cockpitevent)
onCockpitEvent in interface CockpitEventAcceptorpublic void desktopRemoved(Desktop desktop)
desktopRemoved in interface DesktopRemovalAwareComponentCopyright © 2017 SAP SE. All Rights Reserved.