Documentation

getState

returns the current state of the table

object getState();

Returns

objectthe state object

See also

Available only in PRO Edition

Example

dtable.getState()

Back to top