Package | com.adobe.mosaic.om.interfaces |
Interface | public interface IMetadataAvailable |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 9.5 |
Runtime Versions: | AIR 2.6, Flash Player 10.2 |
IMetadataAvailable
interface provides methods for retrieving metadata about nodes in the DOM.
Public Properties
Property | Defined By | ||
---|---|---|---|
metadata : IMetadata [read-only]
Returns the metadata if any of the node. | IMetadataAvailable |
Property Detail
metadata | property |
metadata:IMetadata
[read-only] Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtime Versions: | AIR 2.6, Flash Player 10.2 |
Returns the metadata if any of the node.
Implementation
public function get metadata():IMetadata
Related API Elements
Mon Nov 28 2011, 06:48 AM -08:00