Packageorg.servebox.foundry.control
Classpublic class AbstractSubController
InheritanceAbstractSubController Inheritance AbstractBaseController

A base sub-controller.



Protected Properties
 PropertyDefined by
  logger : ILogger
[static] The class logger.
AbstractSubController
Public Methods
 MethodDefined by
 Inherited
Returns the IBusinessDelegate assoicated with the AbstractBaseController.
AbstractBaseController
 Inherited
registerBusinessDelegate(delegate:IBusinessDelegate, id:String = null):void
Registers an IBusinessDelegate instance to the AbstractBaseController.
AbstractBaseController
Property detail
loggerproperty
protected static var logger:ILogger

The class logger.