@Service public final class PageActionEventHelperImpl extends Object implements PageActionEventHelper
Constructor and Description |
---|
PageActionEventHelperImpl()
Instantiates a new page action event helper impl.
|
Modifier and Type | Method and Description |
---|---|
void |
createPageEvent(ViewAction viewAction,
com.hack23.cia.model.internal.application.system.impl.ApplicationEventGroup applicationEventGroup,
String page,
String pageMode,
String elementId)
Creates the page event.
|
public PageActionEventHelperImpl()
public void createPageEvent(ViewAction viewAction, com.hack23.cia.model.internal.application.system.impl.ApplicationEventGroup applicationEventGroup, String page, String pageMode, String elementId)
PageActionEventHelper
createPageEvent
in interface PageActionEventHelper
viewAction
- the view actionapplicationEventGroup
- the application event grouppage
- the pagepageMode
- the page modeelementId
- the element idCopyright © 2008–2017 www.hack23.com. All rights reserved.