API Documentation : ActionScript Foundry Bundle Project
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class AbstractSubController
Properties
|
Methods
Package
org.servebox.foundry.control
Class
public class AbstractSubController
Inheritance
AbstractSubController
AbstractBaseController
A base sub-controller.
Protected Properties
Property
Defined by
logger
: ILogger
[static] The class logger.
AbstractSubController
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined by
getBusinessDelegate
(id:String):
IBusinessDelegate
Returns the IBusinessDelegate assoicated with the AbstractBaseController.
AbstractBaseController
registerBusinessDelegate
(delegate:
IBusinessDelegate
, id:String = null):void
Registers an IBusinessDelegate instance to the AbstractBaseController.
AbstractBaseController
Property detail
logger
property
protected static var logger:ILogger
The class logger.
ActionScript Foundry Bundle Project API Documentation - Generated using Adobe ASDoc / Maven Flex Plugin