Guide de référence ActionScript® 3.0 pour la plate-forme Adobe® Flash®
Accueil  |  Masquer la liste des packages et des classes |  Packages  |  Classes  |  Nouveautés  |  Index  |  Annexes  |  Pourquoi existe-t-il du contenu en anglais ?
Filtres : Récupération des données du serveur...
Récupération des données du serveur...
com.adobe.livecycle.assetmanager.client.utils 

DDExtendedPropertiesConstants  - AS3 Asset Manager

Packagecom.adobe.livecycle.assetmanager.client.utils
Classepublic class DDExtendedPropertiesConstants
HéritageDDExtendedPropertiesConstants Inheritance Object
Déconseillé: Deprecated

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

A collection of properties that are used by Asset Manager components to render the Manage Assets UI Search Pod and Search Results Viewer. These properties are stored in the extendedProperties map in DataDictionary and DataDictionaryElement.



Propriétés publiques
 PropriétéDéfini par
 Inheritedconstructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet.
Object
Méthodes publiques
 MéthodeDéfini par
 Inherited
Indique si la propriété spécifiée d’un objet est définie.
Object
 Inherited
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre.
Object
 Inherited
Indique si la propriété spécifiée existe et est énumérable.
Object
 Inherited
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle.
Object
 Inherited
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur.
Object
 Inherited
Renvoie la représentation sous forme de chaîne de l’objet spécifié.
Object
 Inherited
Renvoie la valeur primitive de l’objet spécifié.
Object
Constantes publiques
 ConstanteDéfini par
  DD_ASSET_ACTIONS : String = "assetActions"
[statique] Specifies a delimited list of actions associated with an asset type.
DDExtendedPropertiesConstants
  DD_ASSET_ACTIONS_RENDERER : String = "assetActionsRenderer"
[statique] Specifies the fully qualified class name for custom user interface components that display asset actions.
DDExtendedPropertiesConstants
  DDE_ASSET_PROPERTY_TYPE : String = "assetPropertyType"
[statique] Specifies whether the property represented by this data dictionary element is a core property of the asset, that is, a plain old Java object, or an extended property.
DDExtendedPropertiesConstants
  DDE_BASIC_SEARCH_ENABLED : String = "basicSearchEnabled"
[statique] Specifies whether the property represented by this data dictionary element is enabled for basic search.
DDExtendedPropertiesConstants
  DDE_COLUMN_ORDER : String = "columnOrder"
[statique] Specifies the column order in the Search Results Viewer.
DDExtendedPropertiesConstants
  DDE_CUSTOM_ITEM_RENDERER : String = "customItemRenderer"
[statique] Specifies the qualified class name of the custom renderer for this property in the Search Results Viewer.
DDExtendedPropertiesConstants
  DDE_DISPLAY_PATTERN : String = "displayPattern"
[statique] Specifies the display pattern that is used to display data in Search Renderer.
DDExtendedPropertiesConstants
  DDE_EXTENDED_PROPERTY_PATH : String = "extendedPropertyPath"
[statique] Specifies the path of the property represented by this data dictionary element in a Flex value object, if that property is an extended property.
DDExtendedPropertiesConstants
  DDE_MAX_VALUE : String = "maxValue"
[statique] Specifies the maximum value of the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_MIN_VALUE : String = "minValue"
[statique] The minimum value for the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_OPTION_LIST : String = "optionList"
[statique] Specifies a delimited list of possible values to display in the user interface combo box.
DDExtendedPropertiesConstants
  DDE_SEARCHABLE : String = "searchable"
[statique] Specifies whether the property represented by this data dictionary element is searchable through the Asset Manager Advanced Search pod.
DDExtendedPropertiesConstants
  DDE_SEARCH_PATH : String = "searchPath"
[statique] Specifies the search path for the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_SEARCH_RENDERER : String = "searchRenderer"
[statique] Specifies the name of the custom search renderer for searching this property in Asset Manager.
DDExtendedPropertiesConstants
  DDE_SEARCH_RENDERER_ORDER : String = "searchRendererOrder"
[statique] The order of search renderer of this property on the Advanced Search pod.
DDExtendedPropertiesConstants
  DDE_VISIBLE : String = "visible"
[statique] Specifies whether the property represented by this data dictionary element should be displayed in the Search Results Viewer.
DDExtendedPropertiesConstants
  DD_ICON_URL : String = "iconUrl"
[statique] Specifies the URL of the icon image for the asset represented by this data dictionary.
DDExtendedPropertiesConstants
  DD_PERMISSION_PREFIX : String = "permissionPrefix"
[statique] Specifies the prefix for permissions associated with the asset type represented by this data dictionary.
DDExtendedPropertiesConstants
  DD_SYSTEMDD_PERMISSION_PREFIX : String = "systemPermissionPrefix"
[statique] Specifies the prefix for permissions associated with the data dictionaries of type System.
DDExtendedPropertiesConstants
  DD_THUMBNAIL_URL : String = "thumbnailUrl"
[statique] Specifies a URL for the thumbnail image for the asset represented by this data dictionary.
DDExtendedPropertiesConstants
Détails de la constante

DD_ASSET_ACTIONS

Constante
public static const DD_ASSET_ACTIONS:String = "assetActions"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies a delimited list of actions associated with an asset type.

DD_ASSET_ACTIONS_RENDERER

Constante 
public static const DD_ASSET_ACTIONS_RENDERER:String = "assetActionsRenderer"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the fully qualified class name for custom user interface components that display asset actions. Used to override the default.

DD_ICON_URL

Constante 
public static const DD_ICON_URL:String = "iconUrl"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the URL of the icon image for the asset represented by this data dictionary.

DD_PERMISSION_PREFIX

Constante 
public static const DD_PERMISSION_PREFIX:String = "permissionPrefix"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the prefix for permissions associated with the asset type represented by this data dictionary.

DD_SYSTEMDD_PERMISSION_PREFIX

Constante 
public static const DD_SYSTEMDD_PERMISSION_PREFIX:String = "systemPermissionPrefix"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the prefix for permissions associated with the data dictionaries of type System.

DD_THUMBNAIL_URL

Constante 
public static const DD_THUMBNAIL_URL:String = "thumbnailUrl"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies a URL for the thumbnail image for the asset represented by this data dictionary.

DDE_ASSET_PROPERTY_TYPE

Constante 
public static const DDE_ASSET_PROPERTY_TYPE:String = "assetPropertyType"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies whether the property represented by this data dictionary element is a core property of the asset, that is, a plain old Java object, or an extended property.

DDE_BASIC_SEARCH_ENABLED

Constante 
public static const DDE_BASIC_SEARCH_ENABLED:String = "basicSearchEnabled"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies whether the property represented by this data dictionary element is enabled for basic search. There can only be one such property for an asset.

DDE_COLUMN_ORDER

Constante 
public static const DDE_COLUMN_ORDER:String = "columnOrder"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the column order in the Search Results Viewer. This is not an exact order but a relative preference. A value of 0 means it has the highest preference to appear as the first column.

DDE_CUSTOM_ITEM_RENDERER

Constante 
public static const DDE_CUSTOM_ITEM_RENDERER:String = "customItemRenderer"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the qualified class name of the custom renderer for this property in the Search Results Viewer.

DDE_DISPLAY_PATTERN

Constante 
public static const DDE_DISPLAY_PATTERN:String = "displayPattern"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the display pattern that is used to display data in Search Renderer. For example, the display pattern for date information.

DDE_EXTENDED_PROPERTY_PATH

Constante 
public static const DDE_EXTENDED_PROPERTY_PATH:String = "extendedPropertyPath"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the path of the property represented by this data dictionary element in a Flex value object, if that property is an extended property.

DDE_MAX_VALUE

Constante 
public static const DDE_MAX_VALUE:String = "maxValue"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the maximum value of the property represented by this data dictionary element. Used with the NumericStepper control to set a maximum value.

DDE_MIN_VALUE

Constante 
public static const DDE_MIN_VALUE:String = "minValue"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

The minimum value for the property represented by this data dictionary element. Used with the NumericStepper control to set a minimum value.

DDE_OPTION_LIST

Constante 
public static const DDE_OPTION_LIST:String = "optionList"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies a delimited list of possible values to display in the user interface combo box.

DDE_SEARCH_PATH

Constante 
public static const DDE_SEARCH_PATH:String = "searchPath"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the search path for the property represented by this data dictionary element. This search path is used while searching assets via Data Services. If searchPath is not provided, then DDElement.path is used as searchPath.

DDE_SEARCH_RENDERER

Constante 
public static const DDE_SEARCH_RENDERER:String = "searchRenderer"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies the name of the custom search renderer for searching this property in Asset Manager.

DDE_SEARCH_RENDERER_ORDER

Constante 
public static const DDE_SEARCH_RENDERER_ORDER:String = "searchRendererOrder"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

The order of search renderer of this property on the Advanced Search pod. This is not an exact order but a relative preference.

DDE_SEARCHABLE

Constante 
public static const DDE_SEARCHABLE:String = "searchable"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies whether the property represented by this data dictionary element is searchable through the Asset Manager Advanced Search pod.

DDE_VISIBLE

Constante 
public static const DDE_VISIBLE:String = "visible"

Version du langage: ActionScript 3.0
Version du produit: Bloc de création Asset Manager 9.5
Versions du moteur d’exécution: AIR 1.0, Flash Player 9, Flash Player 10

Specifies whether the property represented by this data dictionary element should be displayed in the Search Results Viewer.





[ X ]Pourquoi existe-t-il du contenu en anglais ?
Certaines parties du Guide de référence ActionScript 3.0 sont en anglais

Tout le contenu du Guide de référence ActionScript 3.0 n’a pas été traduit dans toutes les langues. Si un élément de langage n’est pas traduit, il s’affiche en anglais. Par exemple, la classe ga.controls.HelpBox n’est traduite dans aucune langue. Ainsi, dans la version française du guide de référence, la classe ga.controls.HelpBox apparaît en anglais.