ActionScript® 3.0 Referenzhandbuch für die Adobe® Flash®-Plattform
Home  |  Liste der Pakete und Klassen ausblenden |  Pakete  |  Klassen  |  Neue Funktionen  |  Stichwortverzeichnis  |  Anhänge  |  Warum auf Englisch?
Filter: Daten werden vom Server abgerufen...
Daten werden vom Server abgerufen...
com.adobe.livecycle.assetmanager.client.utils 

DDExtendedPropertiesConstants  - AS3 Asset Manager

Paketcom.adobe.livecycle.assetmanager.client.utils
Klassepublic class DDExtendedPropertiesConstants
VererbungDDExtendedPropertiesConstants Inheritance Object
Veraltet: Deprecated

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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.



Öffentliche Eigenschaften
 EigenschaftDefiniert von
 Inheritedconstructor : Object
Ein Verweis auf das Klassenobjekt oder die Konstruktorfunktion für eine angegebene Objektinstanz.
Object
Öffentliche Methoden
 MethodeDefiniert von
 Inherited
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde.
Object
 Inherited
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde.
Object
 Inherited
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann.
Object
 Inherited
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest.
Object
 Inherited
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas.
Object
 Inherited
Gibt das angegebene Objekt als String zurück.
Object
 Inherited
Gibt den Grundwert des angegebenen Objekts zurück.
Object
Öffentliche Konstanten
 KonstanteDefiniert von
  DD_ASSET_ACTIONS : String = "assetActions"
[statisch] Specifies a delimited list of actions associated with an asset type.
DDExtendedPropertiesConstants
  DD_ASSET_ACTIONS_RENDERER : String = "assetActionsRenderer"
[statisch] Specifies the fully qualified class name for custom user interface components that display asset actions.
DDExtendedPropertiesConstants
  DDE_ASSET_PROPERTY_TYPE : String = "assetPropertyType"
[statisch] 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"
[statisch] Specifies whether the property represented by this data dictionary element is enabled for basic search.
DDExtendedPropertiesConstants
  DDE_COLUMN_ORDER : String = "columnOrder"
[statisch] Specifies the column order in the Search Results Viewer.
DDExtendedPropertiesConstants
  DDE_CUSTOM_ITEM_RENDERER : String = "customItemRenderer"
[statisch] Specifies the qualified class name of the custom renderer for this property in the Search Results Viewer.
DDExtendedPropertiesConstants
  DDE_DISPLAY_PATTERN : String = "displayPattern"
[statisch] Specifies the display pattern that is used to display data in Search Renderer.
DDExtendedPropertiesConstants
  DDE_EXTENDED_PROPERTY_PATH : String = "extendedPropertyPath"
[statisch] 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"
[statisch] Specifies the maximum value of the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_MIN_VALUE : String = "minValue"
[statisch] The minimum value for the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_OPTION_LIST : String = "optionList"
[statisch] Specifies a delimited list of possible values to display in the user interface combo box.
DDExtendedPropertiesConstants
  DDE_SEARCHABLE : String = "searchable"
[statisch] 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"
[statisch] Specifies the search path for the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_SEARCH_RENDERER : String = "searchRenderer"
[statisch] Specifies the name of the custom search renderer for searching this property in Asset Manager.
DDExtendedPropertiesConstants
  DDE_SEARCH_RENDERER_ORDER : String = "searchRendererOrder"
[statisch] The order of search renderer of this property on the Advanced Search pod.
DDExtendedPropertiesConstants
  DDE_VISIBLE : String = "visible"
[statisch] Specifies whether the property represented by this data dictionary element should be displayed in the Search Results Viewer.
DDExtendedPropertiesConstants
  DD_ICON_URL : String = "iconUrl"
[statisch] Specifies the URL of the icon image for the asset represented by this data dictionary.
DDExtendedPropertiesConstants
  DD_PERMISSION_PREFIX : String = "permissionPrefix"
[statisch] Specifies the prefix for permissions associated with the asset type represented by this data dictionary.
DDExtendedPropertiesConstants
  DD_SYSTEMDD_PERMISSION_PREFIX : String = "systemPermissionPrefix"
[statisch] Specifies the prefix for permissions associated with the data dictionaries of type System.
DDExtendedPropertiesConstants
  DD_THUMBNAIL_URL : String = "thumbnailUrl"
[statisch] Specifies a URL for the thumbnail image for the asset represented by this data dictionary.
DDExtendedPropertiesConstants
Konstantendetails

DD_ASSET_ACTIONS

Konstante
public static const DD_ASSET_ACTIONS:String = "assetActions"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: AIR 1.0, Flash Player 9, Flash Player 10

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

DD_ASSET_ACTIONS_RENDERER

Konstante 
public static const DD_ASSET_ACTIONS_RENDERER:String = "assetActionsRenderer"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DD_ICON_URL:String = "iconUrl"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DD_PERMISSION_PREFIX:String = "permissionPrefix"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DD_SYSTEMDD_PERMISSION_PREFIX:String = "systemPermissionPrefix"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DD_THUMBNAIL_URL:String = "thumbnailUrl"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_ASSET_PROPERTY_TYPE:String = "assetPropertyType"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_BASIC_SEARCH_ENABLED:String = "basicSearchEnabled"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_COLUMN_ORDER:String = "columnOrder"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_CUSTOM_ITEM_RENDERER:String = "customItemRenderer"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_DISPLAY_PATTERN:String = "displayPattern"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_EXTENDED_PROPERTY_PATH:String = "extendedPropertyPath"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_MAX_VALUE:String = "maxValue"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_MIN_VALUE:String = "minValue"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_OPTION_LIST:String = "optionList"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_SEARCH_PATH:String = "searchPath"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_SEARCH_RENDERER:String = "searchRenderer"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_SEARCH_RENDERER_ORDER:String = "searchRendererOrder"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_SEARCHABLE:String = "searchable"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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

Konstante 
public static const DDE_VISIBLE:String = "visible"

Sprachversion: ActionScript 3.0
Produktversion: Baustein „Asset Manager“ 9.5
Laufzeitversionen: 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 ]Warum auf Englisch?
Inhalt des ActionScript 3.0-Referenzhandbuchs wird in englischer Sprache angezeigt

Nicht alle Teile des ActionScript 3.0-Referenzhandbuchs wurden in alle Sprachen übersetzt. Wenn der Text zu einem Sprachelement nicht übersetzt wurde, wird er auf Englisch angezeigt. Zum Beispiel wurden die Informationen zur ga.controls.HelpBox-Klasse nicht in andere Sprachen übersetzt. In der deutschen Version des Referenzhandbuchs erscheint der Abschnitt zur ga.controls.HelpBox-Klasse deshalb auf Englisch.