Interface PageActionEventHelper

All Known Implementing Classes:
PageActionEventHelperImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface PageActionEventHelper
The Interface PageActionEventHelper.
  • Method Summary

    Modifier and Type
    Method
    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.
  • Method Details

    • createPageEvent

      void createPageEvent(ViewAction viewAction, com.hack23.cia.model.internal.application.system.impl.ApplicationEventGroup applicationEventGroup, String page, String pageMode, String elementId)
      Creates the page event.
      Parameters:
      viewAction - the view action
      applicationEventGroup - the application event group
      page - the page
      pageMode - the page mode
      elementId - the element id