Class ActionListenerHandler

All Implemented Interfaces:
ActionSource2AttachedObjectHandler, AttachedObjectHandler, FaceletHandler

public final class ActionListenerHandler extends ActionListenerHandlerBase implements ActionSource2AttachedObjectHandler
Register an ActionListener instance on the UIComponent associated with the closest parent UIComponent custom action. See tag documentation.
Author:
Jacob Hookom
See Also:
  • Constructor Details

    • ActionListenerHandler

      public ActionListenerHandler(TagConfig config)
      Parameters:
      config -
  • Method Details