public class DefaultGlobalPopupWidgetManager extends java.lang.Object implements GlobalPopupWidgetManager
| Constructor and Description |
|---|
DefaultGlobalPopupWidgetManager() |
| Modifier and Type | Method and Description |
|---|---|
protected GlobalPopupWidgetManager |
getCallContextPopupWidgetManager() |
protected WidgetConfig |
getCallContextWidgetConfig() |
void |
openNewCustomerPopup() |
void |
openNewTicketPopup() |
void |
openSearchCustomerPopup() |
void |
openSearchOrderPopup() |
void |
openSearchTicketPopup() |
void |
setCallContextWidgetConfig(WidgetConfig callContextWidgetConfig) |
protected WidgetConfig getCallContextWidgetConfig()
public void setCallContextWidgetConfig(WidgetConfig callContextWidgetConfig)
protected GlobalPopupWidgetManager getCallContextPopupWidgetManager()
public void openSearchCustomerPopup()
openSearchCustomerPopup in interface GlobalPopupWidgetManagerpublic void openNewCustomerPopup()
openNewCustomerPopup in interface GlobalPopupWidgetManagerpublic void openSearchOrderPopup()
openSearchOrderPopup in interface GlobalPopupWidgetManagerpublic void openSearchTicketPopup()
openSearchTicketPopup in interface GlobalPopupWidgetManagerpublic void openNewTicketPopup()
openNewTicketPopup in interface GlobalPopupWidgetManagerCopyright © 2018 SAP SE. All Rights Reserved.