Interface ActionFactory

    • Method Detail

      • createActions

        PEAction[] createActions​(ActionDispatcher actionDispatcher,
                                 ActionLocalizer localizer,
                                 HitInfo hi)
        Create an array of PEAction's related to the Element
        Parameters:
        actionDispatcher - dispatcher used to create a PEAction
        localizer - used to localizer action parameters
        hi - a HitInfo containing information related to the mouse-event which triggered the popup menu.