Class ResultMatrix.ResultMatrixBackEndAction

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ResultMatrix

    public static class ResultMatrix.ResultMatrixBackEndAction
    extends Object
    implements Serializable

    Object representing a button that handles multi-row actions.

    The action will be handled by a dedicated logic, which receives an InputMatrix parameter named after the provided id String and featuring the row values of a subset of the columns.

    Note: This is available in Unity UI only. No backporting planned for the Classic UI.

    See ResultMatrix.rowSelectionBackEndAction(String) to find out how to create an instance of ResultMatrixBackEndAction.
    Since:
    7.0 Bijou
    See Also:
    Serialized Form