public static interface SampleModelViews.Listener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
newStatisticExpression(ExpressionView statisticExpression)
Called when a new statistic expression has been added to the model.
|
void |
resetStatisticsViews()
Called when existing statistics views should be discarded.
|
void newStatisticExpression(ExpressionView statisticExpression)
statisticExpression
- The new statistic expression.void resetStatisticsViews()
Copyright © 2000-2014. All Rights Reserved.