initActions abstract method

void initActions()

Method for registering Backend's actions. You should place all your whenEventCome methods here.

Implementation

void initActions();