| Package | Description |
|---|---|
| de.hybris.platform.hmc.webchips | |
| de.hybris.platform.hmc.webchips.event |
| Modifier and Type | Method and Description |
|---|---|
List<WindowEvent> |
DisplayState.getWindowEvents()
Returns a list of all WindowEvents.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DisplayState.addWindowEvent(WindowEvent event)
Posts WindowEvents to the handler
|
protected void |
AbstractChip.postWindowEvent(WindowEvent event)
Posts WindowEvents to the handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalFrameEvent
Internal use
|
class |
FrameRefreshEvent
This is an event which refreshes a window.
|
class |
WindowCloseEvent
This is an event which closes a
Window. |
class |
WindowOpenEvent
This is an event which opens a new
Window. |
class |
WindowRedirectEvent
This an event which redirects the browser to a new url.
|
class |
WindowRefreshEvent
This is an event which refreshes a window.
|
Copyright © 2017 SAP SE. All Rights Reserved.