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 클래스는 영어로 나타납니다.