Gets a value specifying whether the table row is part of the table's header.
<void> TableRow.getIsHeader(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the table row is part of the table's header. |
error |
Optional. Is called when the operation failed with an error. |