Adobe® Flash® Platform 用 ActionScript® 3.0 リファレンスガイド
ホーム  |  パッケージおよびクラスリストの非表示 |  パッケージ  |  クラス  |  新機能  |  索引  |  付録  |  英語で表示される理由
フィルター: サーバーからデータを取得しています...
サーバーからデータを取得しています...
com.adobe.livecycle.assetmanager.client.utils 

DDExtendedPropertiesConstants  - AS3 Asset Manager

パッケージcom.adobe.livecycle.assetmanager.client.utils
クラスpublic class DDExtendedPropertiesConstants
継承DDExtendedPropertiesConstants Inheritance Object
非推奨: Deprecated

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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.



パブリックプロパティ
 プロパティ定義元
 Inheritedconstructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。
Object
パブリックメソッド
 メソッド定義元
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し、列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
パブリック定数
 定数定義元
  DD_ASSET_ACTIONS : String = "assetActions"
[静的] Specifies a delimited list of actions associated with an asset type.
DDExtendedPropertiesConstants
  DD_ASSET_ACTIONS_RENDERER : String = "assetActionsRenderer"
[静的] Specifies the fully qualified class name for custom user interface components that display asset actions.
DDExtendedPropertiesConstants
  DDE_ASSET_PROPERTY_TYPE : String = "assetPropertyType"
[静的] 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"
[静的] Specifies whether the property represented by this data dictionary element is enabled for basic search.
DDExtendedPropertiesConstants
  DDE_COLUMN_ORDER : String = "columnOrder"
[静的] Specifies the column order in the Search Results Viewer.
DDExtendedPropertiesConstants
  DDE_CUSTOM_ITEM_RENDERER : String = "customItemRenderer"
[静的] Specifies the qualified class name of the custom renderer for this property in the Search Results Viewer.
DDExtendedPropertiesConstants
  DDE_DISPLAY_PATTERN : String = "displayPattern"
[静的] Specifies the display pattern that is used to display data in Search Renderer.
DDExtendedPropertiesConstants
  DDE_EXTENDED_PROPERTY_PATH : String = "extendedPropertyPath"
[静的] 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"
[静的] Specifies the maximum value of the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_MIN_VALUE : String = "minValue"
[静的] The minimum value for the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_OPTION_LIST : String = "optionList"
[静的] Specifies a delimited list of possible values to display in the user interface combo box.
DDExtendedPropertiesConstants
  DDE_SEARCHABLE : String = "searchable"
[静的] 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"
[静的] Specifies the search path for the property represented by this data dictionary element.
DDExtendedPropertiesConstants
  DDE_SEARCH_RENDERER : String = "searchRenderer"
[静的] Specifies the name of the custom search renderer for searching this property in Asset Manager.
DDExtendedPropertiesConstants
  DDE_SEARCH_RENDERER_ORDER : String = "searchRendererOrder"
[静的] The order of search renderer of this property on the Advanced Search pod.
DDExtendedPropertiesConstants
  DDE_VISIBLE : String = "visible"
[静的] Specifies whether the property represented by this data dictionary element should be displayed in the Search Results Viewer.
DDExtendedPropertiesConstants
  DD_ICON_URL : String = "iconUrl"
[静的] Specifies the URL of the icon image for the asset represented by this data dictionary.
DDExtendedPropertiesConstants
  DD_PERMISSION_PREFIX : String = "permissionPrefix"
[静的] Specifies the prefix for permissions associated with the asset type represented by this data dictionary.
DDExtendedPropertiesConstants
  DD_SYSTEMDD_PERMISSION_PREFIX : String = "systemPermissionPrefix"
[静的] Specifies the prefix for permissions associated with the data dictionaries of type System.
DDExtendedPropertiesConstants
  DD_THUMBNAIL_URL : String = "thumbnailUrl"
[静的] Specifies a URL for the thumbnail image for the asset represented by this data dictionary.
DDExtendedPropertiesConstants
定数の詳細

DD_ASSET_ACTIONS

定数
public static const DD_ASSET_ACTIONS:String = "assetActions"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: AIR 1.0, Flash Player 9, Flash Player 10

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

DD_ASSET_ACTIONS_RENDERER

定数 
public static const DD_ASSET_ACTIONS_RENDERER:String = "assetActionsRenderer"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DD_ICON_URL:String = "iconUrl"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DD_PERMISSION_PREFIX:String = "permissionPrefix"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DD_SYSTEMDD_PERMISSION_PREFIX:String = "systemPermissionPrefix"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DD_THUMBNAIL_URL:String = "thumbnailUrl"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_ASSET_PROPERTY_TYPE:String = "assetPropertyType"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_BASIC_SEARCH_ENABLED:String = "basicSearchEnabled"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_COLUMN_ORDER:String = "columnOrder"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_CUSTOM_ITEM_RENDERER:String = "customItemRenderer"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_DISPLAY_PATTERN:String = "displayPattern"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_EXTENDED_PROPERTY_PATH:String = "extendedPropertyPath"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_MAX_VALUE:String = "maxValue"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_MIN_VALUE:String = "minValue"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_OPTION_LIST:String = "optionList"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_SEARCH_PATH:String = "searchPath"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_SEARCH_RENDERER:String = "searchRenderer"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_SEARCH_RENDERER_ORDER:String = "searchRendererOrder"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_SEARCHABLE:String = "searchable"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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

定数 
public static const DDE_VISIBLE:String = "visible"

言語バージョン: ActionScript 3.0
製品バージョン: Asset Manager Building Block 9.5
ランタイムバージョン: 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 ]英語で表示される理由
ActionScript 3.0 リファレンスガイドのコンテンツが英語で表示されます。

ActionScript 3.0 リファレンスガイドのすべての部分がすべての言語に翻訳されているわけではありません。言語エレメントが翻訳されていない場合、そのエレメントは英語で表示されます。例えば、ga.controls.HelpBox クラスはどの言語にも訳されていません。このため、リファレンスガイドの日本語バージョンでは、ga.controls.HelpBox クラスは英語で表示されます。