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.
这对您有帮助吗?