Package | Description |
---|---|
com.macrofocus.molap.dataframe |
Provides the necessary classes and interfaces for dealing with indexed table structures.
|
Modifier and Type | Method and Description |
---|---|
void |
DataFrameListener.dataFrameChanged(DataFrameEvent<R,C> event)
Called whenever the structure or the values of the data frame changes.
|
protected void |
AbstractDataFrame.notifyDataFrameChanged(DataFrameEvent<R,C> event)
Fires an event event to listeners that have been registered to track changes to the data frame.
|
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.