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  
addCommand(commandName, commandRef) — Method in class com.adobe.cairngorm.control.FrontController
Registers a ICommand class with the Front Controller, against an event name and listens for events with that name.
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class com.adobe.cairngorm.control.CairngormEventDispatcher
Adds an event listener.
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