Interface IActionListenerDelegation

All Superinterfaces:
IDynamicContentBindingObject
All Known Implementing Classes:
ROWDYNAMICCONTENTBinding.ActionListenerDelegator

public interface IActionListenerDelegation extends IDynamicContentBindingObject
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onAction(javax.faces.event.ActionEvent event)
     
  • Method Details

    • onAction

      void onAction(javax.faces.event.ActionEvent event)