Interface Actioner


  • public interface Actioner
    Triggers applying the configured model.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • getLabel

        java.lang.String getLabel()
        Obtains the label for the action.
        Returns:
        Label for the action.
      • action

        void action()
        Applies the configured model.