@FunctionalInterface public interface PageActionEventHelper
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.
|
void createPageEvent(ViewAction viewAction, com.hack23.cia.model.internal.application.system.impl.ApplicationEventGroup applicationEventGroup, String page, String pageMode, String elementId)
viewAction
- the view actionapplicationEventGroup
- the application event grouppage
- the pagepageMode
- the page modeelementId
- the element idCopyright © 2008–2017 www.hack23.com. All rights reserved.