reload abstract method

void reload()

Function used to refresh or reload state.

When this function is called, the state of the desired object is refreshed back to its initial state, and so state changes are either cleared, or redirected back to initial state.

Implementation

void reload();