Deactivates the this header or footer.
<void> HeaderFooter.deactivate(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives whether the deactivation was succesful. |
| error |
Optional. Is called when the operation failed with an error. |