Package com._1c.g5.aef2.standard.events
Class ExecuteActionEvent
java.lang.Object
com._1c.g5.aef2.events.ViewModelEvent
com._1c.g5.aef2.standard.events.ExecuteActionEvent
- All Implemented Interfaces:
IEvent
The execute action event.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.aef2.events.ViewModelEvent
getViewModel
-
Constructor Details
-
ExecuteActionEvent
Creates a new event.- Parameters:
viewModel
- theIViewModel
instance of the execution action event sender.
-