Package com._1c.g5.v8.dt.ui.aef.events
Class TableCommitEvent
java.lang.Object
com._1c.g5.v8.dt.ui.aef.events.TableCommitEvent
- All Implemented Interfaces:
IEvent
Event that initiates then the table view commits items.
-
Constructor Summary
ConstructorsConstructorDescriptionTableCommitEvent
(TableItemViewModel... itemViewModels) Creates a new instance -
Method Summary
-
Constructor Details
-
TableCommitEvent
Creates a new instance- Parameters:
itemViewModels
- view models to commit
-
-
Method Details
-
getViewModels
- Returns:
- the view model collection
-