A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
eventDispatcher — Property in class com.lafabrick.reflex.controller.BaseController
Defines an event dispatcher for this controller

In case this dispatcheur is not defines, the distribution channel is the one by default : the controller himself.

executeMethod(method, resultFunction, faultFunction, ... rest) — Method in class com.lafabrick.reflex.controller.BaseController
Execute a specific method, with some arguments
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z