public final class IntegrationObjectSelectorController
extends DefaultWidgetController
| Constructor and Description |
|---|
IntegrationObjectSelectorController() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleIntegrationObjectCreatedEvent(CockpitEvent event) |
void |
handleIntegrationObjectDeletedEvent(CockpitEvent event) |
void |
handleIntegrationObjectUpdatedEvent(CockpitEvent event) |
void |
initialize(Component component) |
void |
integrationObjectComboBoxOnChange() |
void |
refreshButtonOnClick() |
public void initialize(Component component)
public void handleIntegrationObjectCreatedEvent(CockpitEvent event)
public void handleIntegrationObjectUpdatedEvent(CockpitEvent event)
public void handleIntegrationObjectDeletedEvent(CockpitEvent event)
public void refreshButtonOnClick()
public void integrationObjectComboBoxOnChange()
Copyright © 2018 SAP SE. All Rights Reserved.