clear

clear();

The clear method of the JadeTableSheet class clears the contents of the Table sheet referenced by this object. For a description of this method, see the Table control clear method.

The code fragment in the following example shows the use of the addItem method.

table1.accessSheet(2).clear;