initialize abstract method
void
initialize()
Initialize the state
Everytime calling this will rebuild the state and notify the listeners.
Implementation
void initialize();
Initialize the state
Everytime calling this will rebuild the state and notify the listeners.
void initialize();