|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITableDataProvider
A table data provider is used for collecting data on demand, i.e. every time getTableData is called.
| Method Summary | |
|---|---|
DataTable |
getTableData(long time,
double tick)
Get the data from a data provider. |
| Method Detail |
|---|
DataTable getTableData(long time,
double tick)
time - The current time.tick - The current tick.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||