initActions abstract method

  1. @protected
void initActions()

Method in which you should register all your Frontend handlers (methods, which will call on Backend's messages)

Implementation

@protected
void initActions();