|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TileChartTableDataModel | |
---|---|
com.sas.graphics.components.tilechart | Tile Chart component and its related models. |
com.sas.servlet.tbeans.graphics.html | Provides classes for generating different chart objects. |
Uses of TileChartTableDataModel in com.sas.graphics.components.tilechart |
---|
Methods in com.sas.graphics.components.tilechart with parameters of type TileChartTableDataModel | |
---|---|
void |
TileChartTableDataModel.apply(TileChartTableDataModel theOtherModel)
Utility method to convey properties contained in "theOtherObject" to this object. |
Uses of TileChartTableDataModel in com.sas.servlet.tbeans.graphics.html |
---|
Methods in com.sas.servlet.tbeans.graphics.html with parameters of type TileChartTableDataModel | |
---|---|
void |
TileChart.setDataModel(TileChartTableDataModel dataModel)
Sets the model on the viewer. |
Constructors in com.sas.servlet.tbeans.graphics.html with parameters of type TileChartTableDataModel | |
---|---|
TileChart(TileChartTableDataModel dataModel)
|
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |