init method

void init()

Implementation

void init() {
  _initListener();
  _initEventHandler();
}