|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TileChartHighlightModel | |
---|---|
com.sas.graphics.components.tilechart | Tile Chart component and its related models. |
Uses of TileChartHighlightModel in com.sas.graphics.components.tilechart |
---|
Methods in com.sas.graphics.components.tilechart that return TileChartHighlightModel | |
---|---|
TileChartHighlightModel |
TileChartModel.getDataTipHighlightModel()
Deprecated. use rulesContext property on DataModel |
TileChartHighlightModel[] |
TileChartModel.getHighlightModelList()
Deprecated. use rulesContext property on DataModel |
Methods in com.sas.graphics.components.tilechart with parameters of type TileChartHighlightModel | |
---|---|
void |
TileChartModel.addHighlightModel(TileChartHighlightModel mod)
Deprecated. use rulesContext property on DataModel |
void |
TileChartHighlightModel.apply(TileChartHighlightModel theOtherObject)
Deprecated. Utility method to convey properties contained in "theOtherObject" to this object. |
void |
TileChartModel.removeHighlightModel(TileChartHighlightModel mod)
Deprecated. use rulesContext property on DataModel |
void |
TileChartModel.setDataTipHighlightModel(TileChartHighlightModel dataTipHighlightModel)
Deprecated. use rulesContext property on DataModel |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |