기호 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
a — 속성, 클래스 fl.motion.BezierSegment | |
베지어 곡선의 첫 번째 점입니다. | |
a — 속성, 클래스 flash.geom.Matrix | |
이미지의 크기를 조절하거나 회전할 때 x축의 픽셀 위치에 영향을 주는 값입니다. | |
A — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
A 키의 키 코드 값(65)에 연결된 상수입니다. | |
A4 — 상수 정적 속성, 클래스 flash.printing.PaperSize | |
A4 | |
A5 — 상수 정적 속성, 클래스 flash.printing.PaperSize | |
A5 | |
A6 — 상수 정적 속성, 클래스 flash.printing.PaperSize | |
A6 | |
AAAARecord — 클래스, 패키지 flash.net.dns | |
AAAARecord 클래스는 IPv6 주소가 포함된 DNS(Domain Name System) AAAA 리소스 레코드를 나타냅니다. | |
AAAARecord() — 생성자, 클래스 flash.net.dns.AAAARecord | |
AAAA 리소스 레코드를 만듭니다. | |
ABOVE — 상수 정적 속성, 클래스 spark.components.PopUpPosition | |
Position above the target | |
abs(val:Number) — 정적 메서드 , 클래스 Math | |
매개 변수 val에 지정된 숫자의 절대값을 계산하여 반환합니다. | |
ABSOLUTE — 상수 정적 속성, 클래스 mx.core.ContainerLayout | |
Use absolute layout for the contents of this container. | |
absoluteEnd — 속성, 클래스 flashx.textLayout.edit.ElementRange | |
범위의 끝을 포함하는 FlowLeafElement 객체의 절대 텍스트 위치입니다. | |
absoluteEnd — 속성, 인터페이스 flashx.textLayout.edit.ISelectionManager | |
텍스트 흐름의 시작을 기준으로 하는 오프셋으로서, 선택 영역의 끝에 있는 텍스트 위치입니다. | |
absoluteEnd — 속성, 클래스 flashx.textLayout.edit.SelectionManager | |
텍스트 흐름의 시작을 기준으로 하는 오프셋으로서, 선택 영역의 끝에 있는 텍스트 위치입니다. | |
absoluteEnd — 속성, 클래스 flashx.textLayout.elements.TextRange | |
선택 영역의 끝이며 TextFlow에서 절대 위치입니다. | |
absoluteEnd — 속성, 클래스 flashx.textLayout.operations.FlowTextOperation | |
이 작업을 적용할 텍스트 범위의 절대 끝점입니다. | |
absoluteStart — 속성, 클래스 flashx.textLayout.compose.TextFlowLine | |
TextFlow 객체에서 절대 문자 위치로서의 줄 위치입니다. | |
absoluteStart — 속성, 클래스 flashx.textLayout.container.ContainerController | |
컨테이너의 첫 번째 문자를 반환합니다. | |
absoluteStart — 속성, 클래스 flashx.textLayout.edit.ElementRange | |
범위의 시작을 포함하는 FlowLeafElement 객체의 절대 텍스트 위치입니다. | |
absoluteStart — 속성, 인터페이스 flashx.textLayout.edit.ISelectionManager | |
텍스트 흐름의 시작을 기준으로 하는 오프셋으로서, 선택 영역의 시작 부분에 있는 텍스트 위치입니다. | |
absoluteStart — 속성, 클래스 flashx.textLayout.edit.SelectionManager | |
텍스트 흐름의 시작을 기준으로 하는 오프셋으로서, 선택 영역의 시작 부분에 있는 텍스트 위치입니다. | |
absoluteStart — 속성, 클래스 flashx.textLayout.elements.TextRange | |
선택 영역의 시작이며 TextFlow에서 절대 위치입니다. | |
absoluteStart — 속성, 클래스 flashx.textLayout.operations.FlowTextOperation | |
이 작업을 적용할 텍스트 범위의 절대 시작 지점입니다. | |
absoluteToDisplayColumnIndex(columnIndex:int) — 메서드, 클래스 mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the displayed columns. | |
absoluteToVisibleColumnIndex(columnIndex:int) — 메서드, 클래스 mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the visible columns. | |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — 메서드, 클래스 mx.controls.AdvancedDataGridBaseEx | |
Convert an absolute row index and column index into the corresponding row index and column index of the item as it is currently displayed by the control. | |
AbstractEvent — 클래스, 패키지 mx.rpc.events | |
The base class for events that RPC services dispatch. | |
AbstractInvoker — 클래스, 패키지 mx.rpc | |
An invoker is an object that actually executes a remote procedure call (RPC). | |
AbstractOperation — 클래스, 패키지 mx.rpc | |
The AbstractOperation class represents an individual method on a service. | |
AbstractOperation — 클래스, 패키지 mx.rpc.http | |
An Operation used specifically by HTTPService or HTTPMultiService. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — 생성자, 클래스 mx.rpc.AbstractOperation | |
Creates a new Operation. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — 생성자, 클래스 mx.rpc.http.AbstractOperation | |
Creates a new Operation. | |
AbstractService — 동적 클래스, 패키지 mx.rpc | |
The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes. | |
AbstractService(destination:String) — 생성자, 클래스 mx.rpc.AbstractService | |
Constructor. | |
AbstractTarget — 클래스, 패키지 mx.logging | |
This class provides the basic functionality required by the logging framework for a target implementation. | |
AbstractTarget() — 생성자, 클래스 mx.logging.AbstractTarget | |
Constructor. | |
AbstractWebService — 클래스, 패키지 mx.rpc.soap | |
AbstractWebService is an abstract base class for implementations that provide RPC access to SOAP-based web services. | |
AbstractWebService(destination:String, rootURL:String) — 생성자, 클래스 mx.rpc.soap.AbstractWebService | |
Creates a new WebService. | |
AccConst — final 클래스, 패키지 mx.accessibility | |
The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification. | |
accDoDefaultAction(childID:uint) — 메서드, 클래스 flash.accessibility.AccessibilityImplementation | |
AccessibilityImplementation이 나타내는 구성 요소 또는 그 자식 요소 중 하나와 연결된 기본 액션을 수행하는 IAccessible 메서드입니다. | |
ACCELERATED — 상수 정적 속성, 클래스 flash.media.VideoStatus | |
하드웨어 가속(GPU) 비디오 디코딩을 나타냅니다. | |
accelerationX — 속성, 클래스 flash.events.AccelerometerEvent | |
x축을 기준으로 한 G 가속 값입니다. | |
accelerationY — 속성, 클래스 flash.events.AccelerometerEvent | |
y축을 기준으로 한 G 가속 값입니다. | |
accelerationZ — 속성, 클래스 flash.events.AccelerometerEvent | |
z축을 기준으로 한 G 가속 값입니다. | |
Accelerometer — 클래스, 패키지 flash.sensors | |
Accelerometer 클래스는 장치의 모션 센서가 감지하는 작업에 기반하여 이벤트를 전달합니다. | |
Accelerometer() — 생성자, 클래스 flash.sensors.Accelerometer | |
새 Accelerometer 인스턴스를 만듭니다. | |
AccelerometerEvent — 클래스, 패키지 flash.events | |
Accelerometer 클래스는 장치에 설치된 Accelerometer 센서에서 가속 업데이트 정보를 가져오면 AccelerometerEvent 객체를 전달합니다. | |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — 생성자, 클래스 flash.events.AccelerometerEvent | |
3차원 축을 기준으로 한 가속에 대한 정보가 포함된 AccelerometerEvent 객체를 만듭니다. | |
accentColor — 스타일, 클래스 mx.charts.Legend | |
Accent color used by component skins. | |
accentColor — 스타일, 클래스 mx.controls.sliderClasses.Slider | |
Color of the track highlight. | |
accentColor — 스타일, 클래스 mx.controls.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — 스타일, 클래스 mx.core.ScrollControlBase | |
Accent color used by component skins. | |
accentColor — 스타일, 클래스 mx.core.Container | |
Accent color used by component skins. | |
accentColor — 스타일, 클래스 spark.components.supportClasses.GroupBase | |
Accent color used by component skins. | |
accentColor — 스타일, 클래스 spark.components.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — 스타일, 클래스 spark.components.ActionBar | |
Accent color used by component skins. | |
accentColor — 스타일, 클래스 spark.components.SkinnableContainer | |
Accent color used by component skins. | |
accentColor — 스타일, 클래스 spark.components.DateSpinner | |
Color applied for the date items that match today's date. | |
accentColor — 스타일, 클래스 spark.components.ToggleSwitch | |
Color applied to highlight the selected side of the ToggleSwitch control. | |
accept() — 정적 메서드 , 클래스 adobe.utils.XMLUI | |
현재의 XMLUI 대화 상자를 "승인" 상태로 닫습니다. | |
acceptableStatusCodes — 속성, 클래스 air.net.URLMonitor | |
성공적인 결과를 나타내는 숫자 상태 코드입니다. | |
acceptDragDrop(target:flash.display:InteractiveObject) — 정적 메서드 , 클래스 flash.desktop.NativeDragManager | |
지정된 대상 대화형 객체가 현재 드래그 이벤트에 해당하는 드롭을 받아들일 수 있다는 것을 NativeDragManager 객체에 알립니다. | |
acceptDragDrop(target:mx.core:IUIComponent) — 정적 메서드 , 클래스 mx.managers.DragManager | |
Call this method from your dragEnter event handler if you accept the drag/drop data. | |
Accessibility — final 클래스, 패키지 flash.accessibility | |
Accessibility 클래스는 화면 판독기와의 통신을 관리합니다. | |
accessibilityDescription — 속성, 클래스 mx.core.UIComponent | |
A convenience accessor for the description property in this UIComponent's accessibilityProperties object. | |
accessibilityEnabled — 속성, 클래스 mx.core.UIComponent | |
A convenience accessor for the silent property in this UIComponent's accessibilityProperties object. | |
accessibilityImplementation — 속성, 클래스 flash.display.InteractiveObject | |
이 InteractiveObject 인스턴스에 대한 현재 액세스 가능성 구현(AccessibilityImplementation)입니다. | |
AccessibilityImplementation — 클래스, 패키지 flash.accessibility | |
AccessibilityImplementation 클래스는 Flash Player에서 구성 요소의 액세스 가능성을 구현하는 데 사용되는 기본 클래스입니다. | |
AccessibilityImplementation() — 생성자, 클래스 flash.accessibility.AccessibilityImplementation | |
정적 생성자입니다. | |
accessibilityName — 속성, 클래스 mx.core.UIComponent | |
A convenience accessor for the name property in this UIComponent's accessibilityProperties object. | |
accessibilityProperties — 속성, 클래스 flash.display.DisplayObject | |
이 표시 객체의 현재 액세스 가능성 옵션입니다. | |
accessibilityProperties — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
accessibilityProperties — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
이 표시 객체의 현재 액세스 가능성 옵션입니다. | |
accessibilityProperties — 속성, 인터페이스 spark.core.IEditableText | |
이 표시 객체의 현재 액세스 가능성 옵션입니다. | |
AccessibilityProperties — 클래스, 패키지 flash.accessibility | |
AccessibilityProperties 클래스를 사용하여 화면 판독기와 같은 액세스 가능성 도구에 대한 Flash 객체 표시를 제어할 수 있습니다. | |
AccessibilityProperties() — 생성자, 클래스 flash.accessibility.AccessibilityProperties | |
새 AccessibilityProperties 객체를 만듭니다. | |
accessibilityShortcut — 속성, 클래스 mx.core.UIComponent | |
A convenience accessor for the shortcut property in this UIComponent's accessibilityProperties object. | |
AccImpl — 클래스, 패키지 fl.accessibility | |
액세스 가능성 구현 클래스라고도 하는 AccImpl 클래스는 구성 요소에서 액세스 가능성을 구현하기 위한 기본 클래스입니다. | |
AccImpl — 클래스, 패키지 mx.accessibility | |
AccImpl is Flex's base accessibility implementation class for MX and Spark components. | |
AccImpl(master:mx.core:UIComponent) — 생성자, 클래스 mx.accessibility.AccImpl | |
Constructor. | |
accLocation(childID:uint) — 메서드, 클래스 flash.accessibility.AccessibilityImplementation | |
AccessibilityImplementation에서 자식 요소의 테두리 상자를 지정하는 DisplayObject 또는 Rectangle을 반환하는 MSAA 메서드입니다. | |
Accordion — 클래스, 패키지 mx.containers | |
An MX Accordion navigator container has a collection of child MX containers or Spark NavigatorContent containers, but only one of them at a time is visible. | |
Accordion() — 생성자, 클래스 mx.containers.Accordion | |
Constructor. | |
AccordionAutomationImpl — 클래스, 패키지 mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Accordion class. | |
AccordionAutomationImpl(obj:mx.containers:Accordion) — 생성자, 클래스 mx.automation.delegates.containers.AccordionAutomationImpl | |
Constructor. | |
AccordionHeader — 클래스, 패키지 mx.containers.accordionClasses | |
The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. | |
AccordionHeader() — 생성자, 클래스 mx.containers.accordionClasses.AccordionHeader | |
Constructor. | |
AccordionHeaderAccImpl — 클래스, 패키지 mx.accessibility | |
AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class. | |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — 생성자, 클래스 mx.accessibility.AccordionHeaderAccImpl | |
Constructor. | |
AccordionHeaderSkin — 클래스, 패키지 mx.skins.halo | |
The skin for all the states of an AccordionHeader in an Accordion. | |
AccordionHeaderSkin — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin() — 생성자, 클래스 mx.skins.halo.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — 생성자, 클래스 mx.skins.spark.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — 생성자, 클래스 mx.skins.wireframe.AccordionHeaderSkin | |
Constructor. | |
AccordionNav() — 생성자, 클래스 ga.controls.AccordionNav | |
Constructor. | |
AccordionSkin() — 생성자, 클래스 com.adobe.guides.spark.wrappers.skins.AccordionSkin | |
Constructor. | |
accSelect(operation:uint, childID:uint) — 메서드, 클래스 flash.accessibility.AccessibilityImplementation | |
AccessibilityImplementation이 나타내는 구성 요소에서 선택을 변경하는 IAccessible 메서드입니다. | |
accurate — 속성, 클래스 mx.charts.chartClasses.AxisLabelSet | |
When returned from the getLabelEstimate() method, set to true if the estimate accurately represents the final labels to be rendered. | |
acos(val:Number) — 정적 메서드 , 클래스 Math | |
매개 변수 val에 지정된 숫자의 아크코사인을 라디안 단위로 계산하여 반환합니다. | |
action — 속성, 클래스 mx.automation.events.AutomationDragEvent | |
The requested action. | |
action — 속성, 클래스 mx.events.DragEvent | |
The requested action. | |
action — 속성, 클래스 spark.events.ViewNavigatorEvent | |
The navigation action committed by the view navigator that resulted in the event. | |
actionBar — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Skin Part for holding the multiple number of buttons/any control Skin Part for holding the multiple number of buttons/any control | |
actionBar — 스킨 파트, 클래스 spark.components.ViewNavigator | |
A skin part that defines the action bar of the navigator. A skin part that defines the action bar of the navigator. | |
actionBar — 속성, 클래스 spark.components.ViewNavigatorApplication | |
A reference to the view navigator's ActionBar control, if one exists. | |
actionBar — 속성, 클래스 spark.skins.mobile.ViewNavigatorSkin | |
A skin part that defines the action bar of the navigator. | |
ActionBar — 클래스, 패키지 spark.components | |
The ActionBar class defines a component that includes title, navigation, and action content groups. | |
ActionBar() — 생성자, 클래스 spark.components.ActionBar | |
Constructor. | |
ActionBarButtonSkinBase — 클래스, 패키지 spark.skins.mobile.supportClasses | |
Base skin class for ActionBar buttons in mobile applications. | |
ActionBarButtonSkinBase() — 생성자, 클래스 spark.skins.mobile.supportClasses.ActionBarButtonSkinBase | |
Constructor. | |
ActionBarDefaultButtonAppearance — final 클래스, 패키지 spark.components | |
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar. | |
ActionBarSkin — 클래스, 패키지 spark.skins.mobile | |
The default skin class for the Spark ActionBar component in mobile applications. | |
ActionBarSkin() — 생성자, 클래스 spark.skins.mobile.ActionBarSkin | |
Constructor. | |
actionBarVisible — 속성, 클래스 spark.components.View | |
Specifies whether a view should show the action bar or not. | |
actionButton — 스킨 파트, 클래스 com.adobe.ep.ux.taskaction.domain.TaskAction | |
The skin for each button. There is one button for each user action. All buttons are added to the contentGroup SkinPart of the SkinnableContainer parent class. The skin for each button. | |
actionButton — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
A skin part that defines the action button A skin part that defines the action button | |
actionButton — 스킨 파트, 클래스 xd.core.axm.view.components.AXMSplitActionButton | |
actionContent — 속성, 클래스 spark.components.ActionBar | |
The components that define actions the user can take in a view. | |
actionContent — 속성, 클래스 spark.components.View | |
actionContent — 속성, 클래스 spark.components.ViewNavigator | |
actionContent — 속성, 클래스 spark.components.ViewNavigatorApplication | |
ActionEffectInstance — 클래스, 패키지 mx.effects.effectClasses | |
The ActionEffectInstance class is the superclass for all action effect instance classes. | |
ActionEffectInstance(target:Object) — 생성자, 클래스 mx.effects.effectClasses.ActionEffectInstance | |
Constructor. | |
actionGroup — 스킨 파트, 클래스 spark.components.ActionBar | |
The skin part that defines the appearance of the action area of the component. By default, the ActionBarSkin class defines the action area to appear to the right of the title area. The skin part that defines the appearance of the action area of the component. | |
actionGroup — 속성, 클래스 spark.skins.mobile.ActionBarSkin | |
The skin part that defines the appearance of the action area of the component. | |
actionItemGroup — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Group for displaying all the asset actions Group for displaying all the asset actions | |
actionItemRenderer — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
A skin part that defines ActionRenderer A skin part that defines ActionRenderer | |
actionItemsInstances — 속성, 클래스 com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
actionLayout — 속성, 클래스 spark.components.ActionBar | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — 속성, 클래스 spark.components.View | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — 속성, 클래스 spark.components.ViewNavigator | |
The components that define actions the user can take in a view. | |
actionLayout — 속성, 클래스 spark.components.ViewNavigatorApplication | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionMenu — 스킨 파트, 클래스 com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display menu item. A Skin part which defines UI component to display menu item. | |
ACTIONSCRIPT — 상수 정적 속성, 클래스 fl.video.CuePointType | |
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. | |
ACTION_SCRIPT — 상수 정적 속성, 클래스 mx.events.MetadataEvent | |
The MetadataEvent.ACTION_SCRIPT constant defines the value of the type property of the event object for a actionscript event. | |
ACTIONSCRIPT2 — 상수 정적 속성, 클래스 flash.display.ActionScriptVersion | |
ActionScript 언어 버전 2.0 이전입니다. | |
ACTIONSCRIPT3 — 상수 정적 속성, 클래스 flash.display.ActionScriptVersion | |
ActionScript 언어 버전 3.0입니다. | |
actionScriptData — 속성, 클래스 flash.external.ExtensionContext | |
이 컨텍스트와 연결된 ActionScript 객체입니다(있는 경우). | |
actionScriptVersion — 속성, 클래스 fl.display.ProLoaderInfo | |
로드된 SWF 파일의 ActionScript 버전입니다. | |
actionScriptVersion — 속성, 클래스 flash.display.LoaderInfo | |
로드된 SWF 파일의 ActionScript 버전입니다. | |
ActionScriptVersion — final 클래스, 패키지 flash.display | |
ActionScriptVersion 클래스는 로드된 SWF 파일의 언어 버전을 나타내는 상수 값을 열거합니다. | |
actionSeperator — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Separator between the actions Factory for Separator between the actions | |
actionsList — 정적 속성, 클래스 adobe.utils.CustomActions | |
Flash 제작 도구에 등록된 모든 사용자 정의 액션의 이름이 포함된 Array 객체를 반환합니다. | |
activate() — 메서드, 클래스 fl.managers.FocusManager | |
FocusManager 인스턴스를 활성화합니다. | |
activate() — 메서드, 인터페이스 fl.managers.IFocusManager | |
포커스 관리자를 활성화합니다. | |
activate — 이벤트, 클래스 flash.desktop.NativeApplication | |
이 응용 프로그램이 활성 데스크톱 응용 프로그램이 될 때 전달됩니다. | |
activate(window:flash.display:NativeWindow) — 메서드, 클래스 flash.desktop.NativeApplication | |
이 응용 프로그램을 활성화합니다. | |
activate — 이벤트, 클래스 flash.display.NativeWindow | |
윈도우가 활성화된 후 이 NativeWindow 객체에 의해 전달됩니다. | |
activate() — 메서드, 클래스 flash.display.NativeWindow | |
이 윈도우를 활성화합니다. | |
activate — 이벤트, 클래스 flash.events.EventDispatcher | |
[브로드캐스트 이벤트] Flash Player 또는 AIR 응용 프로그램이 운영 체제 포커스를 얻어 활성화될 때 전달됩니다. | |
activate() — 메서드, 클래스 mx.core.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — 메서드, 클래스 mx.core.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
activate() — 메서드, 클래스 mx.managers.FocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — 메서드, 인터페이스 mx.managers.IFocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — 메서드, 클래스 spark.components.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — 메서드, 클래스 spark.components.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
ACTIVATE — 상수 정적 속성, 클래스 flash.events.Event | |
ACTIVATE 상수는 activate 이벤트 객체의 type 속성 값을 정의합니다. | |
activateCheckbox — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the CheckBox object that allows users to activate or deactivate a template. Only active templates can be assigned to a project or to an asset. A reference to the CheckBox object that allows users to activate or deactivate a template. | |
ACTIVATE_FOCUS_REQUEST — 상수 정적 속성, 클래스 mx.events.SWFBridgeRequest | |
Sent from the top-level focus manager to a subordinate focus managers so all the focus managers participating in a tab loop get activated. | |
activateHandler(event:flash.events:Event) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 Event.ACTIVATE 이벤트를 처리합니다. | |
activateHandler(event:flash.events:Event) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 Event.ACTIVATE 이벤트를 처리합니다. | |
activateHandler(event:flash.events:Event) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
활성화 이벤트를 처리합니다. | |
activateHandler(event:flash.events:Event) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
활성화 이벤트를 처리합니다. | |
ACTIVATE_POP_UP_REQUEST — 상수 정적 속성, 클래스 mx.events.SWFBridgeRequest | |
Requests that a child application's pop up be activated. | |
activating — 속성, 클래스 flash.events.ActivityEvent | |
장치가 활성 상태(true)인지 비활성 상태(false)인지를 나타냅니다. | |
ActivatorSkin — 클래스, 패키지 mx.skins.halo | |
Defines the up, down, and over states for MenuBarItem objects. | |
ActivatorSkin() — 생성자, 클래스 mx.skins.halo.ActivatorSkin | |
Constructor. | |
active — 정적 속성, 클래스 flash.accessibility.Accessibility | |
화면 판독기가 활성 상태이며 응용 프로그램과 통신 중인지 여부를 나타냅니다. | |
active — 속성, 클래스 flash.display.NativeWindow | |
이 윈도우가 활성 응용 프로그램 윈도우인지 여부를 나타냅니다. | |
active — 속성, 클래스 flash.net.NetworkInterface | |
인터페이스가 활성 상태인지 여부를 보고합니다. | |
active — 정적 속성, 클래스 flash.printing.PrintJob | |
인쇄 작업이 현재 활성화되었는지 여부를 나타냅니다. | |
ACTIVE — 상수 정적 속성, 클래스 flashx.textLayout.elements.LinkState | |
활성 상태의 값이며, 마우스 단추로 링크를 누르면 발생합니다. | |
activeEffects — 속성, 클래스 mx.core.UIComponent | |
The list of effects that are currently playing on the component, as an Array of EffectInstance instances. | |
activeEndDate — 속성, 클래스 com.adobe.consulting.pst.vo.Form | |
activeEndDate — 속성, 클래스 com.adobe.consulting.pst.vo.Letter | |
activeEndDate — 속성, 클래스 com.adobe.icc.vo.ContainerLayout | |
activeEndDate — 속성, 클래스 com.adobe.icc.vo.DataModule | |
activeEndDate — 속성, 클래스 com.adobe.icc.vo.Document | |
activeEndDate — 속성, 클래스 com.adobe.icc.vo.Portfolio | |
activeEndDateDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active end date A skin part that defines the asset's active end date | |
activePosition — 속성, 인터페이스 flashx.textLayout.edit.ISelectionManager | |
선택 영역의 활성 지점입니다. | |
activePosition — 속성, 클래스 flashx.textLayout.edit.SelectionManager | |
선택 영역의 활성 지점입니다. | |
activePosition — 속성, 클래스 flashx.textLayout.elements.TextRange | |
선택 영역의 활성 위치이며 TextFlow에서 절대 위치입니다. | |
activeRequests — 속성, 클래스 spark.core.ContentCache | |
List of queued CacheEntryNode instances currently executing. | |
activeStartDate — 속성, 클래스 com.adobe.consulting.pst.vo.Form | |
activeStartDate — 속성, 클래스 com.adobe.consulting.pst.vo.Letter | |
activeStartDate — 속성, 클래스 com.adobe.icc.vo.ContainerLayout | |
activeStartDate — 속성, 클래스 com.adobe.icc.vo.DataModule | |
activeStartDate — 속성, 클래스 com.adobe.icc.vo.Document | |
activeStartDate — 속성, 클래스 com.adobe.icc.vo.Portfolio | |
activeStartDateDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active start date A skin part that defines the asset's active start date | |
activeVideoPlayerIndex — 속성, 클래스 fl.video.FLVPlayback | |
다른 API(Application Programming Interface)의 영향을 받는 비디오 플레이어 인스턴스를 지정하는 숫자입니다. | |
activeView — 속성, 클래스 spark.components.ViewNavigator | |
During a view transition, this property references the view that the navigator is transitioning to. The currently active view of the navigator. | |
activeView — 속성, 클래스 spark.components.supportClasses.ViewNavigatorBase | |
The currently active view of the navigator. | |
activeWindow — 속성, 클래스 flash.desktop.NativeApplication | |
활성 응용 프로그램 윈도우입니다. | |
activeWindow — 속성, 클래스 mx.automation.air.AirFunctionsHelper | |
Returns current window that is active | |
activity — 이벤트, 클래스 flash.media.Camera | |
카메라에서 세션이 시작되거나 종료될 때 전달됩니다. | |
ACTIVITY — 상수 정적 속성, 클래스 flash.events.ActivityEvent | |
ActivityEvent.ACTIVITY 상수는 activity 이벤트 객체의 type 속성 값을 정의합니다. | |
ActivityEvent — 클래스, 패키지 flash.events | |
카메라나 마이크가 활성화 또는 비활성화되었음을 보고할 때마다 Camera 또는 Microphone 객체가 ActivityEvent 객체를 전달합니다. | |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — 생성자, 클래스 flash.events.ActivityEvent | |
activity 이벤트에 대한 정보가 포함된 이벤트 객체를 만듭니다. | |
activityLevel — 속성, 클래스 flash.media.Camera | |
카메라가 감지하는 동작의 양입니다. | |
activityLevel — 속성, 클래스 flash.media.Microphone | |
마이크가 감지하는 사운드 크기입니다. | |
actualCollection — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the collection property used while running data changes effects. | |
actualCollection — 속성, 클래스 mx.controls.listClasses.ListBase | |
A copy of the value normally stored in collection used while running data changes effects. | |
actualColNum — 속성, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
The actual column index at which the header starts, relative to the currently displayed columns. | |
actualCreationPolicy — 속성, 클래스 mx.charts.Legend | |
The creation policy of this container. | |
actualCreationPolicy — 속성, 클래스 mx.core.Container | |
The creation policy of this container. | |
actualHeight — 속성, 클래스 flashx.textLayout.elements.InlineGraphicElement | |
적용되는 실제 높이입니다. | |
actualHorizontalPosition — 속성, 클래스 spark.components.Callout | |
Fully resolved horizontal position after evaluating CalloutPosition.AUTO. | |
actualIterator — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the iterator property used while running data changes effects. | |
actualIterator — 속성, 클래스 mx.controls.listClasses.ListBase | |
A copy of the value normally stored in iterator used while running data changes effects. | |
actualListeners — 속성, 클래스 mx.validators.Validator | |
Contains an Array of listener objects, if any, or the source object. | |
actualListeners — 속성, 클래스 spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains an Array of listener objects, if any, or the source object. | |
actualLocaleIDName — 속성, 클래스 flash.globalization.Collator | |
이 Collator 객체에서 사용된 실제 로캘 ID 이름입니다. | |
actualLocaleIDName — 속성, 클래스 flash.globalization.CurrencyFormatter | |
이 CurrencyFormatter 객체에서 사용되는 실제 로캘 ID의 이름입니다. | |
actualLocaleIDName — 속성, 클래스 flash.globalization.DateTimeFormatter | |
이 DateTimeFormatter 객체에서 사용되는 실제 로캘 ID의 이름입니다. | |
actualLocaleIDName — 속성, 클래스 flash.globalization.NumberFormatter | |
이 NumberFormatter 객체에서 사용되는 실제 로캘 ID의 이름입니다. | |
actualLocaleIDName — 속성, 클래스 flash.globalization.StringTools | |
이 StringTools 객체에서 사용되는 실제 로캘 ID 이름입니다. | |
actualLocaleIDName — 속성, 클래스 spark.formatters.CurrencyFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — 속성, 클래스 spark.formatters.DateTimeFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — 속성, 클래스 spark.formatters.NumberFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — 속성, 클래스 spark.globalization.StringTools | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — 속성, 클래스 spark.globalization.supportClasses.CollatorBase | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — 속성, 클래스 spark.globalization.supportClasses.GlobalizationBase | |
The name of the actual locale ID used by this class object. | |
ACTUALSORT — 상수 정적 속성, 클래스 mx.controls.advancedDataGridClasses.SortInfo | |
Specifies that the sort is the actual current sort. | |
actualTrigger — 속성, 클래스 mx.validators.Validator | |
Contains the trigger object, if any, or the source object. | |
actualTrigger — 속성, 클래스 spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains the trigger object, if any, or the source object. | |
actualVerticalPosition — 속성, 클래스 spark.components.Callout | |
Fully resolved vertical position after evaluating CalloutPosition.AUTO. | |
actualWidth — 속성, 클래스 flashx.textLayout.elements.InlineGraphicElement | |
적용되는 실제 폭입니다. | |
add(v:flash.geom:Point) — 메서드, 클래스 flash.geom.Point | |
다른 점의 좌표를 이 점의 좌표에 추가하여 새 점을 만듭니다. | |
add(a:flash.geom:Vector3D) — 메서드, 클래스 flash.geom.Vector3D | |
현재 Vector3D 객체의 x, y 및 z 요소 값을 다른 Vector3D 객체의 x, y 및 z 요소 값에 더합니다. | |
add — 이벤트, 클래스 mx.core.UIComponent | |
Dispatched when the component is added to a container as a content child by using the addChild(), addChildAt(), addElement(), or addElementAt() method. | |
add — 속성, 클래스 mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Determines if this is an add or remove filter. | |
add — 이벤트, 클래스 mx.flash.UIMovieClip | |
Dispatched when the component is added to a container as a content child by using the addChild() or addChildAt() method. | |
Add(inMatrix:fl.motion:DynamicMatrix) — 메서드, 클래스 fl.motion.DynamicMatrix | |
현재 행렬에 지정된 행렬을 더합니다. | |
ADD — 상수 정적 속성, 클래스 fl.events.DataChangeType | |
데이터 공급자에 항목이 추가되었습니다. | |
ADD — 상수 정적 속성, 클래스 flash.display.BlendMode | |
표시 객체의 색상 요소 값을 배경색에 더하고 올림값 0xFF를 적용합니다. | |
ADD — 상수 정적 속성, 클래스 mx.events.CollectionEventKind | |
Indicates that the collection added an item or items. | |
ADD — 상수 정적 속성, 클래스 mx.events.FlexEvent | |
The FlexEvent.ADD constant defines the value of the type property of the event object for an add event. | |
AddAction — 클래스, 패키지 spark.effects | |
The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddAction(target:Object) — 생성자, 클래스 spark.effects.AddAction | |
Constructor. | |
AddActionInstance — 클래스, 패키지 spark.effects.supportClasses | |
The AddActionInstance class implements the instance class for the AddAction effect. | |
AddActionInstance(target:Object) — 생성자, 클래스 spark.effects.supportClasses.AddActionInstance | |
Constructor. | |
addAll(addList:mx.collections:IList) — 메서드, 클래스 mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAll(addList:mx.collections:IList) — 메서드, 클래스 mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAllAt(addList:mx.collections:IList, index:int) — 메서드, 클래스 mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
addAllAt(addList:mx.collections:IList, index:int) — 메서드, 클래스 mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
addApprovalStageParticipantPanel — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. | |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — 메서드, 클래스 fl.video.FLVPlayback | |
ActionScript 큐 포인트를 추가합니다. 응용 프로그램 개발 과정이 아니라 응용 프로그램 실행 과정에서 발생한다는 점을 제외하고는, [큐 포인트] 대화 상자에서 ActionScript 큐 포인트를 추가하는 것과 동일한 효과를 갖고 있습니다. | |
add_attachment — 스킨 파트, 클래스 com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Add Attachment button. The Add Attachment button. | |
addBackgroundShape(shape:flash.display:Shape) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
배경색 등의 배경 모양이 그려지는 flash.display.Shape 객체를 추가합니다. | |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — 메서드, 클래스 flash.net.SecureSocket | |
서버 인증서의 유효성을 검사하기 위해 시스템에 사용되는 X.509 인증서를 로컬 인증서 체인에 추가합니다. | |
addBitmapData(bitmapData:flash.display:BitmapData) — 메서드, 클래스 flash.media.CameraRoll | |
장치 카메라 롤에 이미지를 추가합니다. | |
addBootstrapPeer(peerID:String) — 메서드, 클래스 flash.net.GroupSpecifier | |
연관된 NetStream 또는 NetGroup에서 지정된 peerID에 대한 초기 인접 요소 연결을 설정하도록 합니다. | |
addBtn — 스킨 파트, 클래스 com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary. A skin part that defines SkinnableComponent which adds extended property to the data dictionary. | |
addBtn — 속성, 클래스 com.adobe.dct.component.ExtendedProperty | |
addButton — 스킨 파트, 클래스 com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The add button, a Spark Button. The add button, a Spark Button. | |
addCacheEntry(source:Object, value:Object) — 메서드, 클래스 spark.core.ContentCache | |
Adds new entry to cache (or replaces existing entry). | |
addCallback(functionName:String, closure:Function) — 정적 메서드 , 클래스 flash.external.ExternalInterface | |
컨테이너로부터 호출 가능하도록 ActionScript 메서드를 등록합니다. | |
ADD_CELL — 상수 정적 속성, 클래스 spark.events.GridSelectionEventKind | |
Indicates that this cell should be added to the current selection. | |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — 메서드, 클래스 mx.controls.AdvancedDataGrid | |
Adds cell selection information to the control, as if you used the mouse to select the cell. | |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — 메서드, 클래스 flash.security.XMLSignatureValidator | |
체인을 만들기 위한 x509 인증서를 추가합니다. | |
addChild(child:flash.display:DisplayObject) — 메서드, 클래스 flash.display.DisplayObjectContainer | |
이 DisplayObjectContainer 인스턴스에 자식 DisplayObject 인스턴스를 추가합니다. | |
addChild(child:flash.display:DisplayObject) — 메서드, 클래스 flash.display.Stage | |
이 DisplayObjectContainer 인스턴스에 자식 DisplayObject 인스턴스를 추가합니다. | |
addChild(child:flashx.textLayout.elements:FlowElement) — 메서드, 클래스 flashx.textLayout.elements.FlowGroupElement | |
자식 FlowElement 객체를 추가합니다. | |
addChild(child:flash.display:DisplayObject) — 메서드, 클래스 mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — 메서드, 클래스 mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — 메서드, 클래스 mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — 메서드, 클래스 mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(parent:Object, newChild:Object) — 메서드, 클래스 mx.collections.HierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(parent:Object, newChild:Object) — 메서드, 인터페이스 mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(child:flash.display:DisplayObject) — 메서드, 클래스 mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — 메서드, 인터페이스 mx.core.IChildList | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — 메서드, 인터페이스 mx.core.IContainer | |
이 DisplayObjectContainer 인스턴스에 자식 DisplayObject 인스턴스를 추가합니다. | |
addChild(childEffect:mx.effects:IEffect) — 메서드, 클래스 mx.effects.CompositeEffect | |
Adds a new child effect to this composite effect. | |
AddChild — 클래스, 패키지 mx.states | |
The AddChild class adds a child display object, such as a component, to a container as part of a view state. | |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — 생성자, 클래스 mx.states.AddChild | |
Constructor. | |
AddChildAction — 클래스, 패키지 mx.effects | |
The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddChildAction(target:Object) — 생성자, 클래스 mx.effects.AddChildAction | |
Constructor. | |
AddChildActionInstance — 클래스, 패키지 mx.effects.effectClasses | |
The AddChildActionInstance class implements the instance class for the AddChildAction effect. | |
AddChildActionInstance(target:Object) — 생성자, 클래스 mx.effects.effectClasses.AddChildActionInstance | |
Constructor. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 클래스 flash.display.DisplayObjectContainer | |
이 DisplayObjectContainer 인스턴스에 자식 DisplayObject 인스턴스를 추가합니다. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 클래스 flash.display.Stage | |
이 DisplayObjectContainer 인스턴스에 자식 DisplayObject 인스턴스를 추가합니다. | |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — 메서드, 클래스 flashx.textLayout.elements.FlowGroupElement | |
지정된 인덱스 위치의 자식 FlowElement 객체를 추가합니다. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 클래스 mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 클래스 mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 클래스 mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 클래스 mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(parent:Object, newChild:Object, index:int) — 메서드, 클래스 mx.collections.HierarchicalCollectionView | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int) — 메서드, 인터페이스 mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data at a specific index in the data. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 메서드, 인터페이스 mx.controls.menuClasses.IMenuDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 메서드, 클래스 mx.controls.treeClasses.DefaultDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — 메서드, 인터페이스 mx.controls.treeClasses.ITreeDataDescriptor | |
Adds a child node to a node at the specified index. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 클래스 mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 인터페이스 mx.core.IChildList | |
Adds a child DisplayObject to this child list at the index specified. | |
addChildAt(child:flash.display:DisplayObject, index:int) — 메서드, 인터페이스 mx.core.IContainer | |
이 DisplayObjectContainer 인스턴스에 자식 DisplayObject 인스턴스를 추가합니다. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — 메서드, 인터페이스 mx.core.ISWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — 메서드, 클래스 mx.core.SWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — 메서드, 인터페이스 mx.managers.IMarshalSystemManager | |
Adds a child bridge to the system manager. | |
addChildSet(childSet:Array) — 메서드, 클래스 mx.effects.effectClasses.CompositeEffectInstance | |
Adds a new set of child effects to this Composite effect. | |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — 메서드, 인터페이스 mx.managers.IMarshalSystemManager | |
Adds the specified child to the sandbox root in the layer requested. | |
addColumn(column:any) — 메서드, 클래스 fl.controls.DataGrid | |
columns 배열의 끝에 새로운 열을 추가합니다. | |
addColumnAt(column:any, index:uint) — 메서드, 클래스 fl.controls.DataGrid | |
열 배열의 지정한 인덱스 위치에 열을 삽입합니다. | |
addController(controller:flashx.textLayout.container:ContainerController) — 메서드, 인터페이스 flashx.textLayout.compose.IFlowComposer | |
이 IFlowComposer 인스턴스에 컨트롤러를 추가합니다. | |
addController(controller:flashx.textLayout.container:ContainerController) — 메서드, 클래스 flashx.textLayout.compose.StandardFlowComposer | |
이 IFlowComposer 인스턴스에 컨트롤러를 추가합니다. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — 메서드, 인터페이스 flashx.textLayout.compose.IFlowComposer | |
지정된 인덱스에서 이 IFlowComposer 인스턴스에 컨트롤러를 추가합니다. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — 메서드, 클래스 flashx.textLayout.compose.StandardFlowComposer | |
지정된 인덱스에서 이 IFlowComposer 인스턴스에 컨트롤러를 추가합니다. | |
addCreatorButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the ButtonBase object that allows users to add a new creator. A reference to the ButtonBase object that allows users to add a new creator. | |
addCreatorDialogPanel — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.AddCreatorDialog | |
The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. | |
addCuePoint(cuePoint:Object) — 메서드, 클래스 mx.controls.videoClasses.CuePointManager | |
Adds a cue point. | |
addData(data:Object, format:String) — 메서드, 클래스 mx.core.DragSource | |
Adds data and a corresponding format String to the drag source. | |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — 메서드, 클래스 mx.charts.chartClasses.CartesianDataCanvas | |
Adds the specified display object as a child to the current canvas. | |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — 메서드, 클래스 mx.charts.chartClasses.PolarDataCanvas | |
This adds any DisplayObject as child to current canvas | |
addDataEffectItem(item:Object) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(item:Object) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(target:Object) — 메서드, 인터페이스 mx.effects.IEffectTargetHost | |
Adds an item renderer if a data change effect is running. | |
addDelayedInstance(instance:Object, stringID:String) — 정적 메서드 , 클래스 fl.lang.Locale | |
나중에 사용할 수 있도록 내부 배열에 {instance, string ID} 쌍을 추가합니다. | |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — 메서드, 클래스 spark.components.supportClasses.DisplayLayer | |
Adds a displayObject with the specified depth to the ordered list. | |
addDragData(ds:Object) — 메서드, 클래스 mx.charts.chartClasses.ChartBase | |
Adds the selected items to the DragSource object as part of a drag and drop operation. | |
addDragData(dragSource:Object) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:Object) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:mx.core:DragSource) — 메서드, 클래스 spark.components.List | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
added — 속성, 클래스 fl.video.CaptionChangeEvent | |
캡션이 추가되었는지 또는 제거되었는지를 확인하는 부울 값입니다. | |
added — 이벤트, 클래스 flash.display.DisplayObject | |
표시 객체를 표시 목록에 추가할 때 전달됩니다. | |
ADDED — 상수 정적 속성, 클래스 flash.events.Event | |
Event.ADDED 상수는 added 이벤트 객체의 type 속성 값을 정의합니다. | |
addedEffect — 효과, 클래스 mx.core.UIComponent | |
Played when the component is added as a child to a Container. | |
addedToStage — 이벤트, 클래스 flash.display.DisplayObject | |
표시 객체를 직접 또는 해당 표시 객체가 포함된 하위 트리 추가를 통해 스테이지 표시 목록에 추가할 때 전달됩니다. | |
ADDED_TO_STAGE — 상수 정적 속성, 클래스 flash.events.Event | |
Event.ADDED_TO_STAGE 상수는 addedToStage 이벤트 객체의 type 속성 값을 정의합니다. | |
addElement(element:mx.core:IVisualElement) — 메서드, 클래스 mx.charts.Legend | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — 메서드, 클래스 mx.core.Container | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — 메서드, 인터페이스 mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — 메서드, 클래스 mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElement(element:mx.olap:IOLAPElement) — 메서드, 인터페이스 mx.olap.IOLAPSet | |
Adds a new member to the set. | |
addElement(e:mx.olap:IOLAPElement) — 메서드, 클래스 mx.olap.OLAPSet | |
Adds a new member to the set. | |
addElement(element:mx.core:IVisualElement) — 메서드, 클래스 spark.components.Group | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — 메서드, 클래스 spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElement(element:mx.core:IVisualElement) — 메서드, 클래스 spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — 메서드, 클래스 mx.charts.Legend | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — 메서드, 클래스 mx.core.Container | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — 메서드, 인터페이스 mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — 메서드, 클래스 mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — 메서드, 클래스 spark.components.Group | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — 메서드, 클래스 spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElementAt(element:mx.core:IVisualElement, index:int) — 메서드, 클래스 spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElements(elements:mx.collections:IList) — 메서드, 인터페이스 mx.olap.IOLAPSet | |
Adds a list of members to the set. | |
addElements(members:mx.collections:IList) — 메서드, 클래스 mx.olap.OLAPSet | |
Adds a list of members to the set. | |
addEntry(url:String, policyFileURL:String) — 메서드, 클래스 fl.rsl.RSLInfo | |
일련의 URL(RSL 파일 및 정책 파일)을 추가합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.consulting.pst.vo.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.consulting.pst.vo.FlexConfiguration | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.consulting.pst.vo.Form | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.consulting.pst.vo.Letter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.BindingElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.DataDictionary | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.DataDictionaryElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.DataDictionaryReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.DataDictionarySearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.OperationInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.OperationParameter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.dct.transfer.RemotingServiceInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.taskmanagement.domain.TaskProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.taskmanagement.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.taskmanagement.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.ux.content.model.asset.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.ux.content.search.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.fiber.styles.Style | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.editors.managers.PreferencesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.editors.model.FileModel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.obj.FileData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.CDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.ContainerLayout | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.DataDownload | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.DataModule | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Document | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.DocumentAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Field | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.FieldAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Folder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.LDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.ModuleAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Portfolio | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Query | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Statement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Table | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.TableColumnDetails | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.TargetArea | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.TargetAreaAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.Variable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.VariableAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.render.ContextData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.render.PDFResponseType | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icc.vo.render.ResolvedContent | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.AuditLevel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.CustomAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.Review | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.UserPreference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.document.SupportingDocument | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.participant.BaseUser | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.reminder.Reminder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.livecycle.rca.model.stage.AbstractStage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.prm.domain.impl.Asset | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.prm.domain.impl.TeamMember | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.prm.domain.impl.WorkItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.prm.vo.AssetVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.prm.vo.BaseEntityVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.rca.domain.impl.Participant | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.rca.domain.impl.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.rca.domain.impl.Stage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.rca.domain.impl.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 com.adobe.solutions.rca.vo.StageTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.data.SQLConnection | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.desktop.NativeApplication | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.display.Stage | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.events.EventDispatcher | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 인터페이스 flash.events.IEventDispatcher | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.media.AVURLLoader | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.net.URLLoader | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.system.MessageChannel | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flash.system.Worker | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flashx.textLayout.elements.LinkElement | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 flashx.textLayout.elements.TextFlow | |
리스너에서 이벤트 알림을 받을 수 있도록 EventDispatcher 객체에 이벤트 리스너 객체를 등록합니다. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.foundation.domain.Message | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.foundation.domain.Preference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.foundation.domain.Principal | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.foundation.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.foundation.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.commands.AttachmentCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.AttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.DocumentReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.Process | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.ProcessInstance | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.ProcessVariable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.QueueBase | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.QueuesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.ReaderSubmit | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.SearchFilterAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.SearchFilterCondition | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.SearchFilterSort | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.SearchTemplate | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.SearchTemplateDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.SearchTemplateDescriptors | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.Startpoint | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.TaskAttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.domain.UserActionProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 lc.procmgmt.impl.FavoritesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 mx.collections.ListCollectionView | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — 메서드, 클래스 mx.data.DynamicManagedItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 mx.olap.OLAPCube | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 mx.utils.ObjectProxy | |
Registers an event listener object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — 메서드, 클래스 mx.utils.OnDemandEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
ADD_EVENT_LISTENER_REQUEST — 상수 정적 속성, 클래스 mx.events.EventListenerRequest | |
Request to add an event listener. | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — 메서드, 클래스 mx.automation.AutomationManager | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — 메서드, 인터페이스 mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable child applications in the current ApplicationDomain. | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — 메서드, 클래스 mx.automation.AutomationManager | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — 메서드, 인터페이스 mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable parent applications in the current ApplicationDomain. | |
addFilterPropertyArray(index:int, name:String, values:Array, startFrame:int, endFrame:int) — 메서드, 클래스 fl.motion.MotionBase | |
Motion 객체에 대한 모든 상응하는 키프레임의 필터 속성을 수정합니다. | |
addFirst(p:mx.automation:AutomationIDPart) — 메서드, 클래스 mx.automation.AutomationID | |
Adds a parts to the front of the id. | |
ADD_FOCUS_MANAGER — 상수 정적 속성, 클래스 mx.events.FlexEvent | |
The FlexEvent.ADD_FOCUS_MANAGER constant defines the value of the type property of the event object for an addFocusManager event. | |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 정적 메서드 , 클래스 flashx.textLayout.conversion.TextConverter | |
새 가져오기/내보내기 형식을 등록합니다. | |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 정적 메서드 , 클래스 flashx.textLayout.conversion.TextConverter | |
지정된 위치에 새 가져오기/내보내기 형식을 등록합니다. | |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — 정적 메서드 , 클래스 mx.skins.halo.HaloColors | |
Calculates colors that are used by components that support the Halo theme, such as the colors of beveled edges. | |
addHandler(handler:Function, format:String) — 메서드, 클래스 mx.core.DragSource | |
Adds a handler that is called when data for the specified format is requested. | |
addHaveObjects(startIndex:Number, endIndex:Number) — 메서드, 클래스 flash.net.NetGroup | |
이 노드에서 요청을 수행하는 객체로 인접 요소에 보급하는 객체 집합에 startIndex에서 endIndex까지의 객체를 추가합니다. | |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — 메서드, 클래스 flash.net.NetConnection | |
AMF(Action Message Format) 패킷 구조에 컨텍스트 헤더를 추가합니다. | |
addHeader(header:Object) — 메서드, 클래스 mx.rpc.soap.AbstractWebService | |
Adds a header that will be applied to all operations of this web service. | |
addHeader(header:Object) — 메서드, 클래스 mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addImplementationClassName(className:String) — 메서드, 클래스 mx.automation.AutomationClass | |
Add Flex class names which match this class description. | |
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
flash.display.DisplayObject 객체를 부모의 자손으로 추가합니다. | |
addIPMulticastAddress(address:String, port:any, source:String) — 메서드, 클래스 flash.net.GroupSpecifier | |
연관된 NetStream 또는 NetGroup에서 지정된 IP 멀티캐스트 그룹을 연결하고 지정된 UDP 포트를 수신하도록 합니다. | |
addItem(item:Object) — 메서드, 클래스 fl.controls.ComboBox | |
항목 목록의 끝에 항목을 하나 추가합니다. | |
addItem(item:Object) — 메서드, 클래스 fl.controls.SelectableList | |
항목 목록의 끝에 항목을 하나 추가합니다. | |
addItem(item:Object) — 메서드, 클래스 fl.data.DataProvider | |
데이터 공급자의 끝에 항목을 추가합니다. | |
addItem(item:flash.display:NativeMenuItem) — 메서드, 클래스 flash.display.NativeMenu | |
메뉴의 맨 아래에 메뉴 항목을 추가합니다. | |
addItem(item:Object) — 메서드, 클래스 mx.collections.ArrayList | |
Add the specified item to the end of the list. | |
addItem(item:Object) — 메서드, 클래스 mx.collections.AsyncListView | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — 메서드, 인터페이스 mx.collections.IList | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — 메서드, 클래스 mx.collections.ListCollectionView | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — 메서드, 클래스 spark.collections.NumericDataProvider | |
This function is not supported. | |
addItem(item:Object) — 메서드, 클래스 spark.components.TabbedViewNavigator | |
Add the specified view navigator to the end of the list. | |
AddItemAction — 클래스, 패키지 mx.effects | |
The AddItemAction class defines an action effect that determines when the item renderer appears in the control for an item being added to a list-based control, such as List or TileList, or for an item that replaces an existing item in the control. | |
AddItemAction(target:Object) — 생성자, 클래스 mx.effects.AddItemAction | |
Constructor. | |
AddItemActionInstance — 클래스, 패키지 mx.effects.effectClasses | |
The AddItemActionInstance class implements the instance class for the AddItemAction effect. | |
AddItemActionInstance(target:Object) — 생성자, 클래스 mx.effects.effectClasses.AddItemActionInstance | |
Constructor. | |
addItemAt(item:Object, index:uint) — 메서드, 클래스 fl.controls.ComboBox | |
지정된 인덱스 위치에 있는 항목을 목록에 삽입합니다. | |
addItemAt(item:Object, index:uint) — 메서드, 클래스 fl.controls.SelectableList | |
지정된 인덱스 위치에 있는 항목을 목록에 삽입합니다. | |
addItemAt(item:Object, index:uint) — 메서드, 클래스 fl.data.DataProvider | |
지정된 인덱스의 데이터 공급자에 새 항목을 추가합니다. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — 메서드, 클래스 flash.display.NativeMenu | |
메뉴 항목을 지정된 위치에 삽입합니다. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — 메서드, 클래스 flash.ui.ContextMenu | |
메뉴의 맨 아래에 메뉴 항목을 추가합니다. | |
addItemAt(item:Object, index:int) — 메서드, 클래스 mx.collections.ArrayList | |
Add the item at the specified index. | |
addItemAt(item:Object, index:int) — 메서드, 클래스 mx.collections.AsyncListView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — 메서드, 인터페이스 mx.collections.IList | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — 메서드, 클래스 mx.collections.ListCollectionView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — 메서드, 클래스 spark.collections.NumericDataProvider | |
This function is not supported. | |
addItemAt(item:Object, index:int) — 메서드, 클래스 spark.components.TabbedViewNavigator | |
Add the view navigator at the specified index. | |
addItems(items:Object) — 메서드, 클래스 fl.data.DataProvider | |
DataProvider 끝에 여러 항목을 추가하고 DataChangeType.ADD 이벤트를 전달합니다. | |
AddItems — 클래스, 패키지 mx.states | |
Documentation is not currently available. | |
AddItems() — 생성자, 클래스 mx.states.AddItems | |
Constructor. | |
addItemsAt(items:Object, index:uint) — 메서드, 클래스 fl.data.DataProvider | |
지정된 인덱스 위치의 데이터 공급자에 여러 항목을 추가하고 DataChangeType.ADD 이벤트를 전달합니다. | |
additionalColumnListDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the list having additional column properties A skin part that defines the list having additional column properties | |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — 메서드, 클래스 fl.motion.MotionBase | |
Motion 인스턴스에 Keyframe 객체를 추가합니다. | |
addLast(p:mx.automation:AutomationIDPart) — 메서드, 클래스 mx.automation.AutomationID | |
Adds a parts to the end of the id. | |
addLayer(value:mx.core:DesignLayer) — 메서드, 클래스 mx.core.DesignLayer | |
Adds a DesignLayer child to this layer. | |
addLayoutCompleteSynchronization() — 메서드, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
Sets up an automation synchronization with the Layout Manager's UPDATE_COMPLETE event. | |
addLayoutCompleteSynchronization() — 메서드, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Sets up a automation synchronization with layout manager update complete event. | |
addLineForReuse(textLine:flash.text.engine:TextLine) — 정적 메서드 , 클래스 flashx.textLayout.compose.TextLineRecycler | |
다시 사용하기 위해 풀에 TextLine을 추가합니다. | |
addListenerHandler() — 메서드, 클래스 mx.validators.Validator | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addListenerHandler() — 메서드, 클래스 spark.validators.supportClasses.GlobalizationValidatorBase | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addLogger(logger:mx.logging:ILogger) — 메서드, 클래스 mx.logging.AbstractTarget | |
Sets up this target with the specified logger. | |
addLogger(logger:mx.logging:ILogger) — 메서드, 인터페이스 mx.logging.ILoggingTarget | |
Sets up this target with the specified logger. | |
addMarker(marker:org.osmf.metadata:TimelineMarker) — 메서드, 클래스 org.osmf.metadata.TimelineMetadata | |
Adds the specified TimelineMarker to this object. | |
addMember(s:mx.olap:IOLAPMember) — 메서드, 인터페이스 mx.olap.IOLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(member:mx.olap:IOLAPElement) — 메서드, 인터페이스 mx.olap.IOLAPTuple | |
Adds a new member to the tuple. | |
addMember(m:mx.olap:IOLAPMember) — 메서드, 클래스 mx.olap.OLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(element:mx.olap:IOLAPElement) — 메서드, 클래스 mx.olap.OLAPTuple | |
Adds a new member to the tuple. | |
addMemberHint(peerID:String) — 메서드, 클래스 flash.net.NetGroup | |
peerID가 그룹의 멤버임을 지정하는 레코드를 수동으로 추가합니다. | |
addMembers(value:mx.collections:IList) — 메서드, 인터페이스 mx.olap.IOLAPTuple | |
Adds a list of members to the tuple. | |
addMembers(value:mx.collections:IList) — 메서드, 클래스 mx.olap.OLAPTuple | |
Adds a list of members to the tuple. | |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — 정적 메서드 , 클래스 com.adobe.viewsource.ViewSource | |
Adds a "View Source" context menu item to the context menu of the given object. | |
addMotionPath(newMotionPath:spark.effects.animation:MotionPath, newEffectStartTime:Number) — 메서드, 클래스 spark.effects.supportClasses.AnimateTransformInstance | |
Adds a MotionPath object to the set of MotionPath objects in this instance, with the start time relative to the outermost parent effect. | |
addMouseClickHandlerToExistingRenderers() — 메서드, 클래스 spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — 메서드, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — 메서드, 클래스 spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl | |
addNamespace(ns:Object) — 메서드, 클래스 XML | |
XML 객체의 범위 내 네임스페이스 집합에 네임스페이스를 추가합니다. | |
addNeighbor(peerID:String) — 메서드, 클래스 flash.net.NetGroup | |
이 그룹에 있어야 하는 지정된 peerID로 즉시 직접 연결하여 인접 요소를 수동으로 추가합니다. | |
addObject(obj:mx.core:IUIComponent, scaleType:String) — 메서드, 클래스 mx.printing.FlexPrintJob | |
Adds a UIComponent object to the list of objects being printed. | |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — 메서드, 클래스 flashx.textLayout.operations.CompositeOperation | |
목록의 끝에 다른 작업을 추가합니다. | |
addOperationParameterButton — 스킨 파트, 클래스 com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a Button which adds an operation parameter. A skin part that defines a Button which adds an operation parameter. | |
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — 메서드, 클래스 flash.printing.PrintJob | |
지정된 Sprite 객체를 인쇄 스풀러에 단일 페이지로 보냅니다. | |
addPanelButton — 스킨 파트, 클래스 com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The add panel button skin part. The add panel button skin part. | |
addPopUp(window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — 정적 메서드 , 클래스 mx.managers.PopUpManager | |
Pops up a top-level window. | |
ADD_POP_UP_PLACE_HOLDER_REQUEST — 상수 정적 속성, 클래스 mx.events.SWFBridgeRequest | |
Adds a placeholder for a pop up window hosted by a child SystemManager. | |
ADD_POP_UP_REQUEST — 상수 정적 속성, 클래스 mx.events.SWFBridgeRequest | |
Adds a popup on the targeted application. | |
addPosition(p:mx.olap:IOLAPAxisPosition) — 메서드, 클래스 mx.olap.OLAPResultAxis | |
Adds a position to the axis of the query result. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — 메서드, 인터페이스 mx.core.IFlexModuleFactory | |
Adds an RSL to the preloadedRSLs list. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — 메서드, 클래스 mx.managers.SystemManager | |
Adds an RSL to the preloadedRSLs list. | |
addPropertiesIcon — 스킨 파트, 클래스 com.adobe.dct.view.PropertyContainer | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. | |
addPropertyArray(name:String, values:Array, startFrame:int, endFrame:int) — 메서드, 클래스 fl.motion.MotionBase | |
Motion 클래스의 선언된 속성에 대해 해당 키프레임에 값 배열을 저장합니다. | |
addRadioButton(radioButton:fl.controls:RadioButton) — 메서드, 클래스 fl.controls.RadioButtonGroup | |
라디오 버튼 그룹 인덱싱에 사용할 수 있도록 내부 라디오 버튼 배열에 라디오 버튼을 추가합니다. 그러면 라디오 버튼 그룹에서 하나의 라디오 버튼을 선택할 수 있습니다. | |
AddRemoveEffectTargetFilter — 클래스, 패키지 mx.effects.effectClasses | |
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been added or removed as children to a container. | |
AddRemoveEffectTargetFilter() — 생성자, 클래스 mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Constructor. | |
addResource(ns:Namespace, resource:Object) — 메서드, 클래스 mx.rpc.xml.QualifiedResourceManager | |
Adds a resource to a potential Array of resources for a given namespace. | |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — 메서드, 인터페이스 mx.resources.IResourceManager | |
Adds the specified ResourceBundle to the ResourceManager so that its resources can be accessed by ResourceManager methods such as getString(). | |
addResources(lang:String, res:Object) — 메서드, 클래스 air.update.ApplicationUpdaterUI | |
지정된 언어에 대한 새 리소스 번들을 동적으로 추가합니다. | |
addResponder(responder:mx.rpc:IResponder) — 메서드, 클래스 mx.collections.errors.ItemPendingError | |
addResponder adds a responder to an Array of responders. | |
addResponder(responder:mx.rpc:IResponder) — 메서드, 클래스 mx.rpc.AsyncToken | |
Adds a responder to an Array of responders. | |
address — 속성, 클래스 flash.net.InterfaceAddress | |
IP(인터넷 프로토콜) 주소입니다. | |
address — 속성, 클래스 flash.net.dns.AAAARecord | |
IPv6 주소입니다. | |
address — 속성, 클래스 flash.net.dns.ARecord | |
IPv4 주소입니다. | |
addresses — 속성, 클래스 flash.net.NetworkInterface | |
이 네트워크 인터페이스에 바운딩된 주소 목록입니다. | |
addReviewStageParticipantPanel — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. | |
ADD_ROW — 상수 정적 속성, 클래스 spark.events.GridSelectionEventKind | |
Indicates that this row should be added to the current selection. | |
addRSLInfo(info:fl.rsl:RSLInfo) — 메서드, 클래스 fl.rsl.RSLPreloader | |
다운로드 중인 SWF 또는 SWZ 파일에 설명을 포함하는 RSLInfo 레코드를 추가합니다. | |
addScrollers(chilArray:Array) — 메서드, 클래스 spark.automation.delegates.components.SparkDataGridAutomationImpl | |
private | |
addScrollers(chilArray:Array) — 메서드, 클래스 spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl | |
addScrollers(chilArray:Array) — 메서드, 클래스 spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
private | |
addSelectedCell(rowIndex:int, columnIndex:int) — 메서드, 클래스 spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedCell(rowIndex:int, columnIndex:int) — 메서드, 클래스 spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedIndex(rowIndex:int) — 메서드, 클래스 spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectedIndex(rowIndex:int) — 메서드, 클래스 spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
블록 선택 강조 표시, 커서 등의 선택 모양이 추가되는 flash.display.DisplayObjectContainer 객체를 추가합니다. | |
addSet(s:mx.olap:IOLAPSet) — 메서드, 인터페이스 mx.olap.IOLAPQueryAxis | |
Adds a set to the query axis. | |
addSet(s:mx.olap:IOLAPSet) — 메서드, 클래스 mx.olap.OLAPQueryAxis | |
Adds a set to the query axis. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — 메서드, 클래스 mx.rpc.soap.AbstractWebService | |
Add a header that will be applied to all operations of this WebService. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — 메서드, 클래스 mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — 메서드, 클래스 mx.controls.AdvancedDataGridBaseEx | |
Adds a data field to the list of sort fields. | |
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — 메서드, 클래스 mx.core.UIComponent | |
Adds a non-visual style client to this component instance. | |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — 메서드, 클래스 flash.display.NativeMenu | |
새 메뉴 항목을 삽입하여 메뉴에 하위 메뉴를 추가합니다. | |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — 메서드, 클래스 flash.display.NativeMenu | |
지정된 위치에 새 메뉴 항목을 삽입하여 메뉴에 하위 메뉴를 추가합니다. | |
addSynchronization(isComplete:Function, target:Object) — 메서드, 인터페이스 mx.automation.IAutomationObjectHelper | |
Adds a synchronization object to the automation manager. | |
addTarget(target:flash.display:DisplayObject, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean) — 메서드, 클래스 fl.motion.AnimatorFactoryBase | |
targetParent의 targetName 속성인 DisplayObject로 대상 속성이 설정되고(가능한 경우) 생성 시 Motion 속성이 AnimatorFactoryBase 인스턴스에 저장되는 AnimatorBase 인스턴스를 만들어 반환합니다. | |
addTarget(target:mx.logging:ILoggingTarget) — 정적 메서드 , 클래스 mx.logging.Log | |
Allows the specified target to begin receiving notification of log events. | |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — 메서드, 클래스 fl.motion.AnimatorFactoryBase | |
부모 DisplayObjectContainer를 참조한 다음 targetParent의 targetName 속성인 DisplayObject로 대상 속성이 설정되고(가능한 경우) 생성 시 해당 Motion 속성이 AnimatorFactoryBase 인스턴스에 저장되는 AnimatorBase 인스턴스를 만들어 반환합니다. | |
addTextLine(textLine:flash.text.engine:TextLine, index:int) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
flash.text.engine.TextLine 객체를 container의 자손으로 추가합니다. | |
addToCreationQueue(id:Object, preferredIndex:int, callbackFunc:Function, parent:mx.core:IFlexDisplayObject) — 메서드, 클래스 mx.core.Application | |
Add a container to the Application's creation queue. | |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — 메서드, 클래스 flash.net.drm.DRMManager | |
현재 실행 중인 장치를 장치 그룹에 추가합니다. | |
ADD_TO_DEVICE_GROUP_COMPLETE — 상수 정적 속성, 클래스 flash.events.DRMDeviceGroupEvent | |
ADD_TO_DEVICE_GROUP_ERROR — 상수 정적 속성, 클래스 flash.events.DRMDeviceGroupErrorEvent | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToRowArrays() — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Add a blank row to the beginning of the arrays that store references to the rows. | |
addTuple(t:mx.olap:IOLAPTuple) — 메서드, 인터페이스 mx.olap.IOLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — 메서드, 인터페이스 mx.olap.IOLAPSet | |
Adds a new tuple to the set. | |
addTuple(t:mx.olap:IOLAPTuple) — 메서드, 클래스 mx.olap.OLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — 메서드, 클래스 mx.olap.OLAPSet | |
Adds a new tuple to the set. | |
addWantObjects(startIndex:Number, endIndex:Number) — 메서드, 클래스 flash.net.NetGroup | |
검색할 객체 집합에 startIndex에서 endIndex까지의 객체를 추가합니다. | |
addXMLPath(langCode:String, path:String) — 정적 메서드 , 클래스 fl.lang.Locale | |
나중에 사용할 수 있도록 내부 배열에 {languageCode 및 languagePath} 쌍을 추가합니다. | |
adjustBrightness(rgb:uint, brite:Number) — 정적 메서드 , 클래스 mx.utils.ColorUtil | |
Performs a linear brightness adjustment of an RGB color. | |
adjustBrightness2(rgb:uint, brite:Number) — 정적 메서드 , 클래스 mx.utils.ColorUtil | |
Performs a scaled brightness adjustment of an RGB color. | |
AdjustColor — 클래스, 패키지 fl.motion | |
AdjustColor 클래스는 밝기, 대비, 색조, 채도 등의 여러 가지 색상 속성을 정의하여 ColorMatrixFilter 클래스를 지원합니다. | |
AdjustColor() — 생성자, 클래스 fl.motion.AdjustColor | |
AdjustColor 클래스는 ColorMatrixFilter를 지원하기 위한 여러 가지 색상 속성을 정의합니다. | |
adjustColorObjects — 속성, 클래스 fl.motion.KeyframeBase | |
이 키프레임에 대한 필터 배열의 상응하는 인덱스에 매핑된 AdjustColor 인스턴스를 저장합니다. | |
adjustedRadius — 스타일, 클래스 mx.charts.series.PlotSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — 스타일, 클래스 mx.charts.series.LineSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — 스타일, 클래스 mx.charts.series.AreaSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustFocusRect(obj:flash.display:DisplayObject) — 메서드, 클래스 mx.core.UIComponent | |
Adjust the focus rectangle. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — 메서드, 클래스 mx.charts.AxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — 메서드, 인터페이스 mx.charts.chartClasses.IAxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — 메서드, 클래스 mx.controls.DataGrid | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Called from the updateDisplayList() method to adjust the size and position of list content. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — 메서드, 클래스 mx.controls.listClasses.TileBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustMinMax(minValue:Number, maxValue:Number) — 메서드, 클래스 mx.charts.chartClasses.NumericAxis | |
Adjusts the generated or assigned range of the axis's labels. | |
adjustNetConnectionURL(rootUrl:String, url:String) — 정적 메서드 , 클래스 mx.netmon.NetworkMonitor | |
Adjust the URL for NetConnectionChannel and HTTPChannel Requests so that it goes through the monitor. | |
adjustNetConnectionURLImpl — 정적 속성, 클래스 mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adjustRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number) — 메서드, 클래스 mx.controls.dataGridClasses.DataGridBase | |
Adjusts the size and positions of the renderers for the given rowNum, row position and height. | |
adjustSelection(index:int, add:Boolean) — 메서드, 클래스 spark.components.List | |
Adjusts the selected indices to account for items being added to or removed from this component. | |
adjustSelection(newIndex:int, add:Boolean) — 메서드, 클래스 spark.components.supportClasses.ListBase | |
Adjusts the selected index to account for items being added to or removed from this component. | |
adjustSelectionAndCaretUponNavigation(event:flash.events:KeyboardEvent) — 메서드, 클래스 spark.components.List | |
Adjusts the selection based on what keystroke or keystroke combinations were encountered. | |
adjustURLRequest(urlRequest:flash.net:URLRequest, rootURL:String, correlationID:String) — 정적 메서드 , 클래스 mx.netmon.NetworkMonitor | |
Adjust the URLRequest so that it goes through the monitor. | |
adjustURLRequestImpl — 정적 속성, 클래스 mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adobe.utils — 패키지 | |
adobe.utils 패키지에는 Flash 제작 도구 개발자를 위한 함수와 클래스가 들어 있습니다. | |
ADVANCED — 상수 정적 속성, 클래스 flash.text.AntiAliasType | |
앤티앨리어싱을 고급 앤티앨리어싱으로 설정합니다. | |
AdvancedDataGrid — 클래스, 패키지 mx.controls | |
The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application. | |
AdvancedDataGrid() — 생성자, 클래스 mx.controls.AdvancedDataGrid | |
Constructor. | |
AdvancedDataGridAccImpl — 클래스, 패키지 mx.accessibility | |
The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAccImpl(master:mx.core:UIComponent) — 생성자, 클래스 mx.accessibility.AdvancedDataGridAccImpl | |
Constructor. | |
AdvancedDataGridAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridAutomationImpl(obj:mx.controls:AdvancedDataGrid) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
Constructor. | |
AdvancedDataGridBase — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBase class is the base class for controls that display lists of items in multiple columns, such as the AdvancedDataGrid and OLAPDataGrid controls. | |
AdvancedDataGridBase() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constructor. | |
AdvancedDataGridBaseEx — 클래스, 패키지 mx.controls | |
The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseEx() — 생성자, 클래스 mx.controls.AdvancedDataGridBaseEx | |
Constructor. | |
AdvancedDataGridBaseExAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl(obj:mx.controls:AdvancedDataGrid) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl | |
Constructor. | |
AdvancedDataGridBaseSelectionData — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBaseSelectionData class defines a data structure used by the advanced data grid classes to track selected cells in the AdvancedDataGrid control. | |
AdvancedDataGridBaseSelectionData(data:Object, rowIndex:int, columnIndex:int, approximate:Boolean) — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
Constructor. | |
AdvancedDataGridColumn — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumn(columnName:String) — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Constructor. | |
AdvancedDataGridColumnGroup — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup(columnName:String) — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
Constructor. | |
AdvancedDataGridDragProxy — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
AdvancedDataGridDragProxy() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridDragProxy | |
Constructor. | |
AdvancedDataGridEvent — 클래스, 패키지 mx.events | |
The AdvancedDataGridEvent class represents event objects that are specific to the AdvancedDataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
AdvancedDataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number, multiColumnSort:Boolean, removeColumnFromSort:Boolean, item:Object, triggerEvent:flash.events:Event, headerPart:String) — 생성자, 클래스 mx.events.AdvancedDataGridEvent | |
Constructor. | |
AdvancedDataGridEventReason — final 클래스, 패키지 mx.events | |
The AdvancedDataGridEventReason class defines constants for the values of the reason property of a AdvancedDataGridEvent object when the type property is itemEditEnd. | |
AdvancedDataGridGroupItemRenderer — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree. | |
AdvancedDataGridGroupItemRenderer() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Constructor. | |
AdvancedDataGridGroupItemRendererAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridGroupItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridGroupItemRenderer) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridHeaderHorizontalSeparator — 클래스, 패키지 mx.skins.halo | |
The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderHorizontalSeparator() — 생성자, 클래스 mx.skins.halo.AdvancedDataGridHeaderHorizontalSeparator | |
Constructor. | |
AdvancedDataGridHeaderInfo — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, parent:mx.controls.advancedDataGridClasses:AdvancedDataGridHeaderInfo, index:int, depth:int, children:Array, internalLabelFunction:Function, headerItem:mx.controls.listClasses:IListItemRenderer) — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Constructor. | |
AdvancedDataGridHeaderRenderer — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Constructor. | |
AdvancedDataGridHeaderShiftEvent — 클래스, 패키지 mx.automation.events | |
The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridHeaderShiftEvent(type:String, movingColumnIndex:int, oldColumnIndex:int, newColumnIndex:int, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — 생성자, 클래스 mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
Constructor. | |
AdvancedDataGridItemRenderer — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRenderer() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Constructor. | |
AdvancedDataGridItemRendererAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
AdvancedDataGridItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridItemRenderer) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridItemSelectEvent — 클래스, 패키지 mx.automation.events | |
The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected. | |
AdvancedDataGridItemSelectEvent(type:String, columnIndex:int, dataField:String, headerPart:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — 생성자, 클래스 mx.automation.events.AdvancedDataGridItemSelectEvent | |
Constructor. | |
advancedDataGridListData — 속성, 클래스 mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The implementation of the listData property as defined by the IDropInListItemRenderer interface. | |
AdvancedDataGridListData — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control. | |
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Constructor. | |
AdvancedDataGridRendererDescription — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererDescription() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Constructor. | |
AdvancedDataGridRendererProvider — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Constructor. | |
AdvancedDataGridSortItemRenderer — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control. | |
AdvancedDataGridSortItemRenderer() — 생성자, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Constructor. | |
AdvancedListBase — 클래스, 패키지 mx.controls.listClasses | |
The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items. | |
AdvancedListBase() — 생성자, 클래스 mx.controls.listClasses.AdvancedListBase | |
Constructor. | |
AdvancedListBaseAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseAutomationImpl(obj:mx.controls.listClasses:AdvancedListBase) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
Constructor. | |
AdvancedListBaseContentHolderAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:AdvancedListBaseContentHolder) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl | |
Constructor. | |
advancedSearchButton — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Toggle Button to switch between advanced search pod and basic search pod Skin Part for Toggle Button to switch between advanced search pod and basic search pod | |
advancedSearchPod — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Advanced Search Pod Skin Part for Advanced Search Pod | |
AdvancedStyleClient — 클래스, 패키지 mx.styles | |
A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface. | |
AdvancedStyleClient() — 생성자, 클래스 mx.styles.AdvancedStyleClient | |
Constructor. | |
affectsTweenable(tweenableName:String) — 메서드, 클래스 fl.motion.KeyframeBase | |
키프레임이 특정 애니메이션 속성에 영향을 주는지 여부를 나타냅니다. | |
AFTER — 상수 정적 속성, 클래스 mx.states.AddItems | |
Documentation is not currently available. | |
AFTER — 상수 정적 속성, 클래스 spark.components.CalloutPosition | |
Position the leading edge of the callout after the trailing edge of the owner. | |
AFTER — 상수 정적 속성, 클래스 spark.effects.AddAction | |
Constant used to specify the position to add the item relative to the object specified by the relativeTo property. | |
afterBounds — 속성, 클래스 flash.events.NativeWindowBoundsEvent | |
변경 사항 이후의 윈도우 경계입니다. | |
afterBounds — 속성, 클래스 spark.events.TitleWindowBoundsEvent | |
The bounds of the object after the action. | |
afterContent — 속성, 인터페이스 flashx.textLayout.formats.IListMarkerFormat | |
표시자 뒤에 오는 문자열을 지정합니다. | |
afterContent — 속성, 클래스 flashx.textLayout.formats.ListMarkerFormat | |
표시자 뒤에 오는 문자열을 지정합니다. | |
afterDisplayState — 속성, 클래스 flash.events.NativeWindowDisplayStateEvent | |
NativeWindow가 변경된 이후의 표시 상태입니다. | |
afterLast — 속성, 클래스 mx.collections.HierarchicalCollectionViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterLast — 속성, 인터페이스 mx.collections.IViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterOrientation — 속성, 클래스 flash.events.StageOrientationEvent | |
변경 사항 이후의 스테이지 방향입니다. | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD — 상수 정적 속성, 클래스 org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO — 상수 정적 속성, 클래스 org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
aggregator — 속성, 클래스 mx.olap.OLAPMeasure | |
The aggregation to be performed for this measure. | |
air.desktop — 패키지 | |
air.desktop 패키지에는 AIR 응용 프로그램에서 바탕 화면으로 드래그한 원격 파일로 작업하는 데 사용되는 URLFilePromise 클래스가 들어 있습니다. | |
AirDragManagerAutomationHandler — 클래스, 패키지 mx.automation.air | |
Helper class that provides methods required for automation of drag and drop in AIR applications | |
AirDragManagerAutomationHandler() — 생성자, 클래스 mx.automation.air.AirDragManagerAutomationHandler | |
Constructor | |
AIREvent — 클래스, 패키지 mx.events | |
The AIREvent class represents the event object passed to the event listener for several AIR-specific events dispatched by the Window and WindowedApplication components. | |
AIREvent(type:String, bubbles:Boolean, cancelable:Boolean) — 생성자, 클래스 mx.events.AIREvent | |
Constructor. | |
AirFunctionsHelper — 클래스, 패키지 mx.automation.air | |
Helper class that provides methods required for automation of AIR applications | |
AirFunctionsHelper(windowId:String) — 생성자, 클래스 mx.automation.air.AirFunctionsHelper | |
Constructor | |
air.net — 패키지 | |
air.net 패키지에는 네트워크 감지에 사용되는 클래스가 들어 있습니다. 이 패키지는 AIR 런타임에 실행되는 내용에만 사용할 수 있습니다. | |
air.update — 패키지 | |
air.update 패키지에는 AIR 응용 프로그램 업데이트에 사용되는 클래스가 들어 있습니다. 이 패키지는 AIR 런타임에 실행되는 내용에만 사용할 수 있습니다. | |
air.update.events — 패키지 | |
air.update.events 패키지에는 AIR 응용 프로그램 업데이트 프레임워크에서 사용하는 이벤트를 정의하는 클래스가 들어 있습니다. 이 패키지는 AIR 런타임에 실행되는 내용에만 사용할 수 있습니다. | |
airWindowIndicatorPropertyName — 상수 정적 속성, 클래스 mx.automation.AutomationManager | |
album — 속성, 클래스 flash.media.ID3Info | |
앨범 제목으로, ID3 2.0 태그 TALB에 해당합니다. | |
Alert — 클래스, 패키지 mx.controls | |
The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon. | |
Alert() — 생성자, 클래스 mx.controls.Alert | |
Constructor. | |
ALERT — 상수 정적 속성, 클래스 flash.notifications.NotificationStyle | |
알림 수신 시 경고 상자를 표시하는 알림 스타일입니다. | |
AlertAccImpl — 클래스, 패키지 mx.accessibility | |
AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAccImpl(master:mx.core:UIComponent) — 생성자, 클래스 mx.accessibility.AlertAccImpl | |
Constructor. | |
AlertAutomationImpl — 클래스, 패키지 mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertAutomationImpl(obj:mx.controls:Alert) — 생성자, 클래스 mx.automation.delegates.controls.AlertAutomationImpl | |
Constructor. | |
AlertFormAutomationImpl — 클래스, 패키지 mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the AlertForm class. | |
AlertFormAutomationImpl(obj:mx.controls.alertClasses:AlertForm) — 생성자, 클래스 mx.automation.delegates.controls.AlertFormAutomationImpl | |
Constructor. | |
align — 속성, 클래스 fl.video.FLVPlayback | |
scaleMode 속성을 VideoScaleMode.MAINTAIN_ASPECT_RATIO 또는 VideoScaleMode.NO_SCALE로 설정할 때 비디오 레이아웃을 지정합니다. | |
align — 속성, 클래스 fl.video.VideoPlayer | |
registrationX, registrationY, registrationWidth 및 registrationHeight 속성을 기준으로 비디오를 표시하는 방법을 지정합니다. | |
align — 속성, 클래스 flash.display.Stage | |
Flash Player 또는 브라우저에서 스테이지 정렬을 지정하는 StageAlign 클래스 값입니다. | |
align — 속성, 클래스 flash.text.TextFormat | |
단락의 정렬을 나타냅니다. | |
alignLabelsToUnits — 속성, 클래스 mx.charts.DateTimeAxis | |
Determines the placement of labels along the axis. | |
alignment — 속성, 클래스 flash.text.engine.TabStop | |
이 탭 정지의 탭 정렬을 지정합니다. | |
alignment — 속성, 인터페이스 flashx.textLayout.formats.ITabStopFormat | |
이 탭 정지의 탭 정렬입니다. | |
alignment — 속성, 클래스 flashx.textLayout.formats.TabStopFormat | |
이 탭 정지의 탭 정렬입니다. | |
alignmentBaseline — 스타일, 클래스 spark.components.supportClasses.SliderBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.supportClasses.GroupBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.supportClasses.ButtonBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.supportClasses.SkinnableTextBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.Label | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.RichText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.FormHeading | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.NumericStepper | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.SkinnableContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.SkinnableDataContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.Scroller | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.DataGrid | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.RichEditableText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.components.VideoPlayer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.skins.spark.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 스타일, 클래스 spark.skins.wireframe.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — 속성, 클래스 flash.text.engine.ElementFormat | |
포함하는 요소의 기준선 유형을 이 형식의 요소에 대한 주 기준선에 정렬하도록 지정합니다. | |
alignmentBaseline — 속성, 클래스 flashx.textLayout.container.ContainerController | |
TextLayoutFormat: 도미넌트 기준선 정렬의 기준이 되는 기준선을 지정합니다. | |
alignmentBaseline — 속성, 클래스 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: 도미넌트 기준선 정렬의 기준이 되는 기준선을 지정합니다. | |
alignmentBaseline — 속성, 인터페이스 flashx.textLayout.formats.ITextLayoutFormat | |
도미넌트 기준선을 정렬할 기준선을 지정합니다. | |
alignmentBaseline — 속성, 클래스 flashx.textLayout.formats.TextLayoutFormat | |
도미넌트 기준선을 정렬할 기준선을 지정합니다. | |
alignSymbol — 속성, 클래스 mx.formatters.CurrencyFormatter | |
Aligns currency symbol to the left side or the right side of the formatted number. | |
alignSymbol — 속성, 클래스 mx.validators.CurrencyValidator | |
Specifies the alignment of the currencySymbol relative to the rest of the expression. | |
alignToolTip — 속성, 클래스 mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the text alignment buttons. | |
ALL — 상수 정적 속성, 클래스 fl.core.InvalidationType | |
InvalidationType.ALL 상수는 구성 요소 전체를 다시 그려야 함을 나타내기 위해 전달되는 이벤트 객체의 type 속성 값을 정의합니다. | |
ALL — 상수 정적 속성, 클래스 fl.video.CuePointType | |
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. | |
ALL — 상수 정적 속성, 클래스 flash.display3D.Context3DClearMask | |
모든 버퍼를 지웁니다.. | |
ALL — 상수 정적 속성, 클래스 flash.events.GesturePhase | |
두 손가락 두드리기나 스와이프 같은 단순 동작의 모든 단계를 포함하는 단일 값입니다. | |
ALL — 상수 정적 속성, 클래스 flash.text.AutoCapitalize | |
모든 문자의 첫 글자를 대문자로 표시합니다. | |
ALL — 상수 정적 속성, 클래스 flash.text.engine.BreakOpportunity | |
ContentElement 객체의 모든 문자를 줄 바꿈하도록 합니다. 즉, 각 문자 뒤에 줄 바꿈이 옵니다. | |
ALL — 상수 정적 속성, 클래스 mx.core.ContainerCreationPolicy | |
Immediately create all descendants. | |
ALL — 상수 정적 속성, 클래스 mx.logging.LogEventLevel | |
Tells a target to process all messages. | |
ALL_BUT_LAST — 상수 정적 속성, 클래스 flash.text.engine.LineJustification | |
마지막 줄을 제외한 모든 줄을 양쪽 정렬합니다. | |
ALL_BUT_MANDATORY_BREAK — 상수 정적 속성, 클래스 flash.text.engine.LineJustification | |
마지막 행과 필수 줄바꿈으로 끝나는 행을 제외한 모든 행을 정렬합니다. | |
allElements — 속성, 클래스 mx.charts.chartClasses.ChartBase | |
The set of all chart elements displayed in the chart. | |
ALL_INCLUDING_LAST — 상수 정적 속성, 클래스 flash.text.engine.LineJustification | |
모든 줄을 양쪽 정렬합니다. | |
allMemberName — 속성, 인터페이스 mx.olap.IOLAPHierarchy | |
The name of the all member of the hierarchy. | |
allMemberName — 속성, 클래스 mx.olap.OLAPHierarchy | |
The name of the all member of the hierarchy. | |
allowCodeImport — 속성, 클래스 flash.system.LoaderContext | |
Loader 객체를 사용하여 SWF 파일과 같이 실행 가능 코드가 있는 내용을 호출자의 보안 샌드박스로 가져올 수 있는지 여부를 지정합니다. | |
allowCopy — 속성, 클래스 flash.desktop.NativeDragOptions | |
드롭 대상은 드래그된 데이터를 복사할 수 있습니다. | |
allowDelayedOperations — 속성, 클래스 flashx.textLayout.edit.EditManager | |
allowDelayedOperations — 속성, 인터페이스 flashx.textLayout.edit.IEditManager | |
나중에 작업을 실행하기 위해 대기열을 사용할 수 있는지 여부를 제어합니다. | |
allowDeselection — 속성, 클래스 spark.components.ButtonBarButton | |
If true, the user click on a currently selected button to deselect it. | |
allowDisjointSelection — 속성, 클래스 mx.controls.DateChooser | |
If true, specifies that non-contiguous(disjoint) selection is allowed in the DateChooser control. | |
allowDomain(... rest) — 메서드, 클래스 flash.net.LocalConnection | |
이 LocalConnection 인스턴스로 LocalConnection 호출을 보낼 수 있는 도메인을 하나 이상 지정합니다. | |
allowDomain(... rest) — 정적 메서드 , 클래스 flash.system.Security | |
지정된 도메인의 SWF 파일이 allowDomain() 호출을 포함하는 SWF 파일의 객체 및 변수에 액세스할 수 있도록 합니다. | |
allowDomain(... rest) — 메서드, 인터페이스 mx.core.IFlexModuleFactory | |
Calls the Security.allowDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowDomain(... rest) — 메서드, 클래스 mx.managers.SystemManager | |
Calls Security.allowDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowDomainsInNewRSLs — 속성, 인터페이스 mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — 속성, 클래스 mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — 속성, 클래스 mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDragSelection — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowDragSelection — 속성, 클래스 mx.controls.listClasses.ListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowedActions — 속성, 클래스 flash.events.NativeDragEvent | |
이 드래그 작업을 시작한 표시 객체에 의해 허용되는 액션을 지정하는 NativeDragOptions 객체입니다. | |
allowedFormatChars — 속성, 클래스 mx.validators.CreditCardValidator | |
The set of formatting characters allowed in the cardNumber field. | |
allowedFormatChars — 속성, 클래스 mx.validators.DateValidator | |
The set of formatting characters allowed for separating the month, day, and year values. | |
allowedFormatChars — 속성, 클래스 mx.validators.PhoneNumberValidator | |
The set of allowable formatting characters. | |
allowedFormatChars — 속성, 클래스 mx.validators.SocialSecurityValidator | |
Specifies the set of formatting characters allowed in the input. | |
allowedFormatChars — 속성, 클래스 mx.validators.ZipCodeValidator | |
The set of formatting characters allowed in the ZIP code. | |
allowFreeTextBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the allow free text button A skin part that defines the allow free text button | |
allowInsecureDomain(... rest) — 메서드, 클래스 flash.net.LocalConnection | |
이 LocalConnection 객체로 LocalConnection 호출을 보낼 수 있는 도메인을 하나 이상 지정합니다. | |
allowInsecureDomain(... rest) — 정적 메서드 , 클래스 flash.system.Security | |
지정된 도메인의 SWF 파일과 HTML 파일이 호출하는 SWF 파일(HTTPS 프로토콜을 통해 호스팅됨)의 객체 및 변수에 액세스할 수 있도록 합니다. | |
allowInsecureDomain(... rest) — 메서드, 인터페이스 mx.core.IFlexModuleFactory | |
Calls the Security.allowInsecureDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowInsecureDomain(... rest) — 메서드, 클래스 mx.managers.SystemManager | |
Calls Security.allowInsecureDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowInsecureDomainsInNewRSLs — 속성, 인터페이스 mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — 속성, 클래스 mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — 속성, 클래스 mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInteraction — 속성, 클래스 mx.printing.PrintAdvancedDataGrid | |
If true, allows some interactions with the control, such as column resizing, column reordering, and expanding or collapsing nodes. | |
allowInteraction — 속성, 클래스 mx.printing.PrintOLAPDataGrid | |
If true, allows some interactions with the control, such as column resizing. | |
allowItemSizeChangeNotification — 속성, 클래스 mx.controls.listClasses.ListBase | |
If false, renderers cannot invalidate size of List. | |
allowLibraryAccessBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines the allow library access button A skin part that defines the allow library access button | |
allowLink — 속성, 클래스 flash.desktop.NativeDragOptions | |
드롭 대상은 드래그된 데이터에 대한 링크를 만들 수 있습니다. | |
allowLoadBytesCodeExecution — 속성, 클래스 flash.system.LoaderContext | |
allowCodeImport로 대체되었지만 호환성을 위해 여전히 지원되는 레거시 속성입니다. | |
allowMerge — 속성, 클래스 flashx.textLayout.operations.DeleteTextOperation | |
이 작업을 이전에 실행된 작업 또는 이후에 실행될 작업과 병합할 수 있는지 여부를 나타냅니다. | |
allowMove — 속성, 클래스 flash.desktop.NativeDragOptions | |
드롭 대상은 드래그된 데이터를 이동할 수 있습니다. | |
allowMultipleSelection — 속성, 클래스 fl.controls.SelectableList | |
여러 목록 항목을 한 번에 선택할 수 있는지 여부를 나타내는 부울 값을 가져옵니다. | |
allowMultipleSelection — 속성, 클래스 mx.controls.DateChooser | |
If true, specifies that multiple selection is allowed in the DateChooser control. | |
allowMultipleSelection — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — 속성, 클래스 mx.controls.listClasses.ListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — 속성, 클래스 spark.components.List | |
If true multiple selection is enabled. | |
allowNegative — 속성, 클래스 mx.validators.CurrencyValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — 속성, 클래스 mx.validators.NumberValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — 속성, 클래스 spark.validators.supportClasses.NumberValidatorBase | |
Specifies whether negative numbers are permitted. | |
allowNegativeForStacked — 속성, 클래스 mx.charts.chartClasses.StackedSeries | |
Setting this property to true will stack positive and negative values separately | |
allowNull — 속성, 클래스 flash.data.SQLColumnSchema | |
이 열에 NULL 값을 사용할 수 있는지 여부를 나타냅니다. | |
allowsFullScreen — 속성, 클래스 flash.display.Stage | |
이 스테이지에서 전체 화면 모드의 사용이 허용되는지 여부를 지정합니다. | |
allowsFullScreenInteractive — 속성, 클래스 flash.display.Stage | |
이 스테이지에서 텍스트 입력 모드로 전체 화면을 사용할 수 있는지 여부를 지정합니다. | |
allowThumbOverlap — 속성, 클래스 mx.controls.sliderClasses.Slider | |
If set to false, then each thumb can only be moved to the edge of the adjacent thumb. | |
allowTrackClick — 속성, 클래스 mx.controls.sliderClasses.Slider | |
Specifies whether clicking on the track will move the slider thumb. | |
allowValueWrap — 속성, 클래스 spark.components.Spinner | |
Determines the behavior of the control for a step when the current value is either the maximum or minimum value. | |
AllValuesAreSet() — 메서드, 클래스 fl.motion.AdjustColor | |
네 가지 AdjustColor 속성이 모두 설정되었는지 확인합니다. | |
alpha — 속성, 클래스 flash.display.DisplayObject | |
지정된 객체의 알파 투명도 값을 나타냅니다. | |
alpha — 속성, 클래스 flash.display.GraphicsSolidFill | |
채우기의 알파 투명도 값을 나타냅니다. | |
alpha — 속성, 클래스 flash.filters.ConvolutionFilter | |
대체 색상의 알파 투명도 값입니다. | |
alpha — 속성, 클래스 flash.filters.DisplacementMapFilter | |
위치 변경 시 범위를 벗어날 경우 사용할 알파 투명도 값을 지정합니다. | |
alpha — 속성, 클래스 flash.filters.DropShadowFilter | |
그림자 색상의 알파 투명도 값입니다. | |
alpha — 속성, 클래스 flash.filters.GlowFilter | |
색상의 알파 투명도 값입니다. | |
alpha — 속성, 클래스 flash.text.engine.ElementFormat | |
이 객체의 영향을 받는 줄 요소의 투명도를 지정합니다. | |
alpha — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
alpha — 속성, 클래스 mx.core.DesignLayer | |
The alpha for this design layer instance, between 0.0 and 1.0. | |
alpha — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
지정된 객체의 알파 투명도 값을 나타냅니다. | |
alpha — 속성, 인터페이스 mx.core.IVisualElement | |
지정된 객체의 알파 투명도 값을 나타냅니다. | |
alpha — 속성, 클래스 mx.graphics.BitmapFill | |
The transparency of a fill. | |
alpha — 속성, 클래스 mx.graphics.GradientEntry | |
The transparency of a gradient fill. | |
alpha — 속성, 클래스 mx.graphics.RectangularDropShadow | |
그림자 색상의 알파 투명도 값입니다. | |
alpha — 속성, 클래스 mx.graphics.SolidColor | |
The transparency of a color. | |
alpha — 속성, 클래스 mx.graphics.SolidColorStroke | |
The transparency of a line. | |
alpha — 속성, 클래스 spark.filters.ConvolutionFilter | |
The alpha transparency value for the color. | |
alpha — 속성, 클래스 spark.filters.DisplacementMapFilter | |
Specifies the alpha transparency value to use for out-of-bounds displacements. | |
alpha — 속성, 클래스 spark.filters.DropShadowFilter | |
The alpha transparency value for the color. | |
alpha — 속성, 클래스 spark.filters.GlowFilter | |
The alpha transparency value for the color. | |
alpha — 속성, 클래스 spark.primitives.RectangularDropShadow | |
The alpha transparency value for the color. | |
alpha — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The level of transparency of the graphic element. | |
ALPHA — 상수 정적 속성, 클래스 flash.display.BitmapDataChannel | |
알파 채널입니다. | |
ALPHA — 상수 정적 속성, 클래스 flash.display.BlendMode | |
표시 객체에 있는 각 픽셀의 알파 값을 배경에 적용합니다. | |
ALPHA — 상수 정적 속성, 클래스 spark.core.MaskType | |
The mask respects opacity and uses the strokes and bitmap filters of the mask. | |
alphaFrom — 속성, 클래스 mx.effects.Dissolve | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — 속성, 클래스 mx.effects.Fade | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — 속성, 클래스 mx.effects.Glow | |
Starting transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — 속성, 클래스 mx.effects.effectClasses.DissolveInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — 속성, 클래스 mx.effects.effectClasses.FadeInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — 속성, 클래스 mx.effects.effectClasses.GlowInstance | |
Starting transparency level. | |
alphaFrom — 속성, 클래스 spark.effects.Fade | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — 속성, 클래스 spark.effects.supportClasses.FadeInstance | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaMultiplier — 속성, 클래스 flash.geom.ColorTransform | |
알파 투명도 채널 값에 곱하는 10진수 값입니다. | |
ALPHANUMERIC — 상수 정적 속성, 클래스 flash.ui.KeyboardType | |
모든 숫자와 문자가 있는 표준 키보드입니다. | |
ALPHANUMERIC_FULL — 상수 정적 속성, 클래스 flash.system.IMEConversionMode | |
IME.conversionMode 속성에 사용되는 "ALPHANUMERIC_FULL" 문자열입니다. | |
ALPHANUMERIC_HALF — 상수 정적 속성, 클래스 flash.system.IMEConversionMode | |
IME.conversionMode 속성에 사용되는 "ALPHANUMERIC_HALF" 문자열입니다. | |
alphaOffset — 속성, 클래스 flash.geom.ColorTransform | |
alphaMultiplier 값에 곱한 후 알파 투명도 채널 값에 더해지는 -255에서 255 사이의 숫자입니다. | |
alphas — 속성, 클래스 flash.display.GraphicsGradientFill | |
colors 배열에서 해당 색상의 알파 값 배열입니다. | |
alphas — 속성, 클래스 flash.filters.GradientBevelFilter | |
colors 배열에서 해당 색상의 알파 투명도 값의 배열입니다. | |
alphas — 속성, 클래스 flash.filters.GradientGlowFilter | |
colors 배열에서 해당 색상의 알파 투명도 값의 배열입니다. | |
alphaTo — 속성, 클래스 mx.effects.Dissolve | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — 속성, 클래스 mx.effects.Fade | |
Final transparency level, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — 속성, 클래스 mx.effects.Glow | |
Ending transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — 속성, 클래스 mx.effects.effectClasses.DissolveInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — 속성, 클래스 mx.effects.effectClasses.FadeInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — 속성, 클래스 mx.effects.effectClasses.GlowInstance | |
Ending transparency level. | |
alphaTo — 속성, 클래스 spark.effects.Fade | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — 속성, 클래스 spark.effects.supportClasses.FadeInstance | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
ALTERNATE — 상수 정적 속성, 클래스 flash.display.NativeWindowSystemChrome | |
나중에 사용할 수 있도록 예약되었습니다. | |
ALTERNATE — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
대체(옵션) 키의 키 코드 값(18)에 연결된 상수입니다. | |
alternatingItemColors — 스타일, 클래스 mx.controls.listClasses.ListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 mx.controls.listClasses.AdvancedListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 mx.controls.Tree | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — 스타일, 클래스 mx.controls.ComboBox | |
The set of BackgroundColors for drop-down list rows in an alternating pattern. | |
alternatingItemColors — 스타일, 클래스 mx.controls.Menu | |
The colors used for menu or submenu menu items in an alternating pattern. | |
alternatingItemColors — 스타일, 클래스 mx.controls.AdvancedDataGrid | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — 스타일, 클래스 spark.components.supportClasses.GroupBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 spark.components.List | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 spark.components.SkinnableContainer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 spark.components.Scroller | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 spark.components.LabelItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 spark.skins.spark.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — 스타일, 클래스 spark.skins.wireframe.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingRowColors — 스타일, 클래스 spark.components.DataGrid | |
Used to initialize the DataGrid's rowBackground skin part. | |
alternatingRowColorsBackground — 스킨 파트, 클래스 spark.components.DataGrid | |
The IVisualElement class used to render the alternatingRowColors style. The IVisualElement class used to render the alternatingRowColors style. | |
altitude — 속성, 클래스 flash.events.GeolocationEvent | |
고도(미터)입니다. | |
altKey — 속성, 클래스 flash.events.GestureEvent | |
Alt 키가 활성 상태(true)인지 비활성 상태(false)인지를 나타냅니다. | |
altKey — 속성, 클래스 flash.events.KeyboardEvent | |
Windows에서는 Alt 키가 활성 상태(true)인지 비활성 상태(false)인지를 나타내며 Mac OS에서는 Option 키가 활성 상태인지를 나타냅니다. | |
altKey — 속성, 클래스 flash.events.MouseEvent | |
Alt 키가 활성 상태(true)인지 비활성 상태(false)인지를 나타냅니다. | |
altKey — 속성, 클래스 flash.events.TouchEvent | |
Alt 키가 활성 상태(true)인지 비활성 상태(false)인지를 나타냅니다. | |
altKey — 속성, 클래스 mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — 속성, 클래스 mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — 속성, 클래스 mx.automation.events.ListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — 속성, 클래스 mx.events.SandboxMouseEvent | |
Indicates whether the Alt key was pressed. | |
altKey — 속성, 클래스 spark.automation.events.SparkDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — 속성, 클래스 spark.automation.events.SparkListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
ALWAYS — 상수 정적 속성, 클래스 flash.display.PixelSnapping | |
어떤 변형에서든 비트맵 이미지가 항상 가장 가까운 픽셀에 물리도록 지정할 때 Bitmap 객체의 pixelSnapping 속성에 사용하는 상수 값입니다. | |
ALWAYS — 상수 정적 속성, 클래스 flash.display3D.Context3DCompareMode | |
비교는 항상 true로 평가합니다. | |
ALWAYS — 상수 정적 속성, 클래스 flash.text.StageTextClearButtonMode | |
StageText clearButton이 항상 표시됨 | |
ALWAYS — 상수 정적 속성, 클래스 spark.components.TextSelectionHighlighting | |
Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window. | |
alwaysCreateDisplayObject — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
Specifies that this GraphicElement is to be associated with and be rendered to its own DisplayObject. | |
alwaysInFront — 속성, 클래스 flash.display.NativeWindow | |
이 윈도우가 항상 다른 윈도우(다른 응용 프로그램의 윈도우 포함)의 앞에 오도록 할지 여부를 지정합니다. | |
alwaysInFront — 속성, 클래스 mx.core.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — 속성, 클래스 mx.core.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
alwaysInFront — 속성, 클래스 spark.components.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — 속성, 클래스 spark.components.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
ALWAYS_REQUIRED — 상수 정적 속성, 클래스 flash.security.RevocationCheckSettings | |
인증서 해지를 항상 확인합니다. | |
alwaysShowSelection — 속성, 클래스 fl.controls.TextArea | |
텍스트 필드에 포커스가 없을 때 Flash Player에서 텍스트 필드의 선택 영역을 강조 표시하는지 여부를 나타내는 부울 값을 가져오거나 설정합니다. | |
alwaysShowSelection — 속성, 클래스 fl.controls.TextInput | |
텍스트 필드에 포커스가 없을 때 선택 영역이 표시되는 방법을 나타내는 부울 값을 가져오거나 설정합니다. | |
alwaysShowSelection — 속성, 클래스 fl.text.TLFTextField | |
true로 설정하면 텍스트 필드에 포커스가 없는 경우 Flash Player에서 텍스트 필드의 선택 영역이 연한 파랑으로 강조 표시됩니다. | |
alwaysShowSelection — 속성, 클래스 flash.text.TextField | |
true로 설정하면 텍스트 필드에 포커스가 없는 경우 Flash Player에서 텍스트 필드의 선택 영역이 회색으로 강조 표시됩니다. | |
alwaysShowSelection — 속성, 클래스 mx.core.FTETextField | |
This property is not implemented in FTETextField because FTETextField does not support selection. | |
alwaysShowSelection — 속성, 인터페이스 mx.core.IUITextField | |
true로 설정하면 텍스트 필드에 포커스가 없는 경우 Flash Player에서 텍스트 필드의 선택 영역이 회색으로 강조 표시됩니다. | |
AMBIENT — 상수 정적 속성, 클래스 flash.media.AudioPlaybackMode | |
주변 사운드의 재생 모드입니다. | |
AMERICAN_EXPRESS — 상수 정적 속성, 클래스 mx.validators.CreditCardValidatorCardType | |
Specifies the card type as American Express. | |
AMF0 — 상수 정적 속성, 클래스 flash.net.ObjectEncoding | |
ActionScript 1.0 및 2.0용 AMF를 사용하여 객체를 직렬화하도록 지정합니다. | |
AMF3 — 상수 정적 속성, 클래스 flash.net.ObjectEncoding | |
ActionScript 3.0용 AMF를 사용하여 객체를 직렬화하도록 지정합니다. | |
analyze — 이벤트, 클래스 flash.data.SQLConnection | |
analyze() 메서드 호출 작업이 성공적으로 완료될 때 전달됩니다. | |
analyze(resourceName:String, responder:flash.net:Responder) — 메서드, 클래스 flash.data.SQLConnection | |
데이터베이스 인덱스에 대한 통계를 수집하여 데이터베이스에 저장합니다. | |
ANALYZE — 상수 정적 속성, 클래스 flash.errors.SQLErrorOperation | |
SQLConnection.analyze() 메서드가 호출되었음을 나타냅니다. | |
ANALYZE — 상수 정적 속성, 클래스 flash.events.SQLEvent | |
SQLEvent.ANALYZE 상수는 analyze 이벤트 객체의 type 속성 값을 정의합니다. | |
ancestor — 속성, 클래스 mx.styles.CSSSelector | |
If this selector is part of a descendant selector it may have a further selector defined for an arbitrary ancestor. | |
anchorBookmark — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
A bookmark to the item that is the anchor. | |
anchorBookmark — 속성, 클래스 mx.controls.listClasses.ListBase | |
A bookmark to the item that is the anchor. | |
anchorColumnIndex — 속성, 클래스 mx.controls.AdvancedDataGrid | |
The column index of the current anchor. | |
anchorColumnIndex — 속성, 클래스 spark.components.Grid | |
The column index of the anchor for the next shift selection. | |
anchorIndex — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorIndex — 속성, 클래스 mx.controls.listClasses.ListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorPosition — 속성, 인터페이스 flashx.textLayout.edit.ISelectionManager | |
선택 영역의 기준점입니다. | |
anchorPosition — 속성, 클래스 flashx.textLayout.edit.SelectionManager | |
선택 영역의 기준점입니다. | |
anchorPosition — 속성, 클래스 flashx.textLayout.elements.TextRange | |
선택 영역의 기준점 위치이며 TextFlow에서 절대 위치입니다. | |
anchorRowIndex — 속성, 클래스 spark.components.Grid | |
The row index of the anchor for the next shift selection. | |
angle — 속성, 클래스 flash.filters.BevelFilter | |
경사의 각도입니다. | |
angle — 속성, 클래스 flash.filters.DropShadowFilter | |
그림자 각도입니다. | |
angle — 속성, 클래스 flash.filters.GradientBevelFilter | |
각도를 나타냅니다. | |
angle — 속성, 클래스 flash.filters.GradientGlowFilter | |
각도를 나타냅니다. | |
angle — 속성, 클래스 mx.charts.series.items.PieSeriesItem | |
The angle, in radians, that this wedge subtends. | |
angle — 속성, 클래스 mx.graphics.GradientBase | |
By default, the LinearGradientStroke defines a transition from left to right across the control. | |
angle — 속성, 클래스 mx.graphics.RectangularDropShadow | |
그림자 각도입니다. | |
angle — 속성, 클래스 spark.filters.BevelFilter | |
The angle of the bevel, in degrees. | |
angle — 속성, 클래스 spark.filters.DropShadowFilter | |
The angle of the bevel. | |
angle — 속성, 클래스 spark.filters.GradientFilter | |
The angle, in degrees. | |
angle — 속성, 클래스 spark.primitives.RectangularDropShadow | |
The angle of the bevel. | |
angleBetween(a:flash.geom:Vector3D, b:flash.geom:Vector3D) — 정적 메서드 , 클래스 flash.geom.Vector3D | |
두 벡터 사이의 각을 라디안 단위로 반환합니다. | |
angleBy — 속성, 클래스 spark.effects.Rotate | |
Degrees by which to rotate the target object. | |
angleFrom — 속성, 클래스 mx.effects.Rotate | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — 속성, 클래스 mx.effects.effectClasses.RotateInstance | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — 속성, 클래스 spark.effects.Rotate | |
The starting angle of rotation of the target object, in degrees. | |
angleTo — 속성, 클래스 mx.effects.Rotate | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — 속성, 클래스 mx.effects.effectClasses.RotateInstance | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — 속성, 클래스 spark.effects.Rotate | |
The ending angle of rotation of the target object, in degrees. | |
angleXFrom — 속성, 클래스 spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the x axis, expressed in degrees. | |
angleXTo — 속성, 클래스 spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the x axis, expressed in degrees. | |
angleYFrom — 속성, 클래스 spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the y axis, expressed in degrees. | |
angleYTo — 속성, 클래스 spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the y axis, expressed in degrees. | |
angleZFrom — 속성, 클래스 spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the z axis, expressed in degrees. | |
angleZTo — 속성, 클래스 spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the z axis, expressed in degrees. | |
angularAxis — 속성, 클래스 mx.charts.chartClasses.PolarChart | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
angularAxis — 속성, 클래스 mx.charts.chartClasses.PolarDataCanvas | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
angularAxis — 속성, 클래스 mx.charts.series.PieSeries | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
ANGULAR_AXIS — 상수 정적 속성, 클래스 mx.charts.chartClasses.PolarTransform | |
A string representing the angular axis. | |
animate — 속성, 클래스 mx.events.AdvancedDataGridEvent | |
If true, animate an opening or closing operation; used for ITEM_OPENING type events only. | |
animate — 속성, 클래스 mx.events.TreeEvent | |
Whether to animate an opening or closing operation; used for ITEM_OPENING type events only. | |
Animate — 클래스, 패키지 spark.effects | |
This Animate effect animates an arbitrary set of properties between values. | |
Animate(target:Object) — 생성자, 클래스 spark.effects.Animate | |
Constructor. | |
AnimateColor — 클래스, 패키지 spark.effects | |
The AnimateColor effect animates a change in a color property over time, interpolating between given from/to color values on a per-channel basis. | |
AnimateColor(target:Object) — 생성자, 클래스 spark.effects.AnimateColor | |
Constructor. | |
AnimateColorInstance — 클래스, 패키지 spark.effects.supportClasses | |
The AnimateColorInstance class is the instance class of the AnimateColor effect, which animates a change in color by interpolating the from/to values per color channel. | |
AnimateColorInstance(target:Object) — 생성자, 클래스 spark.effects.supportClasses.AnimateColorInstance | |
Constructor. | |
AnimateFilter — 클래스, 패키지 spark.effects | |
The AnimateFilter effect applies an mx.filters.IBitmapFilter instance to the target and allows you to animate properties of the filter between values. | |
AnimateFilter(target:Object, filter:mx.filters:IBitmapFilter) — 생성자, 클래스 spark.effects.AnimateFilter | |
Constructor. | |
AnimateFilterInstance — 클래스, 패키지 spark.effects.supportClasses | |
The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateFilterInstance(target:Object) — 생성자, 클래스 spark.effects.supportClasses.AnimateFilterInstance | |
Constructor. | |
AnimateInstance — 클래스, 패키지 spark.effects.supportClasses | |
The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateInstance(target:Object) — 생성자, 클래스 spark.effects.supportClasses.AnimateInstance | |
Constructor. | |
animatePaging(newValue:Number, pageSize:Number) — 메서드, 클래스 spark.components.supportClasses.ScrollBarBase | |
Animates the operation to move to newValue. | |
AnimateProperty — 클래스, 패키지 mx.effects | |
The AnimateProperty effect animates a property or style of a component. | |
AnimateProperty(target:Object) — 생성자, 클래스 mx.effects.AnimateProperty | |
Constructor. | |
AnimatePropertyInstance — 클래스, 패키지 mx.effects.effectClasses | |
The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimatePropertyInstance(target:Object) — 생성자, 클래스 mx.effects.effectClasses.AnimatePropertyInstance | |
Constructor. | |
animateStepping(newValue:Number, stepSize:Number) — 메서드, 클래스 spark.components.supportClasses.ScrollBarBase | |
Animates the operation to step to newValue. | |
AnimateTransform — 클래스, 패키지 spark.effects | |
The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform(target:Object) — 생성자, 클래스 spark.effects.AnimateTransform | |
Constructor. | |
AnimateTransform3D — 클래스, 패키지 spark.effects | |
The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransform3D(target:Object) — 생성자, 클래스 spark.effects.AnimateTransform3D | |
Constructor. | |
AnimateTransformInstance — 클래스, 패키지 spark.effects.supportClasses | |
The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
AnimateTransformInstance(target:Object) — 생성자, 클래스 spark.effects.supportClasses.AnimateTransformInstance | |
Constructor. | |
AnimateTransitionShader — 클래스, 패키지 spark.effects | |
The AnimateTransitionShader effect animates a transition between two bitmaps, one representing the start state (bitmapFrom), and the other representing the end state (bitmapTo). | |
AnimateTransitionShader(target:Object) — 생성자, 클래스 spark.effects.AnimateTransitionShader | |
Constructor. | |
AnimateTransitionShaderInstance — 클래스, 패키지 spark.effects.supportClasses | |
The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
AnimateTransitionShaderInstance(target:Object) — 생성자, 클래스 spark.effects.supportClasses.AnimateTransitionShaderInstance | |
Constructor. | |
Animation — final 클래스, 패키지 spark.effects.animation | |
The Animation class defines an animation that happens between the start and end values of a property over a specified period of time. | |
Animation(duration:Number, property:String, startValue:Object, endValue:Object) — 생성자, 클래스 spark.effects.animation.Animation | |
Constructor. | |
animationEnd(animation:spark.effects.animation:Animation) — 메서드, 인터페이스 spark.effects.animation.IAnimationTarget | |
Called when an Animation instance ends. | |
animationRepeat(animation:spark.effects.animation:Animation) — 메서드, 인터페이스 spark.effects.animation.IAnimationTarget | |
Called when an Animation instance repeats. | |
animationStart(animation:spark.effects.animation:Animation) — 메서드, 인터페이스 spark.effects.animation.IAnimationTarget | |
Called when an Animation instance starts. | |
animationStop(animation:spark.effects.animation:Animation) — 메서드, 인터페이스 spark.effects.animation.IAnimationTarget | |
Called when an Animation instance stops. | |
animationTarget — 속성, 클래스 spark.effects.animation.Animation | |
The IAnimationTarget object notified with all start, end, repeat, and update events for this animation. | |
animationUpdate(animation:spark.effects.animation:Animation) — 메서드, 인터페이스 spark.effects.animation.IAnimationTarget | |
Called during every update of an Animation instance. | |
Animator — 클래스, 패키지 fl.motion | |
Animator 클래스는 모션 트윈의 XML 설명을 표시 객체에 적용합니다. | |
Animator(xml:XML, target:flash.display:DisplayObject) — 생성자, 클래스 fl.motion.Animator | |
XML 기반 모션 트윈 설명을 표시 객체에 적용하기 위해 Animator 객체를 만듭니다. | |
Animator3D — 클래스, 패키지 fl.motion | |
Animator3D 클래스는 3차원 모션 트윈의 XML 설명을 표시 객체에 적용합니다. | |
Animator3D(xml:XML, target:flash.display:DisplayObject) — 생성자, 클래스 fl.motion.Animator3D | |
XML 기반의 3차원 모션 트윈 설명을 표시 객체에 적용하기 위해 Animator3D 객체를 만듭니다. | |
AnimatorBase — 클래스, 패키지 fl.motion | |
AnimatorBase 클래스는 모션 트윈의 XML 설명을 표시 객체에 적용합니다. | |
AnimatorBase(xml:XML, target:flash.display:DisplayObject) — 생성자, 클래스 fl.motion.AnimatorBase | |
XML 기반의 모션 트윈 설명을 표시 객체에 적용하기 위해 AnimatorBase 객체를 만듭니다. | |
AnimatorFactory — 클래스, 패키지 fl.motion | |
AnimatorFactory 클래스는 Motion 객체 하나를 여러 표시 객체에 연결하는 ActionScript 기반의 지원 기능을 제공합니다. | |
AnimatorFactory(motion:fl.motion:MotionBase, motionArray:Array) — 생성자, 클래스 fl.motion.AnimatorFactory | |
MotionBase 객체의 속성을 표시 객체에 할당하는 데 사용할 수 있는 AnimatorFactory 인스턴스를 만듭니다. | |
AnimatorFactory3D — 클래스, 패키지 fl.motion | |
AnimatorFactory3D 클래스는 3차원 속성이 들어 있는 Motion 객체 하나를 여러 표시 객체에 연결하는 ActionScript 기반의 지원 기능을 제공합니다. | |
AnimatorFactory3D(motion:fl.motion:MotionBase, motionArray:Array) — 생성자, 클래스 fl.motion.AnimatorFactory3D | |
MotionBase 객체의 속성을 표시 객체에 할당하는 데 사용할 수 있는 AnimatorFactory3D 인스턴스를 만듭니다. | |
AnimatorFactoryBase — 클래스, 패키지 fl.motion | |
AnimatorFactoryBase 클래스는 런타임에 Motion 하나를 동적으로 사용하여 여러 개의 대상 객체를 표시하고 트위닝하는 ActionScript 기반의 지원 기능을 제공합니다. | |
AnimatorFactoryBase(motion:fl.motion:MotionBase, motionArray:Array) — 생성자, 클래스 fl.motion.AnimatorFactoryBase | |
AnimatorFactoryBase 클래스의 인스턴스를 만듭니다. | |
AnimatorFactoryUniversal — 클래스, 패키지 fl.motion | |
AnimatorFactoryUniversal 클래스는 Motion 객체 하나를 여러 표시 객체에 연결할 수 있도록 ActionScript 기반 지원을 제공합니다. | |
AnimatorFactoryUniversal(motion:fl.motion:MotionBase, motionArray:Array) — 생성자, 클래스 fl.motion.AnimatorFactoryUniversal | |
MotionBase 객체의 속성을 표시 객체에 할당하는 데 사용할 수 있는 AnimatorFactory 인스턴스를 만듭니다. | |
AnimatorUniversal — 클래스, 패키지 fl.motion | |
AnimatorUniversal 클래스는 2차원 및 3차원 모션의 ActionScript 설명을 표시 객체에 적용합니다. | |
AnimatorUniversal() — 생성자, 클래스 fl.motion.AnimatorUniversal | |
표시 객체에 대한 AnimatorUniversal 객체 모션을 만듭니다. | |
ANISOTROPIC16X — 상수 정적 속성, 클래스 flash.display3D.Context3DTextureFilter | |
텍스처 업샘플링 시 16:1 비율의 이방성 필터를 사용합니다. | |
ANISOTROPIC2X — 상수 정적 속성, 클래스 flash.display3D.Context3DTextureFilter | |
텍스처 업샘플링 시 2:1 비율의 이방성 필터를 사용합니다. | |
ANISOTROPIC4X — 상수 정적 속성, 클래스 flash.display3D.Context3DTextureFilter | |
텍스처 업샘플링 시 4:1 비율의 이방성 필터를 사용합니다. | |
ANISOTROPIC8X — 상수 정적 속성, 클래스 flash.display3D.Context3DTextureFilter | |
텍스처 업샘플링 시 8:1 비율의 이방성 필터를 사용합니다. | |
annotationElements — 속성, 클래스 mx.charts.chartClasses.ChartBase | |
Sets an array of ChartElement objects that appears on top of any data series rendered by the chart. | |
ANONYMOUS — 상수 정적 속성, 클래스 flash.net.drm.AuthenticationMethod | |
인증이 필요하지 않음을 나타냅니다. | |
antiAliasType — 속성, 클래스 fl.text.TLFTextField | |
이 텍스트 필드에 사용되는 앤티앨리어싱 유형입니다. | |
antiAliasType — 속성, 클래스 flash.text.TextField | |
이 텍스트 필드에 사용되는 앤티앨리어싱 유형입니다. | |
antiAliasType — 속성, 클래스 mx.core.FTETextField | |
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField. | |
antiAliasType — 속성, 인터페이스 mx.core.IUITextField | |
이 텍스트 필드에 사용되는 앤티앨리어싱 유형입니다. | |
antiAliasType — 속성, 클래스 mx.core.UITextFormat | |
Defines the anti-aliasing setting for the UITextField class. | |
AntiAliasType — final 클래스, 패키지 flash.text | |
AntiAliasType 클래스는 flash.text.TextField 클래스에서 앤티앨리어싱에 대한 값을 제공합니다. | |
ANY — 상수 정적 속성, 클래스 flash.display.StageAspectRatio | |
세로 및 가로 UI를 모두 지원하는 장치 방향을 지정합니다. | |
ANY — 상수 정적 속성, 클래스 flash.text.engine.BreakOpportunity | |
ContentElement 객체의 모든 문자를 줄바꿈 기회로 취급합니다. | |
ANY — 상수 정적 속성, 클래스 mx.validators.CurrencyValidatorAlignSymbol | |
Specifies "any" as the alignment of the currency symbol for the CurrencyValidator class. | |
ANY_INDEX_MODE — 상수 정적 속성, 클래스 mx.collections.Sort | |
When executing a find return the index any matching item. | |
ANY_INDEX_MODE — 상수 정적 속성, 클래스 spark.collections.Sort | |
When executing a find return the index any matching item. | |
appContextFolder — 속성, 클래스 com.adobe.solutions.rca.vo.ReviewTemplateVO | |
append(lhs:flash.geom:Matrix3D) — 메서드, 클래스 flash.geom.Matrix3D | |
현재 Matrix3D 객체에 다른 Matrix3D 객체를 곱하여 행렬을 추가합니다. | |
APPEND — 상수 정적 속성, 클래스 flash.filesystem.FileMode | |
쓰기 모드로 열 파일에 사용되며 기록되는 모든 데이터는 파일 끝에 추가됩니다. | |
APPEND — 상수 정적 속성, 클래스 flash.net.NetStreamPlayTransitions | |
재생 목록에 스트림을 추가하고 처음 스트림으로 재생을 시작합니다. | |
APPEND_AND_WAIT — 상수 정적 속성, 클래스 flash.net.NetStreamPlayTransitions | |
첫 번째 스트림부터 재생을 시작할 필요가 없는 재생 목록을 만듭니다. | |
appendBytes(bytes:flash.utils:ByteArray) — 메서드, 클래스 flash.net.NetStream | |
재생을 위해 NetStream에 ByteArray를 전달합니다. | |
appendBytesAction(netStreamAppendBytesAction:String) — 메서드, 클래스 flash.net.NetStream | |
불연속적인 시간 간격을 나타내고, FIFO를 플러시하며, 파일 헤더 또는 FLV 태그의 시작 부분이 있어야 함을 바이트 파서에 알려 줍니다. | |
appendChild(child:Object) — 메서드, 클래스 XML | |
지정된 자식을 XML 객체의 속성 끝에 추가합니다. | |
appendChild(node:flash.xml:XMLNode) — 메서드, 클래스 flash.xml.XMLNode | |
지정된 노드를 XML 객체의 자식 목록에 추가합니다. | |
appendRandomQueryParameter — 속성, 클래스 flash.media.AVNetworkingParams | |
appendRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — 메서드, 클래스 flash.geom.Matrix3D | |
증분 회전을 Matrix3D 객체에 추가합니다. | |
appendScale(xScale:Number, yScale:Number, zScale:Number) — 메서드, 클래스 flash.geom.Matrix3D | |
x, y 및 z축을 따른 증분 크기 조절을 Matrix3D 객체에 추가합니다. | |
appendText(text:String) — 메서드, 클래스 fl.controls.TextArea | |
TextArea 구성 요소에 포함된 마지막 문자 뒤에 지정된 문자열을 추가합니다. | |
appendText(text:String) — 메서드, 클래스 fl.controls.TextInput | |
TextArea에 포함된 마지막 문자 뒤에 지정된 문자열을 추가합니다. | |
appendText(newText:String) — 메서드, 클래스 fl.text.TLFTextField | |
newText 매개 변수에 지정된 문자열을 텍스트 필드의 텍스트 끝에 추가합니다. | |
appendText(newText:String) — 메서드, 클래스 flash.text.TextField | |
newText 매개 변수에 지정된 문자열을 텍스트 필드의 텍스트 끝에 추가합니다. | |
appendText(newText:String) — 메서드, 클래스 mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
appendText(newText:String) — 메서드, 인터페이스 mx.core.IUITextField | |
newText 매개 변수에 지정된 문자열을 텍스트 필드의 텍스트 끝에 추가합니다. | |
appendText(text:String) — 메서드, 클래스 spark.components.RichEditableText | |
Appends the specified text to the end of the RichEditableText, as if you had clicked at the end and typed. | |
appendText(text:String) — 메서드, 클래스 spark.components.supportClasses.SkinnableTextBase | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — 메서드, 클래스 spark.components.supportClasses.StyleableStageText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — 메서드, 클래스 spark.components.supportClasses.StyleableTextField | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — 메서드, 인터페이스 spark.core.IEditableText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendTranslation(x:Number, y:Number, z:Number) — 메서드, 클래스 flash.geom.Matrix3D | |
x, y 및 z축을 따라 위치를 조정하는 증분 평행 이동을 Matrix3D 객체에 추가합니다. | |
application — 정적 속성, 클래스 mx.core.Application | |
A reference to the top-level application. | |
application — 속성, 클래스 mx.managers.SystemManager | |
The application parented by this SystemManager. | |
Application — 클래스, 패키지 mx.core | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application — 클래스, 패키지 spark.components | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application() — 생성자, 클래스 mx.core.Application | |
Constructor. | |
Application() — 생성자, 클래스 spark.components.Application | |
Constructor. | |
APPLICATION — 상수 정적 속성, 클래스 flash.system.Security | |
파일이 AIR 응용 프로그램에서 실행되고 있고 해당 응용 프로그램용 패키지(AIR 파일)와 함께 설치되었습니다. | |
APPLICATION — 상수 정적 속성, 클래스 mx.managers.PopUpManagerChildList | |
Indicates that the popup is placed in the same child list as the application. | |
applicationActivate — 이벤트, 클래스 mx.core.Window | |
Dispatched when this application gets activated. | |
applicationActivate — 이벤트, 클래스 mx.core.WindowedApplication | |
Dispatched when this application is activated. | |
applicationActivate — 이벤트, 클래스 spark.components.Window | |
Dispatched when this application gets activated. | |
applicationActivate — 이벤트, 클래스 spark.components.WindowedApplication | |
Dispatched when this application is activated. | |
APPLICATION_ACTIVATE — 상수 정적 속성, 클래스 mx.events.AIREvent | |
The AIREvent.APPLICATION_ACTIVATE constant defines the value of the type property of the event object for an applicationActivate event. | |
ApplicationAutomationImpl — 클래스, 패키지 mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationAutomationImpl(obj:mx.core:Application) — 생성자, 클래스 mx.automation.delegates.containers.ApplicationAutomationImpl | |
Constructor. | |
ApplicationBackground — 클래스, 패키지 mx.skins.halo | |
The skin for application background gradient. | |
ApplicationBackground() — 생성자, 클래스 mx.skins.halo.ApplicationBackground | |
Constructor | |
applicationComplete — 이벤트, 클래스 mx.core.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
applicationComplete — 이벤트, 클래스 mx.managers.SystemManager | |
Dispatched when the application has finished initializing | |
applicationComplete — 이벤트, 클래스 spark.components.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
APPLICATION_COMPLETE — 상수 정적 속성, 클래스 mx.events.FlexEvent | |
The FlexEvent.APPLICATION_COMPLETE constant defines the value of the type property of the event object for a applicationComplete event. | |
ApplicationControlBar — 클래스, 패키지 mx.containers | |
The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationControlBar() — 생성자, 클래스 mx.containers.ApplicationControlBar | |
Constructor. | |
applicationDeactivate — 이벤트, 클래스 mx.core.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — 이벤트, 클래스 mx.core.WindowedApplication | |
Dispatched when this application is deactivated. | |
applicationDeactivate — 이벤트, 클래스 spark.components.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — 이벤트, 클래스 spark.components.WindowedApplication | |
Dispatched when this application is deactivated. | |
APPLICATION_DEACTIVATE — 상수 정적 속성, 클래스 mx.events.AIREvent | |
The AIREvent.APPLICATION_DEACTIVATE constant defines the value of the type property of the event object for an applicationDeactivate event. | |
applicationDescriptor — 속성, 클래스 flash.desktop.NativeApplication | |
이 AIR 응용 프로그램에 대한 응용 프로그램 설명자 파일의 내용입니다. | |
applicationDirectory — 정적 속성, 클래스 flash.filesystem.File | |
응용 프로그램의 설치된 파일을 포함하는 폴더입니다. | |
applicationDomain — 속성, 클래스 fl.display.ProLoaderInfo | |
외부 SWF 파일을 로드할 때, 로드된 클래스에 포함된 모든 ActionScript 3.0 정의는 applicationDomain 속성에 저장됩니다. | |
applicationDomain — 속성, 클래스 flash.display.LoaderInfo | |
외부 SWF 파일을 로드할 때, 로드된 클래스에 포함된 모든 ActionScript 3.0 정의는 applicationDomain 속성에 저장됩니다. | |
applicationDomain — 속성, 클래스 flash.system.LoaderContext | |
Loader.load() 또는 Loader.loadBytes() 메서드에서 사용할 응용 프로그램 도메인을 지정합니다. | |
applicationDomain — 속성, 클래스 mx.modules.ModuleLoader | |
The application domain to load your module into. | |
applicationDomain — 속성, 클래스 spark.modules.ModuleLoader | |
The application domain to load your module into. | |
ApplicationDomain — final 클래스, 패키지 flash.system | |
ApplicationDomain 클래스는 개별 클래스 정의 그룹의 컨테이너입니다. | |
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — 생성자, 클래스 flash.system.ApplicationDomain | |
새 응용 프로그램 도메인을 만듭니다. | |
applicationDomainTarget — 속성, 클래스 mx.core.RSLData | |
The requested application domain to load the RSL into. | |
ApplicationDomainTarget — final 클래스, 패키지 mx.core | |
The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class. | |
applicationDPI — 속성, 클래스 spark.components.Application | |
The DPI of the application. | |
applicationDPI — 속성, 클래스 spark.components.LabelItemRenderer | |
Returns the DPI of the application. | |
applicationDPI — 속성, 클래스 spark.skins.mobile.ViewMenuSkin | |
Returns the DPI of the application. | |
applicationDPI — 속성, 클래스 spark.skins.mobile.supportClasses.MobileSkin | |
Returns the DPI of the application. | |
applicationID — 속성, 클래스 flash.desktop.NativeApplication | |
이 응용 프로그램의 응용 프로그램 ID입니다. | |
applicationID — 속성, 클래스 mx.core.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationID — 속성, 클래스 spark.components.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationName — 속성, 클래스 mx.automation.events.MarshalledAutomationEvent | |
Contains string which represents the application Name for the application. | |
ApplicationSkin — 클래스, 패키지 spark.skins.spark | |
The default skin class for the Spark Application component. | |
ApplicationSkin — 클래스, 패키지 spark.skins.wireframe | |
The default wireframe skin class for the Spark Application component. | |
ApplicationSkin() — 생성자, 클래스 spark.skins.spark.ApplicationSkin | |
Constructor. | |
ApplicationSkin() — 생성자, 클래스 spark.skins.wireframe.ApplicationSkin | |
Constructor. | |
applicationStorageDirectory — 정적 속성, 클래스 flash.filesystem.File | |
응용 프로그램의 전용 저장소 디렉토리입니다. | |
ApplicationTitleBarBackgroundSkin — 클래스, 패키지 mx.skins.halo | |
The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationTitleBarBackgroundSkin() — 생성자, 클래스 mx.skins.halo.ApplicationTitleBarBackgroundSkin | |
Constructor. | |
ApplicationUpdater — 클래스, 패키지 air.update | |
ApplicationUpdater 클래스는 Adobe® AIR® 응용 프로그램에 대한 업데이트 프레임워크의 기본 기능을 정의하지만 기본 사용자 인터페이스는 제공하지 않습니다. | |
ApplicationUpdater() — 생성자, 클래스 air.update.ApplicationUpdater | |
생성자 함수입니다. | |
ApplicationUpdaterUI — 클래스, 패키지 air.update | |
ApplicationUpdaterUI 클래스는 Adobe® AIR® 응용 프로그램에 대한 업데이트 프레임워크의 기본 기능을 정의하고 기본 사용자 인터페이스를 제공합니다. | |
ApplicationUpdaterUI() — 생성자, 클래스 air.update.ApplicationUpdaterUI | |
생성자 함수입니다. | |
APPLICATION_URL_CHANGE — 상수 정적 속성, 클래스 mx.events.BrowserChangeEvent | |
The BrowserChangeEvent.APPLICATION_URL_CHANGE constant defines the value of the type property of the event object for a applicationURLChange event. | |
apply(thisArg:any, argArray:any) — 메서드, 클래스 Function | |
ActionScript가 호출하는 함수에 사용될 thisObject 값을 지정합니다. | |
apply(incoming:flashx.textLayout.formats:ITabStopFormat) — 메서드, 클래스 flashx.textLayout.formats.TabStopFormat | |
이 TabStopFormat 객체의 속성 값을 들어오는 ITabStopFormat 인스턴스에 설정된 속성 값으로 대체합니다. | |
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — 메서드, 클래스 flashx.textLayout.formats.TextLayoutFormat | |
이 TextLayoutFormat 객체의 속성 값을 들어오는 ITextLayoutFormat 인스턴스에 설정된 속성 값으로 대체합니다. | |
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — 메서드, 클래스 mx.graphics.GradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — 메서드, 인터페이스 mx.graphics.IStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — 메서드, 클래스 mx.graphics.LinearGradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — 메서드, 클래스 mx.graphics.SolidColorStroke | |
Applies the properties to the specified Graphics object. | |
apply(parent:mx.core:UIComponent) — 메서드, 클래스 mx.states.AddChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — 메서드, 클래스 mx.states.AddItems | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — 메서드, 인터페이스 mx.states.IOverride | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — 메서드, 클래스 mx.states.OverrideBase | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — 메서드, 클래스 mx.states.RemoveChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — 메서드, 클래스 mx.states.SetEventHandler | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — 메서드, 클래스 mx.states.SetProperty | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — 메서드, 클래스 mx.states.SetStyle | |
Applies the override. | |
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — 메서드, 클래스 mx.controls.AdvancedDataGrid | |
Sets up the effect for applying the selection indicator. | |
applyChangesPostLayout — 속성, 클래스 spark.effects.AnimateTransform | |
Subclasses of AnimateTransform use this flag to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyChangesPostLayout — 속성, 클래스 spark.effects.AnimateTransform3D | |
Used by the subclasses of AnimateTransform to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyClientLoadBalancingSettings(props:XML) — 메서드, 클래스 mx.messaging.Channel | |
Applies the client load balancing urls if they exists. | |
applyColorTransform(displayObject:flash.display:DisplayObject, originalColor:uint, tintColor:uint) — 메서드, 클래스 spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to set a color transform on a DisplayObject. | |
applyComputedMatrix() — 메서드, 클래스 mx.core.UIComponent | |
Commits the computed matrix built from the combination of the layout matrix and the transform offsets to the flash displayObject's transform. | |
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
선택 영역의 모든 컨테이너에 컨테이너 스타일을 적용합니다. | |
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
선택 영역의 모든 컨테이너에 컨테이너 스타일을 적용합니다. | |
ApplyElementIDOperation — 클래스, 패키지 flashx.textLayout.operations | |
ChangeElementIDOperation 클래스는 요소 ID 변경을 캡슐화합니다. | |
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — 생성자, 클래스 flashx.textLayout.operations.ApplyElementIDOperation | |
ChangeElementIDOperation 객체를 만듭니다. | |
ApplyElementStyleNameOperation — 클래스, 패키지 flashx.textLayout.operations | |
ApplyElementStyleNameOperation 클래스는 스타일 이름 변경을 캡슐화합니다. | |
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — 생성자, 클래스 flashx.textLayout.operations.ApplyElementStyleNameOperation | |
ApplyElementStyleNameOperation 객체를 만듭니다. | |
ApplyElementTypeNameOperation — 클래스, 패키지 flashx.textLayout.operations | |
ApplyElementTypeNameOperation 클래스는 유형 이름 변경을 캡슐화합니다. | |
ApplyElementTypeNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, typeName:String, relativeStart:int, relativeEnd:int) — 생성자, 클래스 flashx.textLayout.operations.ApplyElementTypeNameOperation | |
ApplyElementTypeNameOperation 객체를 만듭니다. | |
ApplyElementUserStyleOperation — 클래스, 패키지 flashx.textLayout.operations | |
ApplyElementUserStyleOperation 클래스는 요소의 스타일 값 변경을 캡슐화합니다. | |
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — 생성자, 클래스 flashx.textLayout.operations.ApplyElementUserStyleOperation | |
ApplyElementUserStyleOperation 객체를 만듭니다. | |
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — 메서드, 클래스 flash.display.BitmapData | |
소스 이미지와 filter 객체를 사용하여 필터링된 이미지를 생성합니다. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
지정된 선택 영역 또는 현재 선택 영역의 서식을 변경합니다. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
지정된 선택 영역 또는 현재 선택 영역의 서식을 변경합니다. | |
ApplyFormatOperation — 클래스, 패키지 flashx.textLayout.operations | |
ApplyFormatOperation 클래스는 스타일 변경을 캡슐화합니다. | |
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — 생성자, 클래스 flashx.textLayout.operations.ApplyFormatOperation | |
ApplyFormatOperation 객체를 만듭니다. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
지정된 요소에 스타일을 적용합니다. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
지정된 요소에 스타일을 적용합니다. | |
ApplyFormatToElementOperation — 클래스, 패키지 flashx.textLayout.operations | |
ApplyFormatToElementOperation 클래스는 요소에 대한 스타일 변경을 캡슐화합니다. | |
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — 생성자, 클래스 flashx.textLayout.operations.ApplyFormatToElementOperation | |
ApplyFormatToElementOperation 객체를 만듭니다. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — 메서드, 클래스 mx.charts.series.AreaSeries | |
Customizes the item renderer instances used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — 메서드, 클래스 mx.charts.series.BarSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — 메서드, 클래스 mx.charts.series.BubbleSeries | |
Applies style properties to the specified DisplayObject. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — 메서드, 클래스 mx.charts.series.ColumnSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — 메서드, 클래스 mx.charts.series.LineSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — 메서드, 클래스 mx.charts.series.PlotSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
지정된 선택 영역 또는 현재 선택 영역의 리프 요소에 적용되는 서식을 변경합니다. | |
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
지정된 선택 영역 또는 현재 선택 영역의 리프 요소에 적용되는 서식을 변경합니다. | |
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
선택 영역을 링크로 변형하거나 링크를 기본 텍스트로 변형합니다. | |
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
선택 영역을 링크로 변형하거나 링크를 기본 텍스트로 변형합니다. | |
ApplyLinkOperation — 클래스, 패키지 flashx.textLayout.operations | |
ApplyLinkOperation 클래스는 링크 만들기 또는 수정 작업을 캡슐화합니다. | |
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — 생성자, 클래스 flashx.textLayout.operations.ApplyLinkOperation | |
ApplyLinkOperation 객체를 만듭니다. | |
applyLocalProjection — 속성, 클래스 spark.effects.AnimateTransform3D | |
If true, the effect creates a perspective projection using the other projection-related properties in the effect and applies it to the target component's parent when it starts playing. | |
applyNonLinearFontScaling — 속성, 클래스 flash.text.engine.TextBlock | |
WYSIWYG(What-You-See-Is-What-You-Get) 인쇄 품질을 낮추는 대신 화면의 표시 품질을 높이도록 지정합니다. | |
applyParagraphFormat(paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
선택 영역의 모든 단락에 단락 스타일을 적용합니다. | |
applyParagraphFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
선택 영역의 모든 단락에 단락 스타일을 적용합니다. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Sets up the effect for applying the selection indicator. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Sets up the effect for applying the selection indicator. | |
applySeriesSet(seriesSet:Array, transform:mx.charts.chartClasses:DataTransform) — 메서드, 클래스 mx.charts.chartClasses.ChartBase | |
Preprocesses the series and transform for display. | |
applySettings(settings:XML) — 메서드, 클래스 mx.messaging.Channel | |
Subclasses should override this method to apply any settings that may be necessary for an individual channel. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
텍스트를 TCY 실행으로 변형하거나 TCY 실행을 TCY가 아닌 텍스트로 변형합니다. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
텍스트를 TCY 실행으로 변형하거나 TCY 실행을 TCY가 아닌 텍스트로 변형합니다. | |
ApplyTCYOperation — 클래스, 패키지 flashx.textLayout.operations | |
ApplyTCYOperation 클래스는 TCY 변형을 캡슐화합니다. | |
ApplyTCYOperation(operationState:flashx.textLayout.edit:SelectionState, tcyOn:Boolean) — 생성자, 클래스 flashx.textLayout.operations.ApplyTCYOperation | |
ApplyTCYOperation 객체를 만듭니다. | |
applyTransitionEndProperties — 속성, 클래스 mx.effects.Effect | |
This flag controls whether the effect, when run in a transition, automatically applies the property values according to the end state, as opposed to leaving values as set by the effect itself. | |
applyUserStylesForItemRenderer(givenItemRenderer:mx.controls.listClasses:IListItemRenderer) — 메서드, 클래스 mx.controls.AdvancedDataGrid | |
Applies styles from the AdvancedDatagrid control to an item renderer. | |
applyValueToTarget(target:Object, property:String, value:any, props:Object) — 메서드, 클래스 mx.effects.Effect | |
Used internally by the Effect infrastructure. | |
approvalStage — 스킨 상태, 클래스 com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a approval stage is associated with the component. | |
approvalStageView — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
A reference to the ApprovalStage object that displays the details of an approval stage. A reference to the ApprovalStage object that displays the details of an approval stage. | |
approverChkBox — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
A reference to the CheckBox object. If the check box is selected then the added participant is added as an approver. A reference to the CheckBox object. | |
approximate — 속성, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
If true, the rowIndex and columnIndex properties contain approximate values, and not the exact value. | |
approximate — 속성, 클래스 mx.controls.listClasses.ListBaseSelectionData | |
If true, then the index property is an approximate value and not the exact value. | |
APPROXIMATE_TEXT_FIELD — 상수 정적 속성, 클래스 flashx.textLayout.formats.LeadingModel | |
TextField의 간격 비헤이비어와 유사한 행간 모델을 지정합니다. | |
appTitle — 속성, 클래스 mx.automation.air.AirFunctionsHelper | |
Returns the title of window of top level application | |
ARABIC_INDIC — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
아랍-인도어 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
ARABIC_INDIC — 상수 정적 속성, 클래스 flashx.textLayout.formats.ListStyleType | |
아랍어 스크립트를 사용한 번호 매기기입니다. | |
AreaChart — 클래스, 패키지 mx.charts | |
The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaChart() — 생성자, 클래스 mx.charts.AreaChart | |
Constructor. | |
areaCode — 속성, 클래스 mx.formatters.PhoneFormatter | |
Area code number added to a seven-digit United States format phone number to form a 10-digit phone number. | |
areaCodeFormat — 속성, 클래스 mx.formatters.PhoneFormatter | |
Default format for the area code when the areacode property is rendered by a seven-digit format. | |
areaFill — 스타일, 클래스 mx.charts.series.AreaSeries | |
Sets the fill for the area. | |
areaRenderer — 스타일, 클래스 mx.charts.series.AreaSeries | |
The class that the series uses to represent the filled area on the chart. | |
AreaRenderer — 클래스, 패키지 mx.charts.renderers | |
The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaRenderer() — 생성자, 클래스 mx.charts.renderers.AreaRenderer | |
Constructor. | |
AreaSeries — 클래스, 패키지 mx.charts.series | |
Defines a data series for an AreaChart control. | |
AreaSeries() — 생성자, 클래스 mx.charts.series.AreaSeries | |
Constructor. | |
AreaSeriesAutomationImpl — 클래스, 패키지 mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesAutomationImpl(obj:mx.charts.series:AreaSeries) — 생성자, 클래스 mx.automation.delegates.charts.AreaSeriesAutomationImpl | |
Constructor. | |
AreaSeriesItem — 클래스, 패키지 mx.charts.series.items | |
Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesItem(element:mx.charts.series:AreaSeries, item:Object, index:uint) — 생성자, 클래스 mx.charts.series.items.AreaSeriesItem | |
Constructor. | |
AreaSeriesRenderData — 클래스, 패키지 mx.charts.series.renderData | |
Represents all the information needed by the AreaSeries to render. | |
AreaSeriesRenderData(element:mx.charts.series:AreaSeries, cache:Array, filteredCache:Array, renderedBase:Number, radius:Number) — 생성자, 클래스 mx.charts.series.renderData.AreaSeriesRenderData | |
Constructor. | |
AreaSet — 클래스, 패키지 mx.charts.series | |
A grouping set that can be used to stack AreaSeries objects in any chart. | |
AreaSet() — 생성자, 클래스 mx.charts.series.AreaSet | |
Constructor. | |
areaStroke — 스타일, 클래스 mx.charts.series.AreaSeries | |
Sets the line style for the area. | |
ARecord — 클래스, 패키지 flash.net.dns | |
ARecord 클래스는 IPv4 주소가 포함된 DNS(Domain Name System) A 리소스 레코드를 나타냅니다. | |
ARecord() — 생성자, 클래스 flash.net.dns.ARecord | |
A 리소스 레코드를 만듭니다. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — 메서드, 클래스 flash.display.DisplayObjectContainer | |
지정된 point 점으로 DisplayObjectContainer.getObjectsUnderPoint() 메서드를 호출하여 반환된 목록에서 임의의 표시 객체가 보안 제한 사항으로 인해 생략되는지 여부를 나타냅니다. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — 메서드, 인터페이스 mx.core.IContainer | |
지정된 point 점으로 DisplayObjectContainer.getObjectsUnderPoint() 메서드를 호출하여 반환된 목록에서 임의의 표시 객체가 보안 제한 사항으로 인해 생략되는지 여부를 나타냅니다. | |
areSoundsInaccessible() — 정적 메서드 , 클래스 flash.media.SoundMixer | |
보안 제한 사항으로 인해 액세스할 수 없는 사운드가 있는지 여부를 확인합니다. | |
args — 속성, 클래스 mx.automation.events.AutomationFlexNativeMenuEvent | |
args — 속성, 클래스 mx.automation.events.AutomationRecordEvent | |
A serialized representation of the event as an Array of it's property values. | |
args — 속성, 클래스 spark.effects.CallAction | |
Arguments passed to the function that is called by this effect. | |
args — 속성, 클래스 spark.effects.supportClasses.CallActionInstance | |
Arguments passed to the function that is called by this effect. | |
ArgumentError — 동적 클래스, 최상위 레벨 | |
ArgumentError 클래스는 함수에 제공한 인수가 해당 함수에 정의된 인수와 일치하지 않을 때 발생하는 오류를 나타냅니다. | |
ArgumentError(message:String) — 생성자, 클래스 ArgumentError | |
ArgumentError 객체를 만듭니다. | |
ARGUMENT_ERROR — 상수 정적 속성, 클래스 org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an argument error. | |
argumentNames — 속성, 클래스 mx.rpc.http.AbstractOperation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
argumentNames — 속성, 클래스 mx.rpc.remoting.Operation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
arguments — 클래스, 최상위 레벨 | |
arguments 객체는 함수의 인수를 저장하고 인수에 액세스하는 데 사용됩니다. | |
arguments — 속성, 클래스 flash.desktop.NativeProcessStartupInfo | |
시작 시 프로세스로 전달될 명령줄 인수입니다. | |
arguments — 속성, 클래스 flash.events.BrowserInvokeEvent | |
응용 프로그램으로 전달할 인수(문자열)의 배열입니다. | |
arguments — 속성, 클래스 flash.events.InvokeEvent | |
이 호출 중에 전달된 문자열 인수의 배열입니다. | |
arguments — 속성, 클래스 mx.rpc.AbstractOperation | |
The arguments to pass to the Operation when it is invoked. | |
arithmeticalOperButtonBar — 스킨 파트, 클래스 com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display arithmetical Buttonbar. A Skin part which defines UI component to display arithmetical Buttonbar. | |
Array(... rest) — 패키지 함수, 최상위 레벨 | |
새 배열을 만듭니다. | |
Array — 동적 클래스, 최상위 레벨 | |
Array 클래스를 사용하면 배열에 액세스하고 배열을 조작할 수 있습니다. | |
Array(... rest) — 생성자, 클래스 Array | |
지정된 요소가 포함된 배열을 만들 수 있습니다. | |
Array(numElements:int) — 생성자, 클래스 Array | |
지정된 개수의 요소로 구성된 배열을 만들 수 있습니다. | |
ArrayCollection — 클래스, 패키지 mx.collections | |
The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces. | |
ArrayCollection(source:Array) — 생성자, 클래스 mx.collections.ArrayCollection | |
Constructor. | |
ArrayList — 클래스, 패키지 mx.collections | |
The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayList(source:Array) — 생성자, 클래스 mx.collections.ArrayList | |
Construct a new ArrayList using the specified array as its source. | |
arraySortOnOptions — 속성, 인터페이스 mx.collections.ISortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — 속성, 클래스 mx.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — 속성, 클래스 spark.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
ArrayUtil — 클래스, 패키지 mx.utils | |
The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
arrow — 스킨 파트, 클래스 spark.components.Callout | |
An optional skin part that visually connects the owner to the contentGroup. An optional skin part that visually connects the owner to the contentGroup. | |
arrow — 속성, 클래스 mx.skins.wireframe.ComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — 속성, 클래스 mx.skins.wireframe.EditableComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — 속성, 클래스 mx.skins.wireframe.PopUpButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — 속성, 클래스 spark.skins.mobile.CalloutSkin | |
An optional skin part that visually connects the owner to the contentGroup. | |
arrow — 속성, 클래스 spark.skins.spark.ComboBoxButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — 속성, 클래스 spark.skins.spark.DropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — 속성, 클래스 spark.skins.spark.NumericStepperDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — 속성, 클래스 spark.skins.spark.NumericStepperIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — 속성, 클래스 spark.skins.spark.ScrollBarDownButtonSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — 속성, 클래스 spark.skins.spark.ScrollBarLeftButtonSkin | |
Defines the appearance of the left arrow in the ScrollBar component. | |
arrow — 속성, 클래스 spark.skins.spark.ScrollBarRightButtonSkin | |
Defines the appearance of the right arrow in the ScrollBar component. | |
arrow — 속성, 클래스 spark.skins.spark.ScrollBarUpButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — 속성, 클래스 spark.skins.spark.SpinnerDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — 속성, 클래스 spark.skins.spark.SpinnerIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — 속성, 클래스 spark.skins.wireframe.ComboBoxButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — 속성, 클래스 spark.skins.wireframe.DropDownListButtonSkin | |
The arrow that users click to drop down the list. | |
ARROW — 상수 정적 속성, 클래스 flash.ui.MouseCursor | |
화살표 커서를 사용하도록 지정하는 데 사용됩니다. | |
arrowButtonStyleFilters — 속성, 클래스 mx.controls.ComboBase | |
Set of styles to pass from the ComboBase to the down arrow button | |
arrowButtonWidth — 스타일, 클래스 mx.controls.ComboBox | |
Width of the arrow button in pixels. | |
arrowButtonWidth — 스타일, 클래스 mx.controls.PopUpButton | |
Number of pixels between the divider line and the right edge of the component. | |
arrowDirection — 속성, 클래스 spark.components.Callout | |
A read-only property that indicates the direction from the callout towards the owner. | |
ArrowDirection — 클래스, 패키지 spark.components | |
Enumeration of arrow directions for use in visual components. | |
arrowHeight — 속성, 클래스 spark.skins.mobile.CalloutSkin | |
Height of the arrow in vertical directions. | |
arrowKeysWrapFocus — 속성, 클래스 spark.components.supportClasses.ListBase | |
If true, using arrow keys to navigate within the component wraps when it hits either end. | |
arrowWidth — 속성, 클래스 spark.skins.mobile.CalloutSkin | |
Width of the arrow in vertical directions. | |
artist — 속성, 클래스 flash.media.ID3Info | |
아티스트 이름으로, ID3 2.0 태그 TPE1에 해당합니다. | |
as — 연산자 | |
첫 번째 피연산자로 지정된 표현식이 두 번째 피연산자로 지정된 데이터 유형의 멤버인지 평가합니다. | |
ascent — 속성, 클래스 flash.text.TextLineMetrics | |
텍스트의 ascent 값은 기준선에서 행 높이 맨 위까지의 거리를 픽셀 단위로 나타낸 값입니다. | |
ascent — 속성, 클래스 flash.text.engine.TextLine | |
행에서 가장 높은 문자의 맨 위와 기준선 사이의 픽셀 수를 지정합니다. | |
ascent — 속성, 인터페이스 flashx.textLayout.compose.IVerticalJustificationLine | |
행에서 가장 높은 문자의 맨 위와 기준선 사이의 픽셀 수를 지정합니다. | |
ascent — 속성, 클래스 flashx.textLayout.compose.TextFlowLine | |
행에서 가장 높은 문자의 맨 위와 기준선 사이의 픽셀 수를 지정합니다. | |
ASCENT — 상수 정적 속성, 클래스 flash.text.engine.TextBaseline | |
어센트 기준선을 지정합니다. | |
ASCENT — 상수 정적 속성, 클래스 flashx.textLayout.formats.BaselineOffset | |
오프셋을 줄의 어센트와 동일하도록 지정합니다. 즉, 인라인 그래픽이 기준선에서 그래픽의 아래쪽을 차지하는 것으로 간주하고 줄에서 가장 높은 글꼴의 어센트에 맞춥니다. | |
ASCENT_DESCENT_UP — 상수 정적 속성, 클래스 flashx.textLayout.formats.LeadingModel | |
행간 기준을 ASCENT/DESCENT로, 행간 방향을 UP으로 지정합니다. | |
asin(val:Number) — 정적 메서드 , 클래스 Math | |
매개 변수 val에 지정된 숫자의 아크사인을 라디안 단위로 계산하여 반환합니다. | |
aspectRatio — 속성, 클래스 mx.charts.chartClasses.LegendData | |
Determines the size and placement of the legend marker. | |
aspectRatio — 속성, 클래스 spark.components.Application | |
Returns the aspect ratio of the top level stage based on its width and height. | |
aspectRatio — 속성, 클래스 spark.preloaders.SplashScreenImageSource | |
The required aspect ratio of the mobile device. | |
assetActionItem — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Asset Action Factory for Asset Action | |
assetButton — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Button Renderer Skin Part Button Renderer Skin Part | |
assetCondition — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
A skin part that defines the list of conditions and results A skin part that defines the list of conditions and results | |
assetDescription — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Description Skin Part to display the Asset Description | |
assetIcon — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetIcon — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset's icon A skin part that defines the asset's icon | |
assetIcon — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetImage — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part of the image to be shown in Review Pod Skin Part of the image to be shown in Review Pod | |
assetImage — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Image used to render the control Image used to render the control | |
assetImage — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
A skin part that defines the image A skin part that defines the image | |
assetList — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
A skin part that defines the list of assets included in List asset A skin part that defines the list of assets included in List asset | |
assetName — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Name Skin Part to display the Asset Name | |
assetName — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetName — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameField — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name field. The skin part for the Asset Name field. | |
assetNameValidator — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetNameValidator — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetsDataGrid — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.AssetPod | |
The skin part for showing the Asset datagrid. The skin part for showing the Asset datagrid. | |
assetText — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
A skin part that defines rich editable text in preview pod A skin part that defines rich editable text in preview pod | |
assetTypeFilter — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
DataGroup Skin Part for dynamic checkboxes created for multiple assets DataGroup Skin Part for dynamic checkboxes created for multiple assets | |
assetVersionsDataGrid — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for showing different asset versions in a datagrid. The skin part for showing different asset versions in a datagrid. | |
assignedMaximum — 속성, 클래스 mx.charts.chartClasses.NumericAxis | |
The explicitly assigned maximum value. | |
assignedMinimum — 속성, 클래스 mx.charts.chartClasses.NumericAxis | |
The explicitly assigned minimum value. | |
assignFocus(objectToFocus:flash.display:InteractiveObject, direction:String) — 메서드, 클래스 flash.display.Stage | |
direction 매개 변수에 의해 지정된 포커스 방향을 사용하여 objectToFocus에 의해 지정된 대화형 객체에 키보드 포커스를 설정합니다. | |
assignFocus(direction:String) — 메서드, 클래스 flash.media.StageWebView | |
이 StageWebView 객체 내의 내용에 포커스를 할당합니다. | |
assignFocus() — 메서드, 클래스 flash.text.StageText | |
StageText 객체에 포커스를 할당합니다. | |
assignFocus(direction:String) — 메서드, 클래스 mx.core.FlexHTMLLoader | |
Called by the FocusManager when the component receives focus. | |
assignFocus(direction:String) — 메서드, 인터페이스 mx.managers.IFocusManagerComplexComponent | |
Called by the FocusManager when the component receives focus. | |
assignmentLinkageDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment linkage name A skin part that defines data assignment linkage name | |
assignmentNameDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment name A skin part that defines data assignment name | |
assignmentSourceDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment source A skin part that defines data assignment source | |
assignTabIndexes(startTabIndex:int) — 메서드, 클래스 fl.video.FLVPlayback | |
각각의 FLVPlayback 컨트롤을 가로로 정렬하여 여기에 tabIndex 값을 지정합니다. | |
asType — 속성, 인터페이스 mx.automation.IAutomationPropertyDescriptor | |
ActionScript type of this property, as a String. | |
asyncError — 이벤트, 클래스 flash.net.LocalConnection | |
기본 비동기 코드에서 비동기적으로 예외가 발생할 때 전달됩니다. | |
asyncError — 이벤트, 클래스 flash.net.NetConnection | |
기본 비동기 코드에서 비동기적으로 예외가 발생할 때 전달됩니다. | |
asyncError — 이벤트, 클래스 flash.net.NetStream | |
기본 비동기 코드에서 비동기적으로 예외가 발생할 때 전달됩니다. | |
asyncError — 이벤트, 클래스 flash.net.SharedObject | |
기본 비동기 코드에서 비동기적으로 예외가 발생할 때 전달됩니다. | |
ASYNC_ERROR — 상수 정적 속성, 클래스 flash.events.AsyncErrorEvent | |
AsyncErrorEvent.ASYNC_ERROR 상수는 asyncError 이벤트 객체의 type 속성 값을 정의합니다. | |
ASYNC_ERROR — 상수 정적 속성, 클래스 org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an asynchronous error. | |
AsyncErrorEvent — 클래스, 패키지 flash.events | |
예를 들어 LocalConnection, NetConnection, SharedObject 또는 NetStream과 같은 기본 비동기 코드에서 예외가 발생할 경우 객체가 AsyncErrorEvent를 전달합니다. | |
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — 생성자, 클래스 flash.events.AsyncErrorEvent | |
asyncError 이벤트에 대한 정보가 포함된 AsyncErrorEvent 객체를 만듭니다. | |
AsyncListView — 클래스, 패키지 mx.collections | |
The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods. | |
AsyncListView(list:mx.collections:IList) — 생성자, 클래스 mx.collections.AsyncListView | |
Constructor. | |
AsyncRequest — 클래스, 패키지 mx.rpc | |
The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncRequest() — 생성자, 클래스 mx.rpc.AsyncRequest | |
Constructs a new asynchronous request. | |
AsyncResponder — 클래스, 패키지 mx.rpc | |
This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncResponder(result:Function, fault:Function, token:Object) — 생성자, 클래스 mx.rpc.AsyncResponder | |
Constructs an instance of the responder with the specified data and handlers. | |
AsyncToken — 동적 클래스, 패키지 mx.rpc | |
This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AsyncToken(message:mx.messaging.messages:IMessage) — 생성자, 클래스 mx.rpc.AsyncToken | |
Constructs an instance of the token with the specified message. | |
atan(val:Number) — 정적 메서드 , 클래스 Math | |
매개 변수 val에 지정된 탄젠트 값에 해당하는 각도를 라디안 단위로 계산하여 반환합니다. | |
atan2(y:Number, x:Number) — 정적 메서드 , 클래스 Math | |
y/x 점의 각도를 라디안 단위로 계산하여 반환합니다. 각도를 측정할 때는 원의 x 축에서부터 반시계 방향으로 측정합니다. 0,0은 원의 중심을 나타냅니다. | |
AT_BOTTOM — 상수 정적 속성, 클래스 mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the bottom of its scrolling range. | |
atLeastOneProperty(o:Object) — 메서드, 클래스 mx.controls.AdvancedDataGrid | |
Returns true if the Object has at least one property, which means that the dictionary has at least one key. | |
AT_LEFT — 상수 정적 속성, 클래스 mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the left of its scrolling range. | |
atomCount — 속성, 클래스 flash.text.engine.TextLine | |
줄의 아톰 수, 즉 개별 요소의 수입니다. 여기에는 공백과 그래픽 요소가 포함됩니다. | |
atomicCompareAndSwapIntAt(byteIndex:int, expectedValue:int, newValue:int) — 메서드, 클래스 flash.utils.ByteArray | |
단일 아톰 작업에서는 이 바이트 배열의 정수 값을 다른 정수 값과 비교하고, 두 값이 일치하는 경우 이러한 바이트를 다른 값과 바꿉니다. | |
atomicCompareAndSwapLength(expectedLength:int, newLength:int) — 메서드, 클래스 flash.utils.ByteArray | |
단일 아톰 작업에서 이 바이트 배열의 길이와 제공된 값을 비교하고, 일치하는 경우 이 바이트 배열의 길이를 변경합니다. | |
AT_RIGHT — 상수 정적 속성, 클래스 mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the right of its scrolling range. | |
attach — 이벤트, 클래스 flash.data.SQLConnection | |
attach() 메서드 호출 작업이 성공적으로 완료될 때 전달됩니다. | |
attach(name:String, reference:Object, responder:flash.net:Responder, encryptionKey:flash.utils:ByteArray) — 메서드, 클래스 flash.data.SQLConnection | |
새 데이터베이스에 지정된 이름을 지정하여 SQLConnection 인스턴스에 다른 데이터베이스를 추가합니다. | |
attach(connection:flash.net:NetConnection) — 메서드, 클래스 flash.net.NetStream | |
새 NetConnection 객체에 스트림을 첨부합니다. | |
ATTACH — 상수 정적 속성, 클래스 flash.errors.SQLErrorOperation | |
SQLConnection.attach() 메서드가 호출되었음을 나타냅니다. | |
ATTACH — 상수 정적 속성, 클래스 flash.events.SQLEvent | |
SQLEvent.ATTACH 상수는 attach 이벤트 객체의 type 속성 값을 정의합니다. | |
attachAudio(microphone:flash.media:Microphone) — 메서드, 클래스 flash.net.NetStream | |
소스로 전달된 Microphone 객체에서 NetStream 객체까지 오디오 스트림을 연결합니다. | |
attachButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. | |
attachCamera(theCamera:flash.media:Camera) — 메서드, 클래스 flash.display3D.textures.VideoTexture | |
VideoTexture 객체의 텍스처 내에 렌더링되도록 카메라에서 비디오 스트림을 지정합니다. | |
attachCamera(theCamera:flash.media:Camera) — 메서드, 클래스 flash.media.StageVideo | |
응용 프로그램에서 StageVideo 객체의 경계선 안에 표시할 카메라의 비디오 스트림을 지정하고 렌더링에 GPU를 활용합니다. | |
attachCamera(camera:flash.media:Camera) — 메서드, 클래스 flash.media.Video | |
응용 프로그램에서 Video 객체의 경계선 안에 표시할 카메라의 비디오 스트림을 지정합니다. | |
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — 메서드, 클래스 flash.net.NetStream | |
카메라에서 비디오 캡처를 시작하거나, theCamera가 null로 설정된 경우 캡처를 중단합니다. | |
attachCamera(camera:flash.media:Camera) — 메서드, 클래스 mx.controls.VideoDisplay | |
Specifies to play a video stream from a camera. | |
attachListeners(systemManager:mx.managers:ISystemManager) — 메서드, 클래스 mx.managers.LayoutManager | |
AttachmentHeader() — 생성자, 클래스 lc.procmgmt.ui.attachments.AttachmentHeader | |
Constructor. | |
AttachmentIconRendererSkin() — 생성자, 클래스 com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
Constructor. | |
AttachmentList() — 생성자, 클래스 lc.procmgmt.ui.attachments.AttachmentList | |
Constructor. | |
AttachmentListComponent() — 생성자, 클래스 com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
Constructor. | |
AttachmentListSkin() — 생성자, 클래스 com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
Constructor. | |
Attachments() — 생성자, 클래스 lc.procmgmt.ui.attachments.Attachments | |
Constructor. | |
attachNetStream(netStream:flash.net:NetStream) — 메서드, 클래스 flash.display3D.textures.VideoTexture | |
VideoTexture 객체의 텍스처 내에 렌더링되도록 비디오 스트림을 지정합니다. | |
attachNetStream(netStream:flash.net:NetStream) — 메서드, 클래스 flash.media.StageVideo | |
응용 프로그램에서 StageVideo 객체의 경계 내에 표시할 비디오 스트림을 지정합니다. | |
attachNetStream(netStream:flash.net:NetStream) — 메서드, 클래스 flash.media.Video | |
응용 프로그램에서 Video 객체의 경계 내에 표시할 비디오 스트림을 지정합니다. | |
attachOverlay() — 메서드, 클래스 mx.charts.Legend | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — 메서드, 클래스 mx.core.Container | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — 메서드, 클래스 mx.core.UIComponent | |
This is an internal method used by the Flex framework to support the Dissolve effect. | |
attachSkin() — 메서드, 클래스 spark.components.supportClasses.SkinnableComponent | |
Create the skin for the component. | |
AT_TARGET — 상수 정적 속성, 클래스 flash.events.EventPhase | |
이벤트 흐름의 두 번째 단계인 대상 단계입니다. | |
AT_TOP — 상수 정적 속성, 클래스 mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the top of its scrolling range. | |
attribute(attributeName:any) — 메서드, 클래스 XML | |
이름이 attributeName 매개 변수와 일치하는 특성의 XML 값을 반환합니다. | |
attribute(attributeName:any) — 메서드, 클래스 XMLList | |
각 XML 객체의 attribute() 메서드를 호출하고 결과의 XMLList 객체를 반환합니다. | |
attribute(attributeName:Object) — 메서드, 클래스 mx.collections.XMLListCollection | |
Calls the attribute() method of each XML object in the XMLList and returns an XMLList of the results, which match the given attributeName. | |
attribute — 속성, 클래스 mx.olap.OLAPLevel | |
The attribute connected to this level, as an instance of OLAPAttribute. | |
attributeName — 속성, 클래스 mx.olap.OLAPLevel | |
The name of the attribute to be used at this level. | |
attributes() — 메서드, 클래스 XML | |
지정된 XML 객체의 특성 값 목록을 반환합니다. | |
attributes() — 메서드, 클래스 XMLList | |
각 XML 객체의 attributes() 메서드를 호출하고 각 XML 객체에 대한 특성의 XMLList 객체를 반환합니다. | |
attributes — 속성, 클래스 flash.xml.XMLNode | |
지정된 XMLNode 인스턴스의 특성이 모두 들어 있는 객체입니다. | |
attributes() — 메서드, 클래스 mx.collections.XMLListCollection | |
Calls the attributes() method of each XML object in the XMLList object and returns an XMList of attributes for each XML object. | |
attributes — 속성, 인터페이스 mx.olap.IOLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
attributes — 속성, 클래스 mx.olap.OLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
AUDIO — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
오디오 모드 선택 단추에 대한 키 코드 값에 연결된 상수입니다. | |
audioBufferByteLength — 속성, 클래스 flash.net.NetStreamInfo | |
NetStream 오디오 버퍼 크기(바이트)를 제공합니다. | |
audioBufferLength — 속성, 클래스 flash.net.NetStreamInfo | |
NetStream 오디오 버퍼 크기(초)를 제공합니다. | |
audioByteCount — 속성, 클래스 flash.net.NetStreamInfo | |
재생 또는 플러시된 바이트 수에 관계없이 대기열에 도달한 총 음성 바이트 수를 지정합니다. | |
audioBytesPerSecond — 속성, 클래스 flash.net.NetStreamInfo | |
NetStream 오디오 버퍼가 채워지는 속도를 초당 바이트 수로 지정합니다. | |
AudioDecoder — final 클래스, 패키지 flash.media | |
AudioDecoder 클래스는 시스템에서 지원할 수 있는 다중 채널 오디오의 유형을 열거합니다. | |
audioDeviceManager — 정적 속성, 클래스 flash.media.AudioDeviceManager | |
AudioDeviceManager 객체의 단일 인스턴스입니다. | |
AudioDeviceManager — final 클래스, 패키지 flash.media | |
AudioDeviceManager 클래스를 사용하여 시스템의 오디오 장치 정보를 가져오고 오디오 재생을 위한 장치를 선택합니다. | |
audioLossRate — 속성, 클래스 flash.net.NetStreamInfo | |
NetStream 세션의 오디오 손실을 지정합니다. | |
audioOutputChange — 이벤트, 클래스 flash.media.AudioDeviceManager | |
다음과 같은 이유로 오디오 출력 장치가 변경될 때 전달됩니다. (1) 사용자 선택 - 사용자가 Flash Player의 설정 UI 또는 컨텐츠 설정 AudioDeviceManager.selectedDeviceIndex를 통해 선택합니다. (2) 장치 변경 - 오디오 장치가 시스템에서 추가/제거됩니다. | |
AUDIO_OUTPUT_CHANGE — 상수 정적 속성, 클래스 flash.events.AudioOutputChangeEvent | |
AudioOutputchangeEvent 이벤트 객체의 type 속성 값을 정의합니다. | |
AudioOutputChangeEvent — 클래스, 패키지 flash.events | |
이 이벤트는 사용자가 Flash Player의 설정 UI에서 다른 오디오 출력 장치를 선택하거나 오디오 장치가 시스템에 추가되거나 시스템에서 제거될 때 발생합니다. | |
AudioOutputChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, reason:String) — 생성자, 클래스 flash.events.AudioOutputChangeEvent | |
생성자입니다. | |
AudioOutputChangeReason — final 클래스, 패키지 flash.media | |
이 클래스는 AudioOutputChangeEvent의 이유를 나타내는 열거를 정의합니다. | |
audioPlaybackMode — 정적 속성, 클래스 flash.media.SoundMixer | |
모든 Sound 객체의 오디오 재생 모드를 지정합니다. | |
AudioPlaybackMode — final 클래스, 패키지 flash.media | |
AudioPlaybackMode 클래스는 SoundMixer 클래스의 audioPlaybackMode 속성에 대한 상수를 정의합니다. | |
audioReliable — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 오디오를 완전히 신뢰할 수 있는 상태로 전송할지 여부를 지정합니다. | |
audioSampleAccess — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 이 NetStream의 피어 투 피어 구독자가 오디오 스트림 캡처를 수행할 수 있도록 허용할지 여부를 지정합니다. | |
auditLevel — 스킨 상태, 클래스 com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.TemplatePreview | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — 스킨 상태, 클래스 com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — 스킨 상태, 클래스 com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.TemplateEdit | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevelDatagrid — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the DataGrid object that displays the details of the available audit levels. A reference to the DataGrid object that displays the details of the available audit levels. | |
auditLevelInput — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the TextInput object that is used to display the audit level assigned to a schedule template. A reference to the TextInput object that is used to display the audit level assigned to a schedule template. | |
authenticate — 속성, 클래스 flash.html.HTMLLoader | |
이 객체에 의해 실행된 HTTP 요청에 대한 인증 요청을 처리할지(true) 아니면 처리하지 않을지(false)를 지정합니다. | |
authenticate — 속성, 클래스 flash.net.URLRequest | |
이 요청에 대한 인증 요청을 처리할지(true) 아니면 처리하지 않을지(false) 여부를 지정합니다. | |
authenticate — 정적 속성, 클래스 flash.net.URLRequestDefaults | |
URLRequest 객체의 authenticate 속성에 대한 기본 설정입니다. | |
authenticate(serverURL:String, domain:String, username:String, password:String) — 메서드, 클래스 flash.net.drm.DRMManager | |
사용자를 인증합니다. | |
authenticated — 속성, 클래스 mx.messaging.Channel | |
Indicates if this channel is authenticated. | |
authenticated — 속성, 클래스 mx.messaging.MessageAgent | |
Indicates if this MessageAgent is using an authenticated connection to its destination. | |
authenticationComplete — 이벤트, 클래스 flash.net.drm.DRMManager | |
authenticate() 메서드를 호출한 후에 미디어 권한 서버에서 사용자가 인증될 때 DRMManager가 DRMAuthenticationCompleteEvent 객체를 전달합니다. | |
AUTHENTICATION_COMPLETE — 상수 정적 속성, 클래스 flash.events.DRMAuthenticationCompleteEvent | |
이벤트 리스너를 추가하거나 제거할 때 유형 매개 변수의 인증 완료 이벤트에 사용할 문자열 상수입니다. | |
authenticationError — 이벤트, 클래스 flash.net.drm.DRMManager | |
authenticate() 메서드를 호출한 후에 미디어 권한 서버에서 사용자가 인증되지 않을 때 DRMManager가 DRMAuthenticationErrorEvent 객체를 전달합니다. | |
AUTHENTICATION_ERROR — 상수 정적 속성, 클래스 flash.events.DRMAuthenticationErrorEvent | |
이벤트 리스너를 추가하거나 제거할 때 유형 매개 변수의 인증 오류 이벤트에 사용할 문자열 상수입니다. | |
authenticationMethod — 속성, 클래스 flash.net.drm.DRMContentData | |
연결된 내용에 대한 바우처를 가져오는 데 필요한 인증 유형입니다. | |
authenticationMethod — 속성, 클래스 flash.net.drm.DRMDeviceGroup | |
인증 유형을 사용하려면 이 장치 그룹에 등록해야 합니다. | |
authenticationMethod — 속성, 클래스 flash.net.drm.VoucherAccessInfo | |
연결된 내용에 대한 바우처를 가져오는 데 필요한 인증 유형입니다. | |
AuthenticationMethod — final 클래스, 패키지 flash.net.drm | |
AuthenticationMethod 클래스는 DRMContentData 클래스의 authenticationMethod 속성에서 사용하는 다양한 인증 유형을 열거하는 문자열 상수를 제공합니다. | |
authenticationType — 속성, 클래스 flash.events.DRMAuthenticateEvent | |
제공된 자격 증명을 FMRMS(Flash Media Rights Management Server) 또는 프록시 서버에 대한 인증에 사용할 수 있는지 여부를 나타냅니다. | |
AUTHENTICATION_TYPE_DRM — 상수 정적 속성, 클래스 flash.events.DRMAuthenticateEvent | |
DRMAuthenticateEvent.AUTHENTICATION_TYPE_DRM 상수는 DRMAuthenticateEvent 객체의 authenticationType 속성 값을 정의합니다. | |
AUTHENTICATION_TYPE_PROXY — 상수 정적 속성, 클래스 flash.events.DRMAuthenticateEvent | |
DRMAuthenticateEvent.AUTHENTICATION_TYPE_PROXY 상수는 DRMAuthenticateEvent 객체의 authenticationType 속성 값을 정의합니다. | |
authorizations() — 메서드, 클래스 flash.net.GroupSpecifier | |
IP 멀티캐스트 게시 및 포스팅에 대한 암호를 나타내는 문자열을 반환합니다. | |
AUTO — 상수 정적 속성, 클래스 fl.controls.ScrollPolicy | |
자식이 소유자 크기보다 커질 경우 스크롤 막대를 표시합니다. | |
AUTO — 상수 정적 속성, 클래스 fl.motion.RotateDirection | |
가장 변환량이 적은 회전 방향을 선택합니다. | |
AUTO — 상수 정적 속성, 클래스 flash.display.NativeWindowRenderMode | |
일반 윈도우입니다. | |
AUTO — 상수 정적 속성, 클래스 flash.display.PixelSnapping | |
회전하거나 기울이지 않고 99.9%에서 100.1%의 배율 인수로 그리는 비트맵 이미지가 가장 가까운 픽셀에 물리도록 지정할 때 Bitmap 객체의 pixelSnapping 속성에 사용하는 상수 값입니다. | |
AUTO — 상수 정적 속성, 클래스 flash.display3D.Context3DRenderMode | |
렌더링 엔진을 자동으로 선택합니다. | |
AUTO — 상수 정적 속성, 클래스 flash.printing.PrintMethod | |
최적의 인쇄 메서드를 자동으로 선택합니다. | |
AUTO — 상수 정적 속성, 클래스 flash.text.engine.BreakOpportunity | |
줄바꿈 기회가 유니코드 문자 속성에 기반하여 결정되도록 합니다. | |
AUTO — 상수 정적 속성, 클래스 flash.text.engine.Kerning | |
아시아권 언어의 입력 체계에서 부적합한 경우를 제외하고 커닝을 사용하도록 설정되었음을 나타내는 데 사용됩니다. | |
AUTO — 상수 정적 속성, 클래스 flash.text.engine.TextRotation | |
전자 및 넓은 글리프에만 글리프의 유니코드 속성에 따라 반시계 방향 90도 회전을 지정합니다. | |
AUTO — 상수 정적 속성, 클래스 flash.ui.MouseCursor | |
마우스 아래에 있는 객체에 따라 커서를 자동으로 선택하도록 지정하는 데 사용됩니다. | |
AUTO — 상수 정적 속성, 클래스 flashx.textLayout.container.ScrollPolicy | |
내용이 컨테이너 크기를 초과하는 경우 스크롤이 발생하도록 지정합니다. | |
AUTO — 상수 정적 속성, 클래스 flashx.textLayout.formats.BaselineOffset | |
줄의 어센트를 컨테이너 위쪽 인세트에 맞춰 정렬합니다. | |
AUTO — 상수 정적 속성, 클래스 flashx.textLayout.formats.FormatValue | |
속성 값이 자동으로 생성되도록 지정합니다. | |
AUTO — 상수 정적 속성, 클래스 flashx.textLayout.formats.LeadingModel | |
단락의 locale 속성에 따라 행간 모델을 자동으로 선택하도록 지정합니다. | |
AUTO — 상수 정적 속성, 클래스 flashx.textLayout.formats.Suffix | |
내용 뒤 목록 표시자에 auto suffix가 추가되도록 지정합니다. | |
AUTO — 상수 정적 속성, 클래스 mx.core.ContainerCreationPolicy | |
Delay creating some or all descendants until they are needed. | |
AUTO — 상수 정적 속성, 클래스 mx.core.ScrollPolicy | |
Show the scrollbar if the children exceed the owner's dimension. | |
AUTO — 상수 정적 속성, 클래스 mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should use heuristics to decide whether to cache the object as a bitmap. | |
AUTO — 상수 정적 속성, 클래스 spark.components.CalloutPosition | |
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit. | |
AUTO — 상수 정적 속성, 클래스 spark.core.ContainerDestructionPolicy | |
The lifespan of the container's children is automatically managed by the container based on the container's own heuristic. | |
autoAdjust — 속성, 클래스 mx.charts.chartClasses.NumericAxis | |
Specifies whether Flex rounds values. | |
autoBandWidthDetection — 속성, 클래스 mx.controls.VideoDisplay | |
Specifies whether the VideoDisplay control should use the built-in automatic bandwidth detection feature. | |
autoCapitalize — 속성, 클래스 flash.text.StageText | |
장치가 사용자 입력에 자동 대문자 표시를 적용하는 방법을 제어합니다. | |
autoCapitalize — 속성, 클래스 spark.components.supportClasses.SkinnableTextBase | |
Hint indicating what captialization behavior soft keyboards should use. | |
autoCapitalize — 속성, 클래스 spark.components.supportClasses.StyleableStageText | |
Hint indicating what captialization behavior soft keyboards should use. | |
AutoCapitalize — final 클래스, 패키지 flash.text | |
AutoCapitalize 클래스는 StageText 클래스의 autoCapitalize 속성에 대한 상수를 정의합니다. | |
autoCenterProjection — 속성, 클래스 spark.effects.AnimateTransform3D | |
Set to false to disable a 3D effect from automatically setting the projection point to the center of the target. | |
autoCenterTransform — 속성, 클래스 spark.effects.AnimateTransform | |
Specifies whether the transform effect occurs around the center of the target, (width/2, height/2) when the effect begins playing. | |
autoCenterTransform — 속성, 클래스 spark.effects.supportClasses.AnimateTransformInstance | |
autoCompact — 속성, 클래스 flash.data.SQLConnection | |
현재 데이터베이스를 처음에 만들 때 자동 압축을 설정했는지 여부를 나타냅니다(데이터베이스를 만든 open() 또는 openAsync() 호출에서 autoCompact 매개 변수에 지정한 값). | |
autoCorrect — 속성, 클래스 flash.text.StageText | |
장치가 사용자 입력의 맞춤법 또는 구두점 실수를 자동으로 수정하는지 여부를 나타냅니다. | |
autoCorrect — 속성, 클래스 spark.components.supportClasses.SkinnableTextBase | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoCorrect — 속성, 클래스 spark.components.supportClasses.StyleableStageText | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoDisplayFirstFrame — 속성, 클래스 spark.components.VideoDisplay | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDisplayFirstFrame — 속성, 클래스 spark.components.VideoPlayer | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDrawBackground — 속성, 클래스 spark.components.supportClasses.ItemRenderer | |
Specifies whether the item renderer draws the background of the data item during user interaction. | |
autoExit — 속성, 클래스 flash.desktop.NativeApplication | |
모든 윈도우가 닫히면 응용 프로그램을 자동으로 종료할지 여부를 지정합니다. | |
autoExit — 속성, 클래스 mx.core.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoExit — 속성, 클래스 spark.components.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoHideFirstViewNavigator — 속성, 클래스 spark.components.SplitViewNavigator | |
Specifies whether the visibility of the first view navigator should automatically be toggled when the device receives an orientation change event. | |
autoIconManagement — 속성, 클래스 spark.skins.SparkButtonSkin | |
If enabled will automatically construct the necessary constructs to present and layout an iconDisplay part. | |
autoIncrement — 속성, 클래스 flash.data.SQLColumnSchema | |
이 열이 자동 증가 열인지 여부를 나타냅니다. | |
autoLayout — 이벤트, 클래스 fl.video.FLVPlayback | |
자동으로 비디오 플레이어를 배치하거나 크기를 조정할 때 전달됩니다. | |
autoLayout — 속성, 클래스 fl.video.FLVPlaybackCaptioning | |
FLVPlaybackCaptioning 구성 요소에서 캡션을 처리하기 위해 TextField 객체를 자동으로 이동하고 크기를 조정할지 여부를 결정합니다. | |
autoLayout — 속성, 클래스 mx.charts.Legend | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — 속성, 클래스 mx.core.Container | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — 속성, 클래스 spark.components.SkinnableContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — 속성, 클래스 spark.components.SkinnableDataContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — 속성, 클래스 spark.components.supportClasses.GroupBase | |
If true, measurement and layout are done when the position or size of a child is changed. | |
AUTO_LAYOUT — 상수 정적 속성, 클래스 fl.video.AutoLayoutEvent | |
autoLayout 이벤트 객체의 type 속성 값을 정의합니다. | |
AutoLayoutEvent — 클래스, 패키지 fl.video | |
Flash® Player에서는 자동으로 비디오 플레이어를 배치하고 크기를 조절할 때 AutoLayoutEvent 객체를 전달합니다. | |
AutoLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle, vp:uint) — 생성자, 클래스 fl.video.AutoLayoutEvent | |
autoLayout 이벤트에 대한 정보가 포함된 Event 객체를 만듭니다. | |
autoLoad — 속성, 클래스 fl.containers.UILoader | |
UILoader 인스턴스에서 지정된 내용을 자동으로 로드하는지 여부를 나타내는 값을 가져오거나 설정합니다. | |
autoLoad — 속성, 클래스 mx.controls.SWFLoader | |
A flag that indicates whether content starts loading automatically or waits for a call to the load() method. | |
autoLoad — 속성, 클래스 mx.effects.SoundEffect | |
If true, load the MP3 file when the source has been specified. | |
Automation — 클래스, 패키지 mx.automation | |
The Automation class defines the entry point for the Flex Automation framework. | |
AutomationAirEvent — 클래스, 패키지 mx.automation.events | |
The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationAirEvent(type:String, bubbles:Boolean, cancelable:Boolean, windowId:String) — 생성자, 클래스 mx.automation.events.AutomationAirEvent | |
Constructor. | |
AutomationClass — 클래스, 패키지 mx.automation | |
Provides serializable class information for external automation tools. | |
AutomationClass(name:String, superClassName:String) — 생성자, 클래스 mx.automation.AutomationClass | |
automationDebugTracer — 정적 속성, 클래스 mx.automation.Automation | |
The available IAutomationDebugTracer instance. | |
automationDelegate — 속성, 인터페이스 mx.automation.IAutomationObject | |
The delegate object that is handling the automation-related functionality. | |
automationDelegate — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationDelegate — 속성, 클래스 mx.controls.FlexNativeMenu | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — 속성, 클래스 mx.core.UIComponent | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — 속성, 클래스 mx.core.UIFTETextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — 속성, 클래스 mx.core.UITextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — 속성, 클래스 mx.flash.UIMovieClip | |
The delegate object that handles the automation-related functionality. | |
AutomationDragEvent — 클래스, 패키지 mx.automation.events | |
The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — 생성자, 클래스 mx.automation.events.AutomationDragEvent | |
Constructor. | |
AutomationDragEventWithPositionInfo — 클래스, 패키지 mx.automation.events | |
The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, localx:int, localy:int) — 생성자, 클래스 mx.automation.events.AutomationDragEventWithPositionInfo | |
Constructor. | |
automationEnabled — 속성, 인터페이스 mx.automation.IAutomationObject | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — 속성, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
automationEnabled — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationEnabled — 속성, 클래스 mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationEnabled — 속성, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationEnabled — 속성, 클래스 mx.controls.FlexNativeMenu | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — 속성, 클래스 mx.core.UIComponent | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — 속성, 클래스 mx.core.UIFTETextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — 속성, 클래스 mx.core.UITextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — 속성, 클래스 mx.flash.UIMovieClip | |
True if this component is enabled for automation, false otherwise. | |
automationEnvironment — 속성, 인터페이스 mx.automation.IAutomationManager | |
The automation environment for this automation manager. | |
automationEnvironmentHandlingClassName — 속성, 인터페이스 mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): The tool class which is responsible for handling the automation environment. | |
automationEnvironmentString — 속성, 인터페이스 mx.automation.IAutomationManager2 | |
The automation environment for this automation manager. | |
AutomationError — 클래스, 패키지 mx.automation | |
The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationError(msg:String, code:Number) — 생성자, 클래스 mx.automation.AutomationError | |
Constructor. | |
AutomationEvent — 클래스, 패키지 mx.automation.events | |
The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — 생성자, 클래스 mx.automation.events.AutomationEvent | |
Constructor. | |
AutomationEventDescriptor — 클래스, 패키지 mx.automation | |
Method descriptor class. | |
AutomationEventDescriptor(name:String, eventClassName:String, eventType:String, args:Array) — 생성자, 클래스 mx.automation.AutomationEventDescriptor | |
Constructor | |
AutomationFlexNativeMenuEvent — 클래스, 패키지 mx.automation.events | |
The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation. | |
AutomationFlexNativeMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, args:String) — 생성자, 클래스 mx.automation.events.AutomationFlexNativeMenuEvent | |
Constructor. | |
AutomationHelper — 클래스, 패키지 mx.automation | |
Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationHelper() — 생성자, 클래스 mx.automation.AutomationHelper | |
Constructor | |
AutomationID — 클래스, 패키지 mx.automation | |
The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationID() — 생성자, 클래스 mx.automation.AutomationID | |
Constructor. | |
AutomationIDPart — 동적 클래스, 패키지 mx.automation | |
The AutomationIDPart class represents a component instance to agents. | |
automationManager — 정적 속성, 클래스 mx.automation.Automation | |
The IAutomationManager instance. | |
AutomationManager — 클래스, 패키지 mx.automation | |
Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
automationManager2 — 정적 속성, 클래스 mx.automation.Automation | |
AutomationMethodDescriptor — 클래스, 패키지 mx.automation | |
Basic method descriptor class. | |
AutomationMethodDescriptor(name:String, asMethodName:String, returnType:String, args:Array) — 생성자, 클래스 mx.automation.AutomationMethodDescriptor | |
automationName — 속성, 인터페이스 mx.automation.IAutomationObject | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl | |
automationName — 속성, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationName — 속성, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.controls.FlexNativeMenu | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.core.UIComponent | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.core.UIFTETextField | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.core.UITextField | |
Name that can be used as an identifier for this object. | |
automationName — 속성, 클래스 mx.flash.UIMovieClip | |
Name that can be used as an identifier for this object. | |
automationObject — 속성, 클래스 mx.automation.events.AutomationRecordEvent | |
The delegate of the UIComponent object that is recording this event. | |
automationObject — 속성, 클래스 mx.automation.events.AutomationReplayEvent | |
Delegate of the UIComponent object on which this event will be replayed since the target on an event that was not really dispatched is not available. | |
automationObjectHelper — 정적 속성, 클래스 mx.automation.Automation | |
The available IAutomationObjectHelper instance. | |
automationOwner — 속성, 인터페이스 mx.automation.IAutomationObject | |
The owner of this component for automation purposes. | |
automationOwner — 속성, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
automationOwner — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationOwner — 속성, 클래스 mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationOwner — 속성, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationOwner — 속성, 클래스 mx.controls.FlexNativeMenu | |
The owner of this component for automation purposes. | |
automationOwner — 속성, 클래스 mx.core.UIComponent | |
The owner of this component for automation purposes. | |
automationOwner — 속성, 클래스 mx.core.UIFTETextField | |
The owner of this component for automation purposes. | |
automationOwner — 속성, 클래스 mx.core.UITextField | |
The owner of this component for automation purposes. | |
automationOwner — 속성, 클래스 mx.flash.UIMovieClip | |
The owner of this component for automation purposes. | |
automationParent — 속성, 인터페이스 mx.automation.IAutomationObject | |
The parent of this component for automation purposes. | |
automationParent — 속성, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
automationParent — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationParent — 속성, 클래스 mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationParent — 속성, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationParent — 속성, 클래스 mx.controls.FlexNativeMenu | |
The parent of this component for automation purposes. | |
automationParent — 속성, 클래스 mx.core.UIComponent | |
The parent of this component for automation purposes. | |
automationParent — 속성, 클래스 mx.core.UIFTETextField | |
The parent of this component for automation purposes. | |
automationParent — 속성, 클래스 mx.core.UITextField | |
The parent of this component for automation purposes. | |
automationParent — 속성, 클래스 mx.flash.UIMovieClip | |
The parent of this component for automation purposes. | |
AutomationPropertyDescriptor — 클래스, 패키지 mx.automation | |
Describes a property of a test object. | |
AutomationPropertyDescriptor(name:String, forDescription:Boolean, forVerification:Boolean, defaultValue:String) — 생성자, 클래스 mx.automation.AutomationPropertyDescriptor | |
Constructor | |
AutomationRecordEvent — 클래스, 패키지 mx.automation.events | |
The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationRecordEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event, args:Array, name:String, cacheable:Boolean, recordTriggeredByCustomHandling:Boolean) — 생성자, 클래스 mx.automation.events.AutomationRecordEvent | |
Constructor. | |
AutomationReplayEvent — 클래스, 패키지 mx.automation.events | |
The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions. | |
AutomationReplayEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event) — 생성자, 클래스 mx.automation.events.AutomationReplayEvent | |
Constructor. | |
automationTabularData — 속성, 인터페이스 mx.automation.IAutomationObject | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.controls.DataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.controls.FileSystemTreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.controls.ListAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.controls.ListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.controls.TileBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.controls.TreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.core.RepeaterAutomationImpl | |
An array of all components within this repeater found in the automation hierarchy. | |
automationTabularData — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationTabularData — 속성, 클래스 mx.controls.FlexNativeMenu | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — 속성, 클래스 mx.core.UIComponent | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — 속성, 클래스 mx.flash.UIMovieClip | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — 속성, 클래스 spark.automation.delegates.components.SparkDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — 속성, 클래스 spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationValue — 속성, 인터페이스 mx.automation.IAutomationObject | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationValue — 속성, 클래스 mx.automation.delegates.core.UITextFieldAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.controls.FlexNativeMenu | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.core.UIComponent | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.core.UIFTETextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.core.UITextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — 속성, 클래스 mx.flash.UIMovieClip | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationVisible — 속성, 인터페이스 mx.automation.IAutomationObject | |
True if this component is visible for automation, false otherwise. | |
automationVisible — 속성, 클래스 mx.automation.delegates.core.UIComponentAutomationImpl | |
automationVisible — 속성, 클래스 mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationVisible — 속성, 클래스 mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationVisible — 속성, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationVisible — 속성, 클래스 mx.controls.FlexNativeMenu | |
True if this component is visible for automation, false otherwise. | |
automationVisible — 속성, 클래스 mx.core.UIComponent | |
True if this component is visible for automation, false otherwise. | |
automationVisible — 속성, 클래스 mx.core.UIFTETextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — 속성, 클래스 mx.core.UITextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — 속성, 클래스 mx.flash.UIMovieClip | |
True if this component is visible for automation, false otherwise. | |
autoOrients — 속성, 클래스 flash.display.Stage | |
장치 방향이 바뀔 때 스테이지의 방향을 자동으로 변경할지 여부를 지정합니다. | |
autoPlay — 속성, 클래스 fl.video.FLVPlayback | |
부울 값을 true로 설정한 경우 source 속성을 설정하면 FLV 파일이 자동으로 재생되기 시작됩니다. | |
autoPlay — 속성, 클래스 mx.controls.VideoDisplay | |
Specifies whether the video should start playing immediately when the source property is set. | |
autoPlay — 속성, 클래스 spark.components.VideoDisplay | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoPlay — 속성, 클래스 spark.components.VideoPlayer | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoRemoveTarget — 속성, 클래스 spark.effects.supportClasses.AnimateInstance | |
If true, the effect retains its target during a transition and removes it when finished. | |
autoRepeat — 속성, 클래스 fl.controls.BaseButton | |
사용자가 구성 요소 위에서 마우스 버튼을 누르고 있으면 buttonDown 이벤트가 여러 번 전달되는지 여부를 나타내는 부울 값을 가져오거나 설정합니다. | |
autoRepeat — 속성, 클래스 fl.controls.CheckBox | |
정의에 따라 CheckBox는 자동 반복되지 않으므로 autoRepeat 속성은 생성자에서 false로 설정되어 있으며 CheckBox의 이 속성은 변경할 수 없습니다. | |
autoRepeat — 속성, 클래스 fl.controls.RadioButton | |
정의에 따라 라디오 버튼은 자동 반복되지 않으므로 autoRepeat 속성은 생성자에서 false로 설정되어 있으며 변경할 수 없습니다. | |
autoRepeat — 속성, 클래스 mx.controls.Button | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoRepeat — 속성, 클래스 spark.components.supportClasses.ButtonBase | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoReplace — 정적 속성, 클래스 fl.lang.Locale | |
XML 파일을 로드한 후 문자열을 자동으로 바꿀지 여부를 결정합니다. | |
autoReverse — 속성, 클래스 mx.states.Transition | |
Set to true to specify that this transition applies to both the forward and reverse view state changes. | |
autoRewind — 속성, 클래스 fl.motion.AnimatorBase | |
애니메이션이 끝난 후 다시 시작되도록 설정합니다. | |
autoRewind — 속성, 클래스 fl.video.FLVPlayback | |
부울 값을 true로 설정하는 경우 재생이 중단되면 플레이어가 스트림의 끝에 도달하거나 stop() 메서드가 호출되므로 FLV 파일이 프레임 1로 되감깁니다. | |
autoRewind — 속성, 클래스 fl.video.VideoPlayer | |
부울 값을 true로 설정하는 경우 재생이 중단되면 플레이어가 스트림의 끝에 도달하거나 stop() 메서드가 호출되므로 FLV 파일이 프레임 1로 되감깁니다. | |
autoRewind — 속성, 클래스 mx.controls.VideoDisplay | |
Specifies whether the FLV file should be rewound to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — 속성, 클래스 spark.components.VideoDisplay | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — 속성, 클래스 spark.components.VideoPlayer | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewound — 이벤트, 클래스 fl.video.FLVPlayback | |
autoRewind 속성이 true로 설정되어 재생 헤드가 비디오 플레이어의 시작 부분으로 이동할 때 전달됩니다. | |
autoRewound — 이벤트, 클래스 fl.video.VideoPlayer | |
autoRewind 속성이 true로 설정되어 재생 헤드가 비디오 플레이어의 시작 부분으로 이동할 때 전달됩니다. | |
AUTO_REWOUND — 상수 정적 속성, 클래스 fl.video.VideoEvent | |
autoRewound 이벤트 객체의 type 속성 값을 정의합니다. | |
autoScrollIfNecessary(mouseX:int, mouseY:int) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
"드래그" 선택 동안 스크롤 이벤트를 처리합니다. | |
autoSize — 속성, 클래스 fl.controls.Label | |
text 속성 값에 맞게 레이블의 크기를 조절하고 레이블을 정렬하는 방식을 나타내는 문자열을 가져오거나 설정합니다. | |
autoSize — 속성, 클래스 fl.text.TLFTextField | |
텍스트 필드의 자동 크기 조절 및 정렬을 제어합니다. | |
autoSize — 속성, 클래스 flash.text.TextField | |
텍스트 필드의 자동 크기 조절 및 정렬을 제어합니다. | |
autoSize — 속성, 클래스 mx.core.FTETextField | |
텍스트 필드의 자동 크기 조절 및 정렬을 제어합니다. | |
autoSize — 속성, 인터페이스 mx.core.IUITextField | |
텍스트 필드의 자동 크기 조절 및 정렬을 제어합니다. | |
autoStop — 속성, 클래스 mx.controls.MovieClipSWFLoader | |
When the content of the SWF is a MovieClip, if autoStop is true then the MovieClip is stopped immediately after loading. | |
_autoSwitch — 속성, 클래스 org.osmf.net.NetStreamSwitchManagerBase | |
autoSwitch — 속성, 클래스 org.osmf.net.RuleSwitchManagerBase | |
autoThumbVisibility — 스타일, 클래스 spark.components.supportClasses.ScrollBarBase | |
If true (the default), the thumb's visibility will be reset whenever its size is updated. | |
autoUpdateCurrentState — 속성, 클래스 mx.flash.UIMovieClip | |
Whether we should actively watch changes to the label of the flash object. | |
autoUpdateMeasuredSize — 속성, 클래스 mx.flash.UIMovieClip | |
Whether we should actively watch changes to the size of the flash object. | |
availability — 속성, 클래스 flash.events.StageVideoAvailabilityEvent | |
flash.media.StageVideoAvailability 클래스의 상수를 사용하는 스테이지 비디오의 현재 가용성을 보고합니다. | |
available — 속성, 클래스 air.net.ServiceMonitor | |
서비스의 현재 "사용 가능" 여부입니다. 초기 값은 상태 확인이 속성을 true로 설정하거나 속성이 명시적으로 true로 초기화될 때까지 false입니다. 일반적으로 하위 클래스 또는 특수 클래스에서 checkStatus()를 구현하여 이 속성을 설정하지만 응용 프로그램에 서비스 가용성에 대한 별도의 정보(예: 요청 성공 또는 실패)가 있을 경우 속성을 명시적으로 설정할 수 있습니다. | |
available — 속성, 클래스 air.update.events.StatusFileUpdateEvent | |
현재 응용 프로그램 중 하나와 다른 버전을 사용할 수 있으면 true이고 동일한 버전만 사용할 수 있으면 false입니다. | |
available — 속성, 클래스 air.update.events.StatusUpdateEvent | |
업데이트를 사용할 수 있는지 여부를 나타냅니다. | |
available — 속성, 클래스 flash.events.VsyncStateChangeAvailabilityEvent | |
Stage의 vsync 상태를 변경할 수 있음을 나타냅니다. | |
available — 정적 속성, 클래스 flash.external.ExternalInterface | |
이 플레이어가 외부 인터페이스를 제공하는 컨테이너에 있는지 여부를 나타냅니다. | |
AVAILABLE — 상수 정적 속성, 클래스 flash.media.StageVideoAvailability | |
현재 스테이지 비디오를 사용할 수 있습니다. | |
AV_DICTIONARY_DATA — 상수 정적 속성, 클래스 flash.events.AVDictionaryDataEvent | |
AVDictionaryDataEvent — 클래스, 패키지 flash.events | |
AVStream에서 AVDictionaryDataEvent를 전달하여 ID3 태그 정보를 알립니다. | |
AVDictionaryDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, init_dictionary:flash.utils:Dictionary, init_dataTime:Number) — 생성자, 클래스 flash.events.AVDictionaryDataEvent | |
생성자 | |
AverageAggregator — 클래스, 패키지 mx.olap.aggregators | |
The AverageAggregator class implements the average aggregator. | |
avHardwareDisable — 정적 속성, 클래스 flash.system.Capabilities | |
사용자의 카메라와 마이크에 대한 액세스가 금지되었는지(true) 또는 허용되었는지(false) 여부를 지정합니다. | |
AV_HTTP_RESPONSE_STATUS — 상수 정적 속성, 클래스 flash.events.AVHTTPStatusEvent | |
httpStatus 이벤트와는 달리, httpResponseStatus 이벤트는 응답 데이터 이전에 전달됩니다. | |
AVHTTPStatusEvent — 클래스, 패키지 flash.events | |
네트워크 요청으로 HTTP 상태 코드가 반환되면 응용 프로그램이 AVHTTPStatusEvent 객체를 전달합니다. | |
AVHTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int, responseUrl:String, responseHeaders:Array) — 생성자, 클래스 flash.events.AVHTTPStatusEvent | |
HTTP 상태 이벤트에 대한 특정 정보가 포함된 Event 객체를 만듭니다. | |
AVLoader — 클래스, 패키지 flash.display | |
AVLoader() — 생성자, 클래스 flash.display.AVLoader | |
AVM1Movie — 클래스, 패키지 flash.display | |
AVM1Movie는 ActionScript 1.0 또는 2.0을 사용하는 AVM1 동영상 클립을 나타내는 간단한 클래스입니다. | |
AVNetworkingParams — 클래스, 패키지 flash.media | |
AVStream은 재생 중에 AVPlayStateEvent를 전달하여 상태 변경 사항을 나타냅니다. | |
AVNetworkingParams(init_forceNativeNetworking:Boolean, init_readSetCookieHeader:Boolean, init_useCookieHeaderForAllRequests:Boolean, init_networkDownVerificationUrl:String) — 생성자, 클래스 flash.media.AVNetworkingParams | |
AVNetworkingParams 객체의 새 인스턴스를 만듭니다. | |
AV_PAUSE_AT_PERIOD_END — 상수 정적 속성, 클래스 flash.events.AVPauseAtPeriodEndEvent | |
AVPauseAtPeriodEndEvent — 클래스, 패키지 flash.events | |
AVPauseAtPeriodEndEvent 이벤트가 요청된 기간의 기간 종료 값에 도달하면 AVStream이 이 이벤트를 전달합니다. | |
AVPauseAtPeriodEndEvent(type:String, bubbles:Boolean, cancelable:Boolean, userData:int) — 생성자, 클래스 flash.events.AVPauseAtPeriodEndEvent | |
avSendToURL(auth:flash.system:AuthorizedFeatures, request:flash.net:URLRequest, cookieHeader:String) — 패키지 함수, flash.media | |
AVTagData — 클래스, 패키지 flash.media | |
HLS 스트림 내 특정 기간의 큐 포인트에 대한 정보를 제공합니다. | |
AVURLLoader — 클래스, 패키지 flash.media | |
URLLoader 클래스는 URL에서 텍스트, 이진 데이터 또는 URL 인코딩된 변수 형식으로 데이터를 다운로드합니다. | |
AVURLLoader(request:flash.net:URLRequest) — 생성자, 클래스 flash.media.AVURLLoader | |
URLLoader 객체를 만듭니다. | |
AVURLStream — 클래스, 패키지 flash.media | |
URLStream 클래스는 URL 다운로드에 대한 낮은 레벨의 액세스를 제공합니다. | |
axes — 속성, 클래스 mx.charts.chartClasses.DataTransform | |
The set of axes associated with this transform. | |
axes — 속성, 인터페이스 mx.olap.IOLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axes — 속성, 클래스 mx.olap.OLAPQuery | |
The axis of the Query as an Array of OLAPQueryAxis instances. | |
axes — 속성, 클래스 mx.olap.OLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axis — 속성, 클래스 mx.charts.AxisRenderer | |
The axis object associated with this renderer. | |
axis — 속성, 인터페이스 mx.charts.chartClasses.IAxisRenderer | |
The axis object associated with this renderer. | |
AXIS_ANGLE — 상수 정적 속성, 클래스 flash.geom.Orientation3D | |
축 각 방향에서는 축과 각의 조합을 사용하여 방향을 결정합니다. | |
AxisBase — 클래스, 패키지 mx.charts.chartClasses | |
The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisBase() — 생성자, 클래스 mx.charts.chartClasses.AxisBase | |
Constructor. | |
AxisLabel — 클래스, 패키지 mx.charts | |
An AxisLabel object represents a single label on the chart axis. | |
AxisLabel(position:Number, value:Object, text:String) — 생성자, 클래스 mx.charts.AxisLabel | |
Constructor. | |
AxisLabelSet — 클래스, 패키지 mx.charts.chartClasses | |
An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisLabelSet() — 생성자, 클래스 mx.charts.chartClasses.AxisLabelSet | |
Constructor. | |
axisOrdinal — 속성, 클래스 mx.olap.OLAPQueryAxis | |
The type of axis, as OLAPQuery.COLUMN AXIS for a column axis, OLAPQuery.ROW_AXIS for a row axis, and OLAPQuery.SLICER_AXIS for a slicer axis. | |
AxisRenderer — 클래스, 패키지 mx.charts | |
You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRenderer() — 생성자, 클래스 mx.charts.AxisRenderer | |
Constructor. | |
AxisRendererAutomationImpl — 클래스, 패키지 mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
AxisRendererAutomationImpl(obj:mx.charts:AxisRenderer) — 생성자, 클래스 mx.automation.delegates.charts.AxisRendererAutomationImpl | |
Constructor. | |
axisStroke — 스타일, 클래스 mx.charts.AxisRenderer | |
Specifies the characteristics of the line for the axis. | |
axisTitleStyleName — 스타일, 클래스 mx.charts.chartClasses.CartesianChart | |
The name of the CSS class selector to use when formatting titles on the axes. | |
axisTitleStyleName — 스타일, 클래스 mx.charts.AxisRenderer | |
The name of the CSS class selector to use when formatting the axis title. | |
AXMEnterpriseAccordionSegmentSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin | |
Constructor. | |
AXMEnterpriseAccordionSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbFocusSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbSkin | |
Constructor. | |
AXMEnterpriseButtonBarFirstButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarLastButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarMiddleButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
Constructor. | |
AXMEnterpriseButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
Constructor. | |
AXMEnterpriseCheckboxSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
Constructor. | |
AXMEnterpriseCheckboxSmallSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarSkin | |
Constructor. | |
AXMEnterpriseCloseButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseCloseButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
Constructor. | |
AXMEnterpriseComboBoxTextInputSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin | |
Constructor. | |
AXMEnterpriseDropDownListButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseDropDownListItemRenderer() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer | |
Constructor. | |
AXMEnterpriseDropDownListSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Constructor. | |
AXMEnterpriseFooterSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin | |
Constructor. | |
AXMEnterpriseGridHeaderRenderer() — 생성자, 클래스 xd.core.axm.enterprise.view.components.AXMEnterpriseGridHeaderRenderer | |
Constructor. | |
AXMEnterpriseGridSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseGridSkin | |
Constructor. | |
AXMEnterpriseHeaderBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin | |
Constructor. | |
AXMEnterpriseHScrollBarLargeSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Constructor. | |
AXMEnterpriseHScrollbarNoControlsSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin | |
Constructor. | |
AXMEnterpriseHScrollbarThumbSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackNoControlsSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackSkin | |
Constructor. | |
AXMEnterpriseIconButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin | |
Constructor. | |
AXMEnterpriseLargeButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin | |
Constructor. | |
AXMEnterpriseLargeToggleButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin | |
Constructor. | |
AXMEnterpriseNavigationButtonBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin | |
Constructor. | |
AXMEnterpriseNumericStepperDecrementButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperIncrementButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin | |
Constructor. | |
AXMEnterpriseNumericStepperTextInputSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
Constructor. | |
AXMEnterprisePanelSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Constructor. | |
AXMEnterpriseProgressSpinnerSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Constructor. | |
AXMEnterpriseQuietButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin | |
Constructor. | |
AXMEnterpriseQuietHeaderBarButton() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton | |
Constructor. | |
AXMEnterpriseQuietLargeButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeButtonSkin | |
Constructor. | |
AXMEnterpriseQuietLargeDropDownListButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseRadioButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseRadioButtonSkin | |
Constructor. | |
AXMEnterpriseResizeHandleSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseResizeHandleSkin | |
Constructor. | |
AXMEnterpriseScrollDownArrowSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin | |
Constructor. | |
AXMEnterpriseScrollLeftArrowSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin | |
Constructor. | |
AXMEnterpriseScrollRightArrowSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin | |
Constructor. | |
AXMEnterpriseScrollUpArrowSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin | |
Constructor. | |
AXMEnterpriseSplitActionButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionPopUpButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Constructor. | |
AXMEnterpriseTabBarButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseTabBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin | |
Constructor. | |
AXMEnterpriseTextAreaSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin | |
Constructor. | |
AXMEnterpriseTextInputSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin | |
Constructor. | |
AXMEnterpriseTitleWindowSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Constructor. | |
AXMEnterpriseToggleButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarBottomSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarFirstButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarLastButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarMiddleButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseToolbarButtonBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin | |
Constructor. | |
AXMEnterpriseToolBarTopSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarButtonSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarNoControlsSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarThumbSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackNoControlsSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackSkin() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackSkin | |
Constructor. | |
기호 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Tue Jun 12 2018, 03:32 PM Z