Class ExecuteActionEvent

  • All Implemented Interfaces:
    IEvent

    public class ExecuteActionEvent
    extends ViewModelEvent
    The execute action event.
    • Constructor Detail

      • ExecuteActionEvent

        public ExecuteActionEvent​(IViewModel viewModel)
        Creates a new event.
        Parameters:
        viewModel - the IViewModel instance of the execution action event sender.