Class PageActionEventHelperImpl

java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.action.PageActionEventHelperImpl
All Implemented Interfaces:
PageActionEventHelper

@Service public final class PageActionEventHelperImpl extends java.lang.Object implements PageActionEventHelper
The Class PageActionEventHelperImpl.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Instantiates a new page action event helper impl.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createPageEvent(ViewAction viewAction, com.hack23.cia.model.internal.application.system.impl.ApplicationEventGroup applicationEventGroup, java.lang.String page, java.lang.String pageMode, java.lang.String elementId)
    Creates the page event.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PageActionEventHelperImpl

      public PageActionEventHelperImpl()
      Instantiates a new page action event helper impl.
  • Method Details

    • createPageEvent

      public void createPageEvent(ViewAction viewAction, com.hack23.cia.model.internal.application.system.impl.ApplicationEventGroup applicationEventGroup, java.lang.String page, java.lang.String pageMode, java.lang.String elementId)
      Description copied from interface: PageActionEventHelper
      Creates the page event.
      Specified by:
      createPageEvent in interface PageActionEventHelper
      Parameters:
      viewAction - the view action
      applicationEventGroup - the application event group
      page - the page
      pageMode - the page mode
      elementId - the element id