Package | Description |
---|---|
ilog.views.chart.event |
Provides interfaces and classes for dealing with different types of events fired by main Chart classes.
|
Modifier and Type | Method and Description |
---|---|
IlvTreeTableDataSource |
TreeTableDataSourceEvent.getDataSource()
Returns the data source on which the event occurred.
|
Constructor and Description |
---|
TreeTableDataSourceEvent(IlvTreeTableDataSource dataSource,
int changeMask,
IlvFlatTableModel oldFlatTable,
IlvFlatTableModel newFlatTable,
IlvFlatListModel oldFlat,
IlvFlatListModel newFlat,
IlvTreeListModel oldTree,
IlvTreeListModel newTree)
Creates a new
TreeTableDataSourceEvent . |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.