Class TableSelectionEvent

All Implemented Interfaces:
IEvent

public class TableSelectionEvent extends SelectionEvent
The event notified by a table view when its selection has changed.
  • Constructor Details

    • TableSelectionEvent

      public TableSelectionEvent(IViewModel... viewModels)
      Creates a new instance.
      Parameters:
      viewModels - the view models, cannot be null