Programmer's Guide > Interfaces > TableObject interface > clearAttributes method
  
clearAttributes method
Resets all of the attributes for this object to their default values and clears the corresponding table markup.
clearAttributes( )
Parameters
None
Returns
void
Throws
TableException
OPERATION_FAILED_ERR: Raised if the attributes cannot be cleared.