클래스 설명서에는 전역 함수나 속성과 달리 ActionScript의 특정 클래스에 속하는 메서드, 속성 및 이벤트 핸들러와 리스너에 대한 구문, 사용 방법, 코드 샘플 등이 포함됩니다. 이 클래스는 알파벳 순서로 나열되어 있습니다. 특정 메서드 또는 속성이 속한 클래스를 확신할 수 없을 경우 색인으로 검색할 수 있습니다.
클래스 | 패키지 | 설명 | |
---|---|---|---|
AAAARecord | flash.net.dns | AAAARecord 클래스는 IPv6 주소가 포함된 DNS(Domain Name System) AAAA 리소스 레코드를 나타냅니다. | |
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.http | An Operation used specifically by HTTPService or HTTPMultiService. | |
AbstractOperation | mx.rpc | The AbstractOperation class represents an individual method on a service. | |
AbstractService | mx.rpc | The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes. | |
AbstractTarget | mx.logging | This class provides the basic functionality required by the logging framework for a target implementation. | |
AbstractWebService | mx.rpc.soap | AbstractWebService is an abstract base class for implementations that provide RPC access to SOAP-based web services. | |
AccConst | mx.accessibility | The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification. | |
Accelerometer | flash.sensors | Accelerometer 클래스는 장치의 모션 센서가 감지하는 작업에 기반하여 이벤트를 전달합니다. | |
AccelerometerEvent | flash.events | Accelerometer 클래스는 장치에 설치된 Accelerometer 센서에서 가속 업데이트 정보를 가져오면 AccelerometerEvent 객체를 전달합니다. | |
Accessibility | flash.accessibility | Accessibility 클래스는 화면 판독기와의 통신을 관리합니다. | |
AccessibilityImplementation | flash.accessibility | AccessibilityImplementation 클래스는 Flash Player에서 구성 요소의 액세스 가능성을 구현하는 데 사용되는 기본 클래스입니다. | |
AccessibilityProperties | flash.accessibility | AccessibilityProperties 클래스를 사용하여 화면 판독기와 같은 액세스 가능성 도구에 대한 Flash 객체 표시를 제어할 수 있습니다. | |
AccImpl | fl.accessibility | 액세스 가능성 구현 클래스라고도 하는 AccImpl 클래스는 구성 요소에서 액세스 가능성을 구현하기 위한 기본 클래스입니다. | |
AccImpl | mx.accessibility | AccImpl is Flex's base accessibility implementation class for MX and Spark components. | |
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. | |
AccordionAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Accordion class. | |
AccordionHeader | mx.containers.accordionClasses | The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. | |
AccordionHeaderAccImpl | mx.accessibility | AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class. | |
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. | |
ActionBar | spark.components | The ActionBar class defines a component that includes title, navigation, and action content groups. | |
ActionBarButtonSkinBase | spark.skins.mobile.supportClasses | Base skin class for ActionBar buttons in mobile applications. | |
ActionBarDefaultButtonAppearance | 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. | |
ActionEffectInstance | mx.effects.effectClasses | The ActionEffectInstance class is the superclass for all action effect instance classes. | |
ActionScriptVersion | flash.display | ActionScriptVersion 클래스는 로드된 SWF 파일의 언어 버전을 나타내는 상수 값을 열거합니다. | |
ActivatorSkin | mx.skins.halo | Defines the up, down, and over states for MenuBarItem objects. | |
ActivityEvent | flash.events | 카메라나 마이크가 활성화 또는 비활성화되었음을 보고할 때마다 Camera 또는 Microphone 객체가 ActivityEvent 객체를 전달합니다. | |
AddAction | spark.effects | The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddActionInstance | spark.effects.supportClasses | The AddActionInstance class implements the instance class for the AddAction 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. | |
AddChildAction | mx.effects | The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddChildActionInstance | mx.effects.effectClasses | The AddChildActionInstance class implements the instance class for the AddChildAction effect. | |
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. | |
AddItemActionInstance | mx.effects.effectClasses | The AddItemActionInstance class implements the instance class for the AddItemAction effect. | |
AddItems | mx.states | Documentation is not currently available. | |
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. | |
AdjustColor | fl.motion | AdjustColor 클래스는 밝기, 대비, 색조, 채도 등의 여러 가지 색상 속성을 정의하여 ColorMatrixFilter 클래스를 지원합니다. | |
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. | |
AdvancedDataGridAccImpl | mx.accessibility | The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
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. | |
AdvancedDataGridBaseEx | mx.controls | The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
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. | |
AdvancedDataGridColumn | mx.controls.advancedDataGridClasses | The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup | mx.controls.advancedDataGridClasses | Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridDragProxy | mx.controls.advancedDataGridClasses | The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
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. | |
AdvancedDataGridEventReason | 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. | |
AdvancedDataGridGroupItemRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridHeaderHorizontalSeparator | mx.skins.halo | The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo | mx.controls.advancedDataGridClasses | The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderShiftEvent | mx.automation.events | The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
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. | |
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. | |
AdvancedDataGridRendererDescription | mx.controls.advancedDataGridClasses | The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider | mx.controls.advancedDataGridClasses | An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
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. | |
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. | |
AdvancedListBaseAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseContentHolderAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedStyleClient | mx.styles | A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface. | |
AirDragManagerAutomationHandler | mx.automation.air | Helper class that provides methods required for automation of drag and drop in AIR applications | |
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. | |
AirFunctionsHelper | mx.automation.air | Helper class that provides methods required for automation of AIR applications | |
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. | |
AlertAccImpl | mx.accessibility | AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertFormAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the AlertForm class. | |
Animate | spark.effects | This Animate effect animates an arbitrary set of properties between values. | |
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. | |
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. | |
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. | |
AnimateFilterInstance | spark.effects.supportClasses | The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateInstance | spark.effects.supportClasses | The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateProperty | mx.effects | The AnimateProperty effect animates a property or style of a component. | |
AnimatePropertyInstance | mx.effects.effectClasses | The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimateTransform | spark.effects | The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform3D | spark.effects | The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransformInstance | spark.effects.supportClasses | The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
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). | |
AnimateTransitionShaderInstance | spark.effects.supportClasses | The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
Animation | 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. | |
Animator | fl.motion | Animator 클래스는 모션 트윈의 XML 설명을 표시 객체에 적용합니다. | |
Animator3D | fl.motion | Animator3D 클래스는 3차원 모션 트윈의 XML 설명을 표시 객체에 적용합니다. | |
AnimatorBase | fl.motion | AnimatorBase 클래스는 모션 트윈의 XML 설명을 표시 객체에 적용합니다. | |
AnimatorFactory | fl.motion | AnimatorFactory 클래스는 Motion 객체 하나를 여러 표시 객체에 연결하는 ActionScript 기반의 지원 기능을 제공합니다. | |
AnimatorFactory3D | fl.motion | AnimatorFactory3D 클래스는 3차원 속성이 들어 있는 Motion 객체 하나를 여러 표시 객체에 연결하는 ActionScript 기반의 지원 기능을 제공합니다. | |
AnimatorFactoryBase | fl.motion | AnimatorFactoryBase 클래스는 런타임에 Motion 하나를 동적으로 사용하여 여러 개의 대상 객체를 표시하고 트위닝하는 ActionScript 기반의 지원 기능을 제공합니다. | |
AnimatorFactoryUniversal | fl.motion | AnimatorFactoryUniversal 클래스는 Motion 객체 하나를 여러 표시 객체에 연결할 수 있도록 ActionScript 기반 지원을 제공합니다. | |
AnimatorUniversal | fl.motion | AnimatorUniversal 클래스는 2차원 및 3차원 모션의 ActionScript 설명을 표시 객체에 적용합니다. | |
AntiAliasType | flash.text | AntiAliasType 클래스는 flash.text.TextField 클래스에서 앤티앨리어싱에 대한 값을 제공합니다. | |
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. | |
ApplicationAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationBackground | mx.skins.halo | The skin for application background gradient. | |
ApplicationControlBar | mx.containers | The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationDomain | flash.system | ApplicationDomain 클래스는 개별 클래스 정의 그룹의 컨테이너입니다. | |
ApplicationDomainTarget | mx.core | The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class. | |
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. | |
ApplicationTitleBarBackgroundSkin | mx.skins.halo | The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationUpdater | air.update | ApplicationUpdater 클래스는 Adobe® AIR® 응용 프로그램에 대한 업데이트 프레임워크의 기본 기능을 정의하지만 기본 사용자 인터페이스는 제공하지 않습니다. | |
ApplicationUpdaterUI | air.update | ApplicationUpdaterUI 클래스는 Adobe® AIR® 응용 프로그램에 대한 업데이트 프레임워크의 기본 기능을 정의하고 기본 사용자 인터페이스를 제공합니다. | |
ApplyElementIDOperation | flashx.textLayout.operations | ChangeElementIDOperation 클래스는 요소 ID 변경을 캡슐화합니다. | |
ApplyElementStyleNameOperation | flashx.textLayout.operations | ApplyElementStyleNameOperation 클래스는 스타일 이름 변경을 캡슐화합니다. | |
ApplyElementTypeNameOperation | flashx.textLayout.operations | ApplyElementTypeNameOperation 클래스는 유형 이름 변경을 캡슐화합니다. | |
ApplyElementUserStyleOperation | flashx.textLayout.operations | ApplyElementUserStyleOperation 클래스는 요소의 스타일 값 변경을 캡슐화합니다. | |
ApplyFormatOperation | flashx.textLayout.operations | ApplyFormatOperation 클래스는 스타일 변경을 캡슐화합니다. | |
ApplyFormatToElementOperation | flashx.textLayout.operations | ApplyFormatToElementOperation 클래스는 요소에 대한 스타일 변경을 캡슐화합니다. | |
ApplyLinkOperation | flashx.textLayout.operations | ApplyLinkOperation 클래스는 링크 만들기 또는 수정 작업을 캡슐화합니다. | |
ApplyTCYOperation | flashx.textLayout.operations | ApplyTCYOperation 클래스는 TCY 변형을 캡슐화합니다. | |
AreaChart | mx.charts | The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaRenderer | mx.charts.renderers | The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaSeries | mx.charts.series | Defines a data series for an AreaChart control. | |
AreaSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the AreaSeries to render. | |
AreaSet | mx.charts.series | A grouping set that can be used to stack AreaSeries objects in any chart. | |
ARecord | flash.net.dns | ARecord 클래스는 IPv4 주소가 포함된 DNS(Domain Name System) A 리소스 레코드를 나타냅니다. | |
ArgumentError | 최상위 레벨 | ArgumentError 클래스는 함수에 제공한 인수가 해당 함수에 정의된 인수와 일치하지 않을 때 발생하는 오류를 나타냅니다. | |
arguments | 최상위 레벨 | arguments 객체는 함수의 인수를 저장하고 인수에 액세스하는 데 사용됩니다. | |
Array | 최상위 레벨 | 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. | |
ArrayList | mx.collections | The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayUtil | mx.utils | The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
ArrowDirection | spark.components | Enumeration of arrow directions for use in visual components. | |
AsyncErrorEvent | flash.events | 예를 들어 LocalConnection, NetConnection, SharedObject 또는 NetStream과 같은 기본 비동기 코드에서 예외가 발생할 경우 객체가 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. | |
AsyncRequest | mx.rpc | The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncResponder | mx.rpc | This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncToken | mx.rpc | This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AudioDecoder | flash.media | AudioDecoder 클래스는 시스템에서 지원할 수 있는 다중 채널 오디오의 유형을 열거합니다. | |
AudioDeviceManager | flash.media | AudioDeviceManager 클래스를 사용하여 시스템의 오디오 장치 정보를 가져오고 오디오 재생을 위한 장치를 선택합니다. | |
AudioOutputChangeEvent | flash.events | 이 이벤트는 사용자가 Flash Player의 설정 UI에서 다른 오디오 출력 장치를 선택하거나 오디오 장치가 시스템에 추가되거나 시스템에서 제거될 때 발생합니다. | |
AudioOutputChangeReason | flash.media | 이 클래스는 AudioOutputChangeEvent의 이유를 나타내는 열거를 정의합니다. | |
AudioPlaybackMode | flash.media | AudioPlaybackMode 클래스는 SoundMixer 클래스의 audioPlaybackMode 속성에 대한 상수를 정의합니다. | |
AuthenticationMethod | flash.net.drm | AuthenticationMethod 클래스는 DRMContentData 클래스의 authenticationMethod 속성에서 사용하는 다양한 인증 유형을 열거하는 문자열 상수를 제공합니다. | |
AutoCapitalize | flash.text | AutoCapitalize 클래스는 StageText 클래스의 autoCapitalize 속성에 대한 상수를 정의합니다. | |
AutoLayoutEvent | fl.video | Flash® Player에서는 자동으로 비디오 플레이어를 배치하고 크기를 조절할 때 AutoLayoutEvent 객체를 전달합니다. | |
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. | |
AutomationClass | mx.automation | Provides serializable class information for external automation tools. | |
AutomationDragEvent | mx.automation.events | The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo | mx.automation.events | The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationError | mx.automation | The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationEvent | mx.automation.events | The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEventDescriptor | mx.automation | Method descriptor class. | |
AutomationFlexNativeMenuEvent | mx.automation.events | The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation. | |
AutomationHelper | mx.automation | Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationID | mx.automation | The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationIDPart | mx.automation | The AutomationIDPart class represents a component instance to agents. | |
AutomationManager | mx.automation | Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
AutomationMethodDescriptor | mx.automation | Basic method descriptor class. | |
AutomationPropertyDescriptor | mx.automation | Describes a property of a test object. | |
AutomationRecordEvent | mx.automation.events | The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
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. | |
AVDictionaryDataEvent | flash.events | AVStream에서 AVDictionaryDataEvent를 전달하여 ID3 태그 정보를 알립니다. | |
AverageAggregator | mx.olap.aggregators | The AverageAggregator class implements the average aggregator. | |
AVHTTPStatusEvent | flash.events | 네트워크 요청으로 HTTP 상태 코드가 반환되면 응용 프로그램이 AVHTTPStatusEvent 객체를 전달합니다. | |
AVLoader | flash.display | ||
AVM1Movie | flash.display | AVM1Movie는 ActionScript 1.0 또는 2.0을 사용하는 AVM1 동영상 클립을 나타내는 간단한 클래스입니다. | |
AVNetworkingParams | flash.media | AVStream은 재생 중에 AVPlayStateEvent를 전달하여 상태 변경 사항을 나타냅니다. | |
AVPauseAtPeriodEndEvent | flash.events | AVPauseAtPeriodEndEvent 이벤트가 요청된 기간의 기간 종료 값에 도달하면 AVStream이 이 이벤트를 전달합니다. | |
AVTagData | flash.media | HLS 스트림 내 특정 기간의 큐 포인트에 대한 정보를 제공합니다. | |
AVURLLoader | flash.media | URLLoader 클래스는 URL에서 텍스트, 이진 데이터 또는 URL 인코딩된 변수 형식으로 데이터를 다운로드합니다. | |
AVURLStream | flash.media | URLStream 클래스는 URL 다운로드에 대한 낮은 레벨의 액세스를 제공합니다. | |
AxisBase | mx.charts.chartClasses | The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisLabel | mx.charts | An AxisLabel object represents a single label on the chart axis. | |
AxisLabelSet | mx.charts.chartClasses | An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisRenderer | mx.charts | You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRendererAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
Back | fl.motion.easing | Back 클래스는 ActionScript 애니메이션에서 모션을 구현하는 세 가지 여유 함수를 정의합니다. | |
Back | fl.transitions.easing | Back 클래스는 ActionScript 애니메이션에서 모션을 구현하는 세 가지 여유 함수를 정의합니다. | |
Back | mx.effects.easing | The Back class defines three easing functions to implement motion with Flex effect classes. | |
BackgroundColor | flashx.textLayout.formats | TextLayoutFormat 클래스의 backgroundColor 속성의 값을 "transparent"로 설정하는 데 사용되는 상수를 정의합니다. | |
BarChart | mx.charts | The BarChart control represents data as a series of horizontal bars whose length is determined by values in the data. | |
BarSeries | mx.charts.series | Defines a data series for a BarChart control. | |
BarSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the BarSeries class. | |
BarSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a BarSeries. | |
BarSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the BarSeries to render. | |
BarSet | mx.charts.series | A grouping set that can be used to stack or cluster BarSeries objects in any chart. | |
Base64Decoder | mx.utils | A utility class to decode a Base64 encoded String to a ByteArray. | |
Base64Encoder | mx.utils | A utility class to encode a String or ByteArray as a Base64 encoded String. | |
BaseButton | fl.controls | BaseButton 클래스는 모든 버튼 구성 요소의 기본 클래스로 모든 버튼에 공통적으로 적용되는 속성과 메서드를 정의합니다. | |
BaseDimensionFilter | mx.filters | Base class for some Spark filters. | |
BaseFilter | mx.filters | Base class for some Spark filters. | |
BaselineOffset | flashx.textLayout.formats | TextLayoutFormat 및 ContainerFormattedElement 클래스의 firstBaselineOffset 속성에 대한 값을 정의합니다. | |
BaselineShift | flashx.textLayout.formats | TextLayoutFormat 클래스의 baselineShift 속성에서 아래 첨자 또는 위 첨자를 지정하는 상수를 정의합니다. | |
BaseListData | mx.controls.listClasses | The BaseListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors. | |
BaseScrollPane | fl.containers | BaseScrollPane 클래스는 이벤트, 스타일링, 마스크 및 배경 그리기, 스크롤 막대의 레이아웃, 스크롤 위치 처리 등 기본적인 스크롤 창 기능을 처리합니다. | |
BasicLayout | spark.layouts | The BasicLayout class arranges the layout elements according to their individual settings, independent of each-other. | |
BeveledActionButtonSkin | spark.skins.mobile | iOS-styled ActionBar Button skin for use in the actionContent skinPart. | |
BeveledBackButtonSkin | spark.skins.mobile | iOS-styled ActionBar Button skin for use in the navigationContent skinPart. | |
BevelFilter | flash.filters | BevelFilter 클래스를 사용하여 표시 객체에 경사 효과를 추가할 수 있습니다. | |
BevelFilter | spark.filters | The BevelFilter class lets you add a bevel effect to display objects. | |
BezierEase | fl.motion | BezierEase 클래스를 사용하면 두 키프레임 간의 모션에 대해 여유를 정확하게 제어할 수 있습니다. | |
BezierSegment | fl.motion | 베지어 선분은 단일 3차 베지어 곡선을 정의하는 4개의 Point 객체로 구성됩니다. | |
BindingUtils | mx.binding.utils | The BindingUtils class defines utility methods for performing data binding from ActionScript. | |
Bitmap | flash.display | Bitmap 클래스는 비트맵 이미지를 표시하는 표시 객체를 나타냅니다. | |
BitmapAsset | mx.core | BitmapAsset is a subclass of the flash.display.Bitmap class which represents bitmap images that you embed in a Flex application. | |
BitmapData | flash.display | BitmapData 클래스를 사용하면 Bitmap 객체(비트맵 이미지)의 데이터(픽셀)를 처리할 수 있습니다. | |
BitmapDataChannel | flash.display | BitmapDataChannel 클래스는 빨강, 파랑, 녹색 또는 알파 투명도 채널 중에서 사용할 채널을 나타내는 상수 값의 열거형입니다. | |
BitmapEncodingColorSpace | flash.display | BitmapEncodingColorSpace 클래스는 flash.display.JPEGXREncoderOptions를 압축기로 지정할 때 색상 채널이 flash.display.BitmapData.encode() 메서드에 의해 샘플링되는 방식을 지정하는 상수를 정의합니다. | |
BitmapFill | mx.graphics | Defines a set of values used to fill an area on screen with a bitmap or other DisplayObject. | |
BitmapFillMode | mx.graphics | The BitmapFillMode class defines an enumeration of the resize modes that determine how a BitmapImage fills in the dimensions specified by the layout system. | |
BitmapFilter | flash.filters | BitmapFilter 클래스는 모든 이미지 필터 효과를 위한 기본 클래스입니다. | |
BitmapFilterQuality | flash.filters | BitmapFilterQuality 클래스에는 BitmapFilter 객체의 렌더링 품질을 설정하기 위한 값이 들어 있습니다. | |
BitmapFilterType | flash.filters | BitmapFilterType 클래스에는 BitmapFilter의 유형을 설정하기 위한 값이 들어 있습니다. | |
BitmapImage | spark.primitives | A BitmapImage element defines a rectangular region in its parent element's coordinate space, filled with bitmap data drawn from a source file or source URL. | |
BitmapScaleMode | mx.graphics | The BitmapScaleMode class defines an enumeration for the scale modes that determine how a BitmapImage scales image content when fillMode is set to mx.graphics.BitmapFillMode.SCALE. | |
BitmapSmoothingQuality | mx.graphics | An enum of the smoothing quality modes that determine how a BitmapImage scales image content when fillMode is set to BitmapFillMode.SCALE and smooth is true. | |
BitmapUtil | spark.utils | This class provides bitmap-related utility functions | |
BlendMode | flash.display | 시각적 블렌드 모드 효과를 위한 상수 값을 제공하는 클래스입니다. | |
Blinds | fl.transitions | Blinds 클래스는 나타나거나 사라지는 사각형을 사용하여 동영상 클립 객체를 표시합니다. | |
BlockProgression | flashx.textLayout.formats | TextLayoutFormat 클래스의 blockProgression 속성 값을 정의합니다. | |
Blur | mx.effects | The Blur effect lets you apply a blur visual effect to a component. | |
BlurFilter | flash.filters | BlurFilter 클래스를 사용하면 표시 객체에 흐림 효과를 적용할 수 있습니다. | |
BlurFilter | spark.filters | The BlurFilter class lets you apply a blur visual effect to display objects. | |
BlurInstance | mx.effects.effectClasses | The BlurInstance class implements the instance class for the Blur effect. | |
Boolean | 최상위 레벨 | Boolean 객체는 논리 연산에 사용되는 데이터 유형이며 true 또는 false 값 중 하나를 가질 수 있습니다. | |
Border | mx.skins | The Border class is an abstract base class for various classes that draw borders, either rectangular or non-rectangular, around UIComponents. | |
BorderContainer | spark.components | The BorderContainer class defines a set of CSS styles that control the appearance of the border and background fill of the container. | |
BorderContainerSkin | spark.skins.spark | The default skin class for a Spark BorderContainer component. | |
BorderSkin | mx.skins.spark | The Spark skin class for the MX Border base class. | |
BorderSkin | mx.skins.wireframe | The wireframe skin class for the MX Border base class. | |
Bounce | fl.motion.easing | Bounce 클래스는 ActionScript 애니메이션에서 탄력 모션을 구현하는 세 가지 여유 함수를 정의합니다. 이 모션은 몇 번에 걸쳐 점점 작은 동작으로 공이 바닥에 떨어져 튀어오르는 모습과 비슷합니다. | |
Bounce | fl.transitions.easing | Bounce 클래스는 ActionScript 애니메이션에서 탄력 모션을 구현하는 세 가지 여유 함수를 정의합니다. 이 모션은 몇 번에 걸쳐 점점 작은 동작으로 공이 바닥에 떨어져 튀어오르는 모습과 비슷합니다. | |
Bounce | mx.effects.easing | The Bounce class defines three easing functions to implement bounce motion with Flex effect classes. | |
Bounce | spark.effects.easing | The Bounce class implements easing functionality simulating gravity pulling on and bouncing the target object. | |
BoundedValue | mx.charts.chartClasses | A bounded value is used to represent a datapoint that a chart element intends to render on screen. | |
Box | mx.containers | A Halo Box container lays out its children in a single vertical column or a single horizontal row. | |
BoxAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Box class. | |
BoxDirection | mx.containers | The BoxDirection class specifies constant values for the direction property of the Box container. | |
BoxDivider | mx.containers.dividedBoxClasses | The BoxDivider class represents the divider between children of a DividedBox container. | |
BoxItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a rectangular area. | |
BreakElement | flashx.textLayout.elements | BreakElement 클래스는 줄 분리를 정의합니다. 이 클래스를 사용하여 새 단락을 만들지 않고 텍스트의 줄 분리를 만들 수 있습니다. | |
BreakOpportunity | flash.text.engine | BreakOpportunity 클래스는 ElementFormat 클래스의 breakOpportunity 속성을 설정하는 데 사용할 수 있는 상수 값의 열거형입니다. | |
BrokenImageBorderSkin | mx.skins.halo | The skin for the border of a SWFLoader or Image component when the content could not be loaded. | |
BrowserChangeEvent | mx.events | The BrowserChangeEvent class represents event objects specific to the BrowserManager. | |
BrowserInvokeEvent | flash.events | AIR 응용 프로그램의 NativeApplication 객체는 브라우저 호출 기능을 사용하여 브라우저의 SWF 파일로 인해 응용 프로그램이 호출될 때 browserInvoke 이벤트를 전달합니다. | |
BrowserManager | mx.managers | The BrowserManager is a Singleton manager that acts as a proxy between the browser and the application. | |
BubbleChart | mx.charts | The BubbleChart control represents data with three values for each data point. | |
BubbleSeries | mx.charts.series | Defines a data series for a BubbleChart control. | |
BubbleSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the BubbleSeries class. | |
BubbleSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a BubbleSeries. | |
BubbleSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the BubbleSeries to render. | |
BusyCursor | mx.skins.halo | Defines the appearance of the cursor that appears while an operation is taking place. | |
BusyIndicator | spark.components | The BusyIndicator defines a component to display when a long-running operation is in progress. | |
Button | fl.controls | Button 구성 요소는 자주 사용되는 사각형 모양의 버튼을 표현합니다. | |
Button | mx.controls | The Button control is a commonly used rectangular button. | |
Button | spark.components | The Button component is a commonly used rectangular button. | |
ButtonAccImpl | fl.accessibility | Button 액세스 가능성 구현 클래스라고도 하는 ButtonAccImpl 클래스는 Button 구성 요소와 화면 판독기 간 통신을 가능하게 합니다. | |
ButtonAccImpl | mx.accessibility | ButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Button class. | |
ButtonAsset | mx.core | ButtonAsset is a subclass of the flash.display.SimpleButton class which represents button symbols that you embed in a Flex application from a SWF file produced by Flash. | |
ButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Button control. | |
ButtonBar | mx.controls | The ButtonBar control defines a horizontal or vertical group of logically related push buttons with a common look and navigation. | |
ButtonBar | spark.components | The ButtonBar control defines a horizontal group of logically related buttons with a common look and navigation. | |
ButtonBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ButtonBar control. | |
ButtonBarBase | spark.components.supportClasses | The ButtonBarBase class defines the common behavior for the ButtonBar, TabBar and similar subclasses. | |
ButtonBarBaseAccImpl | spark.accessibility | ButtonBarBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBarBase. | |
ButtonBarButton | spark.components | The ButtonBarButton class defines the custom item renderer used by the ButtonBar control. | |
ButtonBarButtonClassFactory | spark.skins.mobile.supportClasses | Adds skinClass style support to ClassFactory. | |
ButtonBarButtonSkin | mx.skins.halo | The skin for all the states of the ButtonBarButtons in a ButtonBar. | |
ButtonBarButtonSkinBase | spark.skins.mobile.supportClasses | ButtonBarButton skin base class. | |
ButtonBarFirstButtonSkin | mx.skins.spark | The Spark skin class for the first button in the MX ButtonBar component. | |
ButtonBarFirstButtonSkin | mx.skins.wireframe | The wireframe skin class for the first button in the MX ButtonBar component. | |
ButtonBarFirstButtonSkin | spark.skins.mobile | Button skin for the first Button in a ButtonBar. | |
ButtonBarFirstButtonSkin | spark.skins.spark | The default skin class for the first button in a Spark ButtonBar component. | |
ButtonBarFirstButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarFirstButton component. | |
ButtonBarHorizontalLayout | spark.components.supportClasses | The ButtonBarHorizontalLayout class is a layout specifically designed for the Spark ButtonBar skins. | |
ButtonBarLastButtonSkin | mx.skins.spark | The Spark skin class for the last button in the MX ButtonBar component. | |
ButtonBarLastButtonSkin | mx.skins.wireframe | The wireframe skin class for the last button in the MX ButtonBar component. | |
ButtonBarLastButtonSkin | spark.skins.mobile | Button skin for the last Button in a ButtonBar. | |
ButtonBarLastButtonSkin | spark.skins.spark | The default skin class for the last button in a Spark ButtonBar component. | |
ButtonBarLastButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarLastButton component. | |
ButtonBarMiddleButtonSkin | mx.skins.spark | The Spark skin class for the middle buttons in the MX ButtonBar component. | |
ButtonBarMiddleButtonSkin | mx.skins.wireframe | The wireframe skin class for the middle buttons in the MX ButtonBar component. | |
ButtonBarMiddleButtonSkin | spark.skins.mobile | Button skin for middle Buttons in a ButtonBar. | |
ButtonBarMiddleButtonSkin | spark.skins.spark | The default skin class for the middle buttons in a Spark ButtonBar component. | |
ButtonBarMiddleButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarMiddleButton component. | |
ButtonBarSkin | spark.skins.mobile | The default skin class for the Spark ButtonBar component. | |
ButtonBarSkin | spark.skins.spark | The default skin class for the Spark ButtonBar component. | |
ButtonBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBar component. | |
ButtonBase | spark.components.supportClasses | The ButtonBase class is the base class for the all Spark button components. | |
ButtonBaseAccImpl | spark.accessibility | ButtonBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBase. | |
ButtonLabelPlacement | fl.controls | ButtonLabelPlacement 클래스는 Button, CheckBox 또는 RadioButton 구성 요소의 labelPlacement 속성에 사용할 수 있는 상수 값을 정의합니다. | |
ButtonLabelPlacement | mx.controls | The ButtonLabelPlacement class defines the constants for the allowed values of the labelPlacement property of a Button, CheckBox, LinkButton, or RadioButton control. | |
ButtonSkin | mx.skins.halo | The skin for all the states of a Button. | |
ButtonSkin | mx.skins.spark | The Spark skin class for the MX Button component. | |
ButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX Button component. | |
ButtonSkin | spark.skins.mobile | ActionScript-based skin for Button controls in mobile applications. | |
ButtonSkin | spark.skins.spark | The default skin class for the Spark Button component. | |
ButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Button component. | |
ButtonSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for mobile applications. | |
ByteArray | flash.utils | ByteArray 클래스는 이진 데이터 읽기/쓰기 및 사용을 최적화하는 메서드 및 속성을 제공합니다. | |
ByteArrayAsset | mx.core | ByteArrayAsset is a subclass of the flash.utils.ByteArray class which represents an arbitrary sequence of byte data that you embed in a Flex application. | |
CalendarLayoutChangeEvent | mx.events | The CalendarLayoutChangeEvent class represents the event object passed to the event listener for the change event for the DateChooser and DateField controls. | |
CallAction | spark.effects | The CallAction effect calls the function specified by functionName property on the target object with optional arguments specified by the args property. | |
CallActionInstance | spark.effects.supportClasses | The CallActionInstance class implements the instance class for the CallAction effect. | |
Callout | spark.components | The Callout container is a SkinnablePopUpContainer that functions as a pop-up with additional owner-relative positioning options similar to PopUpAnchor. | |
CalloutActionBarSkin | spark.skins.mobile | Additional skin class for the Spark ActionBar component for use with a ViewNavigator inside a Callout component. | |
CalloutArrow | spark.skins.mobile.supportClasses | The arrow skin part for CalloutSkin. | |
CalloutButton | spark.components | The CalloutButton control is a drop down component that defines a button to open and close a Callout container. | |
CalloutPosition | spark.components | The CalloutPosition calss defines the enumeration of horizontal and vertical positions of the Callout component relative to the owner. | |
CalloutSkin | spark.skins.mobile | The default skin class for the Spark Callout component in mobile applications. | |
CalloutViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin for view navigators inside a callout. | |
CallResponder | mx.rpc | This component helps you manage the results for asynchronous calls made from RPC based services, typically from MXML components. | |
Camera | flash.media | 클라이언트 시스템 또는 장치 카메라에서 비디오를 캡처하려면 Camera 클래스를 사용합니다. | |
CameraPosition | flash.media | CameraPosition 클래스는 Camera 클래스의 position 속성에 대한 상수를 정의합니다. | |
CameraRoll | flash.media | CameraRoll 클래스를 사용하여 시스템 미디어 라이브러리 또는 "카메라 롤"에 있는 이미지 데이터에 액세스할 수 있습니다. AIR 프로파일 지원: 이 기능은 휴대 장치에서는 지원되지만 데스크톱 운영 체제나 AIR for TV 장치에서는 지원되지 않습니다. | |
CameraRollBrowseOptions | flash.media | CameraRollBrowseOptions 클래스는 카메라 롤 API를 사용하여 이미지 선택기를 실행할 때 사용할 수 있는 초기화 옵션을 정의합니다. | |
CameraUI | flash.media | CameraUI 클래스는 장치에서 기본 카메라 응용 프로그램을 사용하여 스틸 이미지 또는 비디오를 캡처할 수 있도록 합니다. | |
CandlestickChart | mx.charts | The CandlestickChart control represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
CandlestickItemRenderer | mx.charts.renderers | The default itemRenderer for a CandlestickSeries object. | |
CandlestickSeries | mx.charts.series | Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
Canvas | mx.containers | A Halo Canvas layout container defines a rectangular region in which you place child containers and controls. | |
CanvasAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
Capabilities | flash.system | Capabilities 클래스는 응용 프로그램을 호스팅하는 시스템 및 런타임을 설명하는 속성을 제공합니다. | |
CapsStyle | flash.display | CapsStyle 클래스는 선을 그릴 때 사용할 끝 스타일을 지정하는 상수 값의 열거형입니다. | |
CaptionChangeEvent | fl.video | CaptionChangeEvent는 캡션 대상 텍스트 필드에서 캡션이 추가되거나 제거될 때마다 전달됩니다. | |
CaptionTargetEvent | fl.video | captionTargetCreated 이벤트가 자동으로 만들어진 다음 캡션이 추가되기 전에 captionTargetCreated 이벤트의 유형이 전달됩니다. | |
CartesianCanvasValue | mx.charts.chartClasses | Defines the position of objects on a data canvas. | |
CartesianChart | mx.charts.chartClasses | The CartesianChart class is a base class for the common chart types. | |
CartesianChartAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the CartesianChart base class. | |
CartesianDataCanvas | mx.charts.chartClasses | This class lets you use add graphical elements such as lines, ellipses, and other shapes by using a graphics API. | |
CartesianTransform | mx.charts.chartClasses | The CartesianTransform object represents a set of axes that maps data values to x/y Cartesian screen coordinates and vice versa. | |
CategoryAxis | mx.charts | The CategoryAxis class lets charts represent data grouped by a set of discrete values along an axis. | |
CellPosition | spark.components.gridClasses | The CellPosition class defines a data structure used by the Spark data grid classes to represent selected cells in the control. | |
CellRegion | spark.components.gridClasses | The CellRegion class defines a data structure used by the Spark data grid classes to represent a rectangular region of cells in the control. | |
CellRenderer | fl.controls.listClasses | CellRenderer 클래스는 각 행의 사용자 정의 셀 내용을 조작하고 표시하는 데 사용하는 목록 기반 구성 요소의 메서드 및 속성을 정의합니다. | |
CertificateStatus | flash.security | CertificateStatus 클래스는 SecureSocket 객체의 인증서 유효성 검사 처리 결과를 보고하는 데 사용할 상수를 정의합니다. | |
CFFHinting | flash.text.engine | CFFHinting 클래스는 FontDescription 클래스의 CFF 힌팅 값을 정의합니다. | |
ChangeWatcher | mx.binding.utils | The ChangeWatcher class defines utility methods that you can use with bindable Flex properties. | |
CharacterUtil | flashx.textLayout.utils | 문자 관련 정보를 관리하고 가져오기 위한 유틸리티입니다. | |
ChartBase | mx.charts.chartClasses | The ChartBase class is the link between the Flex component architecture and the DualStyleObject architecture. | |
ChartBaseAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the ChartBase base class. | |
ChartElement | mx.charts.chartClasses | The ChartElement class is the base class for visual chart elements. | |
ChartEvent | mx.charts.events | The ChartEvent class represents events that are specific to the chart control, such as when a chart is clicked. | |
ChartItem | mx.charts | A ChartItem represents a single item in a ChartSeries. | |
ChartItemDragProxy | mx.charts.chartClasses | The default drag proxy used when dragging items from a chart control. | |
ChartItemEvent | mx.charts.events | The ChartItemEvent class represents events that are specific to the chart components, such as when a chart item is clicked. | |
ChartLabel | mx.charts.chartClasses | Draws data labels on chart controls. | |
ChartSelectionChangeEvent | mx.automation.events | The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
ChartState | mx.charts.chartClasses | Describes the current state of a chart. | |
CheckBox | fl.controls | CheckBox 구성 요소는 확인 표시가 포함된 작은 상자를 표시합니다. | |
CheckBox | mx.controls | The CheckBox control consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox | spark.components | The CheckBox component consists of an optional label and a small box that can contain a check mark or not. | |
CheckBoxAccImpl | fl.accessibility | CheckBox 액세스 가능성 구현 클래스라고도 하는 CheckBoxAccImpl 클래스는 CheckBox 구성 요소에 액세스할 수 있도록 하는 클래스입니다. | |
CheckBoxAccImpl | mx.accessibility | CheckBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the CheckBox class. | |
CheckBoxAccImpl | spark.accessibility | CheckBoxAccImpl is the accessibility implementation class for spark.components.CheckBox. | |
CheckBoxAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the CheckBox control. | |
CheckBoxIcon | mx.skins.halo | The skin for all the states of the icon in a CheckBox. | |
CheckBoxSkin | mx.skins.spark | The Spark skin class for the MX CheckBox component. | |
CheckBoxSkin | mx.skins.wireframe | The wireframe skin class for the MX CheckBox component. | |
CheckBoxSkin | spark.skins.mobile | ActionScript-based skin for CheckBox components in mobile applications. | |
CheckBoxSkin | spark.skins.spark | The default skin class for the Spark CheckBox component. | |
CheckBoxSkin | spark.skins.wireframe | The default wireframe skin class for the Spark CheckBox component. | |
ChildExistenceChangedEvent | mx.events | Represents events that are dispatched when a the child of a control is created or destroyed. | |
ChildItemPendingError | mx.collections.errors | This error is thrown when retrieving a child item from a collection view requires an asynchronous call. | |
CircleItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills an elliptical area. | |
Circular | fl.motion.easing | Circular 클래스는 ActionScript 애니메이션에 모션을 구현하는 3개의 여유 함수를 정의합니다. | |
Circular | mx.effects.easing | The Circular class defines three easing functions to implement circular motion with Flex effect classes. | |
Class | 최상위 레벨 | 프로그램의 각 클래스 정의에 대해 Class 객체가 만들어집니다. | |
ClassFactory | mx.core | A ClassFactory instance is a "factory object" which Flex uses to generate instances of another class, each with identical properties. | |
ClearFloats | flashx.textLayout.formats | TextLayoutFormat 클래스의 clear 속성을 설정할 값을 정의합니다. | |
ClearFormatOnElementOperation | flashx.textLayout.operations | ClearFormatOnElementOperation 클래스는 요소에 대한 스타일 변경을 캡슐화합니다. | |
ClearFormatOperation | flashx.textLayout.operations | ClearFormatOperation 클래스 는 서식의 정의를 지우는 방법을 캡슐화합니다. | |
Clipboard | flash.desktop | Clipboard 클래스는 클립보드를 통해 데이터와 객체를 전송할 수 있는 컨테이너를 제공합니다. | |
ClipboardFormats | flash.desktop | ClipboardFormats 클래스는 Clipboard 클래스에 사용되는 표준 데이터 형식의 이름에 대한 상수를 정의합니다. | |
ClipboardTransferMode | flash.desktop | ClipboardTransferMode 클래스는 Clipboard.getData() 메서드의 transferMode 매개 변수에 대한 값으로 사용되는 모드의 상수를 정의합니다. | |
CloseButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's close button. | |
CloseButtonSkin | spark.skins.spark.windowChrome | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
CloseEvent | mx.events | The CloseEvent class represents event objects specific to popup windows, such as the Alert control. | |
Collator | flash.globalization | Collator 클래스는 로캘별 문자열 비교 기능을 제공합니다. | |
CollatorBase | spark.globalization.supportClasses | CollatorBase is a base class for the SortingCollator and MatchingCollator classes. | |
CollatorMode | flash.globalization | CollatorMode 클래스는 Collator 객체에서 수행된 문자열 비교 동작을 통제하는 상수 값을 열거합니다. | |
CollectionEvent | mx.events | The mx.events.CollectionEvent class represents an event that is dispatched when the associated collection changes. | |
CollectionEventKind | mx.events | The CollectionEventKind class contains constants for the valid values of the mx.events.CollectionEvent class kind property. | |
CollectionViewError | mx.collections.errors | The CollectionViewError class represents general errors within a collection that are not related to specific activities such as Cursor seeking. | |
Color | fl.motion | Color 클래스는 밝기 및 농도를 제어할 수 있는 기능을 추가하여 Flash Player의 ColorTransform 클래스를 확장합니다. | |
ColorBurnShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Color Burn' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorCorrection | flash.display | ColorCorrection 클래스는 flash.display.Stage.colorCorrection 속성 값을 제공합니다. | |
ColorCorrectionSupport | flash.display | ColorCorrectionSupport 클래스는 flash.display.Stage.colorCorrectionSupport 속성 값을 제공합니다. | |
ColorDodgeShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Color Dodge' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorMatrix | fl.motion | ColorMatrix 클래스는 지정된 값을 기반으로 색상 행렬을 계산하여 저장합니다. | |
ColorMatrixFilter | flash.filters | ColorMatrixFilter 클래스를 사용하면 입력 이미지에 있는 모든 픽셀의 알파 값과 RGBA 색상에 4 x 5 행렬 변환을 적용하여 새 RGBA 색상 및 알파 값 세트를 얻을 수 있습니다. | |
ColorMatrixFilter | spark.filters | The ColorMatrixFilter class lets you apply a 4 x 5 matrix transformation on the RGBA color and alpha values of every pixel in the input image to produce a result with a new set of RGBA color and alpha values. | |
ColorPicker | fl.controls | ColorPicker 구성 요소는 사용자가 색상을 선택할 수 있는 하나 이상의 견본 목록을 표시합니다. | |
ColorPicker | mx.controls | The ColorPicker control provides a way for a user to choose a color from a swatch list. | |
ColorPickerAccImpl | mx.accessibility | ColorPickerAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ColorPicker class. | |
ColorPickerAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ColorPicker control. | |
ColorPickerEvent | fl.events | ColorPickerEvent 클래스는 ColorPicker 구성 요소와 연관된 이벤트를 정의합니다. | |
ColorPickerEvent | mx.events | Represents events that are specific to the ColorPicker control, such as when the user rolls the mouse over or out of a swatch in the swatch panel. | |
ColorPickerSkin | mx.skins.halo | The skin for all the states of a ColorPicker. | |
ColorPickerSkin | mx.skins.spark | The Spark skin class for the MX ColorPicker component. | |
ColorPickerSkin | mx.skins.wireframe | The wireframe skin class for the MX ColorPicker component. | |
ColorShader | mx.graphics.shaderClasses | The ColorShader class creates a blend shader that is equivalent to the 'Color' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorTransform | flash.geom | ColorTransform 클래스를 사용하여 표시 객체의 색상 값을 조정할 수 있습니다. | |
ColorUtil | mx.utils | The ColorUtil class is an all-static class with methods for working with RGB colors within Flex. | |
ColumnAlign | spark.layouts | The ColumnAlign class defines the possible values for the columnAlign property of the TileLayout class. | |
ColumnChart | mx.charts | The ColumnChart control represents data as a series of vertical columns whose height is determined by values in the data. | |
ColumnSeries | mx.charts.series | Defines a data series for a ColumnChart control. | |
ColumnSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the ColumnSeries class. | |
ColumnSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a ColumnSeries. | |
ColumnSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the ColumnSeries to render. | |
ColumnSet | mx.charts.series | ColumnSet is a grouping set that can be used to stack or cluster column series in any arbitrary chart. | |
ColumnState | flashx.textLayout.container | ColumnState 클래스는 컨테이너의 폭 및 컨테이너 속성을 사용하여 열의 크기와 위치를 계산합니다. | |
ComboBase | mx.controls | The ComboBase class is the base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display. | |
ComboBaseAccImpl | mx.accessibility | ComboBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBase class. | |
ComboBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ComboBase class. | |
ComboBox | fl.controls | ComboBox 구성 요소에는 사용자가 하나의 값을 선택할 수 있는 드롭다운 목록이 있습니다. | |
ComboBox | mx.controls | The ComboBox control contains a drop-down list from which the user can select a single value. | |
ComboBox | spark.components | The ComboBox control is a child class of the DropDownListBase control. | |
ComboBoxAccImpl | fl.accessibility | ComboBox 액세스 가능성 구현 클래스라고도 하는 ComboBoxAccImpl 클래스는 ComboBox 구성 요소에 액세스할 수 있도록 하는 데 사용됩니다. | |
ComboBoxAccImpl | mx.accessibility | ComboBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBox class. | |
ComboBoxAccImpl | spark.accessibility | ComboBoxAccImpl is the accessibility implementation class for spark.components.ComboBox. | |
ComboBoxArrowSkin | mx.skins.halo | The skin for all the states of the button in a ComboBox. | |
ComboBoxAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ComboBox control. | |
ComboBoxButtonSkin | spark.skins.spark | The default skin class for the anchor button on a Spark ComboBox component. | |
ComboBoxButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ComboBoxButton component. | |
ComboBoxGridItemEditor | spark.components.gridClasses | The ComboBoxGridItemEditor class defines an item renderer for use with the Spark grid controls, such as DataGrid and Grid. | |
ComboBoxSkin | mx.skins.spark | The Spark skin class for the MX ComboBox component. | |
ComboBoxSkin | mx.skins.wireframe | The wireframe skin class for the MX ComboBox component. | |
ComboBoxSkin | spark.skins.spark | The default skin class for the Spark ComboBox component. | |
ComboBoxSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ComboBox component. | |
ComboBoxTextInputSkin | spark.skins.spark | The default skin class for the textInput of a Spark ComboBox component. | |
ComponentDescriptor | mx.core | ComponentDescriptor is the base class for the UIComponentDescriptor class, which encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
ComponentEvent | fl.events | ComponentEvent 클래스는 UIComponent 클래스와 연관된 이벤트를 정의합니다. | |
CompositeEffect | mx.effects | The CompositeEffect class is the parent class for the Parallel and Sequence classes, which define the <mx:Parallel> and <mx:Sequence> MXML tags. | |
CompositeEffectInstance | mx.effects.effectClasses | The CompositeEffectInstance class implements the instance class for the CompositeEffect class. | |
CompositeOperation | flashx.textLayout.operations | CompositeOperation 클래스는 하나의 단위로 관리되는 변형 그룹을 캡슐화합니다. | |
CompositionAttributeRange | flash.text.ime | CompositionAttributeRange 클래스는 IME(Input Method Editor) 이벤트에 사용할 구성 특성 범위를 나타냅니다. | |
CompositionCompleteEvent | flashx.textLayout.events | 컴포지션 작업이 완료되면 TextFlow에서 이 이벤트를 전달합니다. | |
CompoundTransform | mx.geom | A CompoundTransform represents a 2D or 3D matrix transform. | |
CompressionAlgorithm | flash.utils | CompressionAlgorithm 클래스는 압축 및 압축 해제 옵션의 이름에 대한 문자열 상수를 정의합니다. | |
Concurrency | mx.rpc.mxml | Concurrency is set via MXML based access to RPC services to indicate how to handle multiple calls to the same service. | |
Condition | flash.concurrent | Condition 객체는 특정 조건이 충족되기 전까지 실행을 일시 정지하는 추가적 기능을 통해 워커들 사이에서 리소스를 공유하기 위한 도구입니다. | |
Configuration | flashx.textLayout.elements | Configuration 클래스는 Text Layout Framework와 응용 프로그램 간 상호 작용을 위한 기본 지점입니다. | |
ConstraintColumn | mx.containers.utilityClasses | The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
ConstraintError | mx.containers.errors | This error is thrown when a constraint expression is not configured properly; for example, if the GridColumn reference is invalid. | |
ConstraintLayout | spark.layouts | The ConstraintLayout class arranges the layout elements based on their individual settings and a set of constraint regions defined by constraint columns and constraint rows. | |
ConstraintRow | mx.containers.utilityClasses | ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
Container | mx.core | The Container class is an abstract base class for components that controls the layout characteristics of child components. | |
ContainerAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the Container class. | |
ContainerBorderSkin | mx.skins.spark | Defines the border and background for the MX Container class's Spark skin. | |
ContainerBorderSkin | mx.skins.wireframe | Defines the border and background for the MX Container class's wireframe skin. | |
ContainerController | flashx.textLayout.container | ContainerController 클래스는 TextFlow 객체와 컨테이너 간의 관계를 정의합니다. | |
ContainerCreationPolicy | mx.core | The ContainerCreationPolicy class defines the constant values for the creationPolicy property of the Container class. | |
ContainerDestructionPolicy | spark.core | The ContainerCreationPolicy class defines the constant values for the destructionPolicy property of spark view classes. | |
ContainerFormattedElement | flashx.textLayout.elements | ContainerFormattedElement는 모든 컨테이너 수준 블록 요소(예: DivElement 및 TextFlow 객체)의 루트 클래스입니다. | |
ContainerLayout | mx.core | The ContainerLayout class defines the constant values for the layout property of container classes. | |
ContainerMovieClip | mx.flash | Container components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class. | |
ContainerMovieClipAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the ContainerMovieClip control. | |
ContentBackgroundAppearance | spark.components | The ContentBackgroundAppearance class defines the constants for the allowed values of the contentBackgroundAppearance style of Callout. | |
ContentCache | spark.core | Provides a caching and queuing image content loader suitable for using a shared image cache for the BitmapImage and spark Image components. | |
ContentElement | flash.text.engine | ContentElement 클래스는 GroupElement에 나타날 수 있는 요소 유형(GraphicElement, 다른 GroupElement 또는 TextElement)에 대한 기본 클래스로 사용됩니다. | |
ContentRequest | spark.core | Represents an IContentLoader content request instance returned from IContentLoader's load() method. | |
Context3D | flash.display3D | Context3D 클래스는 기하학적으로 정의된 그래픽의 렌더링에 대한 컨텍스트를 제공합니다. | |
Context3DBlendFactor | flash.display3D | 소스와 대상의 블렌드 인수를 지정하는 데 사용하는 값을 정의합니다. | |
Context3DBufferUsage | flash.display3D | 버퍼 사용량 유형을 지정하는 데 사용하는 값을 정의합니다. | |
Context3DClearMask | flash.display3D | Context3D 지우기 마스크를 지정하는 데 사용할 값을 정의합니다. | |
Context3DCompareMode | flash.display3D | Context3D 인스턴스의 setDepthTest() 및 setStencilAction() 메서드에서 3D 버퍼 비교를 지정하는 데 사용할 값을 정의합니다. | |
Context3DFillMode | flash.display3D | Context3D 인스턴스의 setFillMode() 메서드에서 3D 렌더링 채우기 모드를 지정하기 위해 사용할 값을 정의합니다. | |
Context3DMipFilter | flash.display3D | 샘플러 밉매핑 필터 모드에 사용할 값을 정의합니다. | |
Context3DProfile | flash.display3D | Context3D 프로파일을 지정하는 데 사용할 값을 정의합니다. | |
Context3DProgramType | flash.display3D | 셰이더 프로그램이 조각 프로그램인지 아니면 꼭지점 프로그램인지를 지정하는 데 사용하는 값을 정의합니다. | |
Context3DRenderMode | flash.display3D | Context3D 렌더링 모드를 지정하는 데 사용할 값을 정의합니다. | |
Context3DStencilAction | flash.display3D | 스텐실 액션을 지정하는 데 사용할 값을 정의합니다. | |
Context3DTextureFilter | flash.display3D | 샘플러 필터 모드에 사용할 값을 정의합니다. | |
Context3DTextureFormat | flash.display3D | 텍스처 형식을 지정하는 데 사용할 값을 정의합니다. | |
Context3DTriangleFace | flash.display3D | 관점을 기준으로 삼각형의 방향을 지정하는 상수입니다. | |
Context3DVertexBufferFormat | flash.display3D | 꼭지점 버퍼를 지정하는 데 사용할 값을 정의합니다. | |
Context3DWrapMode | flash.display3D | 샘플러 래핑 모드에 사용할 값을 정의합니다. | |
ContextMenu | flash.ui | ContextMenu 클래스를 통해 컨텍스트 메뉴에 표시되는 항목을 제어할 수 있습니다. | |
ContextMenuBuiltInItems | flash.ui | ContextMenuBuiltInItems 클래스는 컨텍스트 메뉴에 내장된 항목을 설명합니다. | |
ContextMenuClipboardItems | flash.ui | ContextMenuClipboardItems 클래스를 사용하면 클립보드 컨텍스트 메뉴의 명령을 활성화 또는 비활성화할 수 있습니다. | |
ContextMenuEvent | flash.events | 사용자가 컨텍스트 메뉴를 열거나 조작하면 InteractiveObject는 ContextMenuEvent 객체를 전달합니다. | |
ContextMenuItem | flash.ui | ContextMenuItem 클래스는 컨텍스트 메뉴의 항목을 나타냅니다. | |
ContextualClassFactory | mx.core | A class factory that provides a system manager as a context of where the class should be created. | |
ControlBar | mx.containers | The ControlBar container lets you place controls at the bottom of a Halo Panel or Halo TitleWindow container. | |
ControlBarSkin | mx.skins.wireframe | The wireframe skin class for the MX Panel component's border. | |
ConversionType | flashx.textLayout.conversion | 내보낸 텍스트의 형식에 대한 값입니다. | |
ConverterBase | flashx.textLayout.conversion | 내보내기 및 가져오기 도구를 위한 기본 클래스입니다. | |
ConvolutionFilter | flash.filters | ConvolutionFilter 클래스는 행렬 회선(convolution) 필터 효과를 적용합니다. | |
ConvolutionFilter | spark.filters | The ConvolutionFilter class applies a matrix convolution filter effect. | |
CopyOperation | flashx.textLayout.operations | CopyOperation 클래스는 복사 작업을 캡슐화합니다. | |
CountAggregator | mx.olap.aggregators | The CountAggregator class implements the count aggregator. | |
CreateDivOperation | flashx.textLayout.operations | CreateDivOperation 클래스는 DivElement 생성을 캡슐화합니다. | |
CreateListOperation | flashx.textLayout.operations | CreateListOperation 클래스는 목록 생성을 캡슐화합니다. | |
CreateSubParagraphGroupOperation | flashx.textLayout.operations | CreateSPGEOperation 클래스는 SubPargraphGroupElement 생성을 캡슐화합니다. | |
CreditCardValidator | mx.validators | The CreditCardValidator class validates that a credit card number is the correct length, has the correct prefix, and passes the Luhn mod10 algorithm for the specified card type. | |
CreditCardValidatorCardType | mx.validators | The CreditCardValidatorCardType class defines value constants for specifying the type of credit card to validate. | |
CrossFade | spark.effects | The CrossFade effect performs a bitmap transition effect by running a crossfade between the first and second bitmaps. | |
CrossFadeViewTransition | spark.transitions | The CrossFadeViewTransition class serves as a simple cross fade transition for views. | |
CrossItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a cross in its assigned area. | |
CSMSettings | flash.text | CSMSettings 클래스에는 CSM(Continuous Stroke Modulation)을 제공하기 위해 TextRenderer.setAdvancedAntiAliasingTable() 메서드에 사용할 속성이 들어 있습니다. | |
CSSCondition | mx.styles | Represents a condition for a CSSSelector which is used to match a subset of components based on a particular property. | |
CSSConditionKind | mx.styles | An enumeration of the kinds of CSSCondition. | |
CSSSelector | mx.styles | Represents a selector node in a potential chain of selectors used to match CSS style declarations to components. | |
CSSStyleDeclaration | mx.styles | The CSSStyleDeclaration class represents a set of CSS style rules. | |
CubeEvent | mx.events | Event class used by OLAPCube to indicate its status. | |
CubeTexture | flash.display3D.textures | CubeTexture 클래스는 렌더링 컨텍스트에 업로드되는 정육면체 텍스처를 나타냅니다. | |
Cubic | fl.motion.easing | Cubic 클래스는 ActionScript 애니메이션에 모션을 구현하는 3개의 여유 함수를 정의합니다. | |
Cubic | mx.effects.easing | The Cubic class defines three easing functions to implement motion with Flex effect classes. | |
CuePointEvent | mx.events | The CuePointEvent class represents the event object passed to the event listener for cue point events dispatched by the VideoDisplay control. | |
CuePointManager | mx.controls.videoClasses | The CuePointManager class lets you use ActionScript code to manage the cue points associated with the VideoDisplay control. | |
CuePointType | fl.video | CuePointType 클래스는 type CUE_POINT의 MetadataEvent 인스턴스에 대한 info 객체의 type 속성에 상수 값을 제공합니다. | |
CurrencyFormatter | flash.globalization | CurrencyFormatter 클래스는 통화 값에 대한 로캘별 서식 지정 및 파싱을 제공합니다. | |
CurrencyFormatter | mx.formatters | The CurrencyFormatter class formats a valid number as a currency value. | |
CurrencyFormatter | spark.formatters | The CurrencyFormatter class provides locale-sensitive formatting and parsing of currency values. | |
CurrencyParseResult | flash.globalization | 통화 값을 파싱하여 추출된 통화 금액 및 통화 기호 또는 문자열을 나타내는 데이터 구조입니다. | |
CurrencyValidator | mx.validators | The CurrencyValidator class ensures that a String represents a valid currency expression. | |
CurrencyValidator | spark.validators | The CurrencyValidator class ensures that a String represents a valid currency amount according to the conventions of a locale. | |
CurrencyValidatorAlignSymbol | mx.validators | The CurrencyValidatorAlignSymbol class defines value constants for specifying currency symbol alignment. | |
CursorBookmark | mx.collections | Encapsulates the positional aspects of a cursor in an ICollectionView. | |
CursorError | mx.collections.errors | This error is thrown by a collection Cursor. | |
CursorManager | mx.managers | The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible. | |
CursorManagerPriority | mx.managers | The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method. | |
CustomActions | adobe.utils | Flash 제작 도구에서 재생되는 SWF 파일에서 CustomActions 클래스의 메서드를 사용하면 이 제작 도구에 등록된 모든 사용자 정의 액션을 관리할 수 있습니다. | |
CustomEase | fl.motion | CustomEase 클래스는 시간에 따른 트윈 진행률과 같은 모션 트윈의 특정 여유 비헤이비어 속성을 수정하는 데 사용됩니다. | |
CutOperation | flashx.textLayout.operations | CutOperation 클래스는 잘라내기 작업을 캡슐화합니다. | |
DamageEvent | flashx.textLayout.events | TextFlow 인스턴스가 손상된 것으로 표시될 때마다 해당 인스턴스에서 전달합니다. | |
DataChangeEvent | fl.events | DataChangeEvent 클래스는 구성 요소와 연관된 데이터가 변경되면 전달되는 이벤트를 정의합니다. | |
DataChangeType | fl.events | DataChangeType 클래스는 DataChangeEvent.changeType 이벤트의 상수를 정의합니다. | |
DataDescription | mx.charts.chartClasses | The DataDescription structure is used by ChartElements to describe the characteristics of the data they represent to Axis objects that auto-generate values from the data represented in the chart. | |
DataEvent | flash.events | 원시 데이터가 모두 로드되면 객체가 DataEvent 객체를 전달합니다. | |
DatagramSocket | flash.net | DatagramSocket 클래스는 코드가 UDP(Universal Datagram Protocol) 패킷을 전송 및 수신할 수 있게 해 줍니다. | |
DatagramSocketDataEvent | flash.events | DatagramSocketDataEvent 객체는 Datagram 소켓에서 데이터를 수신한 경우 전달됩니다. | |
DataGrid | fl.controls | DataGrid 클래스는 행 및 열 격자를 제공하는 목록 기반 구성 요소입니다. | |
DataGrid | mx.controls | The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties. | |
DataGrid | spark.components | The DataGrid displays a row of column headings above a scrollable grid. | |
DataGridAccImpl | fl.accessibility | DataGrid 액세스 가능성 구현 클래스라고도 하는 DataGridAccImpl 클래스는 DataGrid 구성 요소에 액세스할 수 있도록 하는 클래스입니다. | |
DataGridAccImpl | mx.accessibility | DataGridAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DataGrid class. | |
DataGridAccImpl | spark.accessibility | This is the accessibility implementation class for spark.components.DataGrid. | |
DataGridAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DataGrid control. | |
DataGridBase | mx.controls.dataGridClasses | The DataGridBase class is the base class for controls that display lists of items in multiple columns. | |
DataGridCellEditor | fl.controls.dataGridClasses | DataGridCellEditor 클래스는 DataGrid 컨트롤에 대한 기본 항목 편집기를 정의합니다. | |
DataGridColumn | fl.controls.dataGridClasses | DataGridColumn 클래스는 DataGrid 구성 요소의 열을 설명합니다. | |
DataGridColumn | mx.controls.dataGridClasses | The DataGridColumn class describes a column in a DataGrid control. | |
DataGridColumnDropIndicator | mx.skins.halo | The skin for the column drop indicator in a DataGrid. | |
DataGridColumnResizeSkin | mx.skins.halo | The skin for the column resizer in a DataGrid. | |
DataGridDragProxy | mx.controls.dataGridClasses | The DataGridDragProxy class defines the default drag proxy used when dragging data from a DataGrid control. | |
DataGridEvent | fl.events | DataGridEvent 클래스는 DataGrid 구성 요소와 연관된 이벤트를 정의합니다. | |
DataGridEvent | mx.events | The DataGridEvent class represents event objects that are specific to the DataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
DataGridEventReason | fl.events | DataGridEventReason 클래스는 type 속성이 itemEditEnd인 경우 DataGridEvent 객체의 reason 속성 값에 사용되는 상수를 정의합니다. | |
DataGridEventReason | mx.events | The DataGridEventReason class defines constants for the values of the reason property of a DataGridEvent object when the type property is itemEditEnd. | |
DataGridHeader | mx.controls.dataGridClasses | The DataGridHeader class defines the default header renderer for a DataGrid control. | |
DataGridHeaderBackgroundSkin | mx.skins.halo | The skin for the background of the column headers in a DataGrid control. | |
DataGridHeaderBackgroundSkin | mx.skins.spark | The Spark skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBackgroundSkin | mx.skins.wireframe | The wireframe skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBase | mx.controls.dataGridClasses | The DataGridHeaderBase class defines the base class for the DataGridHeader class, the class that defines the item renderer for the DataGrid control. | |
DataGridHeaderSeparator | mx.skins.halo | The skin for the separator between column headers in a DataGrid. | |
DataGridHeaderSeparatorSkin | mx.skins.spark | The Spark skin class for the separator of the MX DataGrid component. | |
DataGridHeaderSeparatorSkin | mx.skins.wireframe | The wireframe skin class for the separator of the MX DataGrid component. | |
DataGridItemRenderer | mx.controls.dataGridClasses | The DataGridItemRenderer class defines the default item renderer for a DataGrid control. | |
DataGridItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class. | |
DataGridListData | mx.controls.dataGridClasses | The DataGridListData class defines the data type of the listData property that is implemented by drop-in item renderers or drop-in item editors for the DataGrid control. | |
DataGridLockedRowContentHolder | mx.controls.dataGridClasses | The DataGridLockedRowContentHolder class defines a container in a DataGrid control of all of the control's item renderers and item editors. | |
DataGridSkin | spark.skins.spark | The default skin class for a Spark DataGrid component. | |
DataGridSkin | spark.skins.wireframe | The default skin class for a Spark DataGrid component in the Wireframe theme. | |
DataGridSortArrow | mx.skins.halo | The skin for the sort arrow in a column header in a DataGrid. | |
DataGridSortArrow | mx.skins.spark | The skin for the sort arrow in a column header in an MX DataGrid. | |
DataGridSortArrow | mx.skins.wireframe | The wireframe skin for the sort arrow in a column header in the MX DataGrid component. | |
DataGroup | spark.components | The DataGroup class is the base container class for data items. | |
DataItem | spark.utils | The DataItem class represents a dynamic object with bindable properties. | |
DataProvider | fl.data | DataProvider 클래스는 List, DataGrid, TileList 및 ComboBox 같은 목록 기반 구성 요소에서 데이터를 쿼리하고 수정할 수 있는 메서드와 속성을 제공합니다. | |
DataRenderer | spark.components | The DataRenderer class is the base class for data components in Spark. | |
DataTip | mx.charts.chartClasses | The DataTip control provides information about a data point to chart users. | |
DataTransform | mx.charts.chartClasses | The DataTransform object represents a portion of a chart that contains glyphs and can transform values to screen coordinates and vice versa. | |
Date | 최상위 레벨 | Date 클래스는 날짜 및 시간 정보를 나타냅니다. | |
DateBase | mx.formatters | The DateBase class contains the localized string information used by the mx.formatters.DateFormatter class and the parsing function that renders the pattern. | |
DateChooser | mx.controls | The DateChooser control displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week. | |
DateChooserAccImpl | mx.accessibility | DateChooserAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateChooser class. | |
DateChooserAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DateChooser control. | |
DateChooserEvent | mx.events | The DateChooserEvent class represents the event object passed to the event listener for the scroll event for the DateChooser and DateField controls. | |
DateChooserEventDetail | mx.events | Constants that define the values of the detail property of a DateChooserEvent object. | |
DateChooserIndicator | mx.skins.halo | The skins of the DateChooser's indicators for displaying today, rollover and selected dates. | |
DateChooserMonthArrowSkin | mx.skins.halo | The skin for all the states of the next-month and previous-month buttons in a DateChooser. | |
DateChooserNextMonthSkin | mx.skins.spark | The Spark skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextMonthSkin | mx.skins.wireframe | The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextYearSkin | mx.skins.spark | The Spark skin class for the next year arrow of an MX DateChooser component. | |
DateChooserNextYearSkin | mx.skins.wireframe | The wireframe skin class for the next year arrow of the MX DateChooser component. | |
DateChooserPrevMonthSkin | mx.skins.spark | The Spark skin class for the previous month arrow of an MX DateChooser component. | |
DateChooserPrevMonthSkin | mx.skins.wireframe | The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserPrevYearSkin | mx.skins.spark | The Spark skin class for the previous year arrow of an MX DateChooser component. | |
DateChooserPrevYearSkin | mx.skins.wireframe | The wireframe skin class for the previous year arrow of the MX DateChooser component. | |
DateChooserRollOverIndicatorSkin | mx.skins.spark | The Spark skin class for the rollover indicator of an MX DateChooser component. | |
DateChooserRollOverIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the rollover indicator of a MX DateChooser component. | |
DateChooserSelectionIndicatorSkin | mx.skins.spark | The Spark skin class for the selection indicator of an MX DateChooser component. | |
DateChooserSelectionIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the selection indicator of the MX DateChooser component. | |
DateChooserTodayIndicatorSkin | mx.skins.spark | The Spark skin class for the current day indicator in an MX DateChooser component. | |
DateChooserTodayIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the current day indicator in a MX DateChooser component. | |
DateChooserYearArrowSkin | mx.skins.halo | The skin for all the states of the next-year and previous-year buttons in a DateChooser. | |
DateField | mx.controls | The DateField control is a text field that shows the date with a calendar icon on its right side. | |
DateFieldAccImpl | mx.accessibility | DateFieldAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateField class. | |
DateFieldAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DateField control. | |
DateFormatter | mx.formatters | The DateFormatter class uses a format String to return a formatted date and time String from an input String or a Date object. | |
DateRangeUtilities | mx.charts.chartClasses | A set of disabled date range utilities used by DateTimeAxis | |
DateSelectorDisplayMode | spark.components.calendarClasses | The DateSelectorMode class defines the valid constant values for the displayMode property of the Spark DateSpinner control. | |
DateSpinner | spark.components | The DateSpinner control presents an interface for picking a particular date or time. | |
DateSpinnerItemRenderer | spark.components.calendarClasses | The DateSpinnerItemRenderer class defines the default item renderer for a DateSpinner control in the mobile theme. | |
DateSpinnerSkin | spark.skins.mobile | ActionScript-based skin for the DateSpinner in mobile applications. | |
DateTimeAxis | mx.charts | The DateTimeAxis class maps time values evenly between a minimum and maximum value along a chart axis. | |
DateTimeFormatter | flash.globalization | DateTimeFormatter 클래스는 Date 객체에 대한 로캘별 서식과 지역화된 데이터 필드 이름에 대한 액세스를 제공합니다. | |
DateTimeFormatter | spark.formatters | The DateTimeFormatter class provides locale-sensitve formatting for a Date object. | |
DateTimeNameContext | flash.globalization | DateTimeNameContext 클래스는 월 이름 또는 요일 이름을 사용할 서식 컨텍스트를 나타내는 상수 값을 열거합니다. | |
DateTimeNameStyle | flash.globalization | DateTimeNameStyle 클래스는 날짜 서식을 지정할 때 사용되는 월 이름 및 요일 이름의 길이를 제어하는 상수를 열거합니다. | |
DateTimeStyle | flash.globalization | 로캘 관련 날짜 및 시간 서식 지정 패턴을 결정하는 상수를 열거합니다. | |
DateValidator | mx.validators | The DateValidator class validates that a String, Date, or Object contains a proper date and matches a specified format. | |
DefaultBeveledActionButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultBeveledBackButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultButtonSkin | mx.skins.spark | The Spark skin class for the MX default button. | |
DefaultButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX default button. | |
DefaultButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultButtonSkin | spark.skins.spark | The default skin class for a Spark DefaultButton component. | |
DefaultButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DefaultButton component. | |
DefaultComplexItemRenderer | spark.skins.spark | The Spark DefaultComplexItemRenderer class is an item renderer class that displays a Flex component in a Group container. | |
DefaultDataDescriptor | mx.controls.treeClasses | The DefaultDataDescriptor class provides a default implementation for accessing and manipulating data for use in controls such as Tree and Menu. | |
DefaultDragImage | mx.skins.halo | The default drag proxy image for a drag and drop operation. | |
DefaultGridHeaderRenderer | spark.skins.spark | The DefaultGridHeaderRenderer class defines the default header renderer for the columns of a Spark DataGrid control. | |
DefaultGridHeaderRenderer | spark.skins.wireframe | The default header renderer for s:DataGrid columns. | |
DefaultGridItemEditor | spark.components.gridClasses | The DefaultGridItemEditor class defines the default item renderer used by the Spark grid controls, such as DataGrid and Grid. | |
DefaultGridItemRenderer | spark.skins.spark | The DefaultGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
DefaultItemRenderer | spark.skins.spark | The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultItemRenderer | spark.skins.wireframe | The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultListEffect | mx.effects | The DefaultListEffect class defines the default effect applied to the item renderers of a List control when the data in the data provider changes. | |
DefaultSummaryCalculator | mx.collections | The DefaultSummaryCalculator class provides summary calculation logic for SUM, MIN, MAX, AVG, and COUNT operations. | |
DefaultTileListEffect | mx.effects | The DefaultTileListEffect class defines the default effect applied to the item renderers of a TileList control when the data in the data provider changes. | |
DefaultTransparentActionButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultTransparentNavigationButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DeferredInstanceFromClass | mx.core | A deferred instance factory that creates and returns an instance of a specified class. | |
DeferredInstanceFromFunction | mx.core | A deferred instance factory that uses a generator function to create an instance of the required object. | |
DefinitionError | 최상위 레벨 | DefinitionError 클래스는 이미 정의되어 있는 식별자를 사용자 코드에서 다시 정의하려고 할 때 발생하는 오류를 나타냅니다. | |
DeleteObjectSample | flash.sampler | DeleteObjectSample 클래스는 getSamples() 스트림 내에 만들어진 객체를 나타내며 각 DeleteObjectSample 객체는 NewObjectSample 객체에 해당합니다. | |
DeleteTextOperation | flashx.textLayout.operations | DeleteTextOperation 클래스는 텍스트 범위의 삭제를 캡슐화합니다. | |
DesignLayer | mx.core | The DesignLayer class represents a visibility group that can be associated with one or more IVisualElement instances at runtime. | |
DeviceRotation | flash.sensors | DeviceRotation 클래스는 장치의 가속도계 및 자이로스코프 센서를 통해 감지되는 작업을 기반으로 이벤트를 전달합니다. | |
DeviceRotationEvent | flash.events | 장치에 설치된 가속도계 및 자이로스코프 센서의 통합된 판독값에서 DeviceRotation 업데이트를 가져오는 경우 DeviceRotation 클래스는 DeviceRotationEvent를 전달하고 롤, 요, 피치 및 쿼터니언 데이터를 반환합니다. | |
DiamondItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a diamond in its assigned area. | |
Dictionary | flash.utils | Dictionary 클래스를 사용하면 키 비교에 strict equality(===)를 사용하는 동적 속성 컬렉션을 만들 수 있습니다. | |
DigitCase | flash.text.engine | DigitCase 클래스는 ElementFormat 클래스의 digitCase 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
DigitWidth | flash.text.engine | DigitWidth 클래스는 ElementFormat 클래스의 digitWidth 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
Direction | flashx.textLayout.formats | TextLayoutFormat 클래스의 direction 속성을 설정하는 데 사용할 값을 정의합니다. | |
DisplacementMapFilter | flash.filters | DisplacementMapFilter 클래스는 지정된 BitmapData 객체(위치 변경 맵 이미지)의 픽셀 값을 사용하여 객체의 위치 변경을 수행합니다. | |
DisplacementMapFilter | spark.filters | The DisplacementMapFilter class uses the pixel values from the specified BitmapData object (called the displacement map image) to perform a displacement of an object. | |
DisplacementMapFilterMode | flash.filters | DisplacementMapFilterMode 클래스는 DisplacementMapFilter 클래스의 mode 속성에 대한 값을 제공합니다. | |
DisplayLayer | spark.components.supportClasses | A DisplayLayer class maintains an ordered list of DisplayObjects sorted on depth. | |
DisplayObject | flash.display | DisplayObject 클래스는 표시 목록에 배치할 수 있는 모든 객체의 기본 클래스입니다. | |
DisplayObjectContainer | flash.display | DisplayObjectContainer 클래스는 표시 목록에서 표시 객체 컨테이너 역할을 할 수 있는 모든 객체에 대한 기본 클래스입니다. | |
DisplayObjectSharingMode | spark.core | The DisplayObjectSharingMode class defines the possible values for the displayObjectSharingMode property of the IGraphicElement class. | |
DisplayUtil | mx.utils | The DisplayUtil utility class is an all-static class with utility methods related to DisplayObjects. | |
Dissolve | mx.effects | Animate the component from transparent to opaque, or from opaque to transparent. | |
DissolveInstance | mx.effects.effectClasses | The DissolveInstance class implements the instance class for the Dissolve effect. | |
DivElement | flashx.textLayout.elements | DivElement 클래스는 단락 그룹화를 위한 요소(ParagraphElement 객체)를 정의합니다. | |
DividedBox | mx.containers | A DividedBox container measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children. | |
DividedBoxAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the DividedBox class. | |
DividerEvent | mx.events | Represents events that are dispatched when a divider has been pressed, dragged or released. | |
DividerSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX DividedBox component. | |
DNSResolver | flash.net.dns | DNSResolver 클래스를 사용하면 DNS(Domain Name System) 리소스 레코드를 조회할 수 있습니다. | |
DNSResolverEvent | flash.events | DNSResolverEvent 클래스는 DNS(Domain Name System) 조회 작업의 결과를 나타냅니다. | |
DockIcon | flash.desktop | DockIcon 클래스는 Mac OS X® 스타일 도크 아이콘을 나타냅니다. | |
DownloadErrorEvent | air.update.events | DownloadErrorEvent 객체는 업데이트 파일을 다운로드하는 동안 오류가 발생하는 경우 ApplicationUpdater 또는 ApplicationUpdaterUI 객체에 의해 전달됩니다. | |
DownloadProgressBar | mx.preloaders | The DownloadProgressBar class displays download progress. | |
DPIClassification | mx.core | An enum of the device screen density classess. | |
DragEvent | mx.events | The DragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
DragManager | mx.managers | The DragManager class manages drag and drop operations, which let you move data from one place to another in a Flex application. | |
DragManagerAutomationImpl | mx.automation.delegates | Defines the methods and properties required to perform instrumentation for the DragManager class. | |
DragSource | mx.core | The DragSource class contains the data being dragged. | |
DRMAuthenticateEvent | flash.events | NetStream 객체는 인증용 사용자 자격 증명을 요구하는 DRM(디지털 권한 관리)으로 암호화된 내용의 재생을 시도할 때 DRMAuthenticateEvent 객체를 전달합니다. | |
DRMAuthenticationCompleteEvent | flash.events | DRMManager는 DRMManager 객체의 authenticate() 메서드에 대한 호출이 성공하면 DRMAuthenticationCompleteEvent 객체를 전달합니다. | |
DRMAuthenticationErrorEvent | flash.events | DRMManager는 DRMManager 객체의 authenticate() 메서드에 대한 호출이 실패하면 DRMAuthenticationErrorEvent 객체를 전달합니다. | |
DRMContentData | flash.net.drm | DRMContentData 클래스는 DRM으로 보호된 내용을 보는 데 필요한 바우처를 가져오는 데 필요한 정보를 제공합니다. | |
DRMDeviceGroup | flash.net.drm | 장치 그룹은 보호된 내용의 재생 권한을 공유하는 재생 장치 그룹을 나타냅니다. | |
DRMDeviceGroupErrorEvent | flash.events | 장치 그룹 관련 호출이 진행되는 동안 오류가 발생하면 DRMManager에서 실행합니다. 오류 이벤트를 명시적으로 처리하는 작업은 응용 프로그램에서 수행합니다. 사용자가 유효한 자격 증명을 입력했지만 암호화된 내용을 보호하는 바우처가 해당 내용에 대한 액세스를 제한하는 경우 등이 이러한 이벤트에 포함됩니다. | |
DRMDeviceGroupEvent | flash.events | 장치 그룹 관련 호출이 성공적으로 완료되면 DRMManager에서 실행합니다. | |
DRMErrorEvent | flash.events | DRMErrorEvent 클래스는 DRM(디지털 권한 관리) 암호화 파일을 재생할 때 발생하는 오류에 관한 정보를 제공합니다. | |
DRMLicenseRequestEvent | flash.events | DRMManager 객체의 loadVoucher() 또는 loadPreviewVoucher() 메서드에 대한 각 호출이 성공하기 전에 DRMManager에서 DRMLicenseRequestEvent 객체를 전달합니다. | |
DRMManager | flash.net.drm | DRMManager는 DRM으로 보호된 내용을 보는 데 필요한 바우처의 검색 및 저장을 관리합니다. | |
DRMManagerError | flash.errors | DRMManager는 DRMManagerError 이벤트를 전달하여 오류를 보고합니다. | |
DRMMetadataEvent | flash.events | AVSegmentedSource는 파일을 로드하여 구문 분석할 때 DRMMetadataEvent를 전달합니다. | |
DRMPlaybackTimeWindow | flash.net.drm | DRMPlaybackTimeWindow 클래스는 DRM 인증서의 유효 기간을 나타냅니다. | |
DRMReturnVoucherCompleteEvent | flash.events | DRMManager는 DRMManager 객체의 returnVoucher() 메서드에 대한 호출이 성공하면 DRMVoucherReturnCompleteEvent 객체를 전달합니다. | |
DRMReturnVoucherErrorEvent | flash.events | DRMManager는 DRMManager 객체의 returnVoucher() 메서드에 대한 호출이 실패하면 DRMReturnVoucherErrorEvent 객체를 전달합니다. | |
DRMStatusEvent | flash.events | DRM(디지털 권한 관리)을 사용하여 보호된 내용의 재생이 성공적으로 시작될 때(바우처가 확인될 때, 사용자가 인증될 때, 사용자가 내용을 보도록 허용될 때) NetStream 객체가 DRMStatusEvent 객체를 전달합니다. | |
DRMVoucher | flash.net.drm | DRMVoucher 클래스는 사용자가 DRM으로 보호된 내용을 볼 수 있도록 허용하는 라이센스 토큰에 대한 핸들입니다. | |
DropDownController | spark.components.supportClasses | The DropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated drop down. | |
DropdownEvent | mx.events | The DropdownEvent class represents the event object passed to the event listener for the open and close events. | |
DropDownEvent | spark.events | The DropDownEvent class represents the event object passed to the event listener for the open and close events. | |
DropDownList | spark.components | The DropDownList control contains a drop-down list from which the user can select a single value. | |
DropDownListBase | spark.components.supportClasses | The DropDownListBase control contains a drop-down list from which the user can select a single value. | |
DropDownListBaseAccImpl | spark.accessibility | DropDownListAccImpl is the accessibility implementation class for spark.components.supportClasses.DropDownListBase. | |
DropDownListButtonSkin | spark.skins.spark | The default skin class for the anchor button on a Spark DropDownList component. | |
DropDownListButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DropDownListButton component. | |
DropDownListSkin | spark.skins.spark | The default skin class for the Spark DropDownList component. | |
DropDownListSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DropDownList component. | |
DropDownSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX components that use drop downs. | |
DropLocation | spark.layouts.supportClasses | The DropLocation class contains information describing the drop location for the dragged data in a drag-and-drop operation. | |
DropShadowFilter | flash.filters | DropShadowFilter 클래스를 사용하여 표시 객체에 그림자를 추가할 수 있습니다. | |
DropShadowFilter | spark.filters | The DropShadowFilter class lets you add a drop shadow to display objects. | |
DualStyleObject | mx.charts.chartClasses | The DualStyleObject class serves as a base class for components that have a need to assign class selectors outside of the client developer's control. | |
DynamicEvent | mx.events | This subclass of Event is dynamic, meaning that you can set arbitrary event properties on its instances at runtime. | |
DynamicMatrix | fl.motion | DynamicMatrix 클래스는 주어진 값을 기반으로 행렬을 계산하여 저장합니다. | |
DynamicStreamingVideoItem | spark.components.mediaClasses | The DynamicStreamingVideoItem class represents a video stream on the server plus a bitrate for that stream. | |
DynamicStreamingVideoSource | spark.components.mediaClasses | The DynamicStreamingVideoSource class represents a streaming video source and can be used for streaming pre-recorded video or live streaming video. | |
EaseInOutBase | spark.effects.easing | The EaseInOutBase class is the base class that provide easing capability. | |
EasingFraction | spark.effects.easing | The EasingFraction class defines constants for the easeInFraction property of the EaseInOutBase class. | |
EastAsianJustifier | flash.text.engine | EastAsianJustifier 클래스에는 내용이 주로 동아시아어 텍스트인 텍스트 행의 정렬 옵션을 제어하는 속성이 있습니다. | |
EdgeMetrics | mx.core | The EdgeMetrics class specifies the thickness, in pixels, of the four edge regions around a visual component. | |
EditableComboBoxSkin | mx.skins.spark | The Spark skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin | mx.skins.wireframe | The wireframe skin class for the editable MX ComboBox component. | |
EditingMode | flashx.textLayout.edit | EditingMode 클래스는 EditManager가 문서의 읽기, 선택 및 편집 권한을 나타내는 데 사용하는 상수를 정의합니다. | |
EditManager | flashx.textLayout.edit | EditManager 클래스는 TextFlow에 대한 변경 사항 편집을 관리합니다. | |
Effect | mx.effects | The Effect class is an abstract base class that defines the basic functionality of all Flex effects. | |
EffectEvent | mx.events | Represents event objects that are specific to Flex effects. | |
EffectInstance | mx.effects | The EffectInstance class represents an instance of an effect playing on a target. | |
EffectManager | mx.effects | The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application. | |
EffectTargetFilter | mx.effects | The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect. | |
Elastic | fl.motion.easing | Elastic 클래스는 모션이 급격히 감소하는 사인파로 정의되는 모션을 ActionScript 애니메이션에 구현하는 3개의 여유 함수를 정의합니다. | |
Elastic | fl.transitions.easing | Elastic 클래스는 모션이 급격히 감소하는 사인파로 정의되는 모션을 ActionScript 애니메이션에 구현하는 3개의 여유 함수를 정의합니다. | |
Elastic | mx.effects.easing | The Elastc class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
Elastic | spark.effects.easing | The Elastic class implements easing functionality where the target object movement is defined by an exponentially decaying sine wave. | |
ElementExistenceEvent | spark.events | The ElementExistenceEvent class represents events that are dispatched when an element of a Group is created or destroyed. | |
ElementFormat | flash.text.engine | ElementFormat 클래스는 ContentElement에 적용할 수 있는 형식 정보를 나타냅니다. | |
ElementRange | flashx.textLayout.edit | ElementRange 클래스는 텍스트 흐름 내에서 선택된 객체의 범위를 나타냅니다. | |
Ellipse | spark.primitives | The Ellipse class is a filled graphic element that draws an ellipse. | |
EmailValidator | mx.validators | The EmailValidator class validates that a String has a single @ sign, a period in the domain name and that the top-level domain suffix has two, three, four, or six characters. | |
EmphasizedButtonSkin | mx.skins.wireframe | The wireframe skin class for the emphasized state of the MX Button component. | |
EncryptedLocalStore | flash.data | EncryptedLocalStore(ELS) 클래스는 응용 프로그램의 개인 데이터를 위한 작은 캐시로 사용할 수 있는 암호화된 로컬 저장소 메커니즘을 제공합니다. | |
Endian | flash.utils | Endian 클래스에는 멀티바이트 숫자를 나타내는 데 사용되는 바이트 순서를 나타내는 값이 들어 있습니다. | |
EOFError | flash.errors | 사용 가능한 데이터의 끝부분을 지나 계속 읽으려고 하면 EOFError 예외가 발생합니다. | |
Error | 최상위 레벨 | Error 클래스에는 스크립트에서 발생한 오류에 대한 정보가 들어 있습니다. | |
ErrorEvent | flash.events | 오류로 인해 비동기 작업이 실패하면 객체가 ErrorEvent 객체를 전달합니다. | |
ErrorSkin | spark.skins.spark | The ErrorSkin class defines the error skin for Spark components. | |
EvalError | 최상위 레벨 | EvalError 클래스는 사용자 코드에서 Function 객체에 eval() 함수를 호출하거나 new 연산자를 사용할 때 발생하는 오류를 나타냅니다. | |
Event | flash.events | Event 클래스를 기본 클래스로 하여 만들어진 Event 객체는 이벤트 발생 시 매개 변수로 이벤트 리스너에 전달됩니다. | |
EventDetails | mx.automation.events | Holds the details of an event like its type, handler etc... | |
EventDispatcher | flash.events | EventDispatcher 클래스는 이벤트를 전달하는 모든 runtime 클래스의 기본 클래스입니다. | |
EventListenerRequest | mx.events | Request sent from one SystemManager to a SystemManager in another application through their bridge to add or remove a listener to a specified event on your behalf. | |
EventPhase | flash.events | EventPhase 클래스는 Event 클래스의 eventPhase 속성 값을 제공합니다. | |
EventPriority | mx.core | The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher. | |
ExclusionShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Exclusion' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
Exponential | fl.motion.easing | Exponential 클래스는 ActionScript 애니메이션에 모션을 구현하는 3개의 여유 함수를 정의합니다. | |
Exponential | mx.effects.easing | The Exponential class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
ExtensionContext | flash.external | ExtensionContext 클래스는 장치에서 확장이 설치된 디렉토리에 액세스할 수 있도록 정적 메서드 getExtensionDirectory()도 제공합니다. | |
ExternalInterface | flash.external | ExternalInterface 클래스는 ActionScript와 SWF 컨테이너 간의 통신을 간편하게 해 주는 응용 프로그램 프로그래밍 인터페이스입니다(예: JavaScript가 포함된 HTML 페이지 또는 Flash Player를 사용하여 SWF 파일을 표시하는 데스크톱 응용 프로그램). | |
Fade | fl.transitions | Fade 클래스는 동영상 클립 객체를 페이드 인 또는 페이드 아웃합니다. | |
Fade | mx.effects | The Fade effect animates the alpha property of a component, either from transparent to opaque, or from opaque to transparent. | |
Fade | spark.effects | The Fade effect animates the alpha property of a component. | |
FadeInstance | mx.effects.effectClasses | The FadeInstance class implements the instance class for the Fade effect. | |
FadeInstance | spark.effects.supportClasses | The FadeInstance class implements the instance class for the Fade effect. | |
Fault | mx.rpc | The Fault class represents a fault in a remote procedure call (RPC) service invocation. | |
FaultEvent | mx.rpc.events | This event is dispatched when an RPC call has a fault. | |
File | flash.filesystem | File 객체는 파일 또는 디렉토리 경로를 나타냅니다. | |
FileEvent | mx.events | The FileEvent class represents event objects that are specific to the FileSystemList, FileSystemDataGrid, FileSystemTree and FileSystemComboBox controls. | |
FileFilter | flash.net | FileFilter 클래스는 FileReference.browse() 메서드 및 FileReferenceList.browse() 메서드가 호출되거나 File, FileReference 또는 FileReferenceList 객체의 browse 메서드가 호출될 때 나타나는 파일 탐색 대화 상자에 표시되는 사용자 시스템의 파일을 나타내는 데 사용됩니다. | |
FileListEvent | flash.events | File 객체의 getDirectoryListingAsync() 메서드 호출이 파일 및 디렉토리 집합을 성공적으로 열거하거나 사용자가 browseForOpenMultiple() 메서드 호출 후에 파일을 선택할 때 File 객체가 FileListEvent 객체를 전달합니다. | |
FileMode | flash.filesystem | FileMode 클래스는 FileStream 클래스에 대한 open() 및 openAsync() 메서드의 fileMode 매개 변수에 사용되는 문자열 상수를 정의합니다. | |
FileReference | flash.net | FileReference 클래스는 사용자 컴퓨터와 서버 사이에서 파일을 업로드하거나 다운로드할 수 있는 방법을 제공합니다. | |
FileReferenceList | flash.net | FileReferenceList 클래스는 업로드할 하나 이상의 파일을 선택하는 방법을 제공합니다. | |
FileStream | flash.filesystem | FileStream 객체는 파일 읽기 및 쓰기에 사용됩니다. | |
FileSystemComboBox | mx.controls | The FileSystemComboBox control defines a combo box control for navigating up the chain of ancestor directories from a specified directory in a file system. | |
FileSystemDataGrid | mx.controls | The FileSystemDataGrid control lets you display the contents of a single file system directory in a data grid format. | |
FileSystemDataGridNameColumnRendererAutomationImpl | mx.automation.delegates.controls.fileSystemClasses | Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class. | |
FileSystemEnumerationMode | mx.controls | The FileSystemEnumerationMode class defines the constant values for the enumerationMode property of the FileSystemList, FileSystemDataGrid, and FileSystemTree classes. | |
FileSystemHistoryButton | mx.controls | The FileSystemHistoryButton control defines a single control with two buttons: a main button on the left and a secondary button on the right. | |
FileSystemList | mx.controls | The FileSystemList control lets you display the contents of a single file system directory, in a list format. | |
FileSystemSizeDisplayMode | mx.controls | The FileSystemSizeDisplayMode class defines the constant values for the sizeDisplayMode property of the FileSystemDataGrid class. | |
FileSystemTree | mx.controls | The FileSystemTree control displays the contents of a file system directory as a tree. | |
FileSystemTreeAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Tree control. | |
FilledElement | spark.primitives.supportClasses | The FilledElement class is the base class for graphics elements that contain a stroke and a fill. | |
FlexBitmap | mx.core | FlexBitmap is a subclass of the Player's Bitmap class. | |
FlexContentHolderAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the FlexContentHolder control. | |
FlexEvent | mx.events | The FlexEvent class represents the event object passed to the event listener for many Flex events. | |
FlexGlobals | mx.core | A class that contains variables that are global to all applications within the same ApplicationDomain. | |
FlexHTMLLoader | mx.core | FlexHTMLLoader is a subclass of the Player's HTMLLoader class used by the Flex HTML control. | |
FlexLoader | mx.core | FlexLoader is a subclass of the Player's Loader class. | |
FlexMouseEvent | mx.events | The FlexMouseEvent class represents the event object passed to the event listener for Flex-specific mouse activity. | |
FlexMovieClip | mx.core | FlexMovieClip is a subclass of the Player's MovieClip class. | |
FlexNativeMenu | mx.controls | The FlexNativeMenu component provides a wrapper for AIR's NativeMenu class. | |
FlexNativeMenuAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Flex Native Menu. | |
FlexNativeMenuEvent | mx.events | The FlexNativeMenuEvent class represents events that are associated with menu activities in FlexNativeMenu. | |
FlexNativeWindowBoundsEvent | mx.events | The FlexNativeWindowBoundsEvent is dispatched when the size or location changes for the NativeWindow that underlies a Window or WindowedApplication component. | |
FlexPrintJob | mx.printing | The FlexPrintJob class is a wrapper for the flash.printing.PrintJob class. | |
FlexPrintJobScaleType | mx.printing | Values for the scaleType property of the FlexPrintJob.addObject() method parameter. | |
FlexShape | mx.core | FlexShape is a subclass of the Player's Shape class. | |
FlexSimpleButton | mx.core | FlexSimpleButton is a subclass of the Player's SimpleButton class. | |
FlexSprite | mx.core | FlexSprite is a subclass of the Player's Sprite class and the superclass of UIComponent. | |
FlexTextField | mx.core | FlexTextField is a subclass of the Player's TextField class and the superclass of UITextField. | |
FlexVersion | mx.core | This class controls the backward-compatibility of the framework. | |
FlipViewTransition | spark.transitions | The FlipViewTransition class performs a simple flip transition for views. | |
Float | flashx.textLayout.formats | InlineGraphicElement 클래스의 float 속성 값을 정의합니다. | |
FlowComposerBase | flashx.textLayout.compose | FlowComposerBase 클래스는 ContainerController 객체의 텍스트 줄 컴포지션을 제어하는 Text Layout Framework 흐름 컴포저 클래스의 기본 클래스입니다. | |
FlowDamageType | flashx.textLayout.compose | FlowDamageType 클래스는 damage 메서드 및 이벤트의 손상 유형을 정의하는 열거형 클래스입니다. | |
FlowElement | flashx.textLayout.elements | 흐름의 텍스트는 텍스트 내 논리적 구분을 나타내는 트리 요소와 함께 트리 형식으로 저장됩니다. | |
FlowElementMouseEvent | flashx.textLayout.events | 링크 요소가 마우스 동작을 감지하면 이 이벤트를 전달합니다. | |
FlowElementOperation | flashx.textLayout.operations | FlowElementOperation 클래스는 FlowElement를 변형하는 작업의 기본 클래스입니다. | |
FlowGroupElement | flashx.textLayout.elements | FlowGroupElement 클래스는 자식 배열을 가질 수 있는 FlowElement 객체의 기본 클래스입니다. | |
FlowLeafElement | flashx.textLayout.elements | FlowElements의 기본 클래스이며, 흐름 계층 구조에서 최하위에 있습니다. | |
FlowOperation | flashx.textLayout.operations | FlowOperation 작업은 모든 Text Layout Framework 작업의 기본 클래스입니다. | |
FlowOperationEvent | flashx.textLayout.events | 작업이 시작되기 직전과 작업이 완료된 직후에 TextFlow 인스턴스에서 이 이벤트를 전달합니다. | |
FlowTextOperation | flashx.textLayout.operations | FlowTextOperation은 텍스트의 범위를 변형하는 작업의 기본 클래스입니다. | |
FLVPlayback | fl.video | FLVPlayback에서 Sprite 클래스를 확장하고 VideoPlayer 객체를 포함합니다. | |
FLVPlaybackCaptioning | fl.video | FLVPlaybackCaptioning은 FLVPlayback 구성 요소의 캡션을 활성화하는 구성 요소입니다. | |
Fly | fl.transitions | Fly 클래스는 지정한 방향에서 동영상 클립 객체가 미끄러지듯 들어오도록 합니다. | |
FocusDirection | flash.display | FocusDirection 클래스는 Stage 객체의 assignFocus() 메서드에 대한 direction 매개 변수 및 FocusEvent 객체의 direction 속성에 사용될 값을 열거합니다. | |
FocusEvent | flash.events | 표시 목록의 특정 객체에서 다른 객체로 포커스를 변경하면 객체가 FocusEvent 객체를 전달합니다. | |
FocusManager | fl.managers | FocusManager 클래스는 탭 루프와 같이 마우스 또는 키보드로 탐색되는 구성 요소의 집합에 대한 포커스를 관리합니다. | |
FocusManager | mx.managers | The FocusManager class manages the focus on components in response to mouse activity or keyboard activity (Tab key). | |
FocusRequestDirection | mx.events | The FocusDirection class defines the constant values for the direction focus may be moved in. | |
FocusSkin | spark.skins.spark | Defines the "glow" around Spark components when the component has focus. | |
Font | flash.text | Font 클래스는 SWF 파일에 포함된 글꼴을 관리하는 데 사용됩니다. | |
FontAsset | mx.core | FontAsset is a subclass of the flash.text.Font class which represents fonts that you embed in a Flex application. | |
FontDescription | flash.text.engine | FontDescription 클래스는 글꼴을 설명하는 데 필요한 정보를 나타냅니다. | |
FontLookup | flash.text.engine | FontLookup 클래스는 FontDescription.fontLookup과 함께 사용되는 상수 값의 열거형입니다. | |
FontMetrics | flash.text.engine | FontMetrics 클래스에는 글꼴에 대한 치수 및 오프셋 정보가 들어 있습니다. | |
FontPosture | flash.text.engine | FontPosture 클래스는 FontDescription.fontPosture와 함께 사용되는 상수 값의 열거형으로서 텍스트를 기울임체 또는 보통으로 설정합니다. | |
FontStyle | flash.text | FontStyle 클래스는 TextRenderer 클래스에 값을 제공합니다. | |
FontType | flash.text | FontType 클래스에는 Font 클래스의 fontType 속성에 대한 "embedded" 및 "device" 열거형 상수가 들어 있습니다. | |
FontWeight | flash.text.engine | FontWeight 클래스는 FontDescription.fontWeight와 함께 사용되는 상수 값의 열거형입니다. | |
Form | mx.containers | The Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation. | |
Form | spark.components | The Spark Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation. | |
FormatDescriptor | flashx.textLayout.conversion | 형식에 대한 정보가 들어있습니다. | |
Formatter | mx.formatters | The Formatter class is the base class for all data formatters. | |
FormatValue | flashx.textLayout.formats | 서식을 지정하는 속성이 해당 부모의 값을 상속하거나 자동으로 생성된 값을 갖도록 지정하는 데 사용할 값을 정의합니다. | |
FormAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Form class. | |
FormHeading | mx.containers | The FormHeading container is used to display a heading for a group of controls inside a Form container. | |
FormHeading | spark.components | The Spark FormHeading container displays a heading for a group of controls inside a Spark Form container. | |
FormHeadingSkin | spark.skins.spark | The default skin class for the Spark FormHeading component. | |
FormItem | mx.containers | The FormItem container defines a label and one or more children arranged horizontally or vertically. | |
FormItem | spark.components | The FormItem container defines the following in a Spark From: A single label. A sequence label. One or more child controls or containers. Help content that provides a description of the form item or instructions for filling it in. Required indicator to indicate if a form item has to be filled Children can be controls or other containers. | |
FormItemAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the FormItem class. | |
FormItemDirection | mx.containers | The FormItemDirection class defines the constant values for the direction property of the FormItem class. | |
FormItemLabel | mx.controls | The FormItem container uses a FormItemLabel object to display the label portion of the FormItem container. | |
FormItemLayout | spark.layouts | The FormItemLayout is used by FormItems to provide a constraint based layout. | |
FormItemSkin | spark.skins.spark | The default skin class for the Spark FormItem component. | |
FormLayout | spark.layouts | The FormLayout class defines the default layout for Spark Form skins. | |
FormSkin | spark.skins.spark | The default skin class for a Spark Form container. | |
FrameLabel | flash.display | FrameLabel 객체에는 프레임 번호와 해당하는 레이블 이름을 지정하는 속성이 있습니다. | |
FTEAdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The FTEAdvancedDataGridItemRenderer class defines the default item renderer for an AdvancedDataGrid control used with FTEText. | |
FTEDataGridItemRenderer | mx.controls.dataGridClasses | The FTEDataGridItemRenderer class defines the default item renderer for a DataGrid control used with FTEText. | |
FTEDataGridItemRendererAutomationImpl | mx.automation.delegates.controls.dataGridClasses | Defines methods and properties required to perform instrumentation for the FTEDataGridItemRenderer class. | |
FTETextField | mx.core | FTETextField is a Sprite which displays text by using the new Flash Text Engine to implement the old TextField API. | |
FullScreenButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
FullScreenButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the fullScreen button of a Spark VideoPlayer component in the normal skin state. | |
FullScreenButtonSkin | spark.skins.wireframe.mediaClasses.fullScreen | The wireframe skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin state. | |
FullScreenButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the fullScreen button of a Spark VideoPlayer component. | |
FullScreenEvent | flash.events | 스테이지가 전체 화면 디스플레이 모드로 전환되거나 전체 화면 모드에서 다른 모드로 전환될 때마다 Stage 객체는 FullScreenEvent 객체를 전달합니다. | |
Function | 최상위 레벨 | 함수는 ActionScript에서 호출할 수 있는 코드의 기본 단위입니다. | |
FunctionEase | fl.motion | FunctionEase 클래스를 사용하면 SimpleEase 및 CustomEase 같은 기타 보간 대신 사용자 정의 보간 함수를 fl.motion 프레임워크에 사용할 수 있습니다. | |
GameInput | flash.ui | GameInput 클래스는 GameInput API에 대한 진입점입니다. | |
GameInputControl | flash.ui | GameInputControl 클래스는 입력 장치의 컨트롤을 나타냅니다. | |
GameInputDevice | flash.ui | GameInputDevice 클래스는 게임에 일반적으로 사용되는 단일 입력 장치를 나타냅니다. | |
GameInputEvent | flash.events | GameInputEvent 클래스는 게임 입력 장치가 응용 프로그램 플랫폼에 추가 또는 제거될 때 전달되는 이벤트를 나타냅니다. | |
Geolocation | flash.sensors | Geolocation 클래스는 장치의 위치 센서에 대한 응답으로 이벤트를 전달합니다. | |
GeolocationEvent | flash.events | 장치에 설치된 위치 센서로부터 업데이트를 수신하면 Geolocation 객체에서 GeolocationEvent 객체를 전달합니다. | |
GestureEvent | flash.events | GestureEvent 클래스를 사용하면 사용자의 복잡한 장치 접촉 이벤트(예: 동시에 손가락 두 개로 터치 스크린을 누르는 경우)를 감지하는 장치에서 다중 터치 이동 이벤트를 처리할 수 있습니다. | |
GesturePhase | flash.events | GesturePhase 클래스는 GestureEvent, PressAndTapGestureEvent 및TransformGestureEvent 클래스에 사용할 상수 값의 열거형 클래스입니다. | |
GlobalizationBase | spark.globalization.supportClasses | This is a base class used for wrapper classes that make use of the flash.globalization classes for language and region specific formatting of dates, times, number, and currency amounts, string comparison and case conversion. | |
GlobalizationUtils | spark.validators.supportClasses | GlobalizationUtils is a class containing Unicode related functionality not supported directly in Flex or ActionScript. | |
GlobalizationValidatorBase | spark.validators.supportClasses | The GlobalizationValidatorBase class is the base class for all Spark validators. | |
GlobalSettings | flashx.textLayout.elements | 모든 TextFlow 객체에 적용되는 구성입니다. | |
Glow | mx.effects | The Glow effect lets you apply a visual glow effect to a component. | |
GlowFilter | flash.filters | GlowFilter 클래스를 사용하여 표시 객체에 광선 효과를 적용할 수 있습니다. | |
GlowFilter | spark.filters | The GlowFilter class lets you apply a glow effect to display objects. | |
GlowInstance | mx.effects.effectClasses | The GlowInstance class implements the instance class for the Glow effect. | |
GradientBase | mx.graphics | The GradientBase class is the base class for LinearGradient, LinearGradientStroke, and RadialGradient. | |
GradientBevelFilter | flash.filters | GradientBevelFilter 클래스를 사용하여 표시 객체에 그래디언트 경사 효과를 적용할 수 있습니다. | |
GradientBevelFilter | spark.filters | The GradientBevelFilter class lets you apply a gradient bevel effect to display objects. | |
GradientEntry | mx.graphics | The GradientEntry class defines the objects that control a transition as part of a gradient fill. | |
GradientFilter | spark.filters | The base class for filters that provide gradient visual effects. | |
GradientGlowFilter | flash.filters | GradientGlowFilter 클래스를 사용하면 표시 객체에 그래디언트 광선 효과를 적용할 수 있습니다. | |
GradientGlowFilter | spark.filters | The GradientGlowFilter class lets you apply a gradient glow effect to display objects. | |
GradientStroke | mx.graphics | The GradientStroke class lets you specify a gradient filled stroke. | |
GradientType | flash.display | GradientType 클래스는 flash.display.Graphics 클래스의 beginGradientFill() 및 lineGradientStyle() 메서드에서 type 매개 변수의 값을 제공합니다. | |
Graphic | spark.primitives | The Graphic control displays a set of graphic drawing commands. | |
GraphicElement | flash.text.engine | GraphicElement 클래스는 TextBlock 또는 GroupElement 객체의 그래픽 요소를 나타냅니다. | |
GraphicElement | spark.primitives.supportClasses | A base class for defining individual graphic elements. | |
Graphics | flash.display | Graphics 클래스에는 벡터 모양을 만들 때 사용할 수 있는 각종 메서드가 포함되어 있습니다. | |
GraphicsBitmapFill | flash.display | 비트맵 채우기를 정의합니다. | |
GraphicsEndFill | flash.display | 그래픽 채우기의 끝을 나타냅니다. | |
GraphicsGradientFill | flash.display | 그래디언트 채우기를 정의합니다. | |
GraphicsPath | flash.display | 드로잉 명령 컬렉션 및 이러한 명령에 대한 좌표 매개 변수입니다. | |
GraphicsPathCommand | flash.display | 패스 드로잉 명령을 지정하는 데 사용할 값을 정의합니다. | |
GraphicsPathWinding | flash.display | GraphicsPathWinding 클래스는 flash.display.GraphicsPath.winding 속성 및 flash.display.Graphics.drawPath() 메서드에 사용하여 패스를 그릴 방향을 결정하는 값을 제공합니다. | |
GraphicsShaderFill | flash.display | 셰이더 채우기를 지정합니다. | |
GraphicsSolidFill | flash.display | 단색으로 채우기를 정의합니다. | |
GraphicsStroke | flash.display | 선 스타일 또는 획을 정의합니다. | |
GraphicsTrianglePath | flash.display | 일정 순서대로 정렬되어 있고 (u,v) 채우기 좌표나 일반 채우기를 사용하여 렌더링할 수 있는 삼각형을 정의합니다. | |
GraphicsUtil | mx.utils | The Graphics class is an all-static class with utility methods related to the Graphics class. | |
GraphicsUtilities | mx.charts.chartClasses | A set of internal graphics rendering utilities used by the various chart classes. | |
Grid | mx.containers | A Grid container lets you arrange children as rows and columns of cells, similar to an HTML table. | |
Grid | spark.components | The Grid control displays a list of data items called its data provider in a scrollable table or "grid", one item per row. | |
GridCaretEvent | spark.events | The GridCaretEvent class represents events that are dispatched when the caret changes in a Spark DataGrid control as the result of user interaction. | |
GridColumn | spark.components.gridClasses | The GridColumn class defines a column of a Spark grid control, such as the Spark DataGrid or Grid control. | |
GridColumnHeaderGroup | spark.components | The GridColumnHeaderGroup class displays a row of column headers and separators aligned with the grid's layout. | |
GridEvent | spark.events | The GridEvent class extends the MouseEvent class to includes additional grid specific information based on the event's location relative to a grid cell. | |
GridFitType | flash.text | GridFitType 클래스는 TextField 클래스의 격자 맞춤에 대한 값을 정의합니다. | |
GridItem | mx.containers | The GridItem container defines a grid cell in GridRow container. | |
GridItemEditor | spark.components.gridClasses | The GridItemEditor class defines the base class for custom item editors for the Spark grid controls, such as DataGrid and Grid. | |
GridItemEditorEvent | spark.events | The GridItemEditorEvent class represents events that are dispatched over the life cycle of an item editor. | |
GridItemRenderer | spark.components.gridClasses | The GridItemRenderer class defines the base class for custom item renderers for the Spark grid controls, such as DataGrid and Grid. | |
GridLayer | spark.components.gridClasses | The GridLayer class defines a container used for the layers of the Grid control's visual elements. | |
GridLines | mx.charts | The GridLines class draws grid lines inside the data area of the chart. | |
GridRow | mx.containers | The GridRow container defines a row in a Grid container, and contains GridCell containers. | |
GridSelectionEvent | spark.events | The GridSelectionEvent class represents events that are dispatched when the selection changes in a Spark DataGrid control as the result of user interaction. | |
GridSelectionEventKind | spark.events | The GridSelectionEventKind class defines constants for the valid values of the spark.events.GridSelectionEvent class kind property. | |
GridSelectionMode | spark.components.gridClasses | The GridSelectionMode class defines the valid constant values for the selectionMode property of the Spark DataGrid and Grid controls. | |
GridSortEvent | spark.events | The GridSortEvent class represents events that are dispatched when the data provider of a Spark DataGrid control is sorted as the result of the user clicking on the header of a column in the DataGrid. | |
GripperSkin | spark.skins.spark.windowChrome | The default skin class for the gripper button in the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
Group | spark.components | The Group class is the base container class for visual elements. | |
GroupBase | spark.components.supportClasses | The GroupBase class defines the base class for components that display visual elements. | |
GroupElement | flash.text.engine | GroupElement 객체는 TextBlock 객체의 content 속성에 한 단위로 할당할 수 있는 TextElement, GraphicElement 또는 다른 GroupElement 객체의 컬렉션을 그룹화합니다. | |
Grouping | mx.collections | The Grouping class defines the fields in the data provider of the AdvancedDataGrid control used to group data. | |
GroupingCollection | mx.collections | The GroupingCollection class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingCollection2 | mx.collections | The GroupingCollection2 class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingField | mx.collections | The GroupingField class represents individual data fields that you use to group flat data for display by the AdvancedDataGrid control. | |
GroupSpecifier | flash.net | GroupSpecifier 클래스는 NetStream 및 NetGroup 생성자에 전달할 수 있는 불투명 groupspec 문자열을 생성하는 데 사용됩니다. | |
H264Level | flash.media | H264Level 클래스는 H264VideoStreamSettings 클래스의 레벨을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
H264Profile | flash.media | H264Profile 클래스는 H264VideoStreamSettings 클래스의 프로파일을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
H264VideoStreamSettings | flash.media | H264VideoStreamSettings 클래스를 사용하면 각 NetStream에 대한 비디오 압축 설정을 지정할 수 있습니다. | |
HaloBorder | mx.skins.halo | Defines the appearance of the default border for the Halo theme. | |
HaloColors | mx.skins.halo | Defines the colors used by components that support the Halo theme. | |
HaloDefaults | mx.charts.styles | Initializes the core default styles for the charts classes. | |
HaloFocusRect | mx.skins.halo | Defines the skin for the focus indicator. | |
HBox | mx.containers | The Halo HBox container lays out its children in a single horizontal row. | |
HDividedBox | mx.containers | The HDividedBox container lays out its children horizontally in the same way as HBox container, but it inserts a draggable divider in the gap between each child. | |
HeaderEvent | mx.rpc.events | The event that indicates an RPC operation, such as a WebService SOAP request, returned a header in the response. | |
HeaderRenderer | fl.controls.dataGridClasses | HeaderRenderer 클래스는 현재 DataGrid 열의 열 머리글을 표시합니다. | |
HGroup | spark.components | The HGroup container is an instance of the Group container that uses the HorizontalLayout class. | |
HideShowEffectTargetFilter | mx.effects.effectClasses | HideShowEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been shown or hidden by modifying their visible property. | |
HierarchicalCollectionView | mx.collections | The HierarchicalCollectionView class provides a hierarchical view of a standard collection. | |
HierarchicalCollectionViewCursor | mx.collections | The HierarchicalCollectionViewCursor class defines a cursor for a hierarchical view of a standard collection. | |
HierarchicalData | mx.collections | Hierarchical data is data already in a structure of parent and child data items. | |
HighlightBitmapCaptureSkin | spark.skins.spark | Base class for skins that do a bitmap capture of a target components and apply a filter to the bitmap. | |
HistoryManager | mx.managers | History management lets users navigate through a Flex application using the web browser's Back and Forward navigation commands. | |
HitData | mx.charts | The HitData class represents information about the data item at a specific location on the screen. | |
HLOCChart | mx.charts | The HLOCChart (High Low Open Close) control represents financial data as a series of elements representing the high, low, closing, and optionally opening values of a data series. | |
HLOCItemRenderer | mx.charts.renderers | The default item renderer for an HLOCSeries object. | |
HLOCSeries | mx.charts.series | Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series. | |
HLOCSeriesBase | mx.charts.chartClasses | HLOCSeriesBase is the base class for the two financial series types, HLOCSeries and CandlestickSeries. | |
HLOCSeriesBaseAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the CandlestickSeries and HLOCSeries classes. | |
HLOCSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a HLOCSeries. | |
HLOCSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the HLOCSeries and CandlestickSeries objects to render. | |
HorizontalAlign | spark.layouts | The HorizontalAlign class defines the possible values for the horizontalAlign property of the VerticalLayout class. | |
HorizontalLayout | spark.layouts | The HorizontalLayout class arranges the layout elements in a horizontal sequence, left to right, with optional gaps between the elements and optional padding around the elements. | |
HorizontalList | mx.controls | The HorizontalList control displays a horizontal list of items. | |
HRule | mx.controls | The HRule control creates a single horizontal line. | |
HSBColor | mx.utils | This class holds information for a color represented in HSB (Hue, Saturation, and Brightness) space. | |
HSBInterpolator | spark.effects.interpolation | The HSBInterpolator class provides Hue, Saturation, and Brightness (HSB) color interpolation between RGB uint start and end values. | |
HScrollBar | mx.controls | The HScrollBar (horizontal ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
HScrollBar | spark.components | The HScrollBar (horizontal scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit horizontally in a display area. | |
HScrollBarSkin | spark.skins.mobile | ActionScript-based skin for HScrollBar components in mobile applications. | |
HScrollBarSkin | spark.skins.spark | The default skin class for the Spark HScrollBar component. | |
HScrollBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBar component. | |
HScrollBarThumbSkin | spark.skins.mobile | ActionScript-based skin for the HScrollBar thumb skin part in mobile applications. | |
HScrollBarThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark HScrollBar component. | |
HScrollBarThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBarThumb component. | |
HScrollBarTrackSkin | spark.skins.spark | The default skin class for the track on a Spark HScrollBar component. | |
HScrollBarTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBarTrack component. | |
HSlider | mx.controls | The HSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSlider | spark.components | The HSlider (horizontal slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSliderDataTip | spark.skins.mobile.supportClasses | HSlider dataTip component for HSlider in mobile applications. | |
HSliderSkin | spark.skins.mobile | ActionScript-based skin for HSlider controls in mobile applications. | |
HSliderSkin | spark.skins.spark | The default skin class for the Spark HSlider component. | |
HSliderSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSlider component. | |
HSliderThumbSkin | spark.skins.mobile | ActionScript-based skin for the HSlider thumb skin part in mobile applications. | |
HSliderThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark HSlider component. | |
HSliderThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSliderThumb component. | |
HSliderTrackSkin | spark.skins.mobile | ActionScript-based skin for the HSlider track skin part in mobile applications. | |
HSliderTrackSkin | spark.skins.spark | The default skin class for the track of a Spark HSlider component. | |
HSliderTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSliderTrack component. | |
HTML | mx.controls | The HTML control lets you display HTML content in your application. | |
HTMLHistoryItem | flash.html | HTMLLoader 객체의 탐색 기록에 있는 위치를 설명하는 HTMLHistoryItem 객체입니다. | |
HTMLHost | flash.html | HTMLHost 객체는 다양한 속성을 설정하거나 HTML 페이지의 다양한 window 객체 메서드를 호출하여 제어할 수 있는 사용자 인터페이스 요소에 대한 HTMLLoader 객체의 비헤이비어를 정의합니다. | |
HTMLLoader | flash.html | HTMLLoader 클래스는 HTML 내용의 컨테이너인 표시 객체의 유형을 정의합니다. | |
HTMLPDFCapability | flash.html | HTMLPDFCapability 클래스에는 HTMLLoader 객체의 pdfCapability 속성에 설정될 수 있는 값이 들어 있습니다 | |
HTMLSWFCapability | flash.html | HTMLSWFCapability 클래스에는 HTMLLoader 객체의 swfCapability 속성에 설정할 수 있는 값이 들어 있습니다. | |
HTMLUncaughtScriptExceptionEvent | flash.events | HTMLLoader 객체는 JavaScript 예외가 발생하여 catch 문으로 처리되지 않을 때마다 HTMLUncaughtScriptExceptionEvent 객체를 전달합니다. | |
HTMLWindowCreateOptions | flash.html | 이 클래스는 HTMLLoader 객체에서 실행되는 JavaScript가 window.open() 메서드를 호출하여 새 HTML 윈도우를 만들려고 할 때 지정할 수 있는 옵션을 정의합니다. | |
HTTPMultiService | mx.rpc.http.mxml | You use the <mx:HTTPMultiService> tag to represent an HTTPMultiService object in an MXML file. | |
HTTPMultiService | mx.rpc.http | You use the <mx:HTTPMultiService> tag to represent a collection of http operations. | |
HTTPService | mx.rpc.http.mxml | You use the <mx:HTTPService> tag to represent an HTTPService object in an MXML file. | |
HTTPService | mx.rpc.http | You use the HTTPService class to represent an HTTPService object in ActionScript. | |
HTTPStatusEvent | flash.events | 네트워크 요청으로 HTTP 상태 코드가 반환되면 응용 프로그램이 HTTPStatusEvent 객체를 전달합니다. | |
HueShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Hue' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
IAbstractEffect | mx.effects | The IAbstractEffect interface is used to denote that a property or parameter must be of type Effect, but does not actually implement any of the APIs of the IEffect interface. | |
IAdvancedDataGridRendererProvider | mx.controls.advancedDataGridClasses | The IAdvancedDataGridRendererProvider interface defines the interface implemented by the AdvancedDataGridRendererProvider class, which defines the item renderer for the AdvancedDataGrid control. | |
IAdvancedStyleClient | mx.styles | This interface describes the advanced properties that a component must implement to fully participate in the advanced style subsystem. | |
IAnimationTarget | spark.effects.animation | The IAnimationTarget interface is implemented by classes that support the events for an Animation instance. | |
IAssetLayoutFeatures | mx.core | The IAssetLayoutFeatures interface defines the minimum properties and methods required for an Object to support advanced transforms in embedded assets. | |
IAutomationClass | mx.automation | The IAutomationClass interface defines the interface for a component class descriptor. | |
IAutomationClass2 | mx.automation | The IAutomationClass2 interface defines the interface for a component class descriptor. | |
IAutomationDebugTracer | mx.automation | The IAutomationDebugTracer interface provides centralized methods that needs to be implemented in order to show detailed trace messages while debugging | |
IAutomationEnvironment | mx.automation | The IAutomationEnvironment interface provides information about the objects and properties of automatable components needed for communicating with agents. | |
IAutomationEventDescriptor | mx.automation | The IAutomationEventDescriptor interface defines the interface for an event descriptor. | |
IAutomationManager | mx.automation | The IAutomationManager interface defines the interface expected from an AutomationManager object by the automation module. | |
IAutomationManager2 | mx.automation | The IAutomationManager interface defines the interface expected from an AutomationManager object by the automation module. | |
IAutomationMethodDescriptor | mx.automation | The IAutomationMethodDescriptor interface defines the interface for a method descriptor. | |
IAutomationMouseSimulator | mx.automation | The IAutomationMouseSimulator interface describes an object that simulates mouse movement so that components capturing the mouse use the simulated versions of the mouse cursor instead of the live Flash Player version. | |
IAutomationObject | mx.automation | The IAutomationObject interface defines the interface for a delegate object that implements automation for a component. | |
IAutomationObjectHelper | mx.automation | The IAutomationObjectHelper interface defines helper methods for IAutomationObjects. | |
IAutomationPropertyDescriptor | mx.automation | The IAutomationPropertyDescriptor interface describes a property of a test object. | |
IAutomationTabularData | mx.automation | The IAutomationTabularData interface is implemented by components which can provide their content information in a tabular form. | |
IAxis | mx.charts.chartClasses | The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
IAxisRenderer | mx.charts.chartClasses | The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
IBar | mx.charts.chartClasses | The IBar interface is implemented by any any series that can be clustered vertically, such as a BarSeries. | |
IBindingClient | mx.binding | This is used to mark documents, which have data bindings. | |
IBitmapDrawable | flash.display | IBitmapDrawable 인터페이스는 BitmapData 클래스의 draw() 메서드에서 소스 매개 변수로 전달되는 객체에 의해 구현됩니다. | |
IBitmapFilter | mx.filters | Interface used by some Spark filters. | |
IBorder | mx.core | The IBorder interface defines the interface that all classes used for border skins should implement. | |
IBrowserManager | mx.managers | The interface that the shared instance of the BrowserManager implements. | |
IButton | mx.core | The IButton interface is a marker interface that indicates that a component acts as a button. | |
ICellRenderer | fl.controls.listClasses | ICellRenderer 인터페이스는 셀 렌더러에 필요한 메서드와 속성을 정의합니다. | |
IChartElement | mx.charts.chartClasses | IChartElement defines the base set of properties and methods required by a UIComponent to be representable in the data space of a chart. | |
IChartElement2 | mx.charts.chartClasses | IChartElement2 defines the base set of properties and methods required by a UIComponent to be representable in the data space of a chart. | |
IChildList | mx.core | The IChildList interface defines the properties and methods for accessing and manipulating child lists, which are subsets of a DisplayObjectContainer's children. | |
ICollectionView | mx.collections | An ICollectionView is a view onto a collection of data. | |
IColumn | mx.charts.chartClasses | ChartElements that can be clustered along the vertical axis should implement this interface. | |
Icon | flash.desktop | Icon 클래스는 운영 체제 아이콘을 나타냅니다. | |
IConfiguration | flashx.textLayout.elements | 구성 객체의 읽기 전용 인터페이스입니다. | |
IconItemRenderer | spark.components | The IconItemRenderer class is a performant item renderer optimized for mobile devices. | |
IconPlacement | spark.components | The IconPlacement class defines the constants for the allowed values of the iconPlacement style of a Button, CheckBox, RadioButton or ToggleButton. | |
IConstraintClient | mx.core | The IConstraintClient interface defines the interface for components that support layout constraints. | |
IConstraintLayout | mx.containers.utilityClasses | IConstraintLayout is a marker interface that indicates that a container supports ConstraintColumn class and ConstraintRow class within its layout. | |
IContainer | mx.core | IContainer is a interface that indicates a component extends or mimics mx.core.Container | |
IContentLoader | spark.core | Provides custom image/content loader for BitmapImage instances. | |
ID3Info | flash.media | ID3Info 클래스에는 ID3 메타데이터를 반영하는 속성이 포함되어 있습니다. | |
IDataCanvas | mx.charts.chartClasses | This interface is for internal use only. | |
IDataGridElement | spark.components.gridClasses | Visual elements of the Spark DataGrid control that must remain in sync with the grid's layout and scroll position must implement this interface. | |
IDataInput | flash.utils | IDataInput 인터페이스는 이진 데이터를 읽는 메서드 집합을 제공합니다. | |
IDataOutput | flash.utils | IDataOutput 인터페이스는 이진 데이터를 쓰는 메서드 집합을 제공합니다. | |
IDataRenderer | mx.core | The IDataRenderer interface defines the interface for components that have a data property. | |
IDeferredContentOwner | mx.core | The IDeferredContentOwner interface defines the properties and methods for deferred instantiation. | |
IDeferredInstance | mx.core | The IDeferredInstance interface defines the Flex deferred instance factory interface. | |
IDeferredInstantiationUIComponent | mx.core | The IDeferredInstantiationUIComponent interface defines the interface for a component or object that defers instantiation. | |
IDisplayText | spark.core | The IDisplayText interface defines the properties and methods for simple text display. | |
IDropInListItemRenderer | mx.controls.listClasses | The interface for "drop-in" item renderers. | |
IEaser | spark.effects.easing | The IEaser interface is implemented by classes that provide time-easing functionality for the Animation class. | |
IEditableText | spark.core | The IEditableText interface defines the properties and methods for editable text. | |
IEditManager | flashx.textLayout.edit | IEditManager는 텍스트 흐름의 편집 작업을 처리하기 위한 인터페이스를 정의합니다. | |
IEffect | mx.effects | The IEffect interface defines the base interface of all Flex effects. | |
IEffectInstance | mx.effects | The IEffectInstance interface represents an instance of an effect playing on a target. | |
IEffectTargetHost | mx.effects | The IEffectTargetHost interface defines the interface that lets you access the target list-based control of a data effect. | |
IEventDispatcher | flash.events | IEventDispatcher 인터페이스는 이벤트 리스너를 추가하거나 제거하기 위한 메서드를 정의하고, 특정 유형의 이벤트 리스너가 등록되었는지 여부를 확인하며, 이벤트를 전달합니다. | |
IFactory | mx.core | The IFactory interface defines the interface that factory classes such as ClassFactory must implement. | |
IFilePromise | flash.desktop | IFilePromise 인터페이스는 AIR 런타임이 파일 프로미스의 데이터를 읽을 때 사용되는 인터페이스를 정의합니다. | |
IFill | mx.graphics | Defines the interface that classes that perform a fill must implement. | |
IFlexAsset | mx.core | IFlexAsset is a marker interface with the following meaning: if a class declares that it implements IFlexAsset, then that class represents an asset -- such as a bitmap, a font, or a sound -- that has been embedded in a Flex application. | |
IFlexContextMenu | mx.controls | The IFlexContextMenu interface defines the interface for a Flex context menus. | |
IFlexDisplayObject | mx.core | The IFlexDisplayObject interface defines the interface for skin elements. | |
IFlexModule | mx.core | The IFlexModule interface is used as an optional contract with IFlexModuleFactory. | |
IFlexModuleFactory | mx.core | The IFlexModuleFactory interface represents the contract expected for bootstrapping Flex applications and dynamically loaded modules. | |
IFlowComposer | flashx.textLayout.compose | IFlowComposer는 텍스트 흐름의 레이아웃과 표시를 관리하기 위한 인터페이스를 정의합니다. | |
IFocusManager | fl.managers | 사용자 정의 포커스 관리자를 만들기 위해 IFocusManager 인터페이스를 구현합니다. | |
IFocusManager | mx.managers | The IFocusManager interface defines the interface that components must implement to manage the focus on components in response to mouse activity or keyboard activity (Tab key), and to support a default button. | |
IFocusManagerComplexComponent | mx.managers | The IFocusManagerComplexComponent interface defines the interface that components that can have more than one internal focus target should implement in order to receive focus from the FocusManager. | |
IFocusManagerComponent | fl.managers | IFocusManagerComponent 인터페이스는 포커스를 받는 기능을 구성 요소에 제공하는 메서드 및 속성을 제공합니다. | |
IFocusManagerComponent | mx.managers | The IFocusManagerComponent interface defines the interface that focusable components must implement in order to receive focus from the FocusManager. | |
IFocusManagerContainer | mx.managers | The IFocusManagerContainer interface defines the interface that containers implement to host a FocusManager. | |
IFocusManagerGroup | fl.managers | IFocusManagerGroup 인터페이스는 한 번에 하나만 선택할 수 있는 구성 요소 집합을 관리하는 데 사용되는 속성을 제공합니다. | |
IFocusManagerGroup | mx.managers | The IFocusManagerGroup interface defines the interface that any component must implement if it is grouped in sets, where only one member of the set can be selected at any given time. | |
IFontContextComponent | mx.core | Allows a component to support a font context property. | |
IFormatResolver | flashx.textLayout.elements | 서식 확인 프로그램의 인터페이스입니다. | |
IFormatter | mx.formatters | This interface specifies the method that a formatter object must implement to allow it to be used as the formatter property for UI controls such as the AdvancedDataGridColumn. | |
IGraphicElement | spark.core | The IGraphicElement is implemented by IVisualElements that take advantage of the parent IGraphicElementContainer DisplayObject management. | |
IGraphicElementContainer | spark.core | The IGraphicElementContainer is the minimal contract for a container class to support IGraphicElement children. | |
IGraphicsData | flash.display | 이 인터페이스는 flash.display.Graphics 메서드에 매개 변수로 사용할 수 있는 채우기, 획 및 패스 등의 객체를 정의하는 데 사용됩니다. | |
IGraphicsFill | flash.display | 이 인터페이스는 flash.display.Graphics 메서드 및 드로잉 클래스에 채우기 매개 변수로 사용할 수 있는 객체를 정의하는 데 사용됩니다. | |
IGraphicsPath | flash.display | 이 인터페이스는 flash.display.Graphics 메서드 및 드로잉 클래스에 패스 매개 변수로 사용할 수 있는 객체를 정의하는 데 사용됩니다. | |
IGraphicsStroke | flash.display | 이 인터페이스는 flash.display.Graphics 메서드 및 드로잉 클래스에 획 매개 변수로 사용할 수 있는 객체를 정의하는 데 사용됩니다. | |
IGridItemEditor | spark.components.gridClasses | The IGridItemEditor interface defines the interface that item editors for the Spark DataGrid and Spark Grid controls must implement. | |
IGridItemRenderer | spark.components.gridClasses | The IGridItemRenderer interface must be implemented by DataGrid item renderers. | |
IGridVisualElement | spark.components.gridClasses | This interface provides a method that dynamically created visual elements can use to configure themselves before they're displayed. | |
IGroupingCollection | mx.collections | The IGroupingCollection interface defines the interface required to create grouped data from flat data. | |
IGroupingCollection2 | mx.collections | The IGroupingCollection2 interface defines the interface required to create grouped data from flat data. | |
IHierarchicalCollectionView | mx.collections | The IHierarchicalCollectionView interface defines an interface for hierarchical or grouped data. | |
IHierarchicalCollectionViewCursor | mx.collections | The IHierarchicalCollectionViewCursor interface defines the interface for enumerating a hierarchical collection view bidirectionally. | |
IHierarchicalData | mx.collections | The IHierarchicalData interface defines the interface used to represent hierarchical data as the data provider for a Flex component. | |
IHighlightBitmapCaptureClient | spark.skins | The IHighlightBitmapCaptureClient defines the interface for skins that support highlight bitmap capture. | |
IHistoryManagerClient | mx.managers | Interface that must be implemented by objects registered with the History Manager. | |
IHTMLImporter | flashx.textLayout.conversion | 이 인터페이스는 HTML 또는 HTML 구조의 데이터를 가져오는 변환기를 통해 구현해야 합니다. | |
IImageEncoder | mx.graphics.codec | The IImageEncoder interface defines the interface that image encoders implement to take BitmapData objects, or ByteArrays containing raw ARGB pixels, as input and convert them to popular image formats such as PNG or JPEG. | |
IIMEClient | flash.text.ime | IME(Input Method Editor) 클라이언트용 인터페이스입니다. | |
IIMESupport | mx.core | The IIMESupport interface defines the interface for any component that supports IME (input method editor). | |
IInteractionEventHandler | flashx.textLayout.edit | IInteractionEventHandler 인터페이스는 Text Layout Framework 선택 또는 편집 관리자가 처리하는 이벤트 핸들러 함수를 정의합니다. | |
IInterpolator | spark.effects.interpolation | The IInterpolator interface is implemented by classes that calculate values for the Animation class. | |
IInvalidating | mx.core | The IInvalidating interface defines the interface for components that use invalidation to do delayed -- rather than immediate -- property commitment, measurement, drawing, and layout. | |
IItemRenderer | spark.components | The IItemRenderer interface defines the basic set of APIs that a class must implement to create an item renderer that can communicate with a host component. | |
IItemRendererOwner | spark.components | The IItemRendererOwner interface defines the basic set of APIs that a class must implement to support items renderers. | |
IKArmature | fl.ik | IKArmature 클래스는 역기구학(IK) 뼈대를 설명합니다. | |
IKBone | fl.ik | IKBone 클래스는 역기구학(IK) 뼈대의 기본 구성 요소인 단일 마디를 설명합니다. | |
IKEvent | fl.ik | IKEvent 클래스는 역기구학(IK) 뼈대를 포함하는 객체와 관련된 이벤트를 정의합니다. | |
IKJoint | fl.ik | IKJoint 클래스는 역기구학(IK) 뼈대의 필수 기본 구성 요소인 두 뼈의 연결을 정의합니다. | |
IKManager | fl.ik | IKManager 클래스는 문서에 정의되어 있는 모든 역기구학(IK) 트리(뼈대)를 나타내고 런타임에 이러한 뼈대를 관리하는 데 사용되는 컨테이너 클래스입니다. | |
IKMover | fl.ik | IKMover 클래스는 뼈대의 역기구학(IK) 이동을 시작하고 제어합니다. | |
ILayoutDirectionElement | mx.core | The ILayoutDirectionElement interface defines the minimum properties and methods required for an Object to support the layoutDirection property. | |
ILayoutElement | mx.core | The ILayoutElement interface is used primarily by the layout classes to query, size and position the elements of GroupBase containers. | |
ILayoutManager | mx.managers | The LayoutManager is the engine behind Flex's measurement and layout strategy. | |
ILayoutManagerClient | mx.managers | The ILayoutManagerClient interface defines the interface that a component must implement to participate in the LayoutManager's commit/measurement/layout sequence. | |
IList | mx.collections | A collection of items organized in an ordinal fashion. | |
IListItemRenderer | mx.controls.listClasses | Item renderers and item editors for list components must implement the IListItemRenderer interface. | |
IListMarkerFormat | flashx.textLayout.formats | 이 인터페이스는 ListMarkerFormat 속성에 대한 읽기 권한을 제공합니다. | |
IllegalOperationError | flash.errors | 메서드가 구현되지 않거나 현재의 사용이 구현 범위에서 벗어나는 경우 IllegalOperationError 예외가 발생합니다. | |
ILogger | mx.logging | All loggers within the logging framework must implement this interface. | |
ILoggingTarget | mx.logging | All logger target implementations within the logging framework must implement this interface. | |
Image | mx.controls | The Image control lets you import JPEG, PNG, GIF, and SWF files at runtime. | |
Image | spark.components | The Spark Image control is a skinnable component that provides a customizable loading state, chrome, and error state. | |
ImageCell | fl.controls.listClasses | ImageCell은 TileList 구성 요소의 기본 셀 렌더러입니다. | |
ImageDecodingPolicy | flash.system | ImageDecodingPolicy 클래스는 LoaderContext 클래스에서 imageDecodingPolicy에 대한 값을 제공합니다. | |
ImageLoadingSkin | spark.skins.spark | The default skin class for the Spark Image skin progress bar preloader. | |
ImageSkin | spark.skins.mobile | ActionScript-based skin for the Image component in mobile applications. | |
ImageSkin | spark.skins.spark | The default skin class for the Spark Image component. | |
ImageSnapshot | mx.graphics | A helper class used to capture a snapshot of any Flash component that implements flash.display.IBitmapDrawable, including Flex UIComponents. | |
IMarshalSystemManager | mx.managers | The IMarshalSystemManager interface defines the methods and properties that classes must implement if they want to access, add, and remove bridges to other applications in a cross-versioned configuration. | |
IME | flash.system | IME 클래스를 사용하면 클라이언트 컴퓨터에서 실행되는 Flash 런타임 응용 프로그램에서 운영 체제의 IME(Input Method Editor)를 직접 조작할 수 있습니다. | |
IMEConversionMode | flash.system | 이 클래스에는 IME.conversionMode 속성에 사용되는 상수가 들어 있습니다. | |
IMEEvent | flash.events | IME(Input Method Editor)를 사용하여 텍스트를 입력할 때 IMEEvent 객체가 전달됩니다. | |
IMenuBarItemRenderer | mx.controls.menuClasses | The IMenuBarItemRenderer interface defines the interface that an item renderer for the top-level menu bar of a MenuBar control must implement. | |
IMenuDataDescriptor | mx.controls.menuClasses | The IMenuDataDescriptor interface defines the interface that a dataDescriptor for a Menu or MenuBar control must implement. | |
IMenuItemRenderer | mx.controls.menuClasses | The IMenuItemRenderer interface defines the interface that a menu item renderer for a Menu control must implement. | |
IModule | mx.modules | An interface that marks a class as being a module. | |
IModuleInfo | mx.modules | An interface that acts as a handle for a particular module. | |
IMXMLObject | mx.core | The IMXMLObject interface defines the APIs that a non-visual component must implement in order to work properly with the MXML compiler. | |
IMXMLSupport | mx.rpc.mxml | Implementing this interface means that an RPC service can be used in an MXML document by using MXML tags. | |
INavigatorContent | mx.core | The INavigatorContent interface defines the interface that a container must implement to be used as the child of a navigator container, such as the ViewStack, TabNavigator, and Accordion navigator containers. | |
INCManager | fl.video | INCManager는 VideoPlayer 클래스의 flash.net.NetConnection을 만드는 클래스에 대한 인터페이스입니다. | |
IndeterminateBar | fl.controls.progressBarClasses | IndeterminateBar 클래스는 로드 중인 소스의 크기를 알 수 없는 경우 진행률 막대 구성 요소의 드로잉 작업을 처리합니다. | |
IndexBuffer3D | flash.display3D | IndexBuffer3D는 그래픽 하위 시스템이 보유한 그래픽 요소를 구성하는 꼭지점 인덱스의 목록을 나타내는 데 사용됩니다. | |
IndexChangedEvent | mx.events | The IndexChangedEvent class represents events that are dispatched when an index changes. | |
IndexChangeEvent | spark.events | The IndexChangeEvent class represents events that are dispatched when an index changes in a Spark component. | |
InlineGraphicElement | flashx.textLayout.elements | InlineGraphicElement 클래스는 텍스트에 인라인을 표시하는 그래픽 객체를 처리합니다. | |
InlineGraphicElementStatus | flashx.textLayout.elements | InlineGraphicElementStatus 클래스는 InlineGraphicElement.status의 값을 확인하는 상수 집합을 정의합니다. | |
InsertInlineGraphicOperation | flashx.textLayout.operations | InsertInlineGraphicOperation 클래스는 텍스트 흐름으로 인라인 그래픽을 삽입하는 작업을 캡슐화합니다. | |
InsertTextOperation | flashx.textLayout.operations | InsertTextOperation 클래스는 텍스트 삽입 작업을 캡슐화합니다. | |
InstanceCache | mx.charts.chartClasses | InstanceCache is a utility that governs the task of creating and managing a set of n object instances, where n changes frequently. | |
int | 최상위 레벨 | int 클래스를 사용하면 부호 있는 32비트 정수를 나타내는 데이터 유형을 사용할 수 있습니다. | |
InteractionInputType | fl.events | InteractionInputType 클래스는 SliderEvent 클래스에 있는 triggerEvent 속성 값의 상수를 정의합니다. | |
InteractionMode | mx.core | The InteractionMode class defines the alues for the interactionMode property of the UIComponent class. | |
InteractionState | spark.components.supportClasses | Values for the state property of the InteractionStateDetector class. | |
InteractionStateDetector | spark.components.supportClasses | A helper class for components to use to help them determine if they should be in the up, over, or down states. | |
InteractiveIcon | flash.desktop | InteractiveIcon 클래스는 응용 프로그램과 연관된 운영 체제 아이콘의 기본 클래스입니다. | |
InteractiveObject | flash.display | InteractiveObject 클래스는 사용자가 마우스, 키보드 또는 다른 사용자 입력 장치를 사용하여 상호 작용할 수 있는 모든 표시 객체의 추상 기본 클래스입니다. | |
InterDragManagerEvent | mx.events | An event sent between DragManagers that are in separate but trusted ApplicationDomains to handle the dispatching of DragEvents to the drag targets. | |
InterfaceAddress | flash.net | InterfaceAddress 클래스는 네트워크 인터페이스 주소의 속성을 보고합니다. | |
InterManagerRequest | mx.events | This is an event that is sent between ApplicationDomains to notify trusted listeners about activity in a particular manager. | |
InterpolationMethod | flash.display | InterpolationMethod 클래스는 Graphics.beginGradientFill() 및 Graphics.lineGradientStyle() 메서드의 보간 방법 매개 변수를 위한 값을 제공합니다. | |
InterruptionBehavior | mx.states | The InterruptionBehavior class defines constants for use with the interruptionBehavior property of the mx.states.Transition class. | |
InvalidateRequestData | mx.events | The InvalidateRequestData class defines constants for the values of the data property of a SWFBridgeRequest object when used with the SWFBridgeRequest.INVALIDATE_REQUEST request. | |
InvalidationType | fl.core | InvalidationType 클래스는 구성 요소가 무효화된 경우에 전달되는 이벤트 객체의 type 속성에서 사용하는 InvalidationType 상수를 정의합니다. | |
InvalidCategoryError | mx.logging.errors | This error is thrown when a category specified for a logger contains invalid characters or is malformed. | |
InvalidFilterError | mx.logging.errors | This error is thrown when a filter specified for a target contains invalid characters or is malformed. | |
InvalidSWFError | flash.errors | 손상된 SWF 파일을 발견하는 경우 Flash 런타임에서 이 예외가 발생합니다. | |
InvokeEvent | flash.events | AIR 응용 프로그램의 NativeApplication 객체는 응용 프로그램이 호출될 때 invoke 이벤트를 전달합니다. | |
InvokeEvent | mx.rpc.events | The event that indicates an RPC operation has been invoked. | |
InvokeEventReason | flash.desktop | InvokeEventReason 클래스는 InvokeEvent 객체의 reason 속성으로 반환된 값을 열거합니다. | |
IOError | flash.errors | 일부 유형의 입력 또는 출력 실패가 생기면 IOError 예외가 발생합니다. | |
IOErrorEvent | flash.events | 오류로 인해 입력 또는 출력 작업에 실패할 때 IOErrorEvent 객체가 전달됩니다. | |
IOLAPAttribute | mx.olap | The IOLAPAttribute interface represents an attribute within a dimension of an OLAP schema. | |
IOLAPAxisPosition | mx.olap | The IOLAPAxisPosition interface represents a position on an OLAP axis. | |
IOLAPCell | mx.olap | The IOLAPCell interface represents a cell in an OLAPResult instance. | |
IOLAPCube | mx.olap | The IOLAPCube interface represents an OLAP cube that holds an N-dimensional representation of a flat data set. | |
IOLAPCustomAggregator | mx.olap | The IOLAPCustomAggregator interface defines the interface implemented by custom aggregator classes. | |
IOLAPDimension | mx.olap | The IOLAPDimension interface represents a dimension in an IOLAPCube instance. | |
IOLAPElement | mx.olap | The IOLAPElement interface defines a base interface that provides common properties for all OLAP elements. | |
IOLAPHierarchy | mx.olap | The IOLAPHierarchy interface represents a user-defined hierarchy in a dimension of an OLAP schema. | |
IOLAPLevel | mx.olap | The IOLAPLevel interface represents a level within the OLAP schema of an OLAP cube, where a hierarchy of a dimension contains one or more levels. | |
IOLAPMember | mx.olap | The IOLAPMember interface represents a member of a level of an OLAP schema. | |
IOLAPQuery | mx.olap | The IOLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
IOLAPQueryAxis | mx.olap | The IOLAPQueryAxis interface represents an axis of an OLAP query. | |
IOLAPResult | mx.olap | The IOLAPResult interface represents the result of a query on an OLAP cube. | |
IOLAPResultAxis | mx.olap | The IOLAPResultAxis interface represents an axis of the result of an OLAP query. | |
IOLAPSchema | mx.olap | The IOLAPSchema interface represents the OLAP schema. | |
IOLAPSet | mx.olap | The IOLAPSet interface represents a set, which is used to configure the axis of an OLAP query. | |
IOLAPTuple | mx.olap | The IOLAPTuple interface represents a tuple. | |
IOperation | flashx.undo | IOperation은 실행 취소 및 다시 실행할 수 있는 작업에 대한 인터페이스를 정의합니다. | |
IOverride | mx.states | The IOverride interface is used for view state overrides. | |
IPersistenceManager | spark.managers | IPersistenceManager defines the interface that all persistence managers must implement. | |
IPlainTextExporter | flashx.textLayout.conversion | 이 인터페이스는 일반 텍스트를 내보내는 변환기를 통해 구현해야 합니다. | |
IPreloaderDisplay | mx.preloaders | Defines the interface that a class must implement to be used as a download progress bar. | |
IProgrammaticSkin | mx.core | The IProgrammaticSkin interface defines the interface that skin classes must implement if they use the name property skin interface. | |
IPropertyChangeNotifier | mx.core | The IPropertyChangeNotifier interface defines a marker interface. | |
IPVersion | flash.net | IPVersion 클래스는 여러 IP 주소 집합을 나타내는 상수를 정의합니다. | |
IRawChildrenContainer | mx.core | The IRawChildrenContainer interface defines the APIs for containers that can return an IChildList that represents all their children. | |
IRectangularBorder | mx.core | The IRectangularBorder interface defines the interface that all classes used for rectangular border skins should implement. | |
IRepeater | mx.core | The IRepeater interface defines the public APIs of the Repeater object. | |
IRepeaterClient | mx.core | The IRepeaterClient interface defines the APIs for components that can have multiple instances created by a Repeater. | |
IResourceBundle | mx.resources | The IResourceBundle and IResourceManager interfaces work together to provide localization support for Flex applications. | |
IResourceManager | mx.resources | The APIs of the IResourceManager interface provide localization support for Flex applications. | |
IResponder | mx.rpc | This interface provides the contract for any service that needs to respond to remote or asynchronous calls. | |
Iris | fl.transitions | Iris 클래스는 확대 또는 축소할 수 있는 사각형 또는 원형 모양의 애니메이션 마스크를 사용하여 동영상 클립 객체를 표시합니다. | |
Iris | mx.effects | The Iris effect animates the effect target by expanding or contracting a rectangular mask centered on the target. | |
IrisInstance | mx.effects.effectClasses | The IrisInstance class implements the instance class for the Iris effect. | |
ISandboxSupport | flashx.textLayout.container | 하위 응용 프로그램의 TLF 내용을 지원하기 위한 인터페이스입니다. | |
ISearchableText | flash.accessibility | ISearchableText 인터페이스는 웹에서 검색 가능해야 하는 텍스트를 포함하는 객체에 의해 구현됩니다. | |
ISelectableList | mx.core | The ISelectableList interface indicates that the implementor is an IList element that supports a selectedIndex property. | |
ISelectionManager | flashx.textLayout.edit | ISelectionManager 인터페이스는 텍스트 선택 영역을 처리하는 인터페이스를 정의합니다. | |
ISharedDisplayObject | spark.core | The ISharedDisplayObject interface defines the minimum requirements that a DisplayObject must implement to be shared between IGraphicElement objects. | |
ISimpleStyleClient | mx.styles | This interface describes the properties and methods that an object must implement so that it can participate in the style subsystem. | |
ISimpleTextSelection | flash.accessibility | ISimpleTextSelection 클래스는 AccessibilityImplementation에 MSAA ISimpleTextSelection 인터페이스 지원을 추가하려는 경우 사용할 수 있습니다. | |
ISort | mx.collections | The ISort interface defines the interface for classes that provide the sorting information required to sort the data of a collection view. | |
ISortField | mx.collections | The ISortField interface defines the interface for classes that are used with ISort classes, to provide the sorting information required to sort the specific fields or property in a collection view. | |
IStackable | mx.charts.chartClasses | The IStackable interface is implemented by any series that can be stacked. | |
IStackable2 | mx.charts.chartClasses | The IStackable2 interface is implemented by any series that can be stacked. | |
IStateClient | mx.core | The IStateClient interface defines the interface that components must implement to support view states. | |
IStateClient2 | mx.core | The IStateClient2 interface defines the interface that components must implement to support Flex 4 view state semantics. | |
IStroke | mx.graphics | Defines the interface that classes that define a line must implement. | |
IStyleClient | mx.styles | This interface describes the properties and methods that an object must implement so that it can fully participate in the style subsystem. | |
IStyleManager | mx.styles | The IStyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values This interface was used by Flex 2.0.1. | |
IStyleManager2 | mx.styles | The IStyleManager2 class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
IStyleModule | mx.styles | Simple interface to manipulate style modules. | |
ISummaryCalculator | mx.collections | The ISummaryCalculator interface defines the interface implemented by custom summary calculator classes. | |
ISWFBridgeGroup | mx.core | A sandbox bridge group is a group of bridges that represent applications that this application can communicate with. | |
ISWFBridgeProvider | mx.core | An implementor of ISWFBridgeProvider provides a bridge to an application in a different security sandbox or to an application that was compiled with a different version of the Flex compiler and is running in a separate ApplicationDomain. | |
ISWFContext | flashx.textLayout.compose | ISWFContext 인터페이스는 SWF 파일이 해당 파일을 로드하는 다른 SWF 파일과 컨텍스트를 공유할 수 있도록 허용합니다. | |
ISWFLoader | mx.core | The ISWFLoader interface defines an API with special properties and method required when loading compatible applications and untrusted applications. | |
ISystemManager | mx.managers | An ISystemManager manages an "application window". | |
ITabStopFormat | flashx.textLayout.formats | 이 인터페이스는 탭 정지 관련 속성에 대한 읽기 권한을 제공합니다. | |
ItemClickEvent | mx.events | Represents events that are dispatched when a navigation item on a navigator bar, such as a ButtonBar, LinkBar, or TabBar control, has been clicked. | |
ItemPendingError | mx.collections.errors | This error is thrown when retrieving an item from a collection view requires an asynchronous call. | |
ItemRenderer | spark.components.supportClasses | The ItemRenderer class is the base class for Spark item renderers. | |
ItemResponder | mx.collections | The ItemResponder class provides a default implementation of the mx.rpc.IResponder interface. | |
ITextExporter | flashx.textLayout.conversion | 텍스트 내용을 TextFlow 인스턴스에서 문자열, XML 형식 또는 사용자 정의 형식 등의 주어진 형식으로 내보내기 위한 인터페이스입니다. | |
ITextImporter | flashx.textLayout.conversion | 텍스트 내용을 외부 소스에서 TextFlow로 가져오기 위한 인터페이스입니다. | |
ITextInput | mx.core | Defines an interface for a single-line text field that is optionally editable. | |
ITextLayoutFormat | flashx.textLayout.formats | 이 인터페이스는 FlowElements 관련 속성에 대한 읽기 권한을 제공합니다. | |
ITextLayoutImporter | flashx.textLayout.conversion | 이 인터페이스는 TextLayout 구조의 데이터를 가져오는 변환기를 통해 구현해야 합니다. | |
IToggleButton | mx.core | The IToggleButton interface is a marker interface that indicates that a component acts as a toggleable button. | |
IToolTip | mx.core | The IToolTip interface defines the API that tooltip-like components must implement in order to work with the ToolTipManager. | |
IToolTipManagerClient | mx.managers | Components that implement IToolTipManagerClient can have tooltips and must have a toolTip getter/setter. | |
ITransientDeferredInstance | mx.core | The ITransientDeferredInstance interface extends IDeferredInstance and adds the ability for the user to reset the deferred instance factory to its initial state (usually this implies releasing any known references to the component, such as the setting the owning document property that refers to the instance to null). | |
ITreeDataDescriptor | mx.controls.treeClasses | Interface providing methods for parsing and adding nodes to a collection of data that is displayed by a Tree control. | |
ITreeDataDescriptor2 | mx.controls.treeClasses | The ITreeDataDescriptor2 Interface defines methods for parsing and adding nodes to a collection of data that is displayed by a Tree control. | |
ITween | fl.motion | ITween 인터페이스는 fl.motion 클래스와 작동하도록 보간 클래스에서 구현하는 API(Application Programming Interface)를 정의합니다. | |
IUIComponent | mx.core | The IUIComponent interface defines the basic set of APIs that you must implement to create a child of a Flex container or list. | |
IUID | mx.core | The IUID interface defines the interface for objects that must have Unique Identifiers (UIDs) to uniquely identify the object. | |
IUITextField | mx.core | The IUITextField interface defines the basic set of APIs for UITextField instances. | |
IUndoManager | flashx.undo | IUndoManager는 실행 취소 및 다시 실행 스택을 관리하기 위한 인터페이스를 정의합니다. | |
IURIDereferencer | flash.security | IURIDereferencer는 XML 서명의 URI를 확인하는 객체의 인터페이스를 정의합니다. | |
IValidator | mx.validators | This interface specifies the methods and properties that a Validator object must implement. | |
IValidatorListener | mx.validators | The interface that components implement to support the Flex data validation mechanism. | |
IVerticalJustificationLine | flashx.textLayout.compose | IVerticalJustificationLine 인터페이스는 텍스트 줄의 수직 양쪽 정렬을 허용하는 데 필요한 메서드 및 속성을 정의합니다. | |
IViewCursor | mx.collections | Defines the interface for enumerating a collection view bi-directionally. | |
IViewport | spark.core | The IViewport interface is implemented by components that support a viewport. | |
IVisualElement | mx.core | The IVisualElement interface defines the minimum properties and methods required for a visual element to be laid out and displayed in a Spark container. | |
IVisualElementContainer | mx.core | The IVisualElementContainer interface defines the minimum properties and methods required for a container to manage Spark components for display. | |
IVPEvent | fl.video | FLVPlayback 구성 요소 내에 있는 특정 VideoPlayer 객체에 적용되는 비디오 이벤트에서 IVPEvent 인터페이스를 구현합니다. | |
IWindow | mx.core | The IWindow interface defines the API for components that serve as top-level containers in Flex-based AIR applications (containers that represent operating system windows). | |
IXMLDecoder | mx.rpc.xml | Decodes an XML document to an ActionScript object graph based on XML Schema definitions. | |
IXMLEncoder | mx.rpc.xml | Encodes an ActionScript object graph to XML based on an XML schema. | |
IXMLNotifiable | mx.utils | The IXMLNotifiable interface. | |
IXMLSchemaInstance | mx.rpc.xml | An ActionScript type should implement this interface when it needs to instruct an XML Schema based encoder (such as the WebService SOAP client) which concrete type definition to use while encoding instances of the type. | |
JointStyle | flash.display | JointStyle 클래스는 선을 그릴 때 사용할 연결점 스타일을 지정하는 상수 값을 열거합니다. | |
JPEGEncoder | mx.graphics.codec | The JPEGEncoder class converts raw bitmap images into encoded images using Joint Photographic Experts Group (JPEG) compression. | |
JPEGEncoderOptions | flash.display | JPEGEncoderOptions 클래스는 flash.display.BitmapData.encode() 메서드에 대한 압축 알고리즘을 정의합니다. | |
JPEGLoaderContext | flash.system | JPEGLoaderContext 클래스에는 JPEG 이미지를 로드할 때 디블로킹 필터를 활성화하는 속성이 포함되어 있습니다. | |
JPEGXREncoderOptions | flash.display | JPEGXREncoderOptions 클래스는 flash.display.BitmapData.encode() 메서드에 대한 압축 알고리즘을 정의합니다. | |
JSON | 최상위 레벨 | 응용 프로그램은 JSON 클래스를 사용하여 JSON(JavaScript Object Notation) 형식으로 데이터를 가져오고 내보낼 수 있습니다. | |
JustificationRule | flashx.textLayout.formats | TextLayoutFormat 클래스의 justificationRule 속성을 설정하는 데 사용할 값을 정의합니다. | |
JustificationStyle | flash.text.engine | JustificationStyle 클래스는 EastAsianJustifier 클래스의 justificationStyle 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
Kerning | flash.text.engine | Kerning 클래스는 ElementFormat.kerning과 함께 사용되는 상수 값의 열거형입니다. | |
Keyboard | flash.ui | Keyboard 클래스는 사용자가 표준 키보드를 통해 제어할 수 있는 인터페이스를 구축하는 데 사용됩니다. | |
KeyboardEvent | flash.events | 키보드를 통한 사용자 입력에 대한 응답으로 전달된 KeyboardEvent 객체 ID입니다. | |
KeyboardType | flash.ui | KeyboardType 클래스는 다양한 범주의 물리적 컴퓨터 또는 장치 키보드에 대한 값을 제공하는 열거형 클래스입니다. | |
Keyframe | fl.motion | Keyframe 클래스는 모션 트윈에서 특정 시간의 시각적 상태를 정의합니다. | |
Keyframe | spark.effects.animation | The Keyframe class defines the value of a property at a specific time during an effect. | |
KeyframeBase | fl.motion | KeyframeBase 클래스는 모션 트윈에서 특정 시간의 시각적 상태를 정의합니다. | |
KeyLocation | flash.ui | KeyLocation 클래스에는 키보드 또는 키보드 유사 입력 장치에서 누른 키의 위치를 나타내는 상수가 들어 있습니다. | |
Label | fl.controls | Label 구성 요소는 정렬 및 크기 조절을 위해 서식을 지정할 수 있는 일반 텍스트 또는 HTML 형식 텍스트를 한 줄 이상 표시합니다. | |
Label | mx.controls | The Label control displays a single line of noneditable text. | |
Label | spark.components | Label is a low-level UIComponent that can render one or more lines of uniformly-formatted text. | |
LabelAccImpl | mx.accessibility | LabelAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Label class. | |
LabelAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Label control. | |
LabelButton | fl.controls | LabelButton 클래스는 레이블, 아이콘 및 전환 기능을 추가하여 BaseButton 클래스를 확장하는 추상 클래스입니다. | |
LabelButtonAccImpl | fl.accessibility | LabelButton 액세스 가능성 구현 클래스라고도 하는 LabelButtonAccImpl 클래스는 LabelButton 구성 요소에 액세스할 수 있도록 하는 클래스입니다. | |
LabelItemRenderer | spark.components | The LabelItemRenderer class defines the default item renderer for a list-based control in the mobile theme. | |
LabelUtil | spark.utils | The LabelUtil class is used by components to determine the correct text to display for their renderers or sub-parts. | |
LastOperationStatus | flash.globalization | LastOperationStatus 클래스는 가장 최근의 세계화 서비스 작업의 상태를 나타내는 상수 값을 열거합니다. | |
LastOperationStatus | spark.globalization | The LastOperationStatus class enumerates constant values that represent the status of the most recent globalization service operation. | |
LayoutBase | spark.layouts.supportClasses | The LayoutBase class defines the base class for all Spark layouts. | |
LayoutContainer | mx.core | Flex defines a default, or Application, container that lets you start adding content to your module or Application without explicitly defining another container. | |
LayoutDirection | mx.core | The LayoutDirection class defines the constant values for the layoutDirection style of an IStyleClient and the layoutDirection property of an ILayoutDirectionElement. | |
LayoutEvent | fl.video | 비디오 플레이어의 크기를 조절할 때 및/또는 비디오 플레이어를 배치할 때 전달되는 이벤트입니다. | |
LayoutManager | mx.managers | The LayoutManager is the engine behind Flex's measurement and layout strategy. | |
LeadingModel | flashx.textLayout.formats | 행간 기준 및 행간 방향의 유효한 조합으로 구성된 TextLayoutFormat 클래스의 leadingModel 속성을 설정하는 데 사용할 값을 정의합니다. | |
Legend | mx.charts | The Legend control adds a legend to your charts, where the legend displays the label for each data series in the chart and a key showing the chart element for the series. | |
LegendAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the Legend class. | |
LegendData | mx.charts.chartClasses | The LegendData structure is used by charts to describe the items that should be displayed in an auto-generated legend. | |
LegendItem | mx.charts | Controls the individual legend elements in a chart legend. | |
LegendItemAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LegendItem class. | |
LegendMouseEvent | mx.charts.events | The LegendMouseEvent class represents event objects that are specific to the chart legend components. | |
LigatureLevel | flash.text.engine | LigatureLevel 클래스는 ElementFormat 클래스의 ligatureLevel 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
Line | spark.primitives | The Line class is a graphic element that draws a line between two points. | |
Linear | fl.motion.easing | Linear 클래스는 ActionScript 애니메이션에 비가속 모션을 구현하는 여유 함수를 정의합니다. | |
Linear | mx.effects.easing | The Linear class defines easing functions to implement linear motion with Flex effect classes. | |
Linear | spark.effects.easing | The Linear class defines an easing with three phases: acceleration, uniform motion, and deceleration. | |
LinearAxis | mx.charts | The LinearAxis class maps numeric values evenly between a minimum and maximum value along a chart axis. | |
LinearGradient | mx.graphics | The LinearGradient class lets you specify the fill of a graphical element, where a gradient specifies a gradual color transition in the fill color. | |
LinearGradientStroke | mx.graphics | The LinearGradientStroke class lets you specify a gradient filled stroke. | |
LineBreak | flashx.textLayout.formats | TextLayoutFormat의 lineBreak 속성을 설정하기 위한 값을 정의하여 줄 분리 텍스트 내에서 줄이 분리되는 방식을 지정합니다. | |
LineChart | mx.charts | The LineChart control represents a data series as points connected by a continuous line. | |
LineFormattedTarget | mx.logging.targets | All logger target implementations that have a formatted line style output should extend this class. | |
LineJustification | flash.text.engine | LineJustification 클래스는 TextJustifier 하위 클래스의 lineJustfication 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
LineRenderer | mx.charts.renderers | A simple implementation of a line segment renderer that is used by LineSeries objects. | |
LineScaleMode | flash.display | LineScaleMode 클래스는 Graphics.lineStyle() 메서드에서 크기 조절 모드 매개 변수의 값을 제공합니다. | |
LineSeries | mx.charts.series | Defines a data series for a LineChart control. | |
LineSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LineSeries class. | |
LineSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a LineSeries. | |
LineSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the LineSeries to render. | |
LineSeriesSegment | mx.charts.series.items | Represents the information required to render a segment in a LineSeries. | |
LinkBar | mx.controls | A LinkBar control defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations. | |
LinkBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the LinkBar control. | |
LinkButton | mx.controls | The LinkButton control is a borderless Button control whose contents are highlighted when a user moves the mouse over it. | |
LinkButtonAccImpl | mx.accessibility | LinkButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the LinkButton class. | |
LinkButtonSkin | mx.skins.halo | The skin for all the states of a LinkButton. | |
LinkButtonSkin | mx.skins.spark | The Spark skin class for the MX LinkButton component. | |
LinkButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX LinkButton component. | |
LinkedList | mx.utils | Provides a generic doubly linked list implementation. | |
LinkedListNode | mx.utils | Class representing a doubly linked list node. | |
LinkElement | flashx.textLayout.elements | LinkElement 클래스는 사용자가 클릭하면 실행되는 URI(Universal Resource Identifier)의 링크를 정의합니다. | |
LinkSeparator | mx.skins.halo | The skin for the separator between the Links in a LinkBar. | |
LinkState | flashx.textLayout.elements | LinkState 클래스는 LinkElement 클래스의 linkState 속성에 대한 상수 집합을 정의합니다. | |
List | fl.controls | List 구성 요소는 목록 기반 정보를 표시하며 정보 배열을 표시하는 데 적합합니다. | |
List | mx.controls | The List control displays a vertical list of items. | |
List | spark.components | The List control displays a vertical list of items. | |
ListAccImpl | fl.accessibility | List 액세스 가능성 구현 클래스라고도 하는 ListAccImpl 클래스는 List 구성 요소에 액세스할 수 있도록 하는 클래스입니다. | |
ListAccImpl | mx.accessibility | ListAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the List class. | |
ListAccImpl | spark.accessibility | ListAccImpl is the accessibility implementation class for spark.components.List. | |
ListAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the List control. | |
ListBase | mx.controls.listClasses | The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items. | |
ListBase | spark.components.supportClasses | The ListBase class is the base class for all components that support selection. | |
ListBaseAccImpl | mx.accessibility | ListBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ListBase class. | |
ListBaseAccImpl | spark.accessibility | ListBaseAccImpl is a superclass of the Spark ListAccImpl, DropDownListAccImpl, ComboBoxAccImpl, ButtonBarBaseAccImpl, and TabBarAccImpl. | |
ListBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListBase class. | |
ListBaseContentHolder | mx.controls.listClasses | The ListBaseContentHolder class defines a container in a list-based control of all of the control's item renderers and item editors. | |
ListBaseContentHolderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListBaseContentHolder class. | |
ListBaseSeekPending | mx.controls.listClasses | An object that stores data about a seek operation that was interrupted by an ItemPendingError error. | |
ListBaseSelectionData | mx.controls.listClasses | Records used by list classes to keep track of what is selected. | |
ListCollectionView | mx.collections | The ListCollectionView class adds the properties and methods of the ICollectionView interface to an object that conforms to the IList interface. | |
ListData | fl.controls.listClasses | ListData는 목록 기반 구성 요소에서 특정 셀과 관련된 정보를 포함하는 메신저 클래스입니다. | |
ListData | mx.controls.listClasses | The ListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the List control. | |
ListDropIndicator | mx.skins.halo | The skin for the drop indicator of a list-based control. | |
ListDropIndicator | spark.skins.spark | The default skin for the drop indicator of a List component in case List doesn't have a dropIndicator part defined in its skin. | |
ListElement | flashx.textLayout.elements | List 클래스는 번호를 매기거나 매기지 않은 목록으로 항목을 그룹화하는 데 사용합니다. | |
ListEvent | fl.events | ListEvent 클래스는 List, DataGrid, TileList 및 ComboBox 구성 요소 등 목록 기반 구성 요소의 이벤트를 정의합니다. | |
ListEvent | mx.events | The ListEvent class represents events associated with items in list-based controls such as List, Tree, Menu, and DataGrid. | |
ListEvent | spark.events | ListEvents dispatched by ListBase components like ButtonBar and List in response to MouseEvents are constructed with the incoming mouse event's properties. | |
ListEventReason | mx.events | Constants for the values of the reason property of a ListEvent object where the value of the type property is ListEvent.ITEM_EDIT_END. | |
ListItemDragProxy | mx.controls.listClasses | The default drag proxy used when dragging from an MX list-based control (except for the DataGrid class). | |
ListItemDragProxy | spark.components.supportClasses | The ListItemDragProxy class defines the default drag proxy used when dragging from a Spark List based control. | |
ListItemElement | flashx.textLayout.elements | ListItemElement는 목록의 항목입니다. | |
ListItemRenderer | mx.controls.listClasses | The ListItemRenderer class defines the default item renderer for a List control. | |
ListItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListItemRenderer class. | |
ListItemSelectEvent | mx.automation.events | The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
ListMarkerFormat | flashx.textLayout.formats | ListItemElement에서 표시자 서식을 정의합니다. | |
ListRowInfo | mx.controls.listClasses | Used by the list-based classes to store information about their IListItemRenderers. | |
ListSkin | spark.skins.mobile | ActionScript-based skin for the List components in mobile applications. | |
ListSkin | spark.skins.spark | The default skin class for a Spark List component. | |
ListSkin | spark.skins.wireframe | The default wireframe skin class for the Spark List component. | |
ListStylePosition | flashx.textLayout.formats | listStylePosition 속성을 설정할 값을 정의합니다. | |
ListStyleType | flashx.textLayout.formats | TextLayoutFormat 객체의 listStyleType 속성을 설정할 값을 정의합니다. | |
LivePreviewParent | fl.livepreview | LivePreviewParent 클래스는 ActionScript 3.0을 선택했을 때 내보내는 중인 SWC 파일 또는 컴파일된 클립에 대한 타임라인을 제공합니다. | |
Loader | flash.display | Loader 클래스는 SWF 파일이나 이미지(JPG, PNG 또는 GIF) 파일을 로드하는 데 사용됩니다. | |
LoaderContext | flash.system | LoaderContext 클래스에서는 Loader 클래스를 사용하여 SWF 파일 및 기타 미디어를 로드하는 데 필요한 옵션을 제공합니다. | |
LoaderInfo | flash.display | LoaderInfo 클래스는 로드된 SWF 파일 또는 로드된 이미지 파일(JPEG, GIF, PNG)에 대한 정보를 제공합니다. | |
LoaderInvalidationEvent | spark.events | The LoaderInvalidationEvent class represents events that are dispatched to notify ContentRequest instances that their original request has been invalidated. | |
LoaderUtil | mx.utils | The LoaderUtil class defines utility methods for use with Flex RSLs and generic Loader instances. | |
LoadEvent | mx.rpc.soap | This event is dispatched when a WSDL XML document has loaded successfully. | |
LoadVoucherSetting | flash.net.drm | LoadVoucherSetting 클래스는 DRMManager loadVoucher() 메서드의 매개 변수를 설정할 때 사용할 문자열 상수를 제공합니다. | |
LocalConnection | flash.net | LocalConnection 클래스를 사용하여 다른 LocalConnection 객체에서 메서드를 호출할 수 있는 LocalConnection 객체를 만들 수 있습니다. | |
Locale | fl.lang | fl.lang.Locale 클래스를 사용하면 SWF 파일에 다국어 텍스트가 표시되는 방법을 제어할 수 있습니다. | |
Locale | mx.resources | The Locale class can be used to parse a locale String such as "en_US_MAC" into its three parts: a language code, a country code, and a variant. | |
LocaleID | flash.globalization | LocaleID 클래스는 로캘 ID 이름을 파싱하고 사용하는 메서드를 제공합니다. | |
LocationChangeEvent | flash.events | HTMLLoader 또는 StageWebView 객체는 새 페이지가 로드될 때 LocationChangeEvent 객체를 전달합니다. | |
Log | mx.logging | Provides pseudo-hierarchical logging capabilities with multiple format and output options. | |
LogAxis | mx.charts | The LogAxis class maps numeric values logarithmically between a minimum and maximum value along a chart axis. | |
LogEvent | mx.logging | Represents the log information for a single logging event. | |
LogEventLevel | mx.logging | Static class containing constants for use in the level property. | |
LogLogger | mx.logging | The logger that is used within the logging framework. | |
LuminosityMaskShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the luminosity masking option (also known as soft masking) available in Adobe Creative Suite tools. | |
LuminosityShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Luminosity' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
MacCloseButtonSkin | spark.skins.spark.windowChrome | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome on an Apple Computer. | |
MacMaximizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacMinimizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacTitleBarSkin | spark.skins.spark.windowChrome | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component for an Apple Macintosh when you use Flex chrome. | |
MarshalledAutomationEvent | mx.automation.events | The MarshalledAutomationEvents class represents event objects that are dispatched by the AutomationManager.This represents the marshalling related events. | |
MaskEffect | mx.effects | The MaskEffect class is an abstract base class for all effects that animate a mask, such as the wipe effects and the Iris effect. | |
MaskEffectInstance | mx.effects.effectClasses | The MaskEffectInstance class is an abstract base class that implements the instance class for the MaskEffect class. | |
MaskType | spark.core | The MaskType class defines the possible values for the maskType property of the GraphicElement class. | |
MatchingCollator | spark.globalization | The MatchingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for general string matching such as finding a matching word in a block of text. | |
Math | 최상위 레벨 | Math 클래스에는 일반적인 수학 함수 및 값을 나타내는 메서드와 상수가 들어 있습니다. | |
Matrix | flash.geom | Matrix 클래스는 특정 좌표 공간의 점을 다른 좌표 공간으로 매핑하는 방법을 결정하는 변형 행렬을 나타냅니다. | |
Matrix3D | flash.geom | Matrix3D 클래스는 3차원(3D) 표시 객체의 위치와 방향을 결정하는 변형 행렬을 나타냅니다. | |
MatrixTransformer | fl.motion | MatrixTransformer 클래스에는 수평 비율 및 수직 비율, 수평으로 기울이기 및 수직으로 기울이기, 회전 등 변형 행렬의 개별 속성을 수정하기 위한 메서드가 포함되어 있습니다. | |
MaxAggregator | mx.olap.aggregators | The MaxAggregator class implements the maximum aggregator. | |
MaximizeButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's maximize button. | |
MaximizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MediaEvent | flash.events | CameraRoll 및 CameraUI 클래스는 미디어 스트림을 사용할 수 있을 때 MediaEvent 객체를 전달합니다. | |
MediaPromise | flash.media | MediaPromise 클래스는 미디어 객체를 전달하겠다는 프로미스를 나타냅니다. | |
MediaType | flash.media | MediaType 클래스는 카메라에 의해 반환될 수 있는 일반적인 미디어 유형을 열거합니다. | |
MemoryError | flash.errors | 메모리 할당 요청이 실패하면 MemoryError 예외가 발생합니다. | |
Menu | mx.controls | The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications. | |
MenuAccImpl | mx.accessibility | MenuAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Menu class. | |
MenuArrow | mx.skins.spark | The Spark skin class for the branchIcon of an MX Menu component. | |
MenuArrow | mx.skins.wireframe | The wireframe skin class for the branchIcon of a MX Menu component. | |
MenuArrowDisabled | mx.skins.spark | The Spark skin class for the disabled branchIcon of an MX Menu component. | |
MenuArrowDisabled | mx.skins.wireframe | The wireframe skin class for the disabled branchIcon of a MX Menu component. | |
MenuAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Menu control. | |
MenuBar | mx.controls | A MenuBar control defines a horizontal, top-level menu bar that contains one or more menus. | |
MenuBarAccImpl | mx.accessibility | MenuBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the MenuBar class. | |
MenuBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuBar control. | |
MenuBarBackgroundSkin | mx.skins.halo | The skin for the background of a MenuBar. | |
MenuBarItem | mx.controls.menuClasses | The MenuBarItem class defines the default item renderer for the top-level menu bar of a MenuBar control. | |
MenuBarItemAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuBarItem class. | |
MenuBarItemSkin | mx.skins.wireframe | The wireframe skin class for menu items in the MX MenuBar component. | |
MenuBarSkin | mx.skins.wireframe | The wireframe skin class for the MX MenuBar component. | |
MenuCheck | mx.skins.spark | The Spark skin class for the checkIcon of an MX Menu component. | |
MenuCheck | mx.skins.wireframe | The wireframe skin class for the check icon of the MX Menu component. | |
MenuCheckDisabled | mx.skins.spark | The Spark skin class for the checkDisabledIcon of an MX Menu component. | |
MenuCheckDisabled | mx.skins.wireframe | The wireframe skin class for the disabled check icon of a MX Menu component. | |
MenuEvent | mx.events | The MenuEvent class represents events that are associated with menu activities in controls such as Menu, MenuBar, and PopUpMenuButton. | |
MenuItemRenderer | mx.controls.menuClasses | The MenuItemRenderer class defines the default item renderer for menu items in any menu control. | |
MenuItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuItemRenderer class. | |
MenuItemSkin | mx.skins.spark | The wireframe skin class for menu items in the MX Menu component. | |
MenuListData | mx.controls.menuClasses | The MenuListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Menu and MenuBar control. | |
MenuRadio | mx.skins.spark | The Spark skin class for the radio icon of the MX Menu component. | |
MenuRadio | mx.skins.wireframe | The wireframe skin class for the radio icon of the MX Menu component. | |
MenuRadioDisabled | mx.skins.spark | The Spark skin class for the disabled radio icon of the MX Menu component. | |
MenuRadioDisabled | mx.skins.wireframe | The wireframe skin class for the disabled radio icon of the MX Menu component. | |
MenuSeparatorSkin | mx.skins.spark | The Spark skin class for the menu item separators in the MX Menu component. | |
MenuSeparatorSkin | mx.skins.wireframe | The wireframe skin class for the menu item separators in the MX menu component. | |
MenuShowEvent | mx.automation.events | The MenuShowEvent class represents events that are associated with menuBar. | |
MenuSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX Menu component. | |
MessageChannel | flash.system | MessageChannel 클래스는 특정 워커가 다른 워커와 통신하기 위한 메커니즘을 제공합니다. | |
MessageChannelState | flash.system | 이 클래스는 MessageChannel 클래스의 state 속성에 사용 가능한 값을 나타내는 상수를 정의합니다. | |
MetadataEvent | fl.video | Flash® Player에서는 사용자가 FLV 파일의 메타데이터 정보 패킷(NetStream.onMetaData)을 요청하고 FLV 파일에서 큐 포인트(NetStream.onCuePoint)를 발견했을 때 MetadataEvent 객체를 전달합니다. | |
MetadataEvent | mx.events | The MetadataEvent class defines the event type for metadata and cue point events. | |
Microphone | flash.media | 마이크에서 오디오를 모니터링하고 캡처하려면 Microphone 클래스를 사용합니다. | |
MicrophoneEnhancedMode | flash.media | MicrophoneEnhancedMode 클래스는 MicrophoneEnhancedOptions 클래스의 mode 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
MicrophoneEnhancedOptions | flash.media | MicrophoneEnhancedOptions 클래스는 향상된 오디오에 대한 구성 옵션을 제공합니다(어쿠스틱 에코 제거). | |
MinAggregator | mx.olap.aggregators | The MinAggregator class implements the minimum aggregator. | |
MinimizeButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's minimize button. | |
MinimizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MobileSkin | spark.skins.mobile.supportClasses | ActionScript-based skin for mobile applications. | |
ModifyInlineGraphicOperation | flashx.textLayout.operations | InsertInlineGraphicOperation 클래스는 기존 인라인 그래픽의 수정을 캡슐화합니다. | |
Module | mx.modules | The base class for MXML-based dynamically-loadable modules. | |
Module | spark.modules | The base class for MXML-based dynamically-loadable modules. | |
ModuleBase | mx.modules | The base class for ActionScript-based dynamically-loadable modules. | |
ModuleEvent | mx.events | The ModuleEvent class represents the event object passed to the event listener for events related to dynamically-loaded modules. | |
ModuleLoader | mx.modules | ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleLoader | spark.modules | ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleManager | mx.modules | The ModuleManager class centrally manages dynamically loaded modules. | |
MorphShape | flash.display | MorphShape 클래스는 표시 목록에서 MorphShape 객체를 나타냅니다. | |
Motion | fl.motion | Motion 클래스는 시각적 객체에 적용할 수 있는 키프레임 애니메이션 시퀀스를 저장합니다. | |
MotionBase | fl.motion | MotionBase 클래스는 시각적 객체에 적용할 수 있는 키프레임 애니메이션 시퀀스를 저장합니다. | |
MotionEvent | fl.motion | MotionEvent 클래스는 fl.motion.Animator 클래스를 통해 브로드캐스팅되는 이벤트를 나타냅니다. | |
MotionPath | spark.effects.animation | The MotionPath class defines the collection of Keyframes objects for an effect, and the name of the property on the target to animate. | |
Mouse | flash.ui | Mouse 클래스의 메서드는 마우스 포인터를 숨기기 및 표시하는 데 사용되거나 포인터를 특정 스타일로 설정하는 데 사용됩니다. | |
MouseCursor | flash.ui | MouseCursor 클래스는 Mouse 클래스의 cursor 속성을 설정하는 데 사용되는 상수 값을 열거합니다. | |
MouseCursorData | flash.ui | MouseCursorData 클래스를 사용하면 "기본" 마우스 커서의 모양을 정의할 수 있습니다. | |
MouseEvent | flash.events | 마우스 이벤트가 발생할 때마다 이벤트 흐름에 MouseEvent 객체가 전달됩니다. | |
Move | mx.effects | The Move effect changes the position of a component over a specified time interval. | |
Move | spark.effects | The Move effect move the target object in the x and y directions. | |
Move3D | spark.effects | The Move3D class moves a target object in the x, y, and z dimensions. | |
MoveChildrenOperation | flashx.textLayout.operations | MoveChildrenOperation 클래스는 형제 집합을 직계 부모 관계에서 벗어나게 하고 해당 작업이 남아 있는 빈 조상 관계를 삭제합니다. | |
MoveEvent | mx.events | Represents event objects that are dispatched when a Flex component moves. | |
MoveInstance | mx.effects.effectClasses | The MoveInstance class implements the instance class for the Move effect. | |
MovieClip | flash.display | MovieClip 클래스는 Sprite, DisplayObjectContainer, InteractiveObject, DisplayObject 및 EventDispatcher 클래스로부터 상속됩니다. | |
MovieClipAsset | mx.core | MovieClipAsset is a subclass of the flash.display.MovieClip class which represents movieclip symbols that you embed in a Flex application from a SWF file produced by Flash. | |
MovieClipLoaderAsset | mx.core | MovieClipLoaderAsset is a subclass of the MovieClipAsset class which represents SWF files that you embed in a Flex application. | |
MovieClipSWFLoader | mx.controls | The MovieClipSWFLoader control extends SWFLoader to provide convenience methods for manipulating a SWF which has a MovieClip as its root content, provided that the MovieClip is not a Flex application. | |
MultiDPIBitmapSource | spark.utils | This class provides a list of bitmaps for various runtime densities. | |
Multitouch | flash.ui | Multitouch 클래스는 두 개 이상의 터치 지점(예: 터치 스크린의 사용자 손가락)을 갖는 접점을 포함하여 사용자 입력 장치의 접점을 처리하기 위한 현재 환경의 지원 기능에 대한 정보를 관리하고 제공합니다. | |
MultitouchInputMode | flash.ui | MultitouchInputMode 클래스는 flash.ui.Multitouch 클래스의 inputMode 속성에 대한 값을 제공합니다. | |
MultiValueInterpolator | spark.effects.interpolation | The MultiValueInterpolator class interpolates each element of Arrays or Vectors of start and end elements separately, using another interpolator to do the interpolation for each element. | |
MuteButton | spark.components.mediaClasses | The MuteButton class defines the mute button used by the VideoPlayer control. | |
MuteButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the mute button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
MuteButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the mute button of a Spark VideoPlayer component in the normal skin state. | |
MuteButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the mute button of a Spark VideoPlayer component. | |
Mutex | flash.concurrent | Mutex("상호 배제(mutual exclusion)"의 약자) 클래스는 하나의 코드 세트는 한 번에 하나의 특정 메모리 블록이나 다른 공유 리소스에서만 작동하도록 하는 방법을 제공합니다. | |
MXAdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The MXAdvancedDataGridItemRenderer class defines the Spark item renderer class for use with the MX AdvancedDataGrid control. | |
MXDataGridItemRenderer | mx.controls.dataGridClasses | The MXDataGridItemRenderer class defines the Spark item renderer class for use with the MX DataGrid control. | |
MXFTETextInput | mx.controls | MXFTETextInput is a UIComponent which is used to support TLF text in MX controls and data grid renderers. | |
MXItemRenderer | mx.controls.listClasses | The MXItemRenderer class is the base class for Spark item renderers and item editors used in MX list-based controls. | |
MXMLObjectAdapter | mx.core | The MXMLObjectAdapter class is a stub implementation of the IMXMLObject interface, so that you can implement the interface without defining all of the methods. | |
MXRecord | flash.net.dns | MXRecord 클래스는 메일 교환 서버 주소가 포함된 DNS(Domain Name System) MX 리소스 레코드를 나타냅니다. | |
MXTreeItemRenderer | mx.controls.treeClasses | The MXTreeItemRenderer class defines the Spark item renderer class for use with the MX Tree control. | |
Namespace | 최상위 레벨 | Namespace 클래스에는 네임스페이스를 정의하고 사용하는 메서드 및 속성이 들어 있습니다. | |
NameUtil | mx.utils | The NameUtil utility class defines static methods for creating names for Flex objects. | |
NationalDigitsType | flash.globalization | NationalDigitsType 클래스에서는 NumberFormatter 클래스에서 사용된 숫자 설정을 나타내는 상수를 열거합니다. | |
NativeApplication | flash.desktop | NativeApplication 클래스는 이 AIR 응용 프로그램을 나타냅니다. | |
NativeDragActions | flash.desktop | NativeDragActions 클래스는 드래그 앤 드롭 액션의 이름에 대한 문자열 상수를 정의합니다. | |
NativeDragEvent | flash.events | 기본 드래그 이벤트는 드래그 앤 드롭 작업과 관련된 대화형 객체에 의해 전달됩니다. | |
NativeDragManager | flash.desktop | NativeDragManager 클래스는 드래그 앤 드롭 작업을 조정합니다. | |
NativeDragOptions | flash.desktop | NativeDragOptions 클래스는 드래그 앤 드롭 작업에서 허용되는 드래그 앤 드롭 액션의 이름에 대한 상수를 정의합니다. | |
NativeMenu | flash.display | NativeMenu 클래스에는 기본 메뉴를 정의할 수 있는 메서드 및 속성이 들어 있습니다. | |
NativeMenuItem | flash.display | NativeMenuItem 클래스는 메뉴의 단일 항목을 나타냅니다. | |
NativeProcess | flash.desktop | NativeProcess 클래스는 명령줄 통합 및 일반 실행 기능을 제공합니다. | |
NativeProcessExitEvent | flash.events | 이 이벤트는 해당 프로세스가 있을 때 NativeProcess 객체에 의해 전달됩니다. | |
NativeProcessStartupInfo | flash.desktop | 이 클래스는 호스트 운영 체제에서 프로세스를 시작하는 데 사용되는 기본 정보를 제공합니다. | |
NativeWindow | flash.display | NativeWindow 클래스는 기본 데스크톱 윈도우를 만들고 제어할 수 있는 인터페이스를 제공합니다. | |
NativeWindowBoundsEvent | flash.events | NativeWindow 객체는 윈도우의 크기 또는 위치가 변경될 때 NativeWindowBoundsEvent 객체를 전달합니다. | |
NativeWindowDisplayState | flash.display | NativeWindowDisplayState 클래스는 윈도우 표시 상태의 이름에 대한 상수를 정의합니다. | |
NativeWindowDisplayStateEvent | flash.events | NativeWindow 객체는 윈도우 표시 상태가 변경될 때 NativeWindowDisplayStateEvent 클래스의 이벤트를 전달합니다. | |
NativeWindowInitOptions | flash.display | NativeWindowInitOptions 클래스는 새 NativeWindow 인스턴스를 만드는 데 사용되는 초기화 옵션을 정의합니다. | |
NativeWindowRenderMode | flash.display | NativeWindowRenderMode 클래스는 기본 윈도우를 만드는 데 사용되는 NativeWindowInitOptions 객체의 renderMode 속성에 대한 상수를 정의합니다. | |
NativeWindowResize | flash.display | NativeWindowResize 클래스는 NativeWindow startResize() 메서드의 edgeOrCorner 매개 변수에 사용 가능한 값의 상수를 정의합니다. | |
NativeWindowSystemChrome | flash.display | NativeWindowSystemChrome 클래스는 기본 윈도우를 만드는 데 사용되는 NativeWindowInitOptions 객체의 systemChrome 속성에 대한 상수를 정의합니다. | |
NativeWindowType | flash.display | NativeWindowType 클래스는 기본 윈도우를 만드는 데 사용되는 NativeWindowInitOptions 객체의 type 속성에 대한 상수를 정의합니다. | |
NavBar | mx.controls | The NavBar control is the superclass for navigator controls, such as the LinkBar and TabBar controls, and cannot be instantiated directly. | |
NavBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the NavBar control. | |
NavigationUnit | spark.core | The NavigationUnit class defines the possible values for the getVerticalScrollPositionDelta() and getHorizontalScrollPositionDelta() methods of the IViewport class. | |
NavigationUtil | flashx.textLayout.utils | TextRange를 조작하는 유틸리티입니다. 이 클래스의 메서드는 정적이며 NavigationUtil.method(매개 변수) 구문을 사용하여 호출해야 합니다. | |
NavigatorContent | spark.components | The NavigatorContent class defines a Spark container that can be used in an MX navigator container, such as the ViewStack, TabNavigator and Accordion containers. | |
NCManager | fl.video | VideoPlayer 클래스를 쉽게 사용하도록 돕는 도우미 클래스인 NetConnection 객체를 만듭니다. | |
NCManagerNative | fl.video | NCManagerNative 클래스는 NCManager 클래스의 하위 클래스이며 기본 대역폭 검색을 지원합니다. 일부 Flash Video Streaming Service 공급자는 이 기능을 지원하지 않을 수 있습니다. | |
NetConnection | flash.net | NetConnection 클래스는 클라이언트와 서버 간에 양방향 연결을 만듭니다. | |
NetDataEvent | flash.events | NetStream 객체는 미디어 스트림에서 데이터 메시지가 발생하는 경우 NetDataEvent 객체를 전달합니다. | |
NetGroup | flash.net | NetGroup 클래스의 인스턴스는 RTMFP 그룹의 멤버를 나타냅니다. | |
NetGroupInfo | flash.net | NetGroupInfo 클래스는 NetGroup 객체의 기본 RTMFP 피어 투 피어 데이터 전송에 관련된 여러 QoS(서비스 품질) 통계를 지정합니다. | |
NetGroupReceiveMode | flash.net | NetGroupReceiveMode 클래스는 NetGroup 클래스의 receiveMode 속성에 사용된 상수 값의 열거형입니다. | |
NetGroupReplicationStrategy | flash.net | NetGroupReplicationStrategy 클래스는 NetGroup 클래스의 replicationStrategy 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
NetGroupSendMode | flash.net | NetGroupSendMode 클래스는 NetGroup.sendToNeighbor() 메서드의 sendMode 매개 변수에 사용된 상수 값의 열거형입니다. | |
NetGroupSendResult | flash.net | NetGroupSendResult 클래스는 NetGroup 인스턴스와 연관된 직접 라우팅 메서드의 반환 값으로 사용되는 상수 값의 열거형입니다. | |
NetMonitor | flash.net | NetMonitor 클래스는 NetStream 객체 목록을 유지 관리합니다. | |
NetMonitorEvent | flash.events | NetMonitor 객체는 NetStream 객체가 만들어질 때 NetMonitorEvent 객체를 전달합니다. | |
NetStatusEvent | flash.events | NetConnection, NetStream 또는 SharedObject 객체가 해당 상태를 보고할 때 NetStatusEvent 객체를 전달합니다. | |
NetStream | flash.net | NetStream 클래스는 NetConnection을 통해 단방향 스트리밍 채널을 엽니다. | |
NetStreamAppendBytesAction | flash.net | NetStreamAppendBytesAction 클래스는 NetStream.appendBytesAction() 메서드에 전달할 수 있는 상수의 열거형입니다. | |
NetStreamInfo | flash.net | NetStreamInfo 클래스는 NetStream 객체와 관련된 여러 서비스 품질(QOS) 통계 및 기타 정보와 오디오, 비디오 및 데이터에 대한 기본 스트리밍 버퍼를 지정합니다. | |
NetStreamMulticastInfo | flash.net | NetStreamMulticastInfo 클래스는 NetStream의 기본 RTMFP 피어 투 피어 및 IP 멀티캐스트 스트림 전송과 관련된 여러 QoS(서비스 품질) 통계를 지정합니다. | |
NetStreamPlayOptions | flash.net | NetStreamPlayOptions 클래스는 NetStream.play2() 메서드에 전달할 수 있는 다양한 옵션을 지정합니다. | |
NetStreamPlayTransitions | flash.net | NetStreamPlayTransitions 클래스는 NetStreamPlayOptions.transition 속성과 함께 사용할 수 있는 유효한 문자열을 지정합니다. | |
NetworkInfo | flash.net | NetworkInfo 클래스는 컴퓨터의 네트워크 인터페이스 정보를 제공합니다. | |
NetworkInterface | flash.net | NetworkInterface 클래스는 네트워크 인터페이스를 설명합니다. | |
NetworkMonitor | mx.netmon | NetworkMonitor is a stub used by the framework and enterprise service classes to send information to the Flash Builder Network Monitor feature. | |
NewObjectSample | flash.sampler | NewObjectSample 클래스는 getSamples() 스트림 내에 만들어진 객체를 나타냅니다. | |
None | fl.transitions.easing | None 클래스는 ActionScript 애니메이션에서 비가속 모션을 구현하는 여유 함수를 정의합니다. | |
NotificationStyle | flash.notifications | NotificationStyle 클래스는 RemoteNotifier 클래스에서 지원하는 알림 스타일의 상수를 정의합니다. | |
NotificationType | flash.desktop | NotificationType 클래스는 DockIcon bounce() 메서드의 priority 매개 변수 및 NativeWindow notifyUser() 메서드의 type 매개 변수에 사용할 상수를 정의합니다. | |
Number | 최상위 레벨 | IEEE-754 배정밀도 부동 소수점 숫자를 나타내는 데이터 유형입니다. | |
NumberBase | mx.formatters | The NumberBase class is a utility class that contains general number formatting capabilities, including rounding, precision, thousands formatting, and negative sign formatting. | |
NumberBaseRoundType | mx.formatters | The NumberBaseRoundType class defines the constant values for formatter properties that specify a type of rounding. | |
NumberFormatter | flash.globalization | NumberFormatter 클래스는 로캘별 서식 및 숫자 값 파싱을 제공합니다. | |
NumberFormatter | mx.formatters | The NumberFormatter class formats a valid number by adjusting the decimal rounding and precision, the thousands separator, and the negative sign. | |
NumberFormatter | spark.formatters | The NumberFormatter class provides locale-sensitive formatting and parsing of numeric values. | |
NumberFormatterBase | spark.formatters.supportClasses | The NumberFormatterBase class is a base class for the NumberFormatter and CurrencyFormatter classes. | |
NumberInterpolator | spark.effects.interpolation | The NumberInterpolator class provides interpolation between start and end values represented as Number instances. | |
NumberParseResult | flash.globalization | 문자열을 파싱하여 추출된 숫자에 대한 정보가 포함된 데이터 구조입니다. | |
NumberValidator | mx.validators | The NumberValidator class ensures that a String represents a valid number. | |
NumberValidator | spark.validators | The NumberValidator class ensures that a String represents a valid number according to the conventions of a locale. | |
NumberValidatorBase | spark.validators.supportClasses | The NumberValidatorBase class contains all the common functionality that is required by the NumberValidator and CurrencyValidator classes. | |
NumberValidatorDomainType | mx.validators | The NumberValidatorDomainType class defines the values for the domain property of the NumberValidator class. | |
NumericAxis | mx.charts.chartClasses | The NumericAxis class acts as a common base class for axis types representing a continuous range of values between a defined minimum and maximum. | |
NumericDataProvider | spark.collections | This IList class generates items that are a sequential series of numbers. | |
NumericStepper | fl.controls | NumericStepper 구성 요소는 사용자가 선택할 수 있는 순서가 지정된 숫자 세트를 표시합니다. | |
NumericStepper | mx.controls | The NumericStepper control lets the user select a number from an ordered set. | |
NumericStepper | spark.components | The NumericStepper control lets you select a number from an ordered set. | |
NumericStepperAccImpl | spark.accessibility | NumericStepperAccImpl is the accessibility implementation class for spark.components.NumericStepper. | |
NumericStepperAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the NumericStepper control. | |
NumericStepperDecrementButtonSkin | spark.skins.spark | The default skin class for the down button of a Spark NumericStepper component. | |
NumericStepperDownSkin | mx.skins.halo | The skin for all the states of the down button in a NumericStepper. | |
NumericStepperEvent | mx.events | Represents events that are specific to the NumericStepper control. | |
NumericStepperIncrementButtonSkin | spark.skins.spark | The default skin class for the up button of a Spark NumericStepper component. | |
NumericStepperSkin | spark.skins.spark | The default skin class for a Spark NumericStepper component. | |
NumericStepperSkin | spark.skins.wireframe | The default wireframe skin class for the Spark NumericStepper component. | |
NumericStepperTextInputSkin | spark.skins.spark | The default skin class for the text input field of a Spark NumericStepper component. | |
NumericStepperTextInputSkin | spark.skins.wireframe | The default wireframe skin class for the Spark NumericStepperTextInput component. | |
NumericStepperUpSkin | mx.skins.halo | The skin for all the states of the up button in a NumericStepper. | |
Object | 최상위 레벨 | Object 클래스는 ActionScript 런타임 클래스 계층의 최상위에 있습니다. | |
ObjectEncoding | flash.net | ObjectEncoding 클래스는 FileStream, NetStream, NetConnection, SharedObject 및 ByteArray와 같은 객체를 직렬화하여 이전 버전의 ActionScript를 사용할 수 있도록 하는 클래스의 직렬화 설정을 정의하는 데 사용됩니다. | |
ObjectProxy | mx.utils | This class provides the ability to track changes to an item managed by this proxy. | |
ObjectUtil | mx.utils | The ObjectUtil class is an all-static class with methods for working with Objects within Flex. | |
OLAPAttribute | mx.olap | The OLAPAttribute class represents a single attribute of an OLAPDimension. | |
OLAPAxisPosition | mx.olap | The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. | |
OLAPCell | mx.olap | The OLAPCell class represents a cell in an OLAPResult instance. | |
OLAPCube | mx.olap | The OLAPCube class represents an OLAP cube. | |
OLAPDataGrid | mx.controls | The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. | |
OLAPDataGridAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the OLAPDataGrid control. | |
OLAPDataGridGroupRenderer | mx.controls.olapDataGridClasses | The OLAPDataGridGroupRenderer class defines the default item renderer for a group renderer for the OLAPDataGrid control. | |
OLAPDataGridGroupRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the OLAPDataGridGroupRenderer class. | |
OLAPDataGridHeaderRendererProvider | mx.controls.olapDataGridClasses | The OLAPDataGridHeaderRendererProvider class lets you specify a custom header renderer for the columns in the OLAPDataGrid control. | |
OLAPDataGridItemRendererProvider | mx.controls.olapDataGridClasses | An OLAPDataGridItemRendererProvider instance lets you specify a formatter for the items in the OLAPDataGrid control. | |
OLAPDataGridRendererProvider | mx.controls.olapDataGridClasses | The OLAPDataGridRendererProvider class defines the base class for assigning item renderers used by the OLAPDataGrid control. | |
OLAPDimension | mx.olap | The OLAPDimension class represents a dimension of an OLAP cube. | |
OLAPElement | mx.olap | The OLAPElement class defines a base interface that provides common properties for all OLAP elements. | |
OLAPHierarchy | mx.olap | The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. | |
OLAPLevel | mx.olap | The OLAPLevel class represents a level in an OLAP cube. | |
OLAPMeasure | mx.olap | The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. | |
OLAPMember | mx.olap | The OLAPMember class represents a member of an OLAP dimension. | |
OLAPQuery | mx.olap | The OLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
OLAPQueryAxis | mx.olap | The OLAPQueryAxis interface represents an axis of an OLAP query. | |
OLAPResult | mx.olap | The OLAPResult class represents the result of a query on an OLAP cube. | |
OLAPResultAxis | mx.olap | The OLAPResultAxis class represents an axis of the result of an OLAP query. | |
OLAPSchema | mx.olap | The OLAPSchema class represents an OLAP cube or cubes. | |
OLAPSet | mx.olap | The OLAPSet class represents a set, which is used to configure the axis of an OLAP query. | |
OLAPTrace | mx.olap | The OLAPTrace class controls the generation of trace information generated by the OLAP classes and written to the log file. | |
OLAPTuple | mx.olap | The OLAPTuple class reprsents a tuple expression pointing to an OLAP cube cell. | |
OnDemandEventDispatcher | mx.utils | OnDemandEventDispatcher serves as a base class for classes that dispatch events but expect listeners to be infrequent. | |
Operation | mx.rpc.http | An Operation used specifically by an HTTPMultiService. | |
Operation | mx.rpc.remoting.mxml | The Operation used for RemoteObject when created in an MXML document. | |
Operation | mx.rpc.remoting | An Operation used specifically by RemoteObjects. | |
Operation | mx.rpc.soap.mxml | An Operation used specifically by WebServices. | |
Operation | mx.rpc.soap | An Operation used specifically by WebServices. | |
OrderedObject | mx.utils | OrderedObject acts as a wrapper to Object to preserve the ordering of the properties as they are added. | |
Orientation3D | flash.geom | Orientation3D 클래스는 Matrix3D 객체의 방향 스타일을 나타내는 상수 값의 열거형입니다. | |
OutputProgressEvent | flash.events | FileStream 객체는 대기 중인 비동기 파일 쓰기 작업이 수행될 때 OutputProgressEvent 객체를 전달합니다. | |
OverflowPolicy | flashx.textLayout.elements | OverflowPolicy 클래스는 IConfiguration 클래스의 overflowPolicy 속성에 대한 상수 집합을 정의합니다. | |
OverlayDepth | spark.components.supportClasses | The OverlayDepth class defines the default depth values for various overlay elements used by Flex. | |
OverrideBase | mx.states | The OverrideBase class is the base class for the override classes used by view states. | |
Panel | mx.containers | A Halo Panel container consists of a title bar, a caption, a border, and a content area for its children. | |
Panel | spark.components | The Panel class defines a container that includes a title bar, a caption, a border, and a content area for its children. | |
PanelAccImpl | mx.accessibility | PanelAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Panel class. | |
PanelAccImpl | spark.accessibility | PanelAccImpl is the accessibility implementation class for spark.components.Panel. | |
PanelAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Panel class. | |
PanelBorderSkin | mx.skins.spark | The Spark skin class for the MX Panel component's border. | |
PanelBorderSkin | mx.skins.wireframe | The wireframe skin class for the MX Panel component's border. | |
PanelSkin | mx.skins.halo | The PanelSkin class defines the skin for the Panel, TitleWindow, and Alert components. | |
PanelSkin | spark.skins.spark | The default skin class for a Spark Panel container. | |
PanelSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Panel component. | |
PaperSize | flash.printing | 이 클래스는 PrintJob.selectPaperSize() 메서드의 paperSize 매개 변수에 사용할 수 있는 값을 제공합니다. | |
ParagraphElement | flashx.textLayout.elements | ParagraphElement 클래스는 텍스트 흐름 계층 구조의 단락을 나타냅니다. | |
ParagraphFormattedElement | flashx.textLayout.elements | ParagraphFormattedElement 클래스는 단락 속성을 포함하는 FlowElement 클래스의 추상 기본 클래스입니다. | |
Parallel | mx.effects | The Parallel effect plays multiple child effects at the same time. | |
ParallelInstance | mx.effects.effectClasses | The ParallelInstance class implements the instance class for the Parallel effect. | |
PasteOperation | flashx.textLayout.operations | PasteOperation 클래스는 붙여넣기 작업을 캡슐화합니다. | |
Path | spark.primitives | The Path class is a filled graphic element that draws a series of path segments. | |
Pause | mx.effects | The Pause effect is useful when sequencing effects. | |
PauseInstance | mx.effects.effectClasses | The PauseInstance class implements the instance class for the Pause effect. | |
PermissionError | flash.errors | 응용 프로그램이 적절한 권한을 요청하지 않고 리소스에 액세스하려고 하면 권한 오류가 전달됩니다. | |
PermissionEvent | flash.events | ||
PermissionStatus | flash.permissions | PermissionStatus 클래스는 권한의 인증 상태를 지정하는 상수 값의 열거형입니다. | |
PersistenceManager | spark.managers | The PersistenceManager class is a basic persistence manager that is backed by a local shared object named FxAppCache. | |
PerspectiveProjection | flash.geom | PerspectiveProjection 클래스를 사용하면 표시 객체와 모든 자식의 원근 변형을 손쉽게 할당하거나 수정할 수 있습니다. | |
PhoneFormatter | mx.formatters | The PhoneFormatter class formats a valid number into a phone number format, including international configurations. | |
PhoneNumberValidator | mx.validators | The PhoneNumberValidator class validates that a string is a valid phone number. | |
Photo | fl.transitions | 사진 플래시처럼 동영상 클립 객체를 사라지거나 나타나도록 합니다. | |
PieChart | mx.charts | The PieChart control represents a data series as a standard pie chart. | |
PieSeries | mx.charts.series | The PieSeries class defines the data series for a PieChart control. | |
PieSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LineSeries class. | |
PieSeriesItem | mx.charts.series.items | Represents the information required to render a single wedge as part of a PieSeries. | |
PieSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the PieSeries to render. | |
PixelDissolve | fl.transitions | PixelDissolve 클래스는 바둑판 모양으로 임의로 나타나거나 사라지는 사각형을 사용하여 동영상 클립 객체를 표시합니다. | |
PixelSnapping | flash.display | PixelSnapping 클래스에는 Bitmap 객체의 pixelSnapping 속성을 사용하여 픽셀에 물리기 옵션을 설정하기 위한 상수 값을 열거합니다. | |
PlainTextExporter | flashx.textLayout.conversion | 일반 텍스트 형식에 대한 내보내기 변환기입니다. | |
PlayPauseButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the play/pause button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
PlayPauseButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the play/pause button of a Spark VideoPlayer component in the normal skin state. | |
PlayPauseButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the play/pause button of a Spark VideoPlayer component. | |
PlotChart | mx.charts | The PlotChart control represents data with two values for each data point. | |
PlotSeries | mx.charts.series | Defines a data series for a PlotChart control. | |
PlotSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the PlotSeries class. | |
PlotSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a PlotSeries. | |
PlotSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the PlotSeries to render. | |
PNGEncoder | mx.graphics.codec | The PNGEncoder class converts raw bitmap images into encoded images using Portable Network Graphics (PNG) lossless compression. | |
PNGEncoderOptions | flash.display | PNGEncoderOptions 클래스는 flash.display.BitmapData.encode() 메서드에 대한 압축 알고리즘을 정의합니다. | |
Point | flash.geom | Point 객체는 2차원 좌표 시스템에서의 위치를 나타냅니다. 여기서 x는 가로 축을 나타내고, y는 세로 축을 나타냅니다. | |
PolarChart | mx.charts.chartClasses | The PolarChart control serves as base class for circular charts based in polar coordinates. | |
PolarDataCanvas | mx.charts.chartClasses | PolarDataCanvas class enables user to use graphics API with respect to data coordinates instead of screen coordinates. | |
PolarTransform | mx.charts.chartClasses | The PolarTransform object represents a set of axes used to map data values to angle/distance polar coordinates and vice versa. | |
PopUpAnchor | spark.components | The PopUpAnchor component is used to position a control that pops up or drops down, such as a DropDownList component, in layout. | |
PopUpButton | mx.controls | The PopUpButton control adds a flexible pop-up control interface to a Button control. | |
PopUpButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the PopUpButton control. | |
PopUpButtonSkin | mx.skins.halo | The skin for all the states of a PopUpButton. | |
PopUpButtonSkin | mx.skins.spark | The Spark skin class for the MX PopUpButton component. | |
PopUpButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX PopUpButton component. | |
PopUpEvent | spark.events | The PopUpEvent class represents an event dispatched by the SkinnablePopUpContainer. | |
PopUpIcon | mx.skins.halo | The skin for all the states of the icon in a PopUpButton. | |
PopUpManager | mx.managers | The PopUpManager singleton class creates new top-level windows and places or removes those windows from the layer on top of all other visible windows. | |
PopUpManagerChildList | mx.managers | The PopUpManagerChildList class defines the constant values for the detail property of the PopUpManager addPopUp() and createPopUp() methods. | |
PopUpMenuButton | mx.controls | The PopUpMenuButton control creates a PopUpButton control with a main sub-button and a secondary sub-button. | |
PopUpMenuIcon | mx.skins.halo | The skin for all the states of the icon in a PopUpMenuButton. | |
PopUpPosition | spark.components | Enumerated type for the PopUpAnchor.popUpPosition property. | |
PostScaleAdapter | mx.containers.utilityClasses | The PostScaleAdapter class is used as a compatibility layer for Flex 3 classes that rely on width, height, min, max, explicit, measured, and other properties to be determined after scaling is applied. | |
Power | spark.effects.easing | The Power class defines the easing functionality using a polynomial expression. | |
Preloader | mx.preloaders | The Preloader class is used by the SystemManager to monitor the download and initialization status of a Flex application. | |
PressAndTapGestureEvent | flash.events | PressAndTapGestureEvent 클래스는 터치 지원 장치에서 누르고 두드리기 동작을 처리할 수 있도록 합니다. | |
PrintAdvancedDataGrid | mx.printing | The PrintAdvancedDataGrid control is an AdvancedDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintDataGrid | mx.printing | The PrintDataGrid control is a DataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintJob | flash.printing | PrintJob 클래스를 사용하면 내용을 작성하여 여러 페이지로 인쇄할 수 있습니다. | |
PrintJobOptions | flash.printing | PrintJobOptions 클래스에는 PrintJob.addPage() 메서드의 옵션 매개 변수에 사용할 속성이 들어 있습니다. | |
PrintJobOrientation | flash.printing | 이 클래스는 PrintJob.orientation 속성에서 인쇄된 페이지의 이미지 위치로 사용되는 값을 제공합니다. | |
PrintMethod | flash.printing | 이 클래스는 PrintJobOptions.printMethod 속성 값을 제공하여 페이지 인쇄 메서드를 지정합니다. | |
PrintOLAPDataGrid | mx.printing | The PrintOLAPDataGrid control is an OLAPDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintUIOptions | flash.printing | PrintUIOptions 클래스는 사용자에게 표시되는 인쇄 대화 상자의 옵션을 지정할 때 사용됩니다. | |
Program3D | flash.display3D | Program3D 클래스는 렌더링 컨텍스트에 업로드된 렌더링 프로그램("셰이더"라고도 함) 쌍을 나타냅니다. | |
ProgrammaticSkin | mx.skins | This class is the base class for skin elements which draw themselves programmatically. | |
ProgressBar | fl.controls | ProgressBar 구성 요소는 로드 중인 내용의 진행률을 표시합니다. | |
ProgressBar | mx.controls | The ProgressBar control provides a visual representation of the progress of a task over time. | |
ProgressBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ProgressBar control. | |
ProgressBarDirection | fl.controls | ProgressBarDirection 클래스는 ProgressBar 클래스의 direction 속성 값을 정의합니다. | |
ProgressBarDirection | mx.controls | The ProgressBarDirection class defines the values for the direction property of the ProgressBar class. | |
ProgressBarLabelPlacement | mx.controls | The ProgressBarLabelPlacement class defines the values for the labelPlacement property of the ProgressBar class. | |
ProgressBarMode | fl.controls | ProgressBarMode 클래스는 ProgressBar 클래스의 mode 속성 값을 정의합니다. | |
ProgressBarMode | mx.controls | The ProgressBarMode class defines the values for the mode property of the ProgressBar class. | |
ProgressBarSkin | mx.skins.halo | The skin for a ProgressBar. | |
ProgressBarSkin | mx.skins.spark | The Spark skin class for the MX ProgressBar component. | |
ProgressBarSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX ProgressBar component. | |
ProgressBarTrackSkin | mx.skins.spark | The Spark skin class for the MX ProgressBar component's track. | |
ProgressBarTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX ProgressBar component. | |
ProgressEvent | flash.events | 로드 작업이 시작되었거나 소켓에 데이터가 수신될 때 ProgressEvent 객체가 전달됩니다. | |
ProgressIndeterminateSkin | mx.skins.halo | The skin for the indeterminate state of a ProgressBar. | |
ProgressIndeterminateSkin | mx.skins.spark | The Spark skin for the indeterminate state of the MX ProgressBar component. | |
ProgressIndeterminateSkin | mx.skins.wireframe | The wireframe skin for the indeterminate state of the MX ProgressBar component. | |
ProgressMaskSkin | mx.skins.halo | The skin for the mask of the ProgressBar's determinate and indeterminate bars. | |
ProgressMaskSkin | mx.skins.spark | The Spark skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressMaskSkin | mx.skins.wireframe | The wireframe skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressTrackSkin | mx.skins.halo | The skin for the track in a ProgressBar. | |
ProLoader | fl.display | ProLoader 클래스는 SWF 파일 또는 이미지를 로드합니다. | |
ProLoaderInfo | fl.display | 이 클래스는 LoaderInfo 대신 ProLoader에서 사용됩니다. | |
PropertyChangeEvent | mx.events | The PropertyChangeEvent class represents the event object passed to the event listener when one of the properties of an object has changed, and provides information about the change. | |
PropertyChangeEventKind | mx.events | The PropertyChangeEventKind class defines the constant values for the kind property of the PropertyChangeEvent class. | |
PropertyChanges | mx.effects.effectClasses | The PropertyChanges class defines the start and end values for a set of properties of a target component of a transition. | |
PTRRecord | flash.net.dns | PTRRecord 클래스는 공식 도메인 이름이 포함된 DNS(Domain Name System) PTR 리소스 레코드를 나타냅니다. | |
QName | 최상위 레벨 | QName 객체는 XML 요소 및 특성의 정규화된 이름을 나타냅니다. | |
Quadratic | fl.motion.easing | Quadratic 클래스는 ActionScript 애니메이션에 가속 모션을 구현하는 3개의 여유 함수를 정의합니다. | |
Quadratic | mx.effects.easing | The Quadratic class defines three easing functions to implement quadratic motion with Flex effect classes. | |
QualifiedResourceManager | mx.rpc.xml | QualifiedResourceManager is a helper class that simply maintains the order that resources were added and maps a target namespace to one or more resources. | |
Quartic | fl.motion.easing | Quartic 클래스는 ActionScript 애니메이션에 모션을 구현하는 3개의 여유 함수를 정의합니다. | |
Quartic | mx.effects.easing | The Quartic class defines three easing functions to implement motion with Flex effect classes. | |
Quintic | fl.motion.easing | Quintic 클래스는 ActionScript 애니메이션에 모션을 구현하는 3개의 여유 함수를 정의합니다. | |
Quintic | mx.effects.easing | The Quintic class defines three easing functions to implement motion with Flex effect classes. | |
RadialGradient | mx.graphics | The RadialGradient class lets you specify a gradual color transition in the fill color. | |
RadialGradientStroke | mx.graphics | The RadialGradientStroke class lets you specify a gradient filled stroke. | |
RadioButton | fl.controls | RadioButton 구성 요소를 사용하면 사용자가 여러 선택 항목 중 하나만 선택할 수 있습니다. | |
RadioButton | mx.controls | The RadioButton control lets the user make a single choice within a set of mutually exclusive choices. | |
RadioButton | spark.components | The RadioButton component allows the user make a single choice within a set of mutually exclusive choices. | |
RadioButtonAccImpl | fl.accessibility | RadioButton 액세스 가능성 구현 클래스라고도 하는 RadioButtonAccImpl 클래스는 RadioButton 구성 요소에 액세스할 수 있도록 하는 클래스입니다. | |
RadioButtonAccImpl | mx.accessibility | RadioButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the RadioButton class. | |
RadioButtonAccImpl | spark.accessibility | RadioButtonAccImpl is the accessibility implementation class for spark.components.RadioButton. | |
RadioButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the RadioButton control. | |
RadioButtonGroup | fl.controls | RadioButtonGroup 클래스는 RadioButton 구성 요소의 그룹을 정의하여 단일 구성 요소로 작동하도록 합니다. | |
RadioButtonGroup | mx.controls | The RadioButtonGroup control defines a group of RadioButton controls that act as a single mutually exclusive control; therefore, a user can select only one RadioButton control at a time. | |
RadioButtonGroup | spark.components | The RadioButtonGroup component defines a group of RadioButton components that act as a single mutually exclusive component; therefore, a user can select only one RadioButton component at a time. | |
RadioButtonIcon | mx.skins.halo | The skin for all the states of the icon in a RadioButton. | |
RadioButtonSkin | mx.skins.spark | The Spark skin class for the MX RadioButton component. | |
RadioButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX RadioButton component. | |
RadioButtonSkin | spark.skins.mobile | ActionScript-based skin for RadioButton controls in mobile applications. | |
RadioButtonSkin | spark.skins.spark | The default skin class for a Spark RadioButton component. | |
RadioButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark RadioButton component. | |
Range | spark.components.supportClasses | The Range class holds a value and an allowed range for that value, defined by minimum and maximum properties. | |
RangeError | 최상위 레벨 | 숫자 값이 허용되는 범위를 벗어나면 RangeError 예외가 발생합니다. | |
Rect | spark.primitives | The Rect class is a filled graphic element that draws a rectangle. | |
Rectangle | flash.geom | Rectangle 객체는 왼쪽 위 꼭지점(x, y)으로 표시되는 위치와 폭 및 높이로 정의되는 영역입니다. | |
RectangleTexture | flash.display3D.textures | Rectangle Texture 클래스는 렌더링 컨텍스트로 업로드되는 2차원 텍스처를 나타냅니다. | |
RectangularBorder | mx.skins | The RectangularBorder class is an abstract base class for various classes that draw rectangular borders around UIComponents. | |
RectangularDropShadow | mx.graphics | Drop shadows are typically created using the DropShadowFilter class. | |
RectangularDropShadow | spark.primitives | This class optimizes drop shadows for the common case. | |
RedoOperation | flashx.textLayout.operations | RedoOperation 클래스는 다시 실행 작업을 캡슐화합니다. | |
ReferenceError | 최상위 레벨 | 봉인된 비동적 객체에서 정의되지 않은 속성을 참조하려고 하면 ReferenceError 예외가 발생합니다. | |
ReferencesValidationSetting | flash.security | ReferencesValidationSetting 클래스는 XMLSignatureValidator 객체의 referencesValidationSetting 속성에 사용되는 상수를 정의합니다. | |
RegExp | 최상위 레벨 | RegExp 클래스를 사용하면 문자열을 검색하고 문자열의 텍스트를 바꾸는 데 사용할 수 있는 패턴인 일반 표현식을 사용할 수 있습니다. | |
RegExpValidationResult | mx.validators | The RegExpValidator class dispatches the valid and invalid events. | |
RegExpValidator | mx.validators | The RegExpValidator class lets you use a regular expression to validate a field. | |
Regular | fl.transitions.easing | Regular 클래스는 ActionScript 애니메이션에서 가속 모션을 구현하는 세 가지 여유 함수를 정의합니다. | |
RemoteNotificationEvent | flash.events | APN의 푸시 알림 이벤트에 대한 응답으로 flash.notifications.RemoteNotifier에 의해 전달되는 이벤트가 포함되어 있습니다. | |
RemoteNotifier | flash.notifications | RemoteNotifier 클래스를 사용하면 푸시 알림을 구독하고 구독을 해제할 수 있습니다. | |
RemoteNotifierSubscribeOptions | flash.notifications | RemoteNotifierSubscribeOptions 클래스는 원격 알림 구독 프로세스 도중 사용할 수 있는 초기화 옵션을 정의합니다. | |
RemoteObject | mx.rpc.remoting.mxml | Use the <mx:RemoteObject> tag to represent an HTTPService object in an MXML file. | |
RemoteObject | mx.rpc.remoting | The RemoteObject class gives you access to classes on a remote application server. | |
RemoveAction | spark.effects | The RemoveAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveActionInstance | spark.effects.supportClasses | The RemoveActionInstance class implements the instance class for the RemoveAction effect. | |
RemoveChild | mx.states | The RemoveChild class removes a child display object, such as a component, from a container as part of a view state. | |
RemoveChildAction | mx.effects | The RemoveChildAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveChildActionInstance | mx.effects.effectClasses | The RemoveChildActionInstance class implements the instance class for the RemoveChildAction effect. | |
RemoveItemAction | mx.effects | The RemoveItemAction class defines an action effect that determines when the item renderer disappears from the control for the item renderer of an item being removed from a list-based control, such as List or TileList, or for an item that is replaced by a new item added to the control. | |
RemoveItemActionInstance | mx.effects.effectClasses | The RemoveItemActionInstance class implements the instance class for the RemoveChildAction effect. | |
RenderData | mx.charts.chartClasses | RenderData structures are used by chart elements to store all of the relevant values and data needed to fully render the chart. | |
RendererExistenceEvent | spark.events | The RendererExistenceEvent class represents events that are dispatched when a renderer of a Spark DataGroup is added or removed. | |
RenderingMode | flash.text.engine | RenderingMode 클래스는 FontDescription 클래스의 렌더링 모드에 사용할 값을 제공합니다. | |
RepeatBehavior | spark.effects.animation | The RepeatBehavior class defines constants for use with repeatBehavior property of the Animate and Animation classes. | |
Repeater | mx.core | The Repeater class is the runtime object that corresponds to the <mx:Repeater> tag. | |
RepeaterAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the Repeater class. | |
Request | mx.events | This is an event that is expects its data property to be set by a responding listener. | |
Resize | mx.effects | The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
Resize | spark.effects | The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
ResizeEvent | mx.events | Represents event objects that are dispatched when the size of a Flex component changes. | |
ResizeInstance | mx.effects.effectClasses | The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeInstance | spark.effects.supportClasses | The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeMode | spark.components | The ResizeMode class defines an enumeration of the modes a component uses to resize its children in the dimensions specified by the layout system. | |
ResourceBundle | mx.resources | Provides an implementation of the IResourceBundle interface. | |
ResourceEvent | mx.events | The ResourceEvent class represents an Event object that is dispatched when the ResourceManager loads the resource bundles in a resource module by calling the loadResourceModule() method. | |
ResourceManager | mx.resources | This class is used to get a single instance of the IResourceManager implementation. | |
ResourceRecord | flash.net.dns | ResourceRecord 클래스는 DNS(Domain Name System) 리소스 레코드 클래스의 기본 클래스입니다. | |
Responder | flash.net | Responder 클래스는 특정 작업의 성공 또는 실패와 관련된 서버의 반환 값을 처리하기 위해 NetConnection.call()에서 사용되는 객체를 제공합니다. | |
Responder | mx.rpc | This class provides a default implementation of the mx.rpc.IResponder interface. | |
RestoreButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's restore button. | |
RestoreButtonSkin | spark.skins.spark.windowChrome | The default skin class for the restore button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
ResultEvent | mx.rpc.events | The event that indicates an RPC operation has successfully returned a result. | |
ReturnKeyLabel | flash.text | ReturnKeyLabel 클래스는 StageText 클래스의 returnKeyLabel 속성에 사용할 수 있는 값을 정의합니다. | |
RevocationCheckSettings | flash.security | RevocationCheckSettings 클래스는 XMLSignatureValidator 객체의 revocationCheckSetting 속성에 사용되는 상수를 정의합니다. | |
RGBInterpolator | spark.effects.interpolation | The RGBInterpolator class provides interpolation between uint start and end values that represent RGB colors. | |
RichEditableText | spark.components | RichEditableText is a low-level UIComponent for displaying, scrolling, selecting, and editing richly-formatted text. | |
RichEditableTextAccImpl | spark.accessibility | RichEditableTextAccImpl is the accessibility implementation class for spark.components.RichEditableText. | |
RichText | spark.components | RichText is a low-level UIComponent that can display one or more lines of richly-formatted text and embedded images. | |
RichTextEditor | mx.controls | The RichTextEditor control lets users enter and format text. | |
Rotate | fl.transitions | Rotate 클래스는 동영상 클립 객체를 회전합니다. | |
Rotate | mx.effects | The Rotate effect rotates a component around a specified point. | |
Rotate | spark.effects | The Rotate effect rotates a target object in the x, y plane around the transform center. | |
Rotate3D | spark.effects | The Rotate3D class rotate a target object in three dimensions around the x, y, or z axes. | |
RotateDirection | fl.motion | RotateDirection 클래스는 트위닝하는 동안 회전 비헤이비어를 위한 상수 값을 제공하는 클래스입니다. | |
RotateInstance | mx.effects.effectClasses | The RotateInstance class implements the instance class for the Rotate effect. | |
RoundedRectangle | mx.geom | RoundedRectangle represents a Rectangle with curved corners | |
RowAlign | spark.layouts | The RowAlign class defines the possible values for the rowAlign property of the TileLayout class. | |
RpcClassAliasInitializer | mx.utils | The RpcClassAliasInitializer class registers all classes for AMF serialization needed by the Flex RPC library. | |
RPCObjectUtil | mx.utils | The RPCObjectUtil class is a subset of ObjectUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCStringUtil | mx.utils | The RPCStringUtil class is a subset of StringUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCUIDUtil | mx.utils | The RPCUIDUtil class is a copy of UIDUtil without some functions that cause dependency problems when RPC messages are put in a bootstrap loader. | |
RSLData | mx.core | A Class that describes configuration data for an RSL. | |
RSLErrorEvent | fl.events | RSLErrorEvent 클래스는 RSLPreloader가 전달하는 오류 이벤트를 정의합니다. | |
RSLEvent | fl.events | RSLEvent 클래스는 RSLPreloader가 전달하는 이벤트를 정의합니다. | |
RSLEvent | mx.events | The RSLEvent class represents an event object used by the DownloadProgressBar class when an RSL is being downloaded by the Preloader class. | |
RSLInfo | fl.rsl | RSLInfo 클래스를 사용하면 RSL(런타임 공유 라이브러리 파일)의 사용과 관련된 내용을 지정할 수 있습니다. | |
RSLPreloader | fl.rsl | RSLPreloader 클래스는 다른 내용을 재생하기 전에 RSL(런타임 공유 라이브러리)을 미리 로드하는 작업을 관리합니다. | |
RuntimeDPIProvider | mx.core | The RuntimeDPIProvider class provides the default mapping of similar device DPI values into predefined DPI classes. | |
Sample | flash.sampler | Sample 클래스는 고유한 지속 기간 동안 메모리 분석 정보를 보유하는 객체를 만듭니다. | |
SampleDataEvent | flash.events | Sound 객체가 새 오디오 데이터를 요청하거나 Microphone 객체가 새 오디오 데이터를 제공할 수 있을 때 전달됩니다. | |
SandboxMouseEvent | mx.events | This is an event sent between applications in different security sandboxes to notify listeners about mouse activity in another security sandbox. | |
SaturationShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Saturation' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
Scale | spark.effects | The Scale effect scales a target object in the x and y directions around the transform center. | |
Scale3D | spark.effects | The Scale3D class scales a target object in three dimensions around the transform center. | |
Scene | flash.display | Scene 클래스에는 특정 장면의 이름과 레이블 및 프레임 수를 나타내는 속성이 들어 있습니다. | |
SchemaTypeRegistry | mx.rpc.xml | XMLDecoder uses this class to map an XML Schema type by QName to an ActionScript Class so that it can create strongly typed objects when decoding content. | |
Screen | flash.display | Screen 클래스는 이 응용 프로그램에 사용 가능한 표시 화면의 정보를 제공합니다. | |
ScreenMode | flash.display | ScreenMode 객체는 화면의 폭, 높이 및 새로 고침 속도 대한 정보를 제공합니다. | |
ScreenMouseEvent | flash.events | SystemTrayIcon 객체는 마우스 상호 작용에 대한 응답으로 ScreenMouseEvent 유형의 이벤트를 전달합니다. | |
ScriptTimeoutError | flash.errors | 스크립트 타임아웃 간격에 도달하면 ScriptTimeoutError 예외가 발생합니다. | |
ScrollArrowSkin | mx.skins.halo | The skin for all the states of the up or down button in a ScrollBar. | |
ScrollBar | fl.controls | 데이터가 너무 많아 표시 영역에 한 번에 표시되지 않을 경우 최종 사용자는 ScrollBar 구성 요소를 사용하여 표시되는 데이터 부분을 제어할 수 있습니다. | |
ScrollBar | mx.controls.scrollClasses | The ScrollBar class is the base class for the HScrollBar and VScrollBar controls. | |
ScrollBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ScrollBar class. | |
ScrollBarBase | spark.components.supportClasses | The ScrollBarBase class helps to position the portion of data that is displayed when there is too much data to fit in a display area. | |
ScrollBarDirection | fl.controls | ScrollBar 구성 요소의 direction 속성 값을 정의합니다. | |
ScrollBarDirection | mx.controls.scrollClasses | The ScrollBarDirection class defines the values for the direction property of the ScrollBar control. | |
ScrollBarDownButtonSkin | mx.skins.spark | The Spark skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin | mx.skins.wireframe | The wireframe skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin | spark.skins.spark | The default skin class for down button of the Spark ScrollBar component. | |
ScrollBarDownButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarDownButton component. | |
ScrollBarLeftButtonSkin | spark.skins.spark | The default skin class for left button of the Spark ScrollBar component. | |
ScrollBarLeftButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarLeftButton component. | |
ScrollBarRightButtonSkin | spark.skins.spark | The default skin class for right button of the Spark ScrollBar component. | |
ScrollBarRightButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarRightButton component. | |
ScrollBarThumbSkin | mx.skins.spark | The Spark skin class for the thumb of the MX ScrollBar component. | |
ScrollBarThumbSkin | mx.skins.wireframe | The wireframe skin class for the thumb of the MX ScrollBar component. | |
ScrollBarTrackSkin | mx.skins.spark | The Spark skin class for the track of the MX ScrollBar component. | |
ScrollBarTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | mx.skins.spark | The Spark skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | mx.skins.wireframe | The wireframe skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | spark.skins.spark | The default skin class for up button of the Spark ScrollBar component. | |
ScrollBarUpButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarUpButton component. | |
ScrollControlBase | mx.core | The ScrollControlBase class is the base class for controls with scroll bars. | |
ScrollControlBaseAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the ScrollControlBase class. | |
Scroller | spark.components | The Scroller component displays a single scrollable component, called a viewport, and horizontal and vertical scroll bars. | |
ScrollerSkin | spark.skins.spark | The default skin class for the Spark Scroller component. | |
ScrollEvent | fl.events | ScrollEvent 클래스는 ScrollBar 구성 요소와 연관된 스크롤 이벤트를 정의합니다. | |
ScrollEvent | flashx.textLayout.events | TextFlow가 자동 스크롤을 실행할 때 전달되는 이벤트를 나타냅니다. | |
ScrollEvent | mx.events | Represents events that are dispatched by the ScrollBar class. | |
ScrollEventDetail | mx.events | Constants for the values of the detail property of a ScrollEvent. | |
ScrollEventDirection | flashx.textLayout.events | ScrollEvent의 direction 속성 값 상수입니다. | |
ScrollEventDirection | mx.events | Constants for the values of the direction property of a ScrollEvent. | |
ScrollPane | fl.containers | ScrollPane 구성 요소는 SWF 파일을 비롯하여 표시 객체 및 JPEG, GIF 및 PNG 파일을 스크롤 가능 영역에 표시합니다. | |
ScrollPolicy | fl.controls | BaseScrollPane 클래스의 horizontalScrollPolicy 및 verticalScrollPolicy 속성 값입니다. | |
ScrollPolicy | flashx.textLayout.container | ScrollPolicy 클래스는 텍스트 흐름 컨테이너를 정의하는 ContainerController 클래스의 horizontalScrollPolicy 및 verticalScrollPolicy 속성을 설정하기 위한 값을 정의하는 열거 클래스입니다. | |
ScrollPolicy | mx.core | Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes. | |
ScrollSnappingMode | spark.components | The ScrollSnappingMode class defines the enumeration values for the scrollSnappingMode property of the List and Scroller classes. | |
ScrollThumb | mx.controls.scrollClasses | The ScrollThumb class defines the thumb of a ScrollBar control. | |
ScrollThumbSkin | mx.skins.halo | The skin for all the states of the thumb in a ScrollBar. | |
ScrollTrackSkin | mx.skins.halo | The skin for the track in a ScrollBar. | |
ScrubBar | spark.components.mediaClasses | The VideoScrubBar class defines a video timeline that shows the current play head location in the video, the amount of the video previously played, and the loaded in part of the video. | |
ScrubBarSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar of a Spark VideoPlayer component. | |
ScrubBarThumbSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar thumb part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarThumbSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarThumbSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar thumb part of a Spark VideoPlayer component. | |
ScrubBarTrackSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarTrackSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar track part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarTrackSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar track part of a Spark VideoPlayer component. | |
SecureSocket | flash.net | SecureSocket 클래스를 사용하면 SSL(Secure Sockets Layer) 및 TLS(Transport Layer Security) 프로토콜을 활용하여 소켓 연결을 만들도록 코드를 작성할 수 있습니다. | |
SecureSocketMonitor | air.net | SecureSocketMonitor 객체는 SSL(Secure Sockets Layer) 및 TLS(Transport Layer Security) 프로토콜을 통해 TCP 끝점의 가용성을 모니터링합니다. | |
Security | flash.system | Security 클래스를 사용하면 서로 다른 도메인에 있는 내용이 서로 통신하는 방식을 지정할 수 있습니다. | |
SecurityDomain | flash.system | SecurityDomain 클래스는 보안 도메인이라고도 하는 현재 보안 "샌드박스"를 나타냅니다. | |
SecurityError | 최상위 레벨 | 특정 유형의 보안 문제가 발생하면 SecurityError 예외가 발생합니다. | |
SecurityErrorEvent | flash.events | 객체가 SecurityErrorEvent 객체를 전달하여 보안 오류 발생을 보고합니다. | |
SecurityPanel | flash.system | SecurityPanel 클래스에서는 표시할 [보안 설정] 패널을 지정하는 값을 제공합니다. | |
SecurityUtil | mx.utils | Utilities for working with security-related issues. | |
SelectableButtonSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for toggle buttons. | |
SelectableList | fl.controls | SelectableList는 모든 목록 기반 구성 요소(예: List, TileList, DataGrid 및 ComboBox 구성 요소)의 기본 클래스입니다. | |
SelectableListAccImpl | fl.accessibility | SelectableList 액세스 가능성 구현 클래스라고도 하는 SelectableListAccImpl 클래스는 SelectableList 구성 요소에 액세스할 수 있도록 하는 클래스입니다. | |
SelectionEvent | flashx.textLayout.events | EditManager 또는 SelectionManager에서 한 텍스트 범위를 변경하거나 선택하면 TextFlow 인스턴스에서 SelectionEvent 객체를 전달합니다. | |
SelectionFormat | flashx.textLayout.edit | SelectionFormat 클래스는 선택 영역 강조 표시 속성을 정의합니다. | |
SelectionManager | flashx.textLayout.edit | SelectionManager 클래스는 텍스트 흐름의 텍스트 선택 영역을 관리합니다. | |
SelectionState | flashx.textLayout.edit | SelectionState 클래스는 텍스트 흐름의 선택 영역을 나타냅니다. | |
Sequence | mx.effects | The Sequence effect plays multiple child effects one after the other, in the order in which they are added. | |
SequenceInstance | mx.effects.effectClasses | The SequenceInstance class implements the instance class for the Sequence effect. | |
SerializationFilter | mx.rpc.http | This class is useful for framework developers wishing to plug in or modify the HTTP services to use a new serialization format. | |
Series | mx.charts.chartClasses | The Series class is the base class for the classes that let you specify a data series for a chart control. | |
SeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the Series base class. | |
SeriesEffect | mx.charts.effects | The base class for chart effects. | |
SeriesEffectInstance | mx.charts.effects.effectClasses | The SeriesEffectInstance class implements the base instance class for the chart series effects. | |
SeriesInterpolate | mx.charts.effects | The SeriesInterpolate effect moves the graphics that represent the existing data in a series to the new points. | |
SeriesInterpolateInstance | mx.charts.effects.effectClasses | The SeriesInterpolateInstance class implements the instance class for the SeriesInterpolate effect. | |
SeriesSlide | mx.charts.effects | The SeriesSlide effect slides a data series into and out of the chart's boundaries. | |
SeriesSlideInstance | mx.charts.effects.effectClasses | The SeriesSlideInstance class implements the instance class for the SeriesSlide effect. | |
SeriesZoom | mx.charts.effects | The SeriesZoom effect implodes and explodes chart data into and out of the focal point that you specify. | |
SeriesZoomInstance | mx.charts.effects.effectClasses | The SeriesZoomInstance class implements the instance class for the SeriesZoom effect. | |
ServerSocket | flash.net | ServerSocket 클래스는 코드가 TCP(Transport Control Protocol) 연결을 위한 서버로 작동하도록 허용합니다. | |
ServerSocketConnectEvent | flash.events | 클라이언트가 서버 소켓에 연결하려고 하면 ServerSocket 객체가 ServerSocketConnectEvent 객체를 전달합니다. | |
ServiceMonitor | air.net | ServiceMonitor 클래스는 네트워크 서비스의 상태 및 가용성을 모니터링하기 위한 프레임워크를 구현합니다. | |
SetAction | spark.effects | The SetAction class defines an action effect that sets the value of a named property or style. | |
SetActionInstance | spark.effects.supportClasses | The SetActionInstance class implements the instance class for the SetAction effect. | |
SetEventHandler | mx.states | The SetEventHandler class specifies an event handler that is active only during a particular view state. | |
SetProperty | mx.states | The SetProperty class specifies a property value that is in effect only during the parent view state. | |
SetPropertyAction | mx.effects | The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition. | |
SetPropertyActionInstance | mx.effects.effectClasses | The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect. | |
SetStyle | mx.states | The SetStyle class specifies a style that is in effect only during the parent view state. | |
SetStyleAction | mx.effects | The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition. | |
SetStyleActionInstance | mx.effects.effectClasses | The SetStyleActionInstance class implements the instance class for the SetStyleAction effect. | |
SHA256 | mx.utils | Implementation of SHA-256 hash algorithm as described in Federal Information Processing Standards Publication 180-2 at http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf | |
Shader | flash.display | Shader 인스턴스는 ActionScript의 Pixel Bender 셰이더 커널을 나타냅니다. | |
ShaderData | flash.display | ShaderData 객체에는 셰이더 커널의 모든 매개 변수와 입력을 나타내는 속성은 물론 해당 셰이더에 지정된 모든 메타데이터를 포함하는 속성이 들어 있습니다. | |
ShaderEvent | flash.events | ShaderJob에 의해 시작된 셰이더가 완료되면 ShaderEvent가 전달됩니다. | |
ShaderFilter | flash.filters | ShaderFilter 클래스는 필터링되는 객체에 셰이더를 실행하여 필터를 적용합니다. | |
ShaderFilter | spark.filters | The Flex ShaderFilter class abstracts away many of the details of using the Flash ShaderFilter, Shader, and ShaderData classes to apply a Pixel Bender shader as a filter. | |
ShaderInput | flash.display | ShaderInput 인스턴스는 셰이더 커널에 대한 단일 입력 이미지를 나타냅니다. | |
ShaderJob | flash.display | ShaderJob 인스턴스는 셰이더 작업을 독립 실행형 모드에서 수행하는 데 사용됩니다. | |
ShaderParameter | flash.display | ShaderParameter 인스턴스는 셰이더 커널의 단일 입력 매개 변수를 나타냅니다. | |
ShaderParameterType | flash.display | 이 클래스는 ShaderParameter 클래스의 type 속성에 가능한 값을 나타내는 상수를 정의합니다. | |
ShaderPrecision | flash.display | 이 클래스는 Shader 클래스의 precisionHint 속성에 가능한 값을 나타내는 상수를 정의합니다. | |
ShadowBoxItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a rectangular area and surrounds it with a drop shadow. | |
ShadowLineRenderer | mx.charts.renderers | An implementation of a line segment renderer that is used by LineSeries objects. | |
Shape | flash.display | 이 클래스는 ActionScript 드로잉 API를 사용하여 가벼운 모양을 만드는 데 사용됩니다. | |
SharedObject | flash.net | SharedObject 클래스는 사용자의 컴퓨터 또는 서버에서 제한된 양의 데이터를 읽고 저장하는 데 사용됩니다. | |
SharedObjectFlushStatus | flash.net | SharedObjectFlushStatus 클래스는 SharedObject.flush() 메서드에 대한 호출로 반환되는 코드의 값을 제공합니다. | |
SignatureStatus | flash.security | SignatureStatus 클래스는 XMLSignatureValidator 객체의 validityStatus 속성에 사용되는 상수를 정의합니다. | |
SignerTrustSettings | flash.security | SignerTrustSettings 클래스는 XMLSignatureValidator 객체의 SignerTrustSettings 속성에 사용되는 상수를 정의합니다. | |
SimpleButton | flash.display | SimpleButton 클래스를 사용하여 SWF 파일에 있는 버튼 심볼의 모든 인스턴스를 제어할 수 있습니다. | |
SimpleCollectionItem | fl.data | SimpleCollectionItem 클래스는 데이터 공급자를 나타내는 관리 가능 속성의 항목 하나를 정의합니다. | |
SimpleEase | fl.motion | SimpleEase 클래스를 사용하면 Flash 타임라인에 사용되는 여유 백분율 유형으로 애니메이션을 제어할 수 있습니다. | |
SimpleMotionPath | spark.effects.animation | The SimpleMotionPath class specifies the name of a property, and the values that that property takes over time, for instances of the Animate effect. | |
SimpleXMLDecoder | mx.rpc.xml | The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects. | |
SimpleXMLEncoder | mx.rpc.xml | The SimpleXMLEncoder class takes ActionScript Objects and encodes them to XML using default serialization. | |
Sine | fl.motion.easing | Sine 클래스는 ActionScript 애니메이션에 모션을 구현하는 3개의 여유 함수를 정의합니다. | |
Sine | mx.effects.easing | The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave. | |
Sine | spark.effects.easing | The Sine class defines easing functionality using a Sine function. | |
Skin | spark.components.supportClasses | The Skin class defines the base class for all skins used by skinnable components. | |
SkinErrorEvent | fl.video | Flash® Player에서는 스킨을 로드할 때 오류가 있는 경우 SkinErrorEvent 객체를 전달합니다. | |
SkinnableComponent | spark.components.supportClasses | The SkinnableComponent class defines the base class for skinnable components. | |
SkinnableContainer | spark.components | The SkinnableContainer class is the base class for skinnable containers that have visual content. | |
SkinnableContainerBase | spark.components.supportClasses | Base class for skinnable container components. | |
SkinnableContainerSkin | spark.skins.mobile | ActionScript-based skin for SkinnableContainer in mobile applications. | |
SkinnableContainerSkin | spark.skins.spark | The default skin class for a Spark SkinnableContainer container. | |
SkinnableDataContainer | spark.components | The SkinnableDataContainer class is the base container class for data items. | |
SkinnableDataContainerSkin | spark.skins.spark | The default skin class for the Spark SkinnableDataContainer container. | |
SkinnablePopUpContainer | spark.components | The SkinnablePopUpContainer class is a SkinnableContainer that functions as a pop-up. | |
SkinnablePopUpContainerSkin | spark.skins.spark | The default skin class for a Spark SkinnablePopUpContainer container. | |
SkinnableTextBase | spark.components.supportClasses | The base class for skinnable components, such as the Spark TextInput and TextArea, that include an instance of IEditableText in their skin to provide text display, scrolling, selection, and editing. | |
Slider | fl.controls | Slider 구성 요소를 사용하면 슬라이더 트랙의 양쪽 끝 사이에 있는 슬라이더 썸을 이동하여 값을 선택할 수 있습니다. | |
Slider | mx.controls.sliderClasses | The Slider class is the base class for the Flex slider controls. | |
SliderAccImpl | mx.accessibility | SliderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Slider class. | |
SliderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Slider class, which is the parent of the HSlider and VSlider classes. | |
SliderBase | spark.components.supportClasses | The SliderBase class lets users select a value by moving a slider thumb between the end points of the slider track. | |
SliderBaseAccImpl | spark.accessibility | SliderBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.SliderBase. | |
SliderDataTip | mx.controls.sliderClasses | The SliderDataTip class defines the tooltip used in the mx.controls.Slider control. | |
SliderDirection | fl.controls | Slider 구성 요소의 방향입니다. | |
SliderDirection | mx.controls.sliderClasses | The SliderDirection class defines the constant values for the direction property of the Slider class. | |
SliderEvent | fl.events | SliderEvent 클래스는 Slider 구성 요소와 연관된 이벤트를 정의합니다. | |
SliderEvent | mx.events | The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes. | |
SliderEventClickTarget | fl.events | SliderEventClickTarget 클래스는 SliderEvent 클래스에 대한 clickTarget 속성 값의 상수를 정의합니다. | |
SliderEventClickTarget | mx.events | The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class. | |
SliderHighlightSkin | mx.skins.halo | The skin for the highlighted state of the track of a Slider. | |
SliderLabel | mx.controls.sliderClasses | The SliderLabel class defines the label used in the mx.controls.Slider component. | |
SliderThumb | mx.controls.sliderClasses | The SliderThumb class represents a thumb of a Slider control. | |
SliderThumbSkin | mx.skins.halo | The skin for all the states of a thumb in a Slider. | |
SliderThumbSkin | mx.skins.spark | The Spark skin class for the thumb of the MX Slider component. | |
SliderThumbSkin | mx.skins.wireframe | The wireframe skin class for the thumb of the MX Slider component. | |
SliderTrackHighlightSkin | mx.skins.spark | The Spark skin class for the track highlight of the MX Slider component. | |
SliderTrackHighlightSkin | mx.skins.wireframe | The wireframe skin class for the track highlight of the MX Slider component. | |
SliderTrackSkin | mx.skins.halo | The skin for the track in a Slider. | |
SliderTrackSkin | mx.skins.spark | The Spark skin class for the track of the MX Slider component. | |
SliderTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX Slider component. | |
SlideViewTransition | spark.transitions | The SlideViewTransition class performs a simple slide transition for views. | |
SlideViewTransitionMode | spark.transitions | The SlideViewTransitionMode class provides the constants used to specify the type of a slide transition. | |
SOAPFault | mx.rpc.soap | A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element. | |
SOAPHeader | mx.rpc.soap | You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request. | |
SOAPResult | mx.rpc.soap | A context for the result of a SOAP based Remote Procedure Call. | |
SocialSecurityValidator | mx.validators | The SocialSecurityValidator class validates that a String is a valid United States Social Security number. | |
Socket | flash.net | Socket 클래스는 이진 데이터를 보내고 받을 수 있는 TCP(Transport Control Protocol) 소켓 연결을 코드에서 설정할 수 있게 합니다. | |
SocketMonitor | air.net | SocketMonitor 객체는 TCP 끝점의 가용성을 모니터링합니다. | |
SoftKeyboardEvent | flash.events | SoftKeyboardEvent 객체는 장치 또는 운영 체제에서 소프트웨어 중심 키보드가 활성화되거나 비활성화될 때 전달됩니다. | |
SoftKeyboardTrigger | flash.events | SoftKeyboardTrigger 클래스는 SoftKeyboardEvent 클래스의 triggerType 속성에 대한 열거 값을 제공합니다. | |
SoftKeyboardType | flash.text | SoftKeyboardType 클래스는 모바일 응용 프로그램용 소프트 키보드 유형을 정의합니다. | |
SoftLightShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Soft Light' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
SolidColor | mx.graphics | Defines a representation for a color, including a color and an alpha value. | |
SolidColorStroke | mx.graphics | The SolidColorStroke class defines the properties for a line. | |
Sort | mx.collections | Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
Sort | spark.collections | Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
SortError | mx.collections.errors | This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid. | |
SortField | mx.collections | Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortField | spark.collections | Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortInfo | mx.controls.advancedDataGridClasses | The SortInfo class defines information about the sorting of a column of the AdvancedDataGrid control. | |
SortingCollator | spark.globalization | The SortingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for linguistic sorting purposes such as sorting a list of text strings that are displayed to an end-user. | |
Sound | flash.media | Sound 클래스를 사용하여 응용 프로그램에서 사운드 작업을 할 수 있습니다. | |
SoundAsset | mx.core | SoundAsset is a subclass of the flash.media.Sound class which represents sounds that you embed in a Flex application. | |
SoundChannel | flash.media | SoundChannel 클래스는 응용 프로그램의 사운드를 제어합니다. | |
SoundCodec | flash.media | SoundCodec 클래스는 Microphone 클래스의 codec 속성을 설정하는 데 사용되는 상수 값을 열거합니다. | |
SoundEffect | mx.effects | The SoundEffect class plays an MP3 audio file. | |
SoundEffectInstance | mx.effects.effectClasses | The SoundEffectInstance class implements the instance class for the SoundEffect effect. | |
SoundEvent | fl.video | Flash® Player에서는 사용자가 volumeBar 컨트롤의 핸들을 이동하거나 volume 또는 soundTransform 속성을 설정하여 사운드를 변경할 때 SoundEvent 객체를 전달합니다. | |
SoundLoaderContext | flash.media | SoundLoaderContext 클래스는 사운드를 로드하는 파일에 대한 보안 확인을 제공합니다. | |
SoundMixer | flash.media | SoundMixer 클래스에는 응용 프로그램의 전역 사운드 컨트롤에 대한 정적 속성과 메서드가 포함되어 있습니다. | |
SoundTransform | flash.media | SoundTransform 클래스에는 볼륨 및 패닝에 대한 속성이 포함되어 있습니다. | |
Source | fl.motion | Source 클래스는 Motion 인스턴스가 생성된 컨텍스트에 대한 정보를 저장합니다. | |
SpaceJustifier | flash.text.engine | SpaceJustifier 클래스는 텍스트 블록의 텍스트 행에 대한 정렬 옵션을 제어하는 속성을 나타냅니다. | |
Spacer | mx.controls | The Spacer control helps you lay out children within a parent container. | |
SpanElement | flashx.textLayout.elements | SpanElement 클래스는 적용된 서식 속성의 단일 집합을 포함하는 텍스트 블록을 나타냅니다. | |
SparkApplicationAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Application class. | |
SparkBorderContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the BorderContainer class. | |
SparkButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Button control. | |
SparkButtonBarAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ButtonBar control. | |
SparkButtonBarBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ButtonBarBase control. | |
SparkButtonBarButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ButtonBarButton control. | |
SparkButtonBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ButtonBase control. | |
SparkButtonSkin | spark.skins | Base class for Spark button skins. | |
SparkCheckBoxAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the CheckBox control. | |
SparkChromeWindowedApplicationSkin | spark.skins.spark | A skin class for the Spark WindowedApplication component. | |
SparkComboBoxAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ComboBox control. | |
SparkDataGridAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DataGrid class. | |
SparkDataGridItemSelectEvent | spark.automation.events | The SparkDataGridItemSelectEvent class represents event objects that are dispatched when an item in a datagrid control is selected or deselected. | |
SparkDataGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DataGroup control. | |
SparkDefaultComplexItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridHeaderRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDownloadProgressBar | mx.preloaders | The SparkDownloadProgressBar class displays download progress. | |
SparkDropDownListAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DropDownList control. | |
SparkDropDownListBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the DropDownListBase control. | |
SparkFormAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Form class. | |
SparkFormItemAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the FormItem class. | |
SparkGridItemRendererAutomationImpl | spark.automation.delegates.components.gridClasses | Defines methods and properties required to perform instrumentation for the GridItemRenderer component. | |
SparkGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Group control. | |
SparkGroupBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the GroupBase control. | |
SparkImageAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Image control. | |
SparkItemRendererAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkLabelAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Label control. | |
SparkListAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the List class. | |
SparkListBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ListBase class. | |
SparkListItemSelectEvent | spark.automation.events | The SparkListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
SparkMuteButtonAutomationImpl | spark.automation.delegates.components.mediaClasses | Defines methods and properties required to perform instrumentation for the MuteButton control. | |
SparkNavigatorContentAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the NavigatorContent control. | |
SparkNumericStepperAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the NumericStepper control. | |
SparkPanelAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Panel class. | |
SparkPopUpAnchorAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the PopUpAnchor component. | |
SparkRadioButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the RadioButton control. | |
SparkRangeAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the Range control. | |
SparkRichEditableTextAutomationHelper | spark.automation.delegates | Utility class that facilitates replay of text input and selection. | |
SparkRichEditableTextAutomationImpl | spark.automation.delegates.components | Utility class that facilitates replay of text input and selection. | |
SparkScrollBarBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ScrollBarBase class. | |
SparkSkin | spark.skins | Base class for Spark skins. | |
SparkSkinForHalo | mx.skins.spark | The SparkSkinForHalo class is the base class for Spark skins for MX components. | |
SparkSkinnableComponentAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableComponent control. | |
SparkSkinnableContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableContainerBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableContainerBase control. | |
SparkSkinnableDataContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableTextBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableTextBase control. | |
SparkSliderBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SliderBarBase class. | |
SparkSpinnerAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Spinner control. | |
SparkTabBarAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the TabBar class. | |
SparkTextAreaAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TextArea control. | |
SparkTextBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the TextBase control. | |
SparkTextInputAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TextInput control. | |
SparkTileGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TileGroup control. | |
SparkTitleWindowAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the TitleWindow class. | |
SparkToggleButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ToggleButton control. | |
SparkToggleButtonBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ToggleButtonBase control. | |
SparkTrackBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the TrackBase control. | |
SparkUITextFieldGridItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the UITextFieldGridItemRenderer class for spark. | |
SparkValueChangeAutomationEvent | spark.automation.events | The SparkValueChangeAutomationEvent class represents event objects that are dispatched when the value in a control changes. | |
SparkVideoDisplayAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
SparkVideoPlayerAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the VideoPlayer control. | |
SparkVolumeBarAutomationImpl | spark.automation.delegates.components.mediaClasses | Defines methods and properties required to perform instrumentation for the VolumeBar control. | |
SparkWindowAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
SparkWindowedApplicationAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SparkWindowedApplication class. | |
SpecialCharacterElement | flashx.textLayout.elements | SpecialCharacterElement 클래스는 특수 문자를 나타내는 요소의 추상 기본 클래스입니다. | |
Spinner | spark.components | A Spinner component selects a value from an ordered set. | |
SpinnerAccImpl | spark.accessibility | SpinnerAccImpl is the accessibility implementation class for spark.components.Spinner. | |
SpinnerDecrementButtonSkin | spark.skins.spark | The default skin class for the down button of a Spark Spinner component. | |
SpinnerDecrementButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark SpinnerDecrementButton component. | |
SpinnerIncrementButtonSkin | spark.skins.spark | The default skin class for the up button of a Spark Spinner component. | |
SpinnerIncrementButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark SpinnerIncrementButton component. | |
SpinnerList | spark.components | The SpinnerList component displays a list of items. | |
SpinnerListContainer | spark.components | Container for one or more SpinnerList controls. | |
SpinnerListContainerSkin | spark.skins.mobile | ActionScript-based skin for the SpinnerListContainer in mobile applications. | |
SpinnerListItemRenderer | spark.components | The SpinnerListItemRenderer class defines the default item renderer for a SpinnerList control in the mobile theme. | |
SpinnerListScrollerSkin | spark.skins.mobile | The default skin class for the Spark Scroller that is used by the SpinnerList component. | |
SpinnerListSkin | spark.skins.mobile | ActionScript-based skin for the SpinnerList in mobile applications. | |
SpinnerSkin | spark.skins.spark | The default skin class for the Spark Spinner component. | |
SpinnerSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Spinner component. | |
SplashScreen | spark.preloaders | The SplashScreen class is the default preloader for Mobile Flex applications. | |
SplashScreenImage | spark.preloaders | Use the SplashScreenImage class to specify different splash screen images based on characteristics of a mobile device. | |
SplashScreenImageSource | spark.preloaders | Use the SplashScreenImageSource class to specify a Class (typically an embedded image) to be displayed as splash screen at a particular device configuration such as DPI, orientation and resolution. | |
SplitElementOperation | flashx.textLayout.operations | SplitElementOperation 클래스는 모든 FlowGroupElement를 두 요소로 분할하는 변경을 캡슐화합니다. | |
SplitParagraphOperation | flashx.textLayout.operations | SplitParagraphOperation 클래스는 한 단락을 두 요소로 분할하는 변경을 캡슐화합니다. | |
SplitViewNavigator | spark.components | The SplitViewNavigator container displays multiple ViewNavigator or TabbedViewNavigator components at the same time in a single container. | |
SplitViewNavigatorSkin | spark.skins.mobile | The default skin for the SplitViewNavigator component. | |
SpreadMethod | flash.display | SpreadMethod 클래스는 Graphics 클래스의 beginGradientFill() 및 lineGradientStyle() 메서드에서 spreadMethod 매개 변수의 값을 제공합니다. | |
Sprite | flash.display | Sprite 클래스는 기본 표시 목록을 구성하는 단위로, 그래픽을 표시할 수 있고 자식도 포함할 수 있는 표시 목록 노드입니다. | |
SpriteAsset | mx.core | SpriteAsset is a subclass of the flash.display.Sprite class which represents vector graphic images that you embed in an application. | |
SpriteVisualElement | spark.core | The SpriteVisualElement class is a light-weight Sprite-based implemention of the IVisualElement interface. | |
SQLCollationType | flash.data | 이 클래스는 SQLColumnSchema.defaultCollationType 속성 및 SQLColumnSchema 생성자의 defaultCollationType 매개 변수에 사용할 수 있는 값을 나타내는 상수를 포함합니다. | |
SQLColumnNameStyle | flash.data | 이 클래스는 SQLConnection.columnNameStyle 속성에 사용할 수 있는 값을 나타내는 상수를 포함합니다. | |
SQLColumnSchema | flash.data | SQLColumnSchema 클래스는 데이터베이스에서 테이블 내의 특정 열에 대한 특징을 설명하는 정보를 제공합니다. | |
SQLConnection | flash.data | SQLConnection 인스턴스는 로컬 SQL 데이터베이스 파일(로컬 데이터베이스)의 작성 및 연결을 관리하는 데 사용됩니다. | |
SQLError | flash.errors | SQLError 인스턴스는 실패한 작업에 대한 자세한 정보를 제공합니다. | |
SQLErrorEvent | flash.events | SQLErrorEvent 인스턴스는 비동기 실행 모드로 데이터베이스 작업을 수행하는 동안 오류가 발생할 때 SQLConnection 인스턴스 또는 SQLStatement 인스턴스에 의해 전달됩니다. | |
SQLErrorOperation | flash.errors | 이 클래스에는 SQLError.operation 속성에 사용 가능한 값을 나타내는 상수가 포함되어 있습니다. | |
SQLEvent | flash.events | SQLConnection 또는 SQLStatement 인스턴스에서 수행된 작업 중 하나가 성공적으로 완료되면 Adobe AIR가 SQLEvent 객체를 전달합니다. | |
SQLIndexSchema | flash.data | SQLIndexSchema 인스턴스는 데이터베이스의 특정 인덱스를 설명하는 정보를 제공합니다. | |
SQLMode | flash.data | 이 클래스는 SQLConnection.open() 및 SQLConnection.openAsync() 메서드의 openMode 매개 변수에 사용할 수 있는 값을 나타내는 상수를 포함합니다. | |
SQLResult | flash.data | SQLResult 클래스는 SQL 문 실행에 대한 응답으로 반환된 데이터(SQLStatement 인스턴스)에 대한 액세스를 제공합니다. | |
SQLSchema | flash.data | SQLSchema 클래스는 테이블, 뷰 및 인덱스와 같은 데이터베이스 객체에 대한 스키마 정보의 기본 클래스입니다. | |
SQLSchemaResult | flash.data | SQLSchemaResult 인스턴스는 SQLConnection.loadSchema() 메서드를 호출한 결과 정보를 포함합니다. | |
SQLStatement | flash.data | SQLStatement 인스턴스는 SQLConnection 인스턴스를 통해 연 로컬 SQL 데이터베이스에 대해 SQL 문을 실행하는 데 사용됩니다. | |
SQLTableSchema | flash.data | SQLTableSchema 인스턴스는 데이터베이스의 특정 테이블을 설명하는 정보를 제공합니다. | |
SQLTransactionLockType | flash.data | 이 클래스는 SQLConnection.begin() 메서드의 옵션 매개 변수에 사용할 수 있는 값을 나타내는 상수를 포함합니다. | |
SQLTriggerSchema | flash.data | SQLTriggerSchema 인스턴스는 데이터베이스의 특정 트리거를 설명하는 정보를 제공합니다. | |
SQLUpdateEvent | flash.events | SQLConnection 인스턴스와 연관된 테이블에서 데이터가 변경되면 SQLConnection 객체가 SQLUpdateEvent 객체를 전달합니다. | |
SQLViewSchema | flash.data | SQLViewSchema 인스턴스는 데이터베이스의 특정 뷰를 설명하는 정보를 제공합니다. | |
Squeeze | fl.transitions | Squeeze 클래스는 가로 또는 세로로 동영상 클립 객체의 크기를 조절합니다. | |
SRVRecord | flash.net.dns | SRVRecord 클래스는 서비스 호스트가 포함된 DNS(Domain Name System) SRV 리소스 레코드를 나타냅니다. | |
StackedFormHeadingSkin | spark.skins.spark | An alternate skin class for the Spark FormHeading component. | |
StackedFormItemSkin | spark.skins.spark | An alternate skin class for the Spark FormItem component which positions the label above the content. | |
StackedFormSkin | spark.skins.spark | An alternate skin class for the Spark Form container. | |
StackedSeries | mx.charts.chartClasses | Stacked Series serves as the common base class for all of the stacking set series (BarSet, ColumnSet, and AreaSet). | |
StackFrame | flash.sampler | StackFrame 클래스는 함수를 포함하는 데이터 블록의 속성에 액세스할 수 있도록 합니다. | |
StackOverflowError | flash.errors | 해당 스크립트에 사용 가능한 스택이 소진되면 ActionScript에서 StackOverflowError 예외가 발생합니다. | |
Stage | flash.display | Stage 클래스는 기본 드로잉 영역을 표시합니다. | |
Stage3D | flash.display | Stage3D 클래스는 2D 및 3D 그래픽을 그리기 위한 표시 영역과 프로그래밍 가능한 렌더링 컨텍스트를 제공합니다. | |
StageAlign | flash.display | StageAlign 클래스는 Stage.align 속성에 사용할 상수 값을 제공합니다. | |
StageAspectRatio | flash.display | StageAspectRatio 클래스는 Stage.setAspectRatio() 메서드에 대한 값을 제공합니다. | |
StageDisplayState | flash.display | StageDisplayState 클래스는 Stage.displayState 속성 값을 제공합니다. | |
StageOrientation | flash.display | StageOrientation 클래스는 스테이지 및 장치의 가능한 방향을 열거하는 상수를 정의합니다. | |
StageOrientationEvent | flash.events | Stage 객체는 스테이지의 방향이 변경될 때 StageOrientationEvent 객체를 전달합니다. | |
StageQuality | flash.display | StageQuality 클래스는 BitmapData.drawWithQuality() 메서드에 대한 quality 매개 변수의 값과 Stage.quality 속성의 값을 제공합니다. | |
StageScaleMode | flash.display | StageScaleMode 클래스는 Stage.scaleMode 속성 값을 제공합니다. | |
StageText | flash.text | StageText 클래스는 기본 텍스트 입력 필드를 사용자에게 제공하는 데 사용됩니다. | |
StageTextAreaSkin | spark.skins.mobile | ActionScript-based skin for TextArea controls in mobile applications that uses a StyleableStageText class for the text display. | |
StageTextClearButtonMode | flash.text | 이 클래스는 clearButton에 대한 옵션을 제공하는 열거형을 정의합니다. | |
StageTextInitOptions | flash.text | StageTextInitOptions 클래스는 StageText 객체를 초기화하는 데 사용할 수 있는 옵션을 정의합니다. | |
StageTextInputSkin | spark.skins.mobile | ActionScript-based skin for TextInput controls in mobile applications that uses a StyleableStageText class for the text input. | |
StageTextSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for text input controls in mobile applications. | |
StageVideo | flash.media | 장치에 하드웨어 가속 기능이 있는 경우 StageVideo 객체는 이 기능을 사용하여 실시간 또는 녹화된 비디오를 응용 프로그램에서 표시합니다. | |
StageVideoAvailability | flash.media | 이 클래스는 현재 스테이지 비디오의 사용 가능 여부를 나타내는 열거형을 정의합니다. | |
StageVideoAvailabilityEvent | flash.events | 이 이벤트는 Stage.stageVideos 속성의 상태가 변경될 때 발생합니다. | |
StageVideoAvailabilityReason | flash.media | 이 클래스는 현재 스테이지 비디오의 사용 가능 여부를 나타내는 열거형을 정의합니다. | |
StageVideoEvent | flash.events | StageVideo 객체의 attachNetStream() 메서드 및 연결된 NetStream 객체의 play() 메서드가 모두 호출된 후 StageVideo 객체가 StageVideoEvent 객체를 전달합니다. | |
StageWebView | flash.media | StageWebView 클래스는 HTML 내용을 스테이지 뷰 포트에 표시합니다. | |
StandardFlowComposer | flashx.textLayout.compose | StandardFlowComposer 클래스는 표준 컴포저 및 컨테이너 관리자를 제공합니다. | |
State | mx.states | The State class defines a view state, a particular view of a component. | |
StateChangeEvent | mx.events | The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes. | |
StaticText | flash.text | 이 클래스는 표시 목록의 StaticText 객체를 나타냅니다. | |
StatusBar | mx.core.windowClasses | The default status bar for a WindowedApplication or a Window. | |
StatusBarBackgroundSkin | mx.skins.halo | The skin for the StatusBar of a WindowedApplication or Window. | |
StatusBarSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's StatusBar border. | |
StatusChangeEvent | flashx.textLayout.events | TextFlow 인스턴스는 FlowElement의 상태가 변경될 때 이 이벤트를 전달합니다. | |
StatusEvent | flash.events | 카메라나 마이크와 같은 장치 또는 LocalConnection 등의 객체가 상태를 보고할 때 객체가 StatusEvent 객체를 전달합니다. | |
StatusFileUpdateErrorEvent | air.update.events | StatusUpdateFileErrorEvent는 ApplicationUpdater 객체의 checkForUpdate() 메서드에 대한 호출에서 업데이트 설명자 파일을 다운로드하거나 파싱하는 동안 오류가 발생하는 경우 전달됩니다. | |
StatusFileUpdateEvent | air.update.events | 업데이트 프로그램이 installFromAIRFile() 메서드에 대한 호출에서 파일의 유효성을 성공적으로 검사한 후 전달됩니다. | |
StatusUpdateErrorEvent | air.update.events | StatusUpdateErrorEvent는 ApplicationUpdater 객체의 checkForUpdate() 메서드에 대한 호출에서 업데이트 설명자 파일을 다운로드하거나 파싱하는 동안 오류가 발생하는 경우 전달됩니다. | |
StatusUpdateEvent | air.update.events | 업데이트 프로그램 객체는 업데이트 설명자 파일을 성공적으로 다운로드하고 해석한 후 StatusUpdateEvent 객체를 전달합니다. | |
StepperDecrButtonSkin | mx.skins.spark | The Spark skin class for the down button of the MX NumericStepper component. | |
StepperDecrButtonSkin | mx.skins.wireframe | The wireframe skin class for the down button of the MX NumericStepper component. | |
StepperIncrButtonSkin | mx.skins.spark | The Spark skin class for the up button of the MX NumericStepper component. | |
StepperIncrButtonSkin | mx.skins.wireframe | The wireframe skin class for the up button of the MX NumericStepper component. | |
StorageVolume | flash.filesystem | StorageVolume 객체는 대용량 저장소 볼륨을 정의하는 속성을 포함합니다. | |
StorageVolumeChangeEvent | flash.events | StorageVolumeInfo.storageVolumeInfo 객체는 저장소 볼륨이 마운트되거나 마운트 해제될 때 StorageVolumeChangeEvent 이벤트 객체를 전달합니다. | |
StorageVolumeInfo | flash.filesystem | StorageVolumeInfo 객체는 저장소 볼륨이 마운트되거나 마운트 해제될 때 StorageVolumeChangeEvent 객체를 전달합니다. | |
String | 최상위 레벨 | String 클래스는 문자열을 나타내는 데이터 유형입니다. | |
StringTextLineFactory | flashx.textLayout.factory | StringTextLineFactory 클래스를 사용하면 문자열에서 TextLines를 간단하게 만들 수 있습니다. | |
StringTools | flash.globalization | StringTools 클래스는 로캘별 대/소문자 변환 메서드를 제공합니다. | |
StringTools | spark.globalization | The StringTools class provides locale-sensitve case conversion methods. | |
StringUtil | mx.utils | The StringUtil utility class is an all-static class with methods for working with String objects within Flex. | |
StringValidator | mx.validators | The StringValidator class validates that the length of a String is within a specified range. | |
Stroke | mx.graphics | The Stroke class defines the properties for a line. | |
StrokedElement | spark.primitives.supportClasses | The StrokedElement class is the base class for all graphic elements that have a stroke, including Line, Ellipse, Path, and Rect. | |
Strong | fl.transitions.easing | Strong 클래스는 ActionScript 애니메이션에서 모션을 구현하는 세 가지 여유 함수를 정의합니다. | |
StyleableStageText | spark.components.supportClasses | The StyleableStageText class is a text primitive for use in ActionScript skins which is used to present the user with a native text input field. | |
StyleableTextField | spark.components.supportClasses | The StyleableTextField class is a text primitive for use in ActionScript skins and item renderers. | |
StyleEvent | mx.events | The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded. | |
StyleManager | fl.managers | StyleManager 클래스는 Flash 문서에서 구성 요소 인스턴스, 전체 구성 요소 유형 또는 모든 사용자 인터페이스 구성 요소의 스타일을 가져오고 설정하는 데 사용할 수 있는 정적 메서드를 제공합니다. | |
StyleManager | mx.styles | The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
StyleProxy | mx.styles | Wraps an object that implements the IAdvancedStyleClient interface. | |
StyleSheet | flash.text | StyleSheet 클래스를 사용하면 글꼴 크기, 색상 및 기타 스타일에 대한 텍스트 서식 지정 규칙이 포함된 StyleSheet 객체를 만들 수 있습니다. | |
SubParagraphGroupElement | flashx.textLayout.elements | SubParagraphGroupElement는 FlowLeafElements 및 SubParagraphGroupElementBase를 확장하는 기타 클래스의 그룹화 요소입니다. | |
SubParagraphGroupElementBase | flashx.textLayout.elements | SubParagraphGroupElementBase 클래스는 FlowLeafElements를 그룹화합니다. | |
Suffix | flashx.textLayout.formats | ListMarkerFormat의 suffix 속성을 설정할 값을 정의합니다. | |
SumAggregator | mx.olap.aggregators | The SumAggregator class implements the sum aggregator. | |
SummaryField | mx.collections | The SummaryField class represents a single property in a SummaryRow instance. | |
SummaryField2 | mx.collections | The SummaryField2 class represents a single property in a SummaryRow instance. | |
SummaryObject | mx.collections | The SummaryObject class defines the object used to store information when performing custom data summaries on grouped data. | |
SummaryRow | mx.collections | The SummaryRow class represents a summary row of the AdvancedDataGrid. | |
SwatchPanelSkin | mx.skins.halo | The skin for the border of a SwatchPanel. | |
SwatchSkin | mx.skins.halo | The skin used for all color swatches in a ColorPicker. | |
SWFBridgeEvent | mx.events | This is an event that is sent between applications that are in different security sandboxes. | |
SWFBridgeGroup | mx.core | A SWFBridgeGroup represents all of the sandbox bridges that an application needs to communicate with its parent and children. | |
SWFBridgeRequest | mx.events | An event that is sent between applications through the sharedEvents dispatcher that exists between two application SWFs. | |
SWFLoader | mx.controls | The SWFLoader control loads and displays a specified SWF file. | |
SWFLoaderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the SWFLoader control. | |
SWFVersion | flash.display | SWFVersion 클래스는 로드된 SWF 파일의 형식 버전을 나타내기 위한 상수 값을 열거합니다. | |
SwitchSymbolFormatter | mx.formatters | The SwitchSymbolFormatter class is a utility class that you can use when creating custom formatters. | |
SWZInfo | fl.rsl | SWZInfo 클래스는 서명된 RSL(런타임 공유 라이브러리)인 SWZ 파일을 다운로드하는 방법을 나타냅니다. | |
SyncEvent | flash.events | 서버에서 원격 공유 객체를 업데이트할 때 원격 공유 객체를 나타내는 SharedObject 객체가 SyncEvent 객체를 전달합니다. | |
SyntaxError | 최상위 레벨 | 다음 이유 중 하나로 인해 파싱 오류가 발생할 때 SyntaxError 예외가 발생합니다. | |
System | flash.system | System 클래스는 로컬 설정 및 작업과 관련된 속성을 포함합니다. | |
SystemIdleMode | flash.desktop | SystemIdleMode 클래스는 시스템 유휴 비헤이비어에 대해 상수 값을 제공합니다. | |
SystemManager | mx.managers | The SystemManager class manages an application window. | |
SystemTrayIcon | flash.desktop | SystemTrayIcon 클래스는 Windows® 작업 표시줄 알림 영역(시스템 트레이) 스타일 아이콘을 나타냅니다. | |
SystemUpdater | flash.system | SystemUpdater 클래스를 사용하면 Adobe Access용 DRM 모듈과 같은 Flash Player 모듈뿐 아니라 Flash Player 자체도 업데이트할 수 있습니다. | |
SystemUpdaterType | flash.system | SystemUpdaterType 클래스는 시스템 업데이트를 위한 상수를 제공합니다. | |
TabAlignment | flash.text.engine | TabAlignment 클래스는 TabStop 클래스의 tabAlignment 속성을 설정하는 데 사용할 수 있는 상수 값의 열거형입니다. | |
TabBar | mx.controls | The TabBar control lets you create a horizontal or vertical group of tab navigation items by defining the labels and data associated with each tab. | |
TabBar | spark.components | The TabBar class displays a set of identical tabs. | |
TabBarAccImpl | mx.accessibility | TabBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TabBar class. | |
TabBarAccImpl | spark.accessibility | TabBarAccImpl is the accessibility implementation class for spark.components.TabBar. | |
TabBarButtonSkin | spark.skins.spark | The default skin class for Spark TabBar buttons. | |
TabBarButtonSkin | spark.skins.wireframe | The wireframe skin class for TabBar component. | |
TabBarSkin | spark.skins.spark | The default skin class for the Spark TabBar component. | |
TabBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TabBar component. | |
TabbedViewNavigator | spark.components | The TabbedViewNavigator class is a container that manages a collection of view navigator containers. | |
TabbedViewNavigatorApplication | spark.components | The TabbedViewNavigatorApplication container defines an application with multiple sections. | |
TabbedViewNavigatorApplicationSkin | spark.skins.mobile | The ActionScript-based skin used for TabbedViewNavigatorApplication. | |
TabbedViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin used for TabbedViewNavigator components. | |
TabbedViewNavigatorTabBarFirstTabSkin | spark.skins.mobile | Skin for the left-most button in the TabbedViewNavigator ButtonBar skin part. | |
TabbedViewNavigatorTabBarHorizontalLayout | spark.skins.mobile.supportClasses | The TabbedViewNavigatorButtonBarHorizontalLayout class is a layout specifically designed for the TabbedViewNavigator. | |
TabbedViewNavigatorTabBarLastTabSkin | spark.skins.mobile | Skin for used for middle and the right-most ButtonBarButton in the TabbedViewNavigator ButtonBar skin. | |
TabbedViewNavigatorTabBarSkin | spark.skins.mobile | The default skin class for the Spark TabbedViewNavigator tabBar skin part. | |
TabbedViewNavigatorTabBarTabSkinBase | spark.skins.mobile.supportClasses | ButtonBarButton skin base class for TabbedViewNavigator ButtonBarButtons. | |
TabElement | flashx.textLayout.elements | TabElement 클래스는 텍스트 흐름의 <tab/>을 나타냅니다. | |
TabNavigator | mx.containers | The MX TabNavigator container extends the MX ViewStack container by including a TabBar container for navigating between its child containers. | |
TabNavigatorAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the TabNavigator class. | |
TabSkin | mx.skins.halo | The skin for all the states of a Tab in a TabNavigator or TabBar. | |
TabSkin | mx.skins.spark | The Spark skin class for the tabs of the MX TabNavigator container. | |
TabSkin | mx.skins.wireframe | The wireframe skin class for the tabs of the MX TabNavigator container. | |
TabStop | flash.text.engine | TabStop 클래스는 텍스트 블록에 있는 탭 정지의 속성을 나타냅니다. | |
TabStopFormat | flashx.textLayout.formats | TabStopFormat 클래스는 단락에 있는 탭 정지 속성을 나타냅니다. | |
TCYElement | flashx.textLayout.elements | TCYElement (Tatechuuyoko - ta-tae-chu-yo-ko) 클래스는 세로줄 내에 텍스트를 가로로 그리도록 하는 SubParagraphGroupElementBase의 하위 클래스입니다. | |
Telemetry | flash.profiler | Telemetry 클래스를 사용하면 응용 프로그램이 ActionScript 코드를 프로파일링하고 명령의 핸들러를 등록할 수 있습니다. | |
Text | mx.controls | The Text control displays multiline, noneditable text. | |
TextAlign | flashx.textLayout.formats | TextLayoutFormat 클래스의 textAlign 및 textAlignLast 속성을 설정하는 데 사용할 값을 정의합니다. | |
TextArea | fl.controls | TextArea 구성 요소는 테두리가 있고 스크롤 막대가 선택적으로 표시되는 여러 행으로 이루어진 텍스트 필드입니다. | |
TextArea | mx.controls | The TextArea control is a multiline text field with a border and optional scroll bars. | |
TextArea | spark.components | TextArea is a text-entry control that lets users enter and edit multiple lines of formatted text. | |
TextAreaAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TextArea control. | |
TextAreaHScrollBarSkin | spark.skins.mobile | The default skin class for the Spark TextAreaHScrollBar component in mobile applications. | |
TextAreaHScrollBarThumbSkin | spark.skins.mobile | The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications. | |
TextAreaSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX TextArea component. | |
TextAreaSkin | spark.skins.mobile | ActionScript-based skin for TextArea components in mobile applications. | |
TextAreaSkin | spark.skins.spark | The default skin class for Spark TextArea component. | |
TextAreaSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TextArea component. | |
TextAreaVScrollBarSkin | spark.skins.mobile | ActionScript-based skin for TextAreaVScrollBar components in mobile applications. | |
TextAreaVScrollBarThumbSkin | spark.skins.mobile | The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications. | |
TextBase | spark.components.supportClasses | The base class for Spark text controls such as Label and RichText which display text using CSS styles for the default format. | |
TextBaseAccImpl | spark.accessibility | TextBaseAccImpl is the accessibility implementation class for spark.components.TextBase. | |
TextBaseline | flash.text.engine | TextBaseline 클래스는 ElementFormat 클래스의 dominantBaseline 및 alignmentBaseline 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
TextBlock | flash.text.engine | TextBlock 클래스는 표시 목록에 배치하여 렌더링할 수 있는 TextLine 객체의 작성을 위한 팩토리입니다. | |
TextClipboard | flashx.textLayout.edit | TextClipboard 클래스는 TextScrap 객체를 서로 다른 시스템 클립보드 간에 복사하고 붙여넣습니다. | |
TextColorType | flash.text | TextColorType 클래스는 flash.text.TextRenderer 클래스에 색상 값을 제공합니다. | |
TextContainerManager | flashx.textLayout.container | 컨테이너의 텍스트를 관리합니다. | |
TextConverter | flashx.textLayout.conversion | 가져오기 및 내보내기를 처리하기 위한 게이트웨이 클래스입니다. | |
TextDecoration | flashx.textLayout.formats | TextLayoutFormat 클래스의 textDecoration 속성 값을 정의합니다. | |
TextDisplayMode | flash.text | TextDisplayMode 클래스에는 고급 앤티앨리어싱 시스템의 하위 픽셀 앤티앨리어싱을 제어하는 값이 들어 있습니다. | |
TextElement | flash.text.engine | TextElement 클래스는 서식이 지정된 텍스트의 문자열을 나타냅니다. | |
TextEvent | flash.events | 사용자가 텍스트 필드에 텍스트를 입력하거나 HTML 사용 가능한 텍스트 필드의 하이퍼링크를 클릭하면 객체가 TextEvent 객체를 전달합니다. | |
TextField | flash.text | TextField 클래스를 사용하면 텍스트 표시 및 입력을 위한 표시 객체를 만들 수 있습니다. | |
TextFieldAsset | mx.core | TextFieldAsset is a subclass of the flash.text.TextField class which represents TextField symbols that you embed in a Flex application from a SWF file produced by Flash. | |
TextFieldAutomationHelper | mx.automation.delegates | Utility class that facilitates replay of text input and selection. | |
TextFieldAutoSize | flash.text | TextFieldAutoSize 클래스는 TextField 클래스의 autoSize 속성을 설정하는 데 사용되는 상수 값을 열거합니다. | |
TextFieldType | flash.text | TextFieldType 클래스는 TextField 클래스의 type 속성을 설정하는 데 사용되는 상수 값을 열거합니다. | |
TextFlow | flashx.textLayout.elements | TextFlow 클래스는 스토리의 모든 텍스트 내용을 관리하는 역할을 합니다. | |
TextFlowLine | flashx.textLayout.compose | TextFlowLine 클래스는 텍스트 흐름에서 텍스트의 단일 줄을 나타냅니다. | |
TextFlowLineLocation | flashx.textLayout.compose | TextFlowLineLocation 클래스는 열거 클래스로서, 단락 내 줄의 위치를 지정하는 데 사용하는 상수를 정의합니다. | |
TextFlowTextLineFactory | flashx.textLayout.factory | TextFlowTextLineFactory 클래스를 사용하면 텍스트 흐름에서 텍스트를 표시하는 TextLines를 손쉽게 만들 수 있습니다. | |
TextFlowUtil | spark.utils | TextFlowUtil is a utility class which provides methods for importing a TextFlow from, and exporting a TextFlow to, the markup language used by the Text Layout Framework. | |
TextFormat | flash.text | TextFormat 클래스는 문자 서식 정보를 나타냅니다. | |
TextFormatAlign | flash.text | TextFormatAlign 클래스는 TextFormat 클래스의 텍스트 정렬에 대한 값을 제공합니다. | |
TextInput | fl.controls | TextInput 구성 요소는 기본 ActionScript TextField 객체를 포함하는 한 줄짜리 텍스트 구성 요소입니다. | |
TextInput | mx.controls | The TextInput control is a single-line text field that is optionally editable. | |
TextInput | spark.components | TextInput is a text-entry control that lets users enter and edit a single line of uniformly-formatted text. | |
TextInputAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TextInput control. | |
TextInputBorderSkin | mx.skins.spark | The Spark skin class for the border of the MX TextInput component. | |
TextInputOperation | spark.components.supportClasses | The TextInputOperation class represents a text input operation. | |
TextInputSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX TextInput component. | |
TextInputSkin | spark.skins.mobile | ActionScript-based skin for TextInput controls in mobile applications. | |
TextInputSkin | spark.skins.spark | The default skin class for Spark TextInput component. | |
TextInputSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TextInput component. | |
TextInteractionMode | flash.text | 텍스트 필드 객체의 상호 작용 모드를 정의하는 클래스입니다. | |
TextJustifier | flash.text.engine | TextJustifier 클래스는 TextBlock에 적용할 수 있는 정렬자 유형, 특히 EastAsianJustifier 및 SpaceJustifier 클래스에 대한 추상 기본 클래스입니다. | |
TextJustify | flashx.textLayout.formats | TextLayoutFormat 클래스의 textJustify 속성을 설정하는 데 사용할 값을 정의합니다. | |
TextLayoutEvent | flashx.textLayout.events | TextLayoutEvent 인스턴스는 TextLayoutEvent.SCROLL 이벤트와 같이 사용자 정의 속성을 요구하지 않는 이벤트를 나타냅니다. | |
TextLayoutFormat | flashx.textLayout.formats | TextLayoutFormat 클래스는 모든 텍스트 레이아웃 속성을 보유합니다. | |
TextLayoutVersion | flashx.textLayout | 이 클래스는 프레임워크의 이전 버전과의 호환성을 제어합니다. | |
TextLine | flash.text.engine | TextLine 클래스는 표시 목록에 텍스트를 표시하는 데 사용됩니다. | |
TextLineCreationResult | flash.text.engine | TextLineCreationResult 클래스는 TextBlock.textLineCreationResult와 함께 사용되는 상수 값의 열거형입니다. | |
TextLineFactoryBase | flashx.textLayout.factory | TextLineFactoryBase 클래스는 Text Layout Framework 텍스트 줄 팩토리의 기본 클래스 역할을 합니다. | |
TextLineMetrics | flash.text | TextLineMetrics 클래스에는 텍스트 필드 내에 있는 텍스트 행의 텍스트 위치 및 치수에 대한 정보가 들어 있습니다. | |
TextLineMirrorRegion | flash.text.engine | TextLineMirrorRegion 클래스는 이벤트가 다른 이벤트 디스패처에 미러링되는 지점인 텍스트 행의 부분을 나타냅니다. | |
TextLineRecycler | flashx.textLayout.compose | TextLineRecycler 클래스는 TextLine 재활용할 수 있도록 지원합니다. | |
TextLineValidity | flash.text.engine | TextLineValidity 클래스는 TextLine 클래스의 validity 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
TextOperationEvent | spark.events | The TextOperationEvent class represents events that are dispatched when text content changes due to user operations such as inserting characters, backspacing, pasting, or changing text attributes. | |
TextRange | flashx.textLayout.elements | 연속 텍스트 범위를 설명하는 읽기 전용 클래스입니다. | |
TextRange | mx.controls.textClasses | The TextRange class provides properties that select and format a range of text in the Label, Text, TextArea, TextEditor, and RichTextEditor controls. | |
TextRenderer | flash.text | TextRenderer 클래스는 포함된 글꼴에 고급 앤티앨리어싱 기능을 제공합니다. | |
TextRotation | flash.text.engine | TextRotation 클래스는 ElementFormat.textRotation, ContentElement.textRotation, TextBlock.lineRotation 및 TextLine.getAtomTextRotation() 속성과 함께 사용되는 상수 값의 열거형입니다. | |
TextScrap | flashx.textLayout.edit | TextScrap 클래스는 텍스트 흐름의 조각을 나타냅니다. | |
TextSelectionEvent | mx.automation.events | The TextSelectionEvent class lets you track selection within a text field. | |
TextSelectionHighlighting | spark.components | This class specifies the allowed values for the selectionHighlighting property of the RichEditableText control, and controls that use RichEditableText as a subcomponent (Spark TextInput and Spark TextArea). | |
TextSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for text input controls in mobile applications that uses a StyleableTextField class for the text display. | |
TextSnapshot | flash.text | TextSnapshot 객체를 사용하면 동영상 클립에서 정적 텍스트를 처리할 수 있습니다. | |
Texture | flash.display3D.textures | Texture 클래스는 렌더링 컨텍스트에 업로드되는 2차원 텍스처를 나타냅니다. | |
TextureBase | flash.display3D.textures | TextureBase 클래스는 Context3D 텍스처 객체의 기본 클래스입니다. | |
ThrottleEvent | flash.events | Flash Player에서 내용을 제한, 일시 정지 또는 다시 시작하는 경우 ThrottleEvent가 전달됩니다. | |
ThrottleType | flash.events | ThrottleType 클래스는 flash.event.ThrottleEvent 클래스에 대한 재생 state 속성 값을 제공합니다. | |
Tile | mx.containers | A Halo Tile container lays out its children in a grid of equal-sized cells. | |
TileBase | mx.controls.listClasses | The TileBase class is the base class for controls that display data items in a sequence of rows and columns. | |
TileBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TileBase class, which is the parent of the TileList component. | |
TileBaseDirection | mx.controls.listClasses | Values for the direction property of the TileList component. | |
TileDirection | mx.containers | The TileDirection class defines the constant values for the direction property of the Tile container. | |
TileGroup | spark.components | The TileGroup container is an instance of the Group container that uses the TileLayout class. | |
TileLayout | spark.layouts | The TileLayout class arranges layout elements in columns and rows of equally-sized cells. | |
TileList | fl.controls | TileList 클래스는 일반적으로 이미지를 "바둑판식"으로 형식 지정하고 표시하는 데 사용되는 행 및 열 격자를 제공합니다. | |
TileList | mx.controls | The TileList control displays a number of items laid out in tiles. | |
TileListAccImpl | fl.accessibility | TileList 액세스 가능성 구현 클래스라고도 하는 TileListAccImpl 클래스는 TileList 구성 요소에 액세스할 수 있도록 하는 데 사용됩니다. | |
TileListCollectionItem | fl.data | TileListCollectionItem 클래스는 데이터 공급자를 나타내는 관리 가능 속성의 항목 하나를 정의합니다. | |
TileListData | fl.controls.listClasses | TileListData는 목록 기반 TileListData 구성 요소의 특정 셀과 관련된 정보가 들어 있는 메신저 클래스입니다. | |
TileListItemRenderer | mx.controls.listClasses | The TileListItemRenderer class defines the default item renderer for the HorizontalList and TileList controls. | |
TileListItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TileListItemRenderer class. | |
TileOrientation | spark.layouts | The TileOrientation class defines the possible values for the orientation property of the TileLayout class. | |
Timer | flash.utils | Timer 클래스는 지정된 시간 시퀀스에 따라 코드를 실행할 수 있는 타이머에 대한 인터페이스입니다. | |
TimerEvent | flash.events | Timer 객체가 Timer.delay 속성에 의해 지정된 간격에 도달할 때마다 TimerEvent 객체를 전달합니다. | |
TitleBackground | mx.skins.halo | The skin for a title bar area of a Panel. | |
TitleBar | mx.core.windowClasses | The default title bar for a WindowedApplication or a Window. | |
TitleBar | spark.components.windowClasses | The TitleBar class defines the default title bar for a WindowedApplication or a Window container. | |
TitleBarSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's TitleBar border. | |
TitleBarSkin | spark.skins.spark.windowChrome | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
TitleWindow | mx.containers | A TitleWindow layout container contains a title bar, a caption, a border, and a content area for its child. | |
TitleWindow | spark.components | The TitleWindow class extends Panel to include a close button and move area. | |
TitleWindowAccImpl | mx.accessibility | TitleWindowAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TitleWindow class. | |
TitleWindowAccImpl | spark.accessibility | TitleWindowAccImpl is the accessibility implementation class for spark.components.TitleWindow. | |
TitleWindowBoundsEvent | spark.events | The TitleWindowBoundsEvent class represents event objects that are dispatched when bounds of a Spark TitleWindow changes, either by moving or resizing. | |
TitleWindowCloseButtonDownSkin | mx.skins.wireframe | The wireframe skin class for the close button's down state in the TitleWindow component. | |
TitleWindowCloseButtonOverSkin | mx.skins.wireframe | The wireframe skin class for the close button's over state in the TitleWindow component. | |
TitleWindowCloseButtonSkin | spark.skins.spark | The default skin class for the close button of the Spark TitleWindow component. | |
TitleWindowCloseButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TitleWindowCloseButton component. | |
TitleWindowCloseButtonUpSkin | mx.skins.wireframe | The wireframe skin class for the close button's up state in the TitleWindow component. | |
TitleWindowSkin | spark.skins.spark | The default skin class for a Spark TitleWindow container. | |
TitleWindowSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TitleWindow component. | |
TLFTextField | fl.text | TLFTextField 클래스를 사용하면 TLF(Text Layout Framework)의 향상된 텍스트 표시 기능을 사용하는 텍스트 필드를 만들 수 있습니다. | |
TLFTypographicCase | flashx.textLayout.formats | TextLayoutFormat 클래스의 typographicCase 속성 값을 정의합니다. | |
ToggleButton | spark.components | The ToggleButton component defines a toggle button. | |
ToggleButtonAccImpl | spark.accessibility | ToggleButtonAccImpl is the accessibility implementation class for spark.components.ToggleButton. | |
ToggleButtonBar | mx.controls | The ToggleButtonBar control defines a horizontal or vertical group of buttons that maintain their selected or deselected state. | |
ToggleButtonBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ToggleButtonBar control. | |
ToggleButtonBase | spark.components.supportClasses | The ToggleButtonBase component is the base class for the Spark button components that support the selected property. | |
ToggleButtonSkin | spark.skins.spark | The default skin class for a Spark ToggleButton component. | |
ToggleButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ToggleButton component. | |
ToggleSwitch | spark.components | The Spark ToggleSwitch control defines a binary switch that can be in the selected or unselected position. | |
ToggleSwitchSkin | spark.skins.mobile | ActionScript-based skin for the ToggleSwitch control. | |
ToolTip | mx.controls | The ToolTip control lets you provide helpful information to your users. | |
ToolTipAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ToolTip control. | |
ToolTipBorder | mx.skins.halo | The skin for a ToolTip. | |
ToolTipEvent | mx.events | The ToolTipEvent class represents ToolTip events, which are generated by the ToolTipManager class. | |
ToolTipManager | mx.managers | The ToolTipManager lets you set basic ToolTip and error tip functionality, such as display delay and the disabling of ToolTips. | |
ToolTipSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX ToolTip component. | |
TouchEvent | flash.events | TouchEvent 클래스를 사용하면 사용자의 장치 접촉(예: 터치 스크린에 손가락 하나를 접촉한 경우)을 감지하는 장치에서 이벤트를 처리할 수 있습니다. | |
TouchEventIntent | flash.events | TouchEventIntent 클래스는 TouchEvent 클래스의 touchIntent 속성에 대한 상수를 정의합니다. | |
TouchInteractionEvent | mx.events | TouchInteractionEvents are used to coordinate touch intraction and response among different components. | |
TouchInteractionReason | mx.events | The TouchInteractionReason class defines the constant values for the reason property of the TouchInteractionEvent class. | |
TouchscreenType | flash.system | TouchscreenType 클래스는 터치 스크린에 대한 다양한 유형 값을 제공하는 열거형 클래스입니다. | |
TraceTarget | mx.logging.targets | Provides a logger target that uses the global trace() method to output log messages. | |
TrackBase | spark.components.supportClasses | The TrackBase class is a base class for components with a track and one or more thumb buttons, such as Slider and ScrollBar. | |
TrackBaseEvent | spark.events | Represents events that are dispatched from a TrackBase component. | |
Transform | flash.geom | Transform 클래스를 통해 표시 객체에 적용 가능한 색상 조정 속성 및 2차원 또는 3차원 변형 객체에 액세스할 수 있습니다. | |
Transform | mx.geom | Adds synchronization support on top of the flash.geom.Transform class. | |
TransformGestureEvent | flash.events | TransformGestureEvent 클래스를 사용하면 장치 또는 운영 체제가 동작으로 해석하는 복잡한 이동 입력 이벤트(예: 터치 스크린에서 손가락을 움직이는 경우)를 처리할 수 있습니다. | |
TransformOffsets | mx.geom | A CompoundTransform represents a 2D or 3D matrix transform. | |
Transition | fl.transitions | 이 Transition 클래스는 모든 전환 클래스의 기본 클래스입니다. | |
Transition | mx.states | The Transition class defines a set of effects that play in response to a change of view state. | |
TransitionManager | fl.transitions | TransitionManager 클래스에서 애니메이션 효과를 정의합니다. | |
TransparentActionButtonSkin | spark.skins.mobile | The default skin class for buttons in the action area of the Spark ActionBar component in mobile applications. | |
TransparentNavigationButtonSkin | spark.skins.mobile | The default skin class for buttons in the navigation area of the Spark ActionBar component in mobile applications. | |
Tree | mx.controls | The Tree control lets a user view hierarchical data arranged as an expandable tree. | |
TreeAccImpl | mx.accessibility | TreeAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Tree class. | |
TreeAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Tree control. | |
TreeEvent | mx.events | The TreeEvent class represents the event object passed to the event listener for events that are associated with activities in tree, such as when a tree branch opens or closes. | |
TreeItemRenderer | mx.controls.treeClasses | The TreeItemRenderer class defines the default item renderer for a Tree control. | |
TreeItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TreeItemRenderer class. | |
TreeListData | mx.controls.treeClasses | The TreeListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Tree control. | |
TriangleCulling | flash.display | 삼각형 패스를 그릴 때 어떤 삼각형을 렌더링하지 않을 것인지를 결정하는 컬링 알고리즘의 코드를 정의합니다. | |
TriangleItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills an upright triangle in its assigned area. | |
TruncationOptions | flashx.textLayout.factory | TruncationOptions 클래스는 텍스트 줄 팩토리에서 만든 텍스트 줄 수를 제한하는 옵션을 지정할 수 있으며 줄이 잘리는 경우 해당 사실을 나타낼 수 있습니다. | |
Tween | fl.transitions | Tween 클래스는 ActionScript를 사용하여 여러 프레임 또는 수 초에 걸쳐 애니메이션 효과가 나타나도록 대상 동영상 클립의 속성을 지정하여 동영상 클립의 이동, 크기 조절 및 사라지는 효과를 나타낼 수 있도록 합니다. | |
Tween | mx.effects | The Tween class defines a tween, a property animation performed on a target object over a period of time. | |
Tweenables | fl.motion | Tweenables 클래스는 MotionBase 및 KeyframeBase 클래스에 사용되는 애니메이션 속성 이름에 대한 상수 값을 제공합니다. | |
TweenEffect | mx.effects | The TweenEffect class is the superclass for all effects that are based on the Tween object. | |
TweenEffectInstance | mx.effects.effectClasses | The TweenEffectInstance class implements the instance class for the TweenEffect. | |
TweenEvent | fl.transitions | TweenEvent 클래스는 fl.transitions.Tween 클래스를 통해 브로드캐스팅되는 이벤트를 나타냅니다. | |
TweenEvent | mx.events | Represents event objects that are specific to Flex tween effects. | |
TypeError | 최상위 레벨 | 피연산자의 실제 유형이 예상 유형과 다르면 TypeError 예외가 발생합니다. | |
TypographicCase | flash.text.engine | TypographicCase 클래스는 ElementFormat 클래스의 typographicCase 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
UIComponent | fl.core | UIComponent 클래스는 모든 대화형 및 비대화형 시각적 구성 요소의 기본 클래스입니다. | |
UIComponent | mx.core | The UIComponent class is the base class for all visual components, both interactive and noninteractive. | |
UIComponentAccImpl | fl.accessibility | UIComponent 액세스 가능성 구현 클래스라고도 하는 UIComponentAccImpl 클래스는 UIComponent 구성 요소에 액세스할 수 있도록 하는 데 사용됩니다. | |
UIComponentAccProps | mx.accessibility | UIComponentAccProps is a subclass of AccessibilityProperties for use by various UIComponents. | |
UIComponentAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UIComponent class. | |
UIComponentCachePolicy | mx.core | The ContainerCreationPolicy class defines the constant values for the cachePolicy property of the UIComponent class. | |
UIComponentDescriptor | mx.core | A UIComponentDescriptor instance encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
UIDUtil | mx.utils | The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex. | |
UIFTETextField | mx.core | The UIFTETextField class is an alternative to the UITextField class for displaying text in MX components. | |
UIFTETextFieldAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UIFTETextField class. | |
UILoader | fl.containers | UILoader 클래스를 사용하면 로드할 내용을 설정하고 런타임에 로드 작업을 모니터링할 수 있습니다. | |
UIMovieClip | mx.flash | Components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class. | |
UIMovieClipAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the UIMovieclip control. | |
uint | 최상위 레벨 | uint 클래스는 부호 없는 32비트 정수를 나타내는 데이터 유형을 사용하는 메서드를 제공합니다. | |
UIScrollBar | fl.controls | UIScrollBar 클래스는 모든 스크롤 막대 기능을 포함하지만, scrollTarget 속성을 추가하여 이 클래스를 TextField 인스턴스 또는 TLFTextField 인스턴스에 연결할 수 있습니다. | |
UITextField | mx.core | The UITextField class defines the component used by many Flex components to display text. | |
UITextFieldAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UITextField class. | |
UITextFieldGridItemRenderer | spark.skins.spark | The UITextFieldGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
UITextFormat | mx.core | The UITextFormat class represents character formatting information for the UITextField class. | |
UncaughtErrorEvent | flash.events | 포착되지 않는 오류가 발생하면 UncaughtErrorEvents 클래스의 인스턴스에서 UncaughtErrorEvent 객체를 전달합니다. | |
UncaughtErrorEvents | flash.events | UncaughtErrorEvents 클래스에서는 포착되지 않는 오류 이벤트를 수신하는 방법을 제공합니다. | |
UnconstrainItemAction | mx.effects | The UnconstrainItemAction class defines an action effect that is used in a data-effect definition to temporarily stop item renderers from being positioned by the layout algorithm of the parent control. | |
UnconstrainItemActionInstance | mx.effects.effectClasses | The UnconstrainItemActionInstance class implements the instance class for the UnconstrainItemAction effect. | |
UndoManager | flashx.undo | UndoManager 클래스는 텍스트 흐름에 대한 편집 작업을 실행 취소하거나 다시 실행할 수 있도록 이러한 작업의 내역을 관리합니다. | |
UndoOperation | flashx.textLayout.operations | UndoOperation 클래스는 실행 취소 작업을 캡슐화합니다. | |
UpdateCompleteEvent | flashx.textLayout.events | TextFlow 인스턴스의 컨테이너가 업데이트를 완료하면 해당 인스턴스에서 이 이벤트를 전달합니다. | |
UpdateEvent | air.update.events | UpdateEvent는 업데이트 프로세스 중 ApplicationUpdater 객체에 의해 전달됩니다. | |
Updater | flash.desktop | Updater 클래스는 다른 버전으로 현재 실행 중인 응용 프로그램을 업데이트하는 데 사용됩니다. | |
URIError | 최상위 레벨 | 전역 URI 처리 함수 중 하나를 해당 정의와 호환되지 않는 방식으로 사용하면 URIError 예외가 발생합니다. | |
URLFilePromise | air.desktop | URLFilePromise 클래스를 사용하면 URL에서 액세스할 수 있는 리소스를 하나의 파일 프로미스로 AIR 응용 프로그램 외부로 드래그할 수 있습니다. | |
URLLoader | flash.net | URLLoader 클래스는 URL에서 텍스트, 이진 데이터 또는 URL 인코딩된 변수 형식으로 데이터를 다운로드합니다. | |
URLLoaderDataFormat | flash.net | URLLoaderDataFormat 클래스는 다운로드하는 데이터의 수신 방법을 지정하는 값을 제공합니다. | |
URLMonitor | air.net | URLMonitor 클래스는 HTTP 기반 서비스 또는 HTTPS 기반 서비스의 가용성을 모니터링합니다. | |
URLRequest | flash.net | URLRequest 클래스는 하나의 HTTP 요청에 포함된 모든 정보를 캡처합니다. | |
URLRequestDefaults | flash.net | URLRequestDefaults 클래스에는 URLRequest 클래스의 속성 기본값을 정의하도록 설정할 수 있는 정적 속성이 포함되어 있습니다. | |
URLRequestHeader | flash.net | URLRequestHeader 객체는 단일 HTTP 요청 헤더를 캡슐화하며 이름/값 쌍으로 구성됩니다. | |
URLRequestMethod | flash.net | URLRequestMethod 클래스는 서버로 데이터를 전송할 때 URLRequest 객체가 POST 메서드를 사용해야 하는지 아니면 GET 메서드를 사용해야 하는지를 지정하는 값을 제공합니다. | |
URLStream | flash.net | URLStream 클래스는 URL 다운로드에 대한 낮은 레벨의 액세스를 제공합니다. | |
URLUtil | mx.utils | The URLUtil class is a static class with methods for working with full and relative URLs within Flex. | |
URLVariables | flash.net | URLVariables 클래스를 사용하여 응용 프로그램과 서버 사이에 변수를 전송할 수 있습니다. | |
Utils3D | flash.geom | Utils3D 클래스에는 특정 3차원 행렬 연산의 구현을 단순화하는 정적 메서드가 들어 있습니다. | |
ValidationResult | mx.validators | The ValidationResult class contains the results of a validation. | |
ValidationResultEvent | mx.events | The ValidationResultEvent class represents the event object passed to the listener for the valid validator event or the invalid validator event. | |
Validator | mx.validators | The Validator class is the base class for all Flex validators. | |
VBox | mx.containers | The Halo VBox container lays out its children in a single vertical column. | |
VDividedBox | mx.containers | The VDividedBox container lays out its children vertically in the same way as the VBox container, but it inserts a draggable divider in the gap between each child. | |
Vector | 최상위 레벨 | Vector 클래스를 사용하면 벡터에 액세스하고 이를 조작할 수 있습니다. 벡터는 요소의 데이터 유형이 모두 같은 배열입니다. | |
Vector3D | flash.geom | Vector3D 클래스는 직교 좌표(x,y,z)를 사용하여 3차원 공간에서 점 또는 위치를 나타냅니다. | |
VerifyError | 최상위 레벨 | VerifyError 클래스는 형식이 잘못되었거나 손상된 SWF 파일이 발견될 때 발생하는 오류를 나타냅니다. | |
VertexBuffer3D | flash.display3D | VertexBuffer3D 클래스는 렌더링 컨텍스트에 업로드된 꼭지점 데이터 집합을 나타냅니다. | |
VerticalAlign | flashx.textLayout.formats | TextLayoutFormat 클래스의 verticalAlign 속성 값을 정의합니다. | |
VerticalAlign | spark.layouts | The VerticalAlign class defines the possible values for the verticalAlign property of the HorizontalLayout class. | |
VerticalLayout | spark.layouts | The VerticalLayout class arranges the layout elements in a vertical sequence, top to bottom, with optional gaps between the elements and optional padding around the sequence of elements. | |
VGroup | spark.components | The VGroup container is an instance of the Group container that uses the VerticalLayout class. | |
Video | flash.media | Video 클래스는 SWF 파일에 비디오를 포함시키지 않고 실시간 또는 기록된 비디오를 응용 프로그램에 표시합니다. | |
VideoAlign | fl.video | VideoAlign 클래스는 FLVPlayback.align 및 VideoPlayer.align 속성에 사용할 상수 값을 제공합니다. | |
VideoCodec | flash.media | VideoCodec 클래스는 지원되는 비디오 코덱의 상수 값에 대한 열거형입니다. | |
VideoDisplay | mx.controls | The VideoDisplay control lets you play an FLV file in a Flex application. | |
VideoDisplay | spark.components | The VideoDisplay class is chromeless video player that supports progressive download, multi-bitrate, and streaming video. | |
VideoDisplayAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
VideoError | fl.video | VideoError 예외는 FLVPlayback 및 VideoPlayer 클래스에서 오류를 보고하기 위한 기본 메커니즘입니다. | |
VideoError | mx.controls.videoClasses | The VideoError class represents the error codes for errors thrown by the VideoDisplay control. | |
VideoEvent | fl.video | Flash® Player에서는 사용자가 비디오를 재생할 때 VideoEvent 객체를 전달합니다. | |
VideoEvent | flash.events | 이 이벤트 클래스는 현재 비디오 렌더링 상태를 보고합니다. | |
VideoEvent | mx.events | The VideoEvent class represents the event object passed to the event listener for events dispatched by the VideoDisplay control, and defines the values of the VideoDisplay.state property. | |
VideoPlayer | fl.video | FLVPlayback 구성 요소를 사용했었던 경우 VideoPlayer 클래스를 사용하면 조금 작은 SWF 파일로 비디오 플레이어를 만들 수 있습니다. | |
VideoPlayer | spark.components | The VideoPlayer control is a skinnable video player that supports progressive download, multi-bitrate streaming, and streaming video. | |
VideoPlayerAccImpl | spark.accessibility | VideoPlayerAccImpl is the accessibility implementation class for spark.components.VideoPlayer. | |
VideoPlayerSkin | spark.skins.spark | The default skin class for the Spark VideoPlayer component. | |
VideoPlayerSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VideoPlayer component. | |
VideoProgressEvent | fl.video | HTTP를 통해 비디오를 점진적으로 다운로드하는 동안 로드된 바이트 수를 요청하면 Flash® Player에서 VideoProgressEvent 객체를 전달합니다. | |
VideoScaleMode | fl.video | VideoScaleMode 클래스는 FLVPlayback.scaleMode 및 VideoPlayer.scaleMode 속성에 사용할 상수 값을 제공합니다. | |
VideoState | fl.video | VideoState 클래스는 읽기 전용 FLVPlayback.state 및 VideoPlayer.state 속성에 대한 상수 값을 제공합니다. | |
VideoStatus | flash.media | 이 클래스는 가능한 비디오 디코딩 레벨을 설명하는 열거형을 정의합니다. | |
VideoStreamSettings | flash.media | VideoStreamSettings 클래스를 사용하면 각 NetStream에 대한 비디오 압축 설정을 지정할 수 있습니다. | |
VideoTexture | flash.display3D.textures | Flash Player 21 이전에는 Stage3D에서 비디오를 사용하려면 하드웨어 가속이 아닌 Video 객체를 사용해야 했으며 비디오 프레임을 BitmapData 객체에 복사하고 데이터를 GPU로 로드함에 따라 CPU가 많이 소모되었습니다. | |
VideoTextureEvent | flash.events | 거의 정확한 StageVideoEvent입니다. | |
View | spark.components | The View class is the base container class for all views used by view navigators. | |
ViewMenu | spark.components | The ViewMenu container defines a menu in a View container. | |
ViewMenuItem | spark.components | The ViewMenuItem control displays a label and icon for a menu item in the ViewMenu container. | |
ViewMenuItemSkin | spark.skins.mobile | Default skin for ViewMenuItem. | |
ViewMenuLayout | spark.layouts | The ViewMenuLayout class defines the layout of the ViewMenu container. | |
ViewMenuSkin | spark.skins.mobile | The default skin class for a Spark ViewMenu in a mobile application. | |
ViewNavigator | spark.components | The ViewNavigator component is a container that consists of a collection of View objects, where only the top most view is visible and active. | |
ViewNavigatorAction | spark.components.supportClasses | The ViewNavigatorAction class defines the constant values for the action property of ViewNavigatorEvent class. | |
ViewNavigatorApplication | spark.components | The ViewNavigatorApplication class is an application class meant to provide a simple framework for applications that employ a view-based navigation model. | |
ViewNavigatorApplicationBase | spark.components.supportClasses | The ViewNavigatorApplicationBase class is the base class used for all view-based application types. | |
ViewNavigatorApplicationSkin | spark.skins.mobile | The ActionScript-based skin used for ViewNavigatorApplication. | |
ViewNavigatorBase | spark.components.supportClasses | The ViewNavigatorBase class defines the base class logic and interface used by view navigators. | |
ViewNavigatorEvent | spark.events | The ViewNavigatorEvent class represents event objects dispatched by the View class. | |
ViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin for view navigators in mobile applications. | |
ViewReturnObject | spark.components.supportClasses | The ViewReturnObject class encapsulates the return value of a view when it is popped off a navigation stack. | |
ViewSource | com.adobe.viewsource | The ViewSource class adds support for the "View Source" context menu item. | |
ViewStack | mx.containers | An MX ViewStack navigator container consists of a collection of child containers stacked on top of each other, where only one child at a time is visible. | |
ViewStackAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the ViewStack class. | |
ViewTransitionBase | spark.transitions | The ViewTransitionBase class is the base class for all view transitions. | |
ViewTransitionDirection | spark.transitions | The ViewTransitionDirection class provides the constants used when hinting the direction of a view transition. | |
VolumeBar | spark.components.mediaClasses | The VolumeBar class defines a drop-down slider to control the volume of the VideoDisplay control. | |
VolumeBarSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar of a Spark VideoPlayer component. | |
VolumeBarThumbSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar thumb part button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarThumbSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarThumbSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar thumb part of a Spark VideoPlayer component. | |
VolumeBarTrackSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarTrackSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar track part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarTrackSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar track part of a Spark VideoPlayer component. | |
VoucherAccessInfo | flash.net.drm | VoucherAccessInfo 객체는 인증 유형, 미디어 권한 서버의 내용 도메인과 같은 인증서를 성공적으로 검색하고 사용하는 데 필요한 정보를 제공합니다. | |
VRule | mx.controls | The VRule control creates a single vertical line. | |
VScrollBar | mx.controls | The VScrollBar (vertical ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
VScrollBar | spark.components | The VScrollBar (vertical scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit vertically in a display area. | |
VScrollBarSkin | spark.skins.mobile | ActionScript-based skin for VScrollBar components in mobile applications. | |
VScrollBarSkin | spark.skins.spark | The default skin class for the Spark VScrollBar component. | |
VScrollBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VScrollBar component. | |
VScrollBarThumbSkin | spark.skins.mobile | ActionScript-based skin for the VScrollBar thumb skin part in mobile applications. | |
VScrollBarThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark VScrollBar component. | |
VScrollBarThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarThumb component. | |
VScrollBarTrackSkin | spark.skins.spark | The default skin class for the track of a Spark VScrollBar component. | |
VScrollBarTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarTrack component. | |
VSlider | mx.controls | The VSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSlider | spark.components | The VSlider (vertical slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSliderSkin | spark.skins.spark | The default skin class for the Spark VSlider component. | |
VSliderSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSlider component. | |
VSliderThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark VSlider component. | |
VSliderThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSliderThumb component. | |
VSliderTrackSkin | spark.skins.spark | The default skin class for the track of a Spark VSlider component. | |
VSliderTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSliderTrack component. | |
VsyncStateChangeAvailabilityEvent | flash.events | Stage 클래스는 vsync 상태 변경을 위해 Stage를 사용할 수 있는지 여부가 변경되는 경우 VsyncStateChangeAvailabilityEvent를 전달합니다. | |
WebService | mx.rpc.soap.mxml | The <mx:WebService> tag gives you access to the operations of SOAP-compliant web services. | |
WebService | mx.rpc.soap | The WebService class provides access to SOAP-based web services on remote servers. | |
WedgeItemRenderer | mx.charts.renderers | The default itemRenderer for a PieSeries object. | |
WhiteSpaceCollapse | flashx.textLayout.formats | TextLayoutFormat 클래스의 whiteSpaceCollapse 속성을 설정하는 데 사용할 값을 정의합니다. | |
Window | mx.core | The Window is a top-level container for additional windows in an AIR desktop application. | |
Window | spark.components | The Window is a top-level container for additional windows in an AIR desktop application. | |
WindowBackground | mx.skins.halo | The skin for a Window component's background gradient. | |
WindowCloseButtonSkin | mx.skins.halo | The skin for the close button in the TitleBar of a WindowedApplication or Window. | |
WindowedApplication | mx.core | The WindowedApplication defines the application container that you use to create Flex applications for AIR applications. | |
WindowedApplication | spark.components | The WindowedApplication defines the application container that you use to create Flex applications for AIR applications. | |
WindowedApplicationAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
WindowedApplicationSkin | mx.skins.wireframe | The wireframe skin class for the MX WindowedApplication component. | |
WindowedApplicationSkin | spark.skins.spark | A skin class for the Spark WindowedApplication and Window containers. | |
WindowedSystemManager | mx.managers | The WindowedSystemManager class manages any non-Application windows in a Flex-based AIR application. | |
WindowMaximizeButtonSkin | mx.skins.halo | The skin for the maximize button in the TitleBar of a WindowedApplication or Window. | |
WindowMinimizeButtonSkin | mx.skins.halo | The skin for the minimize button in the TitleBar of a WindowedApplication or Window. | |
WindowRestoreButtonSkin | mx.skins.halo | The skin for the restore button in the TitleBar of a WindowedApplication or Window. | |
WindowsAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
Wipe | fl.transitions | Wipe 클래스는 가로로 이동하는 모양의 애니메이션 마스크를 사용하여 동영상 클립 객체를 표시하거나 숨깁니다. | |
Wipe | spark.effects | The Wipe effect performs a bitmap transition effect by running a directional wipe between the first and second bitmaps. | |
WipeDirection | spark.effects | The WipeDirection class defines the values for the direction property of the Wipe class. | |
WipeDown | mx.effects | The WipeDown class defines a wipe down effect. | |
WipeDownInstance | mx.effects.effectClasses | The WipeDownInstance class implements the instance class for the WipeDown effect. | |
WipeLeft | mx.effects | The WipeLeft class defines a wipe left effect. | |
WipeLeftInstance | mx.effects.effectClasses | The WipeLeftInstance class implements the instance class for the WipeLeft effect. | |
WipeRight | mx.effects | The WipeRight class defines a wipe right effect. | |
WipeRightInstance | mx.effects.effectClasses | The WipeRightInstance class implements the instance class for the WipeRight effect. | |
WipeUp | mx.effects | The WipeUp class defines a wipe up effect. | |
WipeUpInstance | mx.effects.effectClasses | The WipeUpInstance class implements the instance class for the WipeUp effect. | |
Worker | flash.system | Worker 객체는 Flash 런타임의 가상 인스턴스에 해당하는 워커를 나타냅니다. | |
WorkerDomain | flash.system | WorkerDomain 클래스를 사용하면 Worker 객체를 만들고 이러한 객체에 액세스할 수 있습니다. | |
WorkerState | flash.system | 이 클래스는 Worker 클래스의 state 속성에 가능한 값을 나타내는 상수를 정의합니다. | |
WSDLBinding | mx.rpc.wsdl | A binding defines the message format and protocol for messages sent to and from operations as defined by a particular portType. | |
WSDLLoadEvent | mx.rpc.events | The WSDLLoadEvent class represents the event object for the event dispatched when a WSDL XML document has loaded successfully. | |
X500DistinguishedName | flash.security | X500DistinguishedName 클래스는 X509Certificate 클래스에서 사용할 DN(고유 이름) 속성을 정의합니다. | |
X509Certificate | flash.security | X509Certificate 클래스는 X.509 인증서를 나타냅니다. | |
XML | 최상위 레벨 | XML 클래스에는 XML 객체를 사용하는 메서드와 속성이 들어 있습니다. | |
XMLDocument | flash.xml | XMLDocument 클래스는 ActionScript 2.0에 있었던 레거시 XML 객체를 나타냅니다. | |
XMLList | 최상위 레벨 | XMLList 클래스에는 하나 이상의 XML 요소에 사용되는 메서드가 들어 있습니다. | |
XMLListCollection | mx.collections | The XMLListCollection class provides collection functionality to an XMLList object and makes available some of the methods of the native XMLList class. | |
XMLLoadEvent | mx.rpc.events | The XMLLoadEvent class is a base class for events that are dispatched when an RPC service successfully loaded an XML document. | |
XMLNode | flash.xml | XMLNode 클래스는 ActionScript 2.0에 있었고 ActionScript 3.0에서 이름이 변경된 레거시 XML 객체를 나타냅니다. | |
XMLNodeType | flash.xml | XMLNodeType 클래스에는 XMLNode.nodeType과 함께 사용되는 상수가 들어 있습니다. | |
XMLNotifier | mx.utils | Used for watching changes to XML and XMLList objects. | |
XMLSignatureValidator | flash.security | XMLSignatureValidator 클래스는 XML 서명 파일이 올바른 형식인지와 수정되지 않았는지를 검사하며 필요에 따라 해당 파일이 신뢰할 수 있는 디지털 인증서에 연결된 키를 사용하여 서명되었는지 검사합니다. | |
XMLSocket | flash.net | XMLSocket 클래스는 Flash Player 또는 AIR 응용 프로그램이 IP 주소 또는 도메인 이름으로 식별되는 서버 컴퓨터와 통신할 수 있도록 하는 클라이언트 소켓을 구현합니다. | |
XMLUI | adobe.utils | XMLUI 클래스를 사용하면 Flash 제작 도구의 확장 기능을 위한 사용자 정의 사용자 인터페이스로 사용되는 SWF 파일과 통신할 수 있습니다. | |
XMLUtil | mx.utils | The XMLUtil class is an all-static class with methods for working with XML within Flex. | |
ZipCodeFormatter | mx.formatters | The ZipCodeFormatter class formats a valid number into one of the following formats, based on a user-supplied formatString property. | |
ZipCodeValidator | mx.validators | The ZipCodeValidator class validates that a String has the correct length and format for a five-digit ZIP code, a five-digit+four-digit United States ZIP code, or Canadian postal code. | |
ZipCodeValidatorDomainType | mx.validators | The ZipCodeValidatorDomainType class defines the values for the domain property of the ZipCodeValidator class, which you use to specify the type of ZIP code to validate. | |
Zoom | fl.transitions | Zoom 클래스는 가로와 세로의 비율을 유지하여 동영상 클립 객체를 확대하거나 축소합니다. | |
Zoom | mx.effects | The Zoom effect zooms the object in or out on a center point. | |
ZoomInstance | mx.effects.effectClasses | The ZoomInstance class implements the instance class for the Zoom effect. | |
ZoomViewTransition | spark.transitions | The ZoomViewTransition class performs a zoom in or out transition for views. |
Tue Jun 12 2018, 03:32 PM Z