Packageorg.springextensions.actionscript.core.task
SVN browsingICountProviderAware.as
FisheyeICountProviderAware.as
Interfacepublic interface ICountProviderAware
SubinterfacesIForBlock

Describes an object that needs a reference to an ICountProvider instance.



Documentation reference: tasks


Public Properties
 PropertyDefined by
  countProvider : ICountProvider
ICountProviderAware
Property detail
countProviderproperty
countProvider:ICountProvider  [read-write]

Implementation
    public function get countProvider():ICountProvider
    public function set countProvider(value:ICountProvider):void