Packageorg.pranaframework.cairngorm.business
Interfacepublic interface IBusinessDelegateAware
ImplementorsAbstractResponderCommand

Implemented by objects that hold a business delegate.



Public Properties
 PropertyDefined by
  businessDelegate : IBusinessDelegate
IBusinessDelegateAware
Property detail
businessDelegateproperty
businessDelegate:IBusinessDelegate  [read-write]Implementation
    public function get businessDelegate():IBusinessDelegate
    public function set businessDelegate(value:IBusinessDelegate):void