Packageorg.spicefactory.parsley.comobserver.metadata
Classpublic class CommandObserverMetadataSupport
InheritanceCommandObserverMetadataSupport Inheritance Object
Implements BootstrapConfigProcessor

Provides a static method to initalize the metadata tags for command observers. Can be used as a child tag of a <ContextBuilder> tag in MXML alternatively. The use of this class is only required when disabling the default set of metadata tags with DefaultMetadataTags.disable(), otherwise these tags will be installed automatically.



Public Methods
 MethodDefined By
  
initialize():void
[static] Initializes the support for the metadata tags for command observers.
CommandObserverMetadataSupport
Method Detail
initialize()method
public static function initialize():void

Initializes the support for the metadata tags for command observers. Must be invoked before building the first Context.