initialize abstract method

void initialize()

Initialize the state

Everytime calling this will rebuild the state and notify the listeners.

Implementation

void initialize();