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