| 기호 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| O — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
| O 키의 키 코드 값(79)에 연결된 상수입니다. | |
| obj — 속성, 클래스 fl.transitions.Tween | |
| 트위닝 중인 대상 객체입니다. | |
| objByteArray — 속성, 클래스 com.adobe.icc.vo.DataDownload | |
| Downloaded content. | |
| object — 속성, 클래스 com.adobe.dct.transfer.DataDictionaryInstance | |
| The manifestation of DataDictionaryInstance as Map. | |
| object — 속성, 클래스 com.adobe.mosaic.om.events.BaseEvent | |
| Returns the node that was added. | |
| object — 속성, 클래스 flash.sampler.NewObjectSample | |
| NewObjectSample 객체입니다(있을 경우). | |
| object — 속성, 클래스 mx.utils.ObjectProxy | |
| The object being proxied. | |
| object — 속성, 클래스 spark.components.supportClasses.ViewReturnObject | |
| The return object generated by the view that is being removed. | |
| Object(value:Object) — 패키지 함수, 최상위 레벨 | |
| ActionScript 3.0의 모든 값은 객체이므로 값에 Object()를 호출하면 해당 값이 반환됩니다. | |
| Object — 동적 클래스, 최상위 레벨 | |
| Object 클래스는 ActionScript 런타임 클래스 계층의 최상위에 있습니다. | |
| Object() — 생성자, 클래스 Object | |
| Object 객체를 만들고 객체의 constructor 속성에 객체의 생성자 메서드에 대한 참조를 저장합니다. | |
| OBJECT — 상수 정적 속성, 클래스 mx.data.Conflict | |
| Conflict mode constant representing object level conflict detection. | |
| objectEncoding — 속성, 클래스 flash.filesystem.FileStream | |
| readObject() 또는 writeObject() 메서드를 사용하여 이진 데이터를 쓰거나 읽을 때 AMF3 또는 AMF0 중에서 어떤 형식이 사용되는지 여부를 지정합니다. | |
| objectEncoding — 속성, 클래스 flash.net.NetConnection | |
| 이 NetConnection 인스턴스에 대한 객체 인코딩입니다. | |
| objectEncoding — 속성, 클래스 flash.net.NetStream | |
| 이 NetStream 객체에 대한 객체 인코딩(AMF 버전)입니다. | |
| objectEncoding — 속성, 클래스 flash.net.SharedObject | |
| 이 공유 객체의 객체 인코딩(AMF 버전)입니다. | |
| objectEncoding — 속성, 클래스 flash.net.Socket | |
| 객체를 쓰거나 읽을 때 사용되는 AMF 버전을 제어합니다. | |
| objectEncoding — 속성, 클래스 flash.net.URLStream | |
| 객체를 쓰거나 읽을 때 사용되는 AMF의 버전을 제어합니다. | |
| objectEncoding — 속성, 클래스 flash.utils.ByteArray | |
| ByteArray 인스턴스에서 쓰거나 읽을 때 ActionScript 3.0, ActionScript 2.0, ActionScript 1.0 중 어떤 형식을 사용해야 하는지를 결정하는 데 사용됩니다. | |
| objectEncoding — 속성, 인터페이스 flash.utils.IDataInput | |
| readObject() 메서드를 사용하여 이진 데이터를 쓰거나 읽을 때 AMF3 형식을 사용할지 아니면 AMF0 형식을 사용할지를 결정하는 데 사용됩니다. | |
| objectEncoding — 속성, 인터페이스 flash.utils.IDataOutput | |
| writeObject() 메서드를 사용하여 이진 데이터를 쓰거나 읽을 때 AMF3 형식을 사용할지 아니면 AMF0 형식을 사용할지를 결정하는 데 사용됩니다. | |
| ObjectEncoding — final 클래스, 패키지 flash.net | |
| ObjectEncoding 클래스는 FileStream, NetStream, NetConnection, SharedObject 및 ByteArray와 같은 객체를 직렬화하여 이전 버전의 ActionScript를 사용할 수 있도록 하는 클래스의 직렬화 설정을 정의하는 데 사용됩니다. | |
| objectID — 정적 속성, 클래스 flash.external.ExternalInterface | |
| Internet Explorer에서는 object 태그의 id 특성을 반환하고, Netscape에서는 embed 태그의 name 특성을 반환합니다. | |
| ObjectInstance — 클래스, 패키지 mx.messaging.management | |
| Client representation of an object name instance for server-side management controls. | |
| ObjectInstance() — 생성자, 클래스 mx.messaging.management.ObjectInstance | |
| Creates a new instance of an empty ObjectInstance. | |
| objectName — 속성, 클래스 mx.messaging.management.ObjectInstance | |
| The object name. | |
| ObjectName — 클래스, 패키지 mx.messaging.management | |
| Client representation of the name for server-side management controls. | |
| ObjectName() — 생성자, 클래스 mx.messaging.management.ObjectName | |
| Creates a new instance of an empty ObjectName. | |
| OBJECT_NOT_FOUND — 상수 정적 속성, 클래스 mx.automation.AutomationError | |
| Defines the code for the error when an object is not found by the Flex automation mechanism. | |
| OBJECT_NOT_UNIQUE — 상수 정적 속성, 클래스 mx.automation.AutomationError | |
| Defines the code for the error when the Flex automation mechanism detects that an object has the same identification parameters as another object. | |
| OBJECT_NOT_VISIBLE — 상수 정적 속성, 클래스 mx.automation.AutomationError | |
| Defines the code for the error when an object used by the Flex automation mechanism is not visible. | |
| object_proxy — 명령문 | |
| ObjectProxy 클래스의 메서드를 정의합니다. | |
| ObjectProxy — 동적 클래스, 패키지 mx.utils | |
| This class provides the ability to track changes to an item managed by this proxy. | |
| ObjectProxy(item:Object, uid:String, proxyDepth:int) — 생성자, 클래스 mx.utils.ObjectProxy | |
| Initializes this proxy with the specified object, id and proxy depth. | |
| objectReplicationEnabled — 속성, 클래스 flash.net.GroupSpecifier | |
| NetGroup에 객체 복제를 사용할지 여부를 지정합니다. | |
| objectReplicationReceiveBytesPerSecond — 속성, 클래스 flash.net.NetGroupInfo | |
| 로컬 노드에서 Object Replication 시스템을 통해 피어로부터 객체를 수신 중인 속도를 초당 바이트로 지정합니다. | |
| objectReplicationSendBytesPerSecond — 속성, 클래스 flash.net.NetGroupInfo | |
| Object Replication 시스템에서 로컬 노드에서 피어로 객체를 복사 중인 속도를 초당 바이트로 지정합니다. | |
| ObjectResultEvent — 클래스, 패키지 com.adobe.ep.taskmanagement.event | |
| The ObjectResultEvent event is dispatched when an object is retrieved. | |
| ObjectResultEvent — 클래스, 패키지 lc.foundation.events | |
| The ObjectResultEvent event is dispatched when an object is retrieved. | |
| ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:com.adobe.ep.taskmanagement.util:IToken) — 생성자, 클래스 com.adobe.ep.taskmanagement.event.ObjectResultEvent | |
| Constructor. | |
| ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:lc.foundation.util:Token) — 생성자, 클래스 lc.foundation.events.ObjectResultEvent | |
| Constructor. | |
| ObjectState — 클래스, 패키지 com.adobe.icc.enum | |
| Specifies the enumerator for the state of an object or asset. | |
| ObjectToken — 클래스, 패키지 com.adobe.ep.taskmanagement.util | |
| The ObjectToken class represents a token for an asynchronous call that returns an object. | |
| ObjectToken — 클래스, 패키지 lc.foundation.util | |
| The ObjectToken class represents a token for an asynchronous call that returns an object. | |
| objectToString(object:Object, separator:String, encodeURL:Boolean) — 정적 메서드 , 클래스 mx.utils.URLUtil | |
| Enumerates an object's dynamic properties (by using a for..in loop) and returns a String. | |
| ObjectType — 클래스, 패키지 com.adobe.icc.enum | |
| Specifies the enumerator codes for various object and asset types. | |
| ObjectUtil — 클래스, 패키지 mx.utils | |
| The ObjectUtil class is an all-static class with methods for working with Objects within Flex. | |
| objFileName — 속성, 클래스 com.adobe.icc.vo.DataDownload | |
| File name corresponding to the downloaded data, if applicable. | |
| objName — 속성, 클래스 com.adobe.icc.vo.DataDownload | |
| Unique object name (version-independent) of the object whose data was downloaded. | |
| occur — 속성, 클래스 com.adobe.icc.dc.domain.BaseModuleInstance | |
| The occurrence index of this content within its parent container. | |
| occur — 속성, 인터페이스 com.adobe.icc.dc.domain.IModuleInstance | |
| The occurrence index of this content within its parent container. | |
| occurence — 속성, 클래스 com.adobe.icc.vo.Variable | |
| OFF — 상수 정적 속성, 클래스 com.adobe.gravity.utility.logging.LogLevel | |
| Log level for disabling all logging levels. | |
| OFF — 상수 정적 속성, 클래스 fl.controls.ScrollPolicy | |
| 스크롤 막대를 표시하지 않습니다. | |
| OFF — 상수 정적 속성, 클래스 flash.display.ColorCorrection | |
| 플레이어 호스트 환경에 관계없이 색상 교정을 해제합니다. | |
| OFF — 상수 정적 속성, 클래스 flash.media.MicrophoneEnhancedMode | |
| 모든 고급 마이크 기능이 꺼져 있습니다. | |
| OFF — 상수 정적 속성, 클래스 flash.text.engine.Kerning | |
| 커닝이 비활성화되도록 지정하는 데 사용됩니다. | |
| OFF — 상수 정적 속성, 클래스 flashx.textLayout.container.ScrollPolicy | |
| 런타임에서 오버플로 줄을 표시하지 않도록 합니다. 즉, 사용자가 오버플로 줄로 이동할 수 없습니다. | |
| OFF — 상수 정적 속성, 클래스 mx.core.ScrollPolicy | |
| Never show the scrollbar. | |
| OFF — 상수 정적 속성, 클래스 mx.core.UIComponentCachePolicy | |
| Specifies that the Flex framework should never attempt to cache the object as a bitmap. | |
| offlineAdapter — 속성, 클래스 mx.data.DataManager | |
| Returns an object of type mx.data.DataServiceOfflineAdapter. | |
| offlineLeaseEndDate — 속성, 클래스 flash.net.drm.DRMVoucher | |
| 이 바우처의 오프라인 재생 유효 기간이 만료되는 날짜와 시간입니다. | |
| offlineLeasePeriod — 속성, 클래스 flash.events.DRMStatusEvent | |
| 내용을 오프라인으로 볼 수 있는 나머지 일 수입니다. | |
| offlineLeaseStartDate — 속성, 클래스 flash.net.drm.DRMVoucher | |
| 이 바우처의 오프라인 재생 유효 기간이 시작되는 날짜와 시간입니다. | |
| offscreenExtraColumns — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
| The number of columns that are currently not visible. | |
| offscreenExtraColumns — 속성, 클래스 mx.controls.listClasses.ListBase | |
| The target number of extra columns of item renderers used in the layout of the control. | |
| offscreenExtraColumnsLeft — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
| The number of columns on the left side of the control that are currently not visible. | |
| offscreenExtraColumnsLeft — 속성, 클래스 mx.controls.listClasses.ListBase | |
| The number of offscreen columns currently to the left of the leftmost visible column. | |
| offscreenExtraColumnsRight — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
| The number of columns on the right side of the control that are currently not visible. | |
| offscreenExtraColumnsRight — 속성, 클래스 mx.controls.listClasses.ListBase | |
| The number of offscreen columns currently to the right of the right visible column. | |
| offscreenExtraRows — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
| The number of extra item renderers the layout algorithm can use when constructing animations for data effects. | |
| offscreenExtraRows — 속성, 클래스 mx.controls.listClasses.ListBase | |
| The target number of extra rows of item renderers to be used in the layout of the control. | |
| offscreenExtraRowsBottom — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
| The number of offscreen items currently below the bottommost visible item renderer | |
| offscreenExtraRowsBottom — 속성, 클래스 mx.controls.listClasses.ListBase | |
| The number of offscreen rows currently below the bottom visible item renderer. | |
| offscreenExtraRowsOrColumns — 속성, 클래스 mx.controls.listClasses.ListBase | |
| The target number of extra rows or columns of item renderers to be used in the layout of the control. | |
| offscreenExtraRowsOrColumnsChanged — 속성, 클래스 mx.controls.listClasses.ListBase | |
| A flag indicating that the number of offscreen rows or columns may have changed. | |
| offscreenExtraRowsTop — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
| The number of offscreen items currently above the topmost visible renderer. | |
| offscreenExtraRowsTop — 속성, 클래스 mx.controls.listClasses.ListBase | |
| The number of offscreen rows currently above the topmost visible row. | |
| offset(dx:Number, dy:Number) — 메서드, 클래스 flash.geom.Point | |
| Point 객체를 지정한 양만큼 오프셋합니다. | |
| offset(dx:Number, dy:Number) — 메서드, 클래스 flash.geom.Rectangle | |
| 왼쪽 위 꼭지점에 의해 정해진 Rectangle 객체의 위치를 지정된 양만큼 조정합니다. | |
| offset — 속성, 클래스 flash.net.NetStreamPlayOptions | |
| Flash Media Server 동적 스트리밍을 위해 서버가 서로 다른 비트율의 스트림 간에 전환되는 절대 스트림 시간입니다. | |
| offset — 속성, 클래스 mx.charts.chartClasses.HLOCSeriesBase | |
| Specifies how far to offset the center of the elements from the center of the available space, relative to the category width. | |
| offset — 속성, 인터페이스 mx.charts.chartClasses.IBar | |
| Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
| offset — 속성, 인터페이스 mx.charts.chartClasses.IColumn | |
| Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
| offset — 속성, 클래스 mx.charts.effects.SeriesEffect | |
| Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
| offset — 속성, 클래스 mx.charts.effects.effectClasses.SeriesEffectInstance | |
| Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
| offset — 속성, 클래스 mx.charts.series.BarSeries | |
| Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
| offset — 속성, 클래스 mx.charts.series.BarSet | |
| Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
| offset — 속성, 클래스 mx.charts.series.ColumnSeries | |
| Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
| offset — 속성, 클래스 mx.charts.series.ColumnSet | |
| Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
| offset — 속성, 클래스 mx.controls.listClasses.ListBaseSeekPending | |
| The offset from the bookmark that was the target of the seek operation. | |
| offsetPoint(point:flash.geom:Point) — 메서드, 클래스 flash.geom.Rectangle | |
| Point 객체를 매개 변수로 사용하여 Rectangle 객체의 위치를 조정합니다. | |
| offsetTicks — 속성, 인터페이스 com.adobe.solutions.rca.presentation.gantt.ruler.IRulerItemRenderer | |
| If this Boolean flag is set to True, then the ticks are not on actual date but are at the mid-point of the renderer. | |
| offsetX — 속성, 클래스 flash.events.TransformGestureEvent | |
| 이전 동작 이벤트 이후 표시 객체의 수평 평행 이동입니다. | |
| offsetX — 속성, 클래스 mx.graphics.BitmapFill | |
| How far the bitmap is horizontally offset from the origin. | |
| offSetX — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
| The horizontal offset from the hovered component where the preview pod has to be shown. | |
| offsetY — 속성, 클래스 flash.events.TransformGestureEvent | |
| 이전 동작 이벤트 이후 표시 객체의 수직 평행 이동입니다. | |
| offsetY — 속성, 클래스 mx.graphics.BitmapFill | |
| How far the bitmap is vertically offset from the origin. | |
| offSetY — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
| The vertical offset from the hovered component where the preview pod has to be shown. | |
| oid — 속성, 클래스 com.adobe.livecycle.rca.model.participant.BaseUser | |
| Specifies the OID of the user or group, as defined in Adobe User Management. | |
| oid — 속성, 인터페이스 com.adobe.solutions.rca.domain.IUser | |
| OID of a user or a group, as defined in Document Server User Management. | |
| oid — 속성, 클래스 com.adobe.solutions.rca.domain.impl.User | |
| OID of a user or a group, as defined in Document Server User Management. | |
| oid — 속성, 클래스 com.adobe.solutions.rca.vo.um.PrincipalVO | |
| Identifier of the principal. | |
| oid — 속성, 클래스 lc.foundation.domain.Principal | |
| The unique identifier for the user called a object identifier. | |
| OK — 상수 정적 속성, 클래스 mx.controls.Alert | |
| Value that enables an OK button on the Alert control when passed as the flags parameter of the show() method. | |
| okBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
| A skin part that defines OK button A skin part that defines OK button | |
| okBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
| A skin part that defines OK button A skin part that defines OK button | |
| okBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
| A skin part that defines OK button A skin part that defines OK button | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
| A skin part that defines the OK button A skin part that defines the OK button | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
| A skin part that defines OK button to save a custom style A skin part that defines OK button to save a custom style | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
| A skin part which defines the OK button. A skin part which defines the OK button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
| A skin part which defines the OK button. A skin part which defines the OK button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
| A Skin part which defines UI component to display OK Button. A Skin part which defines UI component to display OK Button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
| The skin part for the OK button. The skin part for the OK button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
| The skin part for the OK button. The skin part for the OK button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
| The skin part for OK button. The skin part for OK button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
| The skin part for the OK button. The skin part for the OK button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
| The skin part for the OK button. The skin part for the OK button. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
| A reference to the Button object that allows user to create a new stage. A reference to the Button object that allows user to create a new stage. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog | |
| A reference to the ButtonBase object that allows users to select a process. A reference to the ButtonBase object that allows users to select a process. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
| A reference to the ButtonBase object that allows users to apply a change made to the stage duration. A reference to the ButtonBase object that allows users to apply a change made to the stage duration. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.NewTemplateDialog | |
| A reference to the ButtonBase object that allow users to create a new schedule. A reference to the ButtonBase object that allow users to create a new schedule. | |
| okButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.SearchUserDialog | |
| A reference to the Button object that dispatches UserSelectedEvent on clicking. A reference to the Button object that dispatches UserSelectedEvent on clicking. | |
| okButton_clickHandler(event:flash.events:Event) — 메서드, 클래스 com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
| This method is called upon clicking the OK button. | |
| okButton_clickHandler(event:flash.events:Event) — 메서드, 클래스 com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
| This method is invoked when a user clicks the OK button. | |
| okButton_clickHandler(event:flash.events:Event) — 메서드, 클래스 com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
| This method is invoked when user clicks the OK button. | |
| okButton_clickHandler(event:flash.events:Event) — 메서드, 클래스 com.adobe.solutions.rca.presentation.SearchUserDialog | |
| This method dispatches user selected event, when the OK button is clicked. | |
| okButtonClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
| This method is called when the OK button is clicked. | |
| okClick — 이벤트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
| Event dispatched on click of OK button. | |
| Ok_Icon — 상수 정적 속성, 클래스 com.adobe.icc.editors.managers.ErrorManager | |
| The constant specifying the OK Icon. | |
| OK_ICON — 속성, 클래스 com.adobe.solutions.rca.presentation.util.AlertFormatter | |
| This property refers to OK icon. | |
| okLabel — 정적 속성, 클래스 mx.controls.Alert | |
| The label for the OK button. | |
| OLAPAttribute — 클래스, 패키지 mx.olap | |
| The OLAPAttribute class represents a single attribute of an OLAPDimension. | |
| OLAPAttribute(name:String, displayName:String) — 생성자, 클래스 mx.olap.OLAPAttribute | |
| Constructor. | |
| OLAPAxisPosition — 클래스, 패키지 mx.olap | |
| The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. | |
| OLAPAxisPosition() — 생성자, 클래스 mx.olap.OLAPAxisPosition | |
| Constructor | |
| OLAPCell — 클래스, 패키지 mx.olap | |
| The OLAPCell class represents a cell in an OLAPResult instance. | |
| OLAPCell(value:Number, formattedValue:String) — 생성자, 클래스 mx.olap.OLAPCell | |
| Constructor | |
| OLAPCube — 클래스, 패키지 mx.olap | |
| The OLAPCube class represents an OLAP cube. | |
| OLAPCube(name:String) — 생성자, 클래스 mx.olap.OLAPCube | |
| Constructor. | |
| 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. | |
| OLAPDataGrid() — 생성자, 클래스 mx.controls.OLAPDataGrid | |
| Constructor. | |
| OLAPDataGridAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
| Defines methods and properties required to perform instrumentation for the OLAPDataGrid control. | |
| OLAPDataGridAutomationImpl(obj:mx.controls:OLAPDataGrid) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
| Constructor. | |
| OLAPDataGridGroupRenderer — 클래스, 패키지 mx.controls.olapDataGridClasses | |
| The OLAPDataGridGroupRenderer class defines the default item renderer for a group renderer for the OLAPDataGrid control. | |
| OLAPDataGridGroupRenderer() — 생성자, 클래스 mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
| Constructor. | |
| OLAPDataGridGroupRendererAutomationImpl — 클래스, 패키지 mx.automation.delegates.advancedDataGrid | |
| Defines methods and properties required to perform instrumentation for the OLAPDataGridGroupRenderer class. | |
| OLAPDataGridGroupRendererAutomationImpl(obj:mx.controls.olapDataGridClasses:OLAPDataGridGroupRenderer) — 생성자, 클래스 mx.automation.delegates.advancedDataGrid.OLAPDataGridGroupRendererAutomationImpl | |
| Constructor. | |
| 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. | |
| OLAPDimension(name:String, displayName:String) — 생성자, 클래스 mx.olap.OLAPDimension | |
| Constructor | |
| OLAP_DIMENSION — 상수 정적 속성, 클래스 mx.controls.OLAPDataGrid | |
| A constant that corresponds to a member of an axis. | |
| OLAPElement — 클래스, 패키지 mx.olap | |
| The OLAPElement class defines a base interface that provides common properties for all OLAP elements. | |
| OLAPElement(name:String, displayName:String) — 생성자, 클래스 mx.olap.OLAPElement | |
| Constructor | |
| OLAPHierarchy — 클래스, 패키지 mx.olap | |
| The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. | |
| OLAPHierarchy(name:String, displayName:String) — 생성자, 클래스 mx.olap.OLAPHierarchy | |
| Constructor | |
| OLAP_HIERARCHY — 상수 정적 속성, 클래스 mx.controls.OLAPDataGrid | |
| A constant that corresponds to a member of an axis. | |
| OLAPLevel — 클래스, 패키지 mx.olap | |
| The OLAPLevel class represents a level in an OLAP cube. | |
| OLAPLevel(name:String, displayName:String) — 생성자, 클래스 mx.olap.OLAPLevel | |
| Constructor | |
| OLAP_LEVEL — 상수 정적 속성, 클래스 mx.controls.OLAPDataGrid | |
| A constant that corresponds to a level of an axis. | |
| OLAPMeasure — 클래스, 패키지 mx.olap | |
| The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. | |
| OLAPMeasure(name:String, displayName:String) — 생성자, 클래스 mx.olap.OLAPMeasure | |
| Constructor. | |
| OLAPMember — 클래스, 패키지 mx.olap | |
| The OLAPMember class represents a member of an OLAP dimension. | |
| OLAPMember(name:String, displayName:String) — 생성자, 클래스 mx.olap.OLAPMember | |
| Constructor | |
| OLAP_MEMBER — 상수 정적 속성, 클래스 mx.controls.OLAPDataGrid | |
| A constant that corresponds to a member of an axis. | |
| 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. | |
| OLAPQueryAxis(ordinal:int) — 생성자, 클래스 mx.olap.OLAPQueryAxis | |
| Constructor | |
| 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. | |
| OLAPSet() — 생성자, 클래스 mx.olap.OLAPSet | |
| Constructor | |
| 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. | |
| OLAPTuple() — 생성자, 클래스 mx.olap.OLAPTuple | |
| Constructor | |
| OL_CHIKI — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
| 올 치키 문자 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
| oldBounds — 속성, 클래스 fl.video.LayoutEvent | |
| 이벤트가 발생하기 전의 대상에 대한 x, y, width 및 height 속성 값을 나타냅니다. | |
| oldColumn — 속성, 클래스 com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
| The previous parent column index. | |
| oldColumnIndex — 속성, 클래스 mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
| The zero-based index before the change. | |
| oldColumnIndex — 속성, 클래스 spark.events.GridCaretEvent | |
| The zero-based index of the column of the caret position before it was changed. | |
| oldContainer — 속성, 클래스 org.osmf.events.ContainerChangeEvent | |
| Defines the old container reference. | |
| oldDisplayObject — 속성, 클래스 org.osmf.events.DisplayObjectEvent | |
| Old value of view before it was changed. | |
| oldHeight — 속성, 클래스 mx.events.ResizeEvent | |
| The previous height of the object, in pixels. | |
| oldHeight — 속성, 클래스 org.osmf.events.DisplayObjectEvent | |
| Old value of height before it was changed. | |
| oldId — 속성, 클래스 com.adobe.icc.editors.model.AssetModel | |
| Id of the Asset which was cloned to create this copy. | |
| oldIndex — 속성, 클래스 com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
| The previous parent display list index. | |
| oldIndex — 속성, 클래스 mx.events.IndexChangedEvent | |
| The zero-based index before the change. | |
| oldIndex — 속성, 클래스 spark.events.IndexChangeEvent | |
| The zero-based index before the change. | |
| oldLocation — 속성, 클래스 mx.events.CollectionEvent | |
| When the kind value is CollectionEventKind.MOVE, this property is the zero-based index in the target collection of the previous location of the item(s) specified by the items property. | |
| oldParent — 속성, 클래스 com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
| The previous parent location. | |
| oldRegistrationBounds — 속성, 클래스 fl.video.LayoutEvent | |
| 이벤트가 발생하기 전의 대상에 대한 registrationX, registrationY, registrationWidth 및 registrationHeight 속성 값을 나타냅니다. | |
| oldRow — 속성, 클래스 com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
| The previous parent row index. | |
| oldRowIndex — 속성, 클래스 spark.events.GridCaretEvent | |
| The zero-based index of the row of the caret position before it was changed. | |
| oldSortFields — 속성, 클래스 spark.events.GridSortEvent | |
| The array of ISortFields for the last sort. | |
| oldState — 속성, 클래스 mx.events.StateChangeEvent | |
| The name of the view state that the component is exiting. | |
| oldState — 속성, 클래스 org.osmf.events.LoaderEvent | |
| The previous state of the LoadTrait. | |
| oldStreamName — 속성, 클래스 flash.net.NetStreamPlayOptions | |
| 전환하기 전의 이전 스트림 이름입니다. | |
| OLD_STYLE — 상수 정적 속성, 클래스 flash.text.engine.DigitCase | |
| 이전 스타일 숫자 대/소문자를 지정하는 데 사용됩니다. | |
| oldValue — 속성, 클래스 com.adobe.dct.event.DDInstanceValueChangeEvent | |
| Old value of data dictionary element. | |
| oldValue — 속성, 클래스 com.adobe.solutions.exm.runtime.VariableChangeEvent | |
| Returns the old value of the variable. | |
| oldValue — 속성, 클래스 mx.events.PropertyChangeEvent | |
| The value of the property before the change. | |
| oldValue — 속성, 클래스 org.osmf.events.MetadataEvent | |
| The old value associated with this event. | |
| oldWidth — 속성, 클래스 mx.events.ResizeEvent | |
| The previous width of the object, in pixels. | |
| oldWidth — 속성, 클래스 org.osmf.events.DisplayObjectEvent | |
| Old value of width before it was changed. | |
| oldX — 속성, 클래스 mx.events.MoveEvent | |
| The previous x coordinate of the object, in pixels. | |
| oldY — 속성, 클래스 mx.controls.listClasses.ListRowInfo | |
| The last Y value for the row. | |
| oldY — 속성, 클래스 mx.events.MoveEvent | |
| The previous y coordinate of the object, in pixels. | |
| omitUserOids — 속성, 클래스 lc.procmgmt.ui.task.TaskDirectiveModel | |
| The list of users to remove from the searches. | |
| ON — 상수 정적 속성, 클래스 fl.controls.ScrollPolicy | |
| 스크롤 막대를 항상 표시합니다. | |
| ON — 상수 정적 속성, 클래스 flash.display.ColorCorrection | |
| 가능한 경우 플레이어 호스트 환경에 관계없이 색상 교정을 설정합니다. | |
| ON — 상수 정적 속성, 클래스 flash.text.engine.Kerning | |
| 커닝이 활성화되도록 지정하는 데 사용됩니다. | |
| ON — 상수 정적 속성, 클래스 flashx.textLayout.container.ScrollPolicy | |
| 컨테이너 크기를 초과하는 내용에 액세스하기 위해 스크롤을 사용 가능하도록 지정합니다. | |
| ON — 상수 정적 속성, 클래스 mx.core.ScrollPolicy | |
| Always show the scrollbar. | |
| ON — 상수 정적 속성, 클래스 mx.core.UIComponentCachePolicy | |
| Specifies that the Flex framework should always cache the object as a bitmap. | |
| onActivateButtonClick(event:flash.events:MouseEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
| Handles a user's Publish button click in the Publish browser pop up. | |
| onAddMenuClick(event:spark.events:DropDownEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
| Method called on click of item in the drop down | |
| onCancelClick(event:flash.events:MouseEvent) — 메서드, 클래스 com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
| This method is called upon clicking the Cancel button. | |
| onChange(event:flash.events:Event) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInputSearchRenderer | |
| Event handler called on change of text in the text input | |
| onChange(event:flash.events:Event) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.FullTextSearchRenderer | |
| Event Handler called on any change in the input search box | |
| onChange(event:flash.events:Event) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.SingleCheckBoxSearchRenderer | |
| Handler called on state change of checkbox | |
| onChange(event:flash.events:Event) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.TextInputSearchRenderer | |
| Function called on change in text input | |
| onCloseButtonClick(event:flash.events:MouseEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
| Closes the Publish Browser window | |
| onCloseClick(event:flash.events:MouseEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
| Closes Version Browser Pop Up. | |
| onCloseClick(event:flash.events:Event) — 메서드, 클래스 com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
| An event handler for handling the click event on close button on Export Popup. | |
| onCloseClick(event:flash.events:Event) — 메서드, 클래스 com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
| This function removes the revert asset Pop up from the screen. | |
| onCuePoint — 이벤트, 클래스 flash.net.NetStream | |
| 비디오 파일을 재생하는 동안 포함된 큐 포인트에 도달했을 때 응답할 리스너를 설정합니다. | |
| onDataDictionaryChange() — 메서드, 클래스 com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
| Updates the data dictionary name in image model | |
| onDataProviderChange(event:flash.events:Event) — 메서드, 클래스 com.adobe.solutions.rca.presentation.SearchUserDialog | |
| This operation is called when the data provider of search result grid is changed. | |
| ON_DEMAND — 상수 정적 속성, 클래스 flash.system.ImageDecodingPolicy | |
| 상수로서, 로드 중인 이미지가 필요할 때 디코딩되고 디코딩된 데이터가 시스템에 의해 의도적으로 플러시될 수 있음을 지정합니다. | |
| OnDemandEventDispatcher — 클래스, 패키지 mx.utils | |
| OnDemandEventDispatcher serves as a base class for classes that dispatch events but expect listeners to be infrequent. | |
| OnDemandEventDispatcher() — 생성자, 클래스 mx.utils.OnDemandEventDispatcher | |
| Constructor. | |
| onDownloadComplete(event:com.adobe.livecycle.content:FileEvent) — 메서드, 클래스 com.adobe.solutions.rca.presentation.FileRenderer | |
| This method is called when a file is successfully downloaded. | |
| onDRMContentData — 이벤트, 클래스 flash.net.NetStream | |
| AIR가 미디어 파일에 포함된 DRM 내용 메타데이터를 추출할 때 응답할 리스너를 설정합니다. | |
| ONE — 상수 정적 속성, 클래스 flash.display3D.Context3DBlendFactor | |
| 블렌드 인수는 (1,1,1,1)입니다. | |
| ONE — 상수 정적 속성, 클래스 mx.data.ManagedAssociation | |
| Indicates that this is a one-to-one relationship. | |
| OneColumn — 클래스, 패키지 ga.layouts | |
| Defines the default One Column panel layout available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
| OneColumn() — 생성자, 클래스 ga.layouts.OneColumn | |
| Constructor. | |
| OneColumnSkin — 클래스, 패키지 com.adobe.guides.spark.layouts.skins | |
| Defines the OneColumn skin available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
| OneColumnSkin() — 생성자, 클래스 com.adobe.guides.spark.layouts.skins.OneColumnSkin | |
| Constructor. | |
| ONE_DAY — 상수 정적 속성, 클래스 com.adobe.solutions.rca.presentation.gantt.GanttChart | |
| Value of one day in milliseconds. | |
| onEffectEnd(event:mx.events:EffectEvent) — 메서드, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
| Called when the effects are over to reset the elementBeingMoved value. | |
| onEffectEnd(childEffect:mx.effects:IEffectInstance) — 메서드, 클래스 mx.effects.effectClasses.CompositeEffectInstance | |
| Called each time one of the child effects has finished playing. | |
| onEffectEnd(childEffect:mx.effects:IEffectInstance) — 메서드, 클래스 mx.effects.effectClasses.ParallelInstance | |
| Each time a child effect of SequenceInstance or ParallelInstance finishes, Flex calls the onEffectEnd() method. | |
| onEffectEnd(childEffect:mx.effects:IEffectInstance) — 메서드, 클래스 mx.effects.effectClasses.SequenceInstance | |
| Each time a child effect of SequenceInstance finishes, Flex calls the onEffectEnd() method. | |
| ONE_HOUR — 상수 정적 속성, 클래스 com.adobe.solutions.rca.presentation.gantt.GanttChart | |
| Value of one hour in milliseconds. | |
| OneLevelPanelNavigator — 클래스, 패키지 com.adobe.guides.spark.navigators.components | |
| A guide navigator that navigates a simple one level deep list of pages. | |
| ONE_MINUS_DESTINATION_ALPHA — 상수 정적 속성, 클래스 flash.display3D.Context3DBlendFactor | |
| 블렌드 인수는 (1-Da,1-Da,1-Da,1-Da)이며 여기서 Da는 색상 버퍼에 있는 현재 색상의 알파 구성 요소입니다. | |
| ONE_MINUS_DESTINATION_COLOR — 상수 정적 속성, 클래스 flash.display3D.Context3DBlendFactor | |
| 블렌드 인수는 (1-Dr,1-Dg,1-Db,1-Da)이며 여기서 Dr/g/b/a는 색상 버퍼에 있는 현재 색상의 해당 구성 요소입니다. | |
| ONE_MINUS_SOURCE_ALPHA — 상수 정적 속성, 클래스 flash.display3D.Context3DBlendFactor | |
| 블렌드 인수는 (1-Sa,1-Sa,1-Sa,1-Sa)이며 여기서 Sa는 픽셀 프로그램을 통해 계산된 조각 색상의 알파 구성 요소입니다. | |
| ONE_MINUS_SOURCE_COLOR — 상수 정적 속성, 클래스 flash.display3D.Context3DBlendFactor | |
| 블렌드 인수는 (1-Sr,1-Sg,1-Sb,1-Sa)이며 여기서 Sr/g/b/a는 픽셀 프로그램을 통해 계산된 조각 색상의 해당 구성 요소입니다. | |
| ONE_TO_MANY — 상수 정적 속성, 클래스 mx.data.ManagedAssociation | |
| Indicates that this is a one-to-many relationship. | |
| ONE_TO_ONE — 상수 정적 속성, 클래스 mx.data.ManagedAssociation | |
| Indicates that this is a one-to-one relationship. | |
| ONE_WEEK — 상수 정적 속성, 클래스 com.adobe.solutions.rca.presentation.gantt.GanttChart | |
| Value of seven days in milliseconds. | |
| onExportAssetComplete(e:mx.rpc.events:ResultEvent) — 메서드, 클래스 com.adobe.icc.editors.managers.ImportExportManager | |
| ONE_YEAR — 상수 정적 속성, 클래스 com.adobe.solutions.rca.presentation.gantt.GanttChart | |
| Value of one year in milliseconds. | |
| onFieldAssignmentChange(e:flash.events:Event) — 메서드, 클래스 com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
| Dispataches an event when the Field's assignment is changed. | |
| ONGOING — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.model.constant.ReviewStatus | |
| Specifies that the review is currently in progress. | |
| ONGOING — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.model.constant.StageStatus | |
| Specifies that the stage is in progress. | |
| ONGOING — 상수 정적 속성, 클래스 com.adobe.solutions.rca.constant.ReviewStatus | |
| ONGOING status means the review is currently in progress. | |
| ONGOING — 상수 정적 속성, 클래스 com.adobe.solutions.rca.constant.StageStatus | |
| ONGOING status means the stage is currently in progress. | |
| onImageData — 이벤트, 클래스 flash.net.NetStream | |
| Flash Player가 재생 중인 미디어 파일에 포함된 이미지 데이터를 바이트 배열로 받았을 때 응답할 리스너를 설정합니다. | |
| onImportPackageComplete(e:mx.rpc.events:ResultEvent) — 메서드, 클래스 com.adobe.icc.editors.managers.ImportExportManager | |
| onImportPackageFail(e:mx.rpc.events:FaultEvent) — 메서드, 클래스 com.adobe.icc.editors.managers.ImportExportManager | |
| onInit() — 메서드, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
| Initializer function. | |
| ON_LOAD — 상수 정적 속성, 클래스 flash.system.ImageDecodingPolicy | |
| 상수로서, complete 이벤트가 전송되기 전에 로드 중인 이미지가 로드 시 디코딩될 것임을 지정합니다. | |
| ONLY — 상수 정적 속성, 클래스 flashx.textLayout.compose.TextFlowLineLocation | |
| 단락의 첫 번째 줄과 마지막 줄을 모두 지정합니다. | |
| ONLY_INTRA_STAGE — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.model.constant.ReviewCommentVisibility | |
| Specifies that comments added to a review stage are not visible in other stages. | |
| ONLY_INTRA_STAGE — 상수 정적 속성, 클래스 com.adobe.solutions.rca.constant.ReviewCommentVisibility | |
| Comments of two stages are hidden from each other. | |
| ONLY_WHEN_IN_USE — 상수 정적 속성, 클래스 flash.permissions.PermissionStatus | |
| 앱이 사용 중일 때만 권한이 부여되었음을 지정합니다. | |
| onMaxChange(event:mx.events:CalendarLayoutChangeEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
| Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
| onMaxChange(event:flash.events:Event) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
| Called on change of maximum numeric stepper | |
| onMetaData — 이벤트, 클래스 flash.net.NetStream | |
| Flash Player가 재생 중인 비디오에 포함된 설명 정보를 받았을 때 응답할 리스너를 설정합니다. | |
| onMinChange(event:mx.events:CalendarLayoutChangeEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
| Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
| onMinChange(event:flash.events:Event) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
| Called on change of minimum numeric stepper | |
| onModuleAssignmentChange(e:mx.events:DynamicEvent) — 메서드, 클래스 com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
| Dispatches an event when module assignment is changed in the working target area. | |
| onMoveTweenEnd(value:Object) — 메서드, 클래스 mx.effects.effectClasses.MaskEffectInstance | |
| Callback method that is called when the x and y position of the mask should be updated by the effect for the last time. | |
| onMoveTweenUpdate(value:Object) — 메서드, 클래스 mx.effects.effectClasses.MaskEffectInstance | |
| Callback method that is called when the x and y position of the mask should be updated by the effect. | |
| onPeerConnect(subscriber:flash.net:NetStream) — 메서드, 클래스 flash.net.NetStream | |
| 피어 배급 스트림이 피어 구독 스트림과 일치할 때 호출됩니다. | |
| onPlayheadUpdate(event:mx.events:VideoEvent) — 메서드, 클래스 ga.controls.HelpVideo | |
| Updates the current running time and the corresponding time slider. | |
| onPlayStatus — 이벤트, 클래스 flash.net.NetStream | |
| NetStream 객체가 스트림 재생을 완료했을 때 응답할 리스너를 설정합니다. | |
| onReportButtonClick(event:flash.events:MouseEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
| Handles a user's Report button click in the Publish browser pop up. | |
| onResize(width:Number, height:Number) — 메서드, 클래스 fl.livepreview.LivePreviewParent | |
| 사용자 정의 메서드를 호출하거나 폭 및 높이 속성을 별도로 설정하여 스테이지의 구성 요소 인스턴스를 지정된 크기로 조절합니다. | |
| onScaleTweenEnd(value:Object) — 메서드, 클래스 mx.effects.effectClasses.MaskEffectInstance | |
| Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect for the last time. | |
| onScaleTweenUpdate(value:Object) — 메서드, 클래스 mx.effects.effectClasses.MaskEffectInstance | |
| Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect. | |
| onSearchClick(e:flash.events:Event) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
| Handle Search Button Click | |
| onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
| Function called when search filter changes | |
| onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.searchpod.BasicSearchPod | |
| Handler for SearchEvent.EVENT_SEARCH_FILTER_CHANG When search filter is changed, update the search filters | |
| onSeekPoint — 이벤트, 클래스 flash.net.NetStream | |
| 추가 바이트 파서가 검색 가능한 지점(예: 비디오 키 프레임)이라고 판단되는 지점을 만날 경우 appendBytes()로부터 동기적으로 호출됩니다. | |
| onSelectedItemsChange(event:spark.events:GridSelectionEvent) — 메서드, 클래스 com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
| Overriding this function just to avoid invocation of parent's onSelectedItemsChange in which AssetHandleRegistry is looked up and unneccessary Asset action event is dispatched A fix for the Bug #2878192 Preview for a letter 'with/without' option shows only selecting it second time from the AM ui. | |
| onTaskChangeHandler(taskACL:lc.procmgmt.domain:TaskACL) — 메서드, 클래스 lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
| Dispatches when the taskACL property changes on the Task object. | |
| onTextData — 이벤트, 클래스 flash.net.NetStream | |
| Flash Player가 재생 중인 미디어 파일에 포함된 텍스트 데이터를 받았을 때 응답할 리스너를 설정합니다. | |
| onTweenEnd(value:Object) — 메서드, 클래스 mx.effects.effectClasses.TweenEffectInstance | |
| Callback method that is called when the target should be updated by the effect for the last time. | |
| onTweenUpdate(value:Object) — 메서드, 클래스 mx.effects.effectClasses.TweenEffectInstance | |
| Callback method that is called when the target should be updated by the effect. | |
| onUpdate(... rest) — 메서드, 클래스 fl.livepreview.LivePreviewParent | |
| 구성 요소 인스턴스의 속성을 업데이트합니다. | |
| onUpdateItem(event:mx.events:CollectionEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.AssetManagerView | |
| onVersionHistoryComplete(versionEvent:com.adobe.ep.ux.content.event:VersionEvent) — 메서드, 클래스 com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
| Gets called when version retrieval is completed by version manager. | |
| onXMPData — 이벤트, 클래스 flash.net.NetStream | |
| Flash Player에서 재생 중인 비디오에 포함된 Adobe XMP(Extensible Metadata Platform) 관련 정보를 받을 때 응답할 리스너를 설정합니다. | |
| opacity — 속성, 클래스 coldfusion.service.mxml.Pdf | |
| Opacity of the watermark. | |
| opaqueBackground — 속성, 클래스 fl.motion.KeyframeBase | |
| 대상 객체에 불투명 배경이 있는지 여부를 제어합니다. | |
| opaqueBackground — 속성, 클래스 flash.display.DisplayObject | |
| 표시 객체를 특정 배경색으로 불투명하게 처리할지 여부를 지정합니다. | |
| opaqueBackground — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
| opaqueBackground — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
| 표시 객체를 특정 배경색으로 불투명하게 처리할지 여부를 지정합니다. | |
| OpaqueWrapperToken — 클래스, 패키지 com.adobe.gravity.utility.async | |
| OpaqueWrapperToken wraps another token, calling successHandlers with no parameters. | |
| OpaqueWrapperToken(token:com.adobe.gravity.utility.async:IToken) — 생성자, 클래스 com.adobe.gravity.utility.async.OpaqueWrapperToken | |
| Constructor. | |
| OP_CONTAINS — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the contains operator. | |
| open — 이벤트, 클래스 air.desktop.URLFilePromise | |
| 기본 URLStream 연결이 열릴 때 전달됩니다. | |
| open() — 메서드, 클래스 air.desktop.URLFilePromise | |
| AIR 런타임이 드래그 앤 드롭 작업 중 적절한 시기에 데이터 소스를 열 수 있도록 허용합니다. | |
| open() — 메서드, 클래스 com.adobe.gravity.tracker.ServiceTracker | |
| Start tracking services. | |
| open — 속성, 클래스 com.adobe.icc.dc.domain.ConditionModuleInstance | |
| True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
| open — 속성, 인터페이스 com.adobe.icc.dc.domain.IContainerInstance | |
| True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
| open — 속성, 클래스 com.adobe.icc.dc.domain.ListModuleInstance | |
| True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
| open — 속성, 클래스 com.adobe.icc.dc.domain.TargetInstance | |
| True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
| open — 속성, 클래스 com.adobe.icc.editors.model.ListModel | |
| The open property of the underlying value object. | |
| open — 속성, 클래스 com.adobe.icc.vo.ListDataModule | |
| Specifies whether the list allows extra content to be inserted from the library when a letter is being filled. | |
| open — 속성, 클래스 com.adobe.icc.vo.TargetAreaAssignment | |
| Specifies whether the target assignment is open. | |
| open — 이벤트, 클래스 fl.containers.ScrollPane | |
| 네트워크 작업이 시작된 경우에 전달됩니다. | |
| open — 이벤트, 클래스 fl.containers.UILoader | |
| 네트워크 작업이 시작된 경우에 전달됩니다. | |
| open — 이벤트, 클래스 fl.controls.ColorPicker | |
| 사용자가 색상 팔레트를 열 때 전달됩니다. | |
| open() — 메서드, 클래스 fl.controls.ColorPicker | |
| 색상 팔레트를 표시합니다. | |
| open — 이벤트, 클래스 fl.controls.ComboBox | |
| 사용자가 드롭다운 버튼을 클릭하여 드롭다운 목록을 표시할 때 전달됩니다. | |
| open() — 메서드, 클래스 fl.controls.ComboBox | |
| 드롭다운 목록을 엽니다. | |
| open — 이벤트, 클래스 fl.video.FLVPlaybackCaptioning | |
| URLLoader.load() 메서드 호출에 이어 Timed Text XML 파일을 로드하기 위한 다운로드 작업이 시작될 때 전달됩니다. | |
| open — 이벤트, 클래스 flash.data.SQLConnection | |
| openAsync() 메서드 호출 작업이 성공적으로 완료될 때 전달됩니다. | |
| open(reference:Object, openMode:String, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — 메서드, 클래스 flash.data.SQLConnection | |
| 파일 시스템의 지정된 위치에 있는 데이터베이스 파일에 대한 동기 연결을 열거나, 해당 위치에 새 데이터베이스 파일을 만들고 열거나, 메모리 내 데이터베이스를 만들고 엽니다. | |
| open() — 메서드, 인터페이스 flash.desktop.IFilePromise | |
| 데이터 공급자 객체를 반환합니다. | |
| open — 이벤트, 클래스 flash.display.LoaderInfo | |
| 로드 작업이 시작될 때 전달됩니다. | |
| open(file:flash.filesystem:File, fileMode:String) — 메서드, 클래스 flash.filesystem.FileStream | |
| file 매개 변수로 지정된 파일을 가리키도록 동기적으로 FileStream 객체를 엽니다. | |
| open — 이벤트, 클래스 flash.media.AVURLLoader | |
| URLLoader.load() 메서드 호출에 이어 다운로드 작업이 시작될 때 전달됩니다. | |
| open() — 메서드, 클래스 flash.media.MediaPromise | |
| 기본 데이터 소스를 열고 IDataInput 인스턴스를 반환하여 읽을 수 있도록 합니다. | |
| open — 이벤트, 클래스 flash.media.Sound | |
| 로드 작업이 시작될 때 전달됩니다. | |
| open — 이벤트, 클래스 flash.net.FileReference | |
| 업로드 또는 다운로드 작업이 시작될 때 전달됩니다. | |
| open — 이벤트, 클래스 flash.net.URLLoader | |
| URLLoader.load() 메서드 호출에 이어 다운로드 작업이 시작될 때 전달됩니다. | |
| open — 이벤트, 클래스 flash.net.URLStream | |
| 로드 작업이 시작될 때 전달됩니다. | |
| open — 이벤트, 클래스 flash.system.SystemUpdater | |
| 업데이트가 시작될 때 전달됩니다. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.search.SearchDescriptorCardRenderer | |
| The event is dispatched when a search template is requested to be opened in Workspace. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.search.SearchDescriptorCardRendererModel | |
| The event is dispatched when a search template is requested to be opened in Workspace. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.startpoint.StartpointDetails | |
| The event is dispatched when an process card is selected in Workspace. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
| The event is dispatched when an process card is selected in Workspace. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.task.TaskCardRenderer | |
| Dispatched when the task is requested to be opened. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.task.TaskCardRendererModel | |
| Dispatched when the task is requested to display the associated form. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.task.TaskDetails | |
| The event is dispatched when a task card is selected in Workspace. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.task.TaskDetailsModel | |
| The event is dispatched when a task card is selected in Workspace. | |
| open — 이벤트, 클래스 lc.procmgmt.ui.task.TaskTileList | |
| This event is dispatched from the items displayed in the TaskTileList object. | |
| open — 속성, 클래스 mx.charts.series.items.HLOCSeriesItem | |
| The open value of this item converted into screen coordinates. | |
| open — 이벤트, 클래스 mx.controls.ColorPicker | |
| Dispatched when the color swatch panel opens. | |
| open() — 메서드, 클래스 mx.controls.ColorPicker | |
| Displays the drop-down SwatchPanel object that shows colors that users can select. | |
| open — 이벤트, 클래스 mx.controls.ComboBox | |
| Dispatched when the user clicks the drop-down button to display the drop-down list. | |
| open() — 메서드, 클래스 mx.controls.ComboBox | |
| Displays the drop-down list. | |
| open — 이벤트, 클래스 mx.controls.DateField | |
| Dispatched when a user selects the field to open the drop-down list. | |
| open() — 메서드, 클래스 mx.controls.DateField | |
| Opens the DateChooser control. | |
| open — 이벤트, 클래스 mx.controls.PopUpButton | |
| Dispatched when the specified UIComponent opens. | |
| open() — 메서드, 클래스 mx.controls.PopUpButton | |
| Opens the UIComponent object specified by the popUp property. | |
| open — 이벤트, 클래스 mx.controls.SWFLoader | |
| Dispatched when a network operation starts. | |
| open — 속성, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
| Contains true if the item is open and it has children. | |
| open — 속성, 클래스 mx.controls.treeClasses.TreeListData | |
| Contains true if the node is open. | |
| open(openWindowActive:Boolean) — 메서드, 클래스 mx.core.Window | |
| Creates the underlying NativeWindow and opens it. | |
| open — 스킨 상태, 클래스 spark.components.mediaClasses.VolumeBar | |
| Open state of the drop-down slider. | |
| open — 스킨 상태, 클래스 spark.components.supportClasses.DropDownListBase | |
| Skin state for the open state of the DropDownListBase control. | |
| open — 스킨 상태, 클래스 xd.core.axm.view.components.support.AXMDropDownListBase | |
| Skin state for the open state of the DropDownListBase control. | |
| open — 스킨 상태, 클래스 xd.core.axm.view.components.AXMAccordionSegment | |
| open — 이벤트, 클래스 spark.components.CalloutButton | |
| Dispatched when the user clicks the open button to display the callout. | |
| open — 이벤트, 클래스 spark.components.SkinnablePopUpContainer | |
| Dispatched by the container when it's opened and ready for user interaction. | |
| open(owner:flash.display:DisplayObjectContainer, modal:Boolean) — 메서드, 클래스 spark.components.SkinnablePopUpContainer | |
| Opens the container as a pop-up, and switches the skin state from closed to normal. | |
| open(openWindowActive:Boolean) — 메서드, 클래스 spark.components.Window | |
| Creates the underlying NativeWindow and opens it. | |
| open — 이벤트, 클래스 spark.components.mediaClasses.VolumeBar | |
| Dispatched when the user mouses over the drop-down slider to display it. | |
| open — 이벤트, 클래스 spark.components.supportClasses.DropDownListBase | |
| Dispatched when the user clicks the anchor button to display the drop-down list. | |
| open — 이벤트, 클래스 xd.core.axm.view.components.support.AXMDropDownListBase | |
| Dispatched when the user clicks the anchor button to display the drop-down list. | |
| OPEN — 상수 정적 속성, 클래스 flash.errors.SQLErrorOperation | |
| SQLConnection.open() 메서드 또는 SQLConnection.openAsync() 메서드가 호출되었음을 나타냅니다. | |
| OPEN — 상수 정적 속성, 클래스 flash.events.Event | |
| Event.OPEN 상수는 open 이벤트 객체의 type 속성 값을 정의합니다. | |
| OPEN — 상수 정적 속성, 클래스 flash.events.SQLEvent | |
| SQLEvent.OPEN 상수는 open 이벤트 객체의 type 속성 값을 정의합니다. | |
| OPEN — 상수 정적 속성, 클래스 flash.system.MessageChannelState | |
| 이 상태는 메시지 채널에 열려 있으며 사용 가능하다는 것을 나타냅니다. | |
| OPEN — 상수 정적 속성, 클래스 mx.events.DropdownEvent | |
| The DropdownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
| OPEN — 상수 정적 속성, 클래스 spark.events.DropDownEvent | |
| The DropDownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
| OPEN — 상수 정적 속성, 클래스 spark.events.PopUpEvent | |
| The PopUpEvent.OPEN constant defines the value of the type property of the PopUpEvent object for an open event. | |
| openActivationBrowser — 이벤트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
| openActivationBrowser is dispatched from the Toolbar when any activation button is clicked on the toolbar | |
| openAlways — 속성, 클래스 mx.controls.PopUpButton | |
| If true, specifies to pop up the popUp when you click the main button. | |
| openAsync(reference:Object, openMode:String, responder:flash.net:Responder, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — 메서드, 클래스 flash.data.SQLConnection | |
| 파일 시스템의 지정된 위치에 있는 데이터베이스 파일에 대한 비동기 연결을 열거나, 해당 위치에 새 데이터베이스 파일을 만들고 열거나, 메모리 내 데이터베이스를 만들고 엽니다. | |
| openAsync(file:flash.filesystem:File, fileMode:String) — 메서드, 클래스 flash.filesystem.FileStream | |
| file 매개 변수로 지정된 파일을 가리키도록 비동기적으로 FileStream 객체를 엽니다. | |
| openButton — 스킨 파트, 클래스 spark.components.supportClasses.DropDownListBase | |
| A skin part that defines the anchor button. A skin part that defines the anchor button. | |
| openButton — 스킨 파트, 클래스 xd.core.axm.view.components.support.AXMDropDownListBase | |
| A skin part that defines the anchor button. A skin part that defines the anchor button. | |
| openButton — 속성, 클래스 spark.components.supportClasses.DropDownController | |
| A reference to the openButton skin part of the drop-down component. | |
| openButton — 속성, 클래스 spark.skins.spark.ComboBoxSkin | |
| openButton — 속성, 클래스 spark.skins.spark.DropDownListSkin | |
| openButton — 속성, 클래스 spark.skins.wireframe.ComboBoxSkin | |
| openButton — 속성, 클래스 spark.skins.wireframe.DropDownListSkin | |
| openButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
| openButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
| openButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
| The open button. | |
| openButton — 속성, 클래스 xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
| A reference to the openButton skin part of the drop-down component. | |
| openButton — 속성, 인터페이스 xd.core.axm.view.components.support.IDropDownController | |
| The Open button. | |
| openDetails(task:lc.procmgmt.domain:Task) — 메서드, 클래스 lc.procmgmt.ui.search.SearchSelectorModel | |
| Opens details page for the given task. | |
| openDropDown() — 메서드, 클래스 spark.components.CalloutButton | |
| Initializes the dropDown and changes the skin state to open. | |
| openDropDown() — 메서드, 클래스 spark.components.mediaClasses.VolumeBar | |
| Opens the drop-down slider. | |
| openDropDown() — 메서드, 클래스 spark.components.supportClasses.DropDownController | |
| Open the drop down and dispatch a DropdownEvent.OPEN event. | |
| openDropDown() — 메서드, 클래스 spark.components.supportClasses.DropDownListBase | |
| Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
| openDropDown() — 메서드, 클래스 xd.core.axm.view.components.support.AXMDropDownListBase | |
| Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
| openDropDown() — 메서드, 클래스 xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
| Open the drop down and dispatch a DropdownEvent.OPEN event. | |
| openDropDown() — 메서드, 인터페이스 xd.core.axm.view.components.support.IDropDownController | |
| Specifies to open or display the dropdown. | |
| OP_ENDS_WITH — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the ends with operator. | |
| openDuration — 스타일, 클래스 mx.containers.Accordion | |
| Duration, in milliseconds, of the animation from one child to another. | |
| openDuration — 스타일, 클래스 mx.controls.ColorPicker | |
| Length of an open transition, in milliseconds. | |
| openDuration — 스타일, 클래스 mx.controls.Tree | |
| Length of an open or close transition, in milliseconds. | |
| openDuration — 스타일, 클래스 mx.controls.ComboBox | |
| Length of the transition when the drop-down list opens, in milliseconds. | |
| openDuration — 스타일, 클래스 mx.controls.Menu | |
| The duration of the menu or submenu opening transition, in milliseconds. | |
| openDuration — 스타일, 클래스 mx.controls.AdvancedDataGrid | |
| Length of an open or close transition for the navigation tree, in milliseconds. | |
| openDuration — 스타일, 클래스 mx.controls.PopUpButton | |
| Length of an open transition, in milliseconds. | |
| openEasingFunction — 스타일, 클래스 mx.containers.Accordion | |
| Tweening function used by the animation from one child to another. | |
| openEasingFunction — 스타일, 클래스 mx.controls.ColorPicker | |
| Easing function to control component tweening. | |
| openEasingFunction — 스타일, 클래스 mx.controls.Tree | |
| Easing function to control component tweening. | |
| openEasingFunction — 스타일, 클래스 mx.controls.ComboBox | |
| An easing function to control the open transition. | |
| openEasingFunction — 스타일, 클래스 mx.controls.AdvancedDataGrid | |
| Easing function to control component tweening. | |
| openEasingFunction — 스타일, 클래스 mx.controls.PopUpButton | |
| Easing function to control component opening tween. | |
| openedWindows — 속성, 클래스 flash.desktop.NativeApplication | |
| 이 응용 프로그램의 열려 있는 기본 윈도우를 모두 포함하는 배열입니다. | |
| openField — 속성, 클래스 mx.charts.chartClasses.HLOCSeriesBase | |
| Specifies the field of the data provider that determines the y-axis location of the opening value of the element. | |
| openFilter — 속성, 클래스 mx.charts.series.items.HLOCSeriesItem | |
| The open value of this item, filtered against the vertical axis of the containing chart. | |
| openForm() — 메서드, 클래스 lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
| Dispatches a TaskEvent.OPEN event when the process card is selected in Workspace. | |
| openFragmentLayoutLibrary — 이벤트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
| Event dispatched on open of Fragment Layout Library when Insert Fragment button is clicked. | |
| openFragmentLayoutLibrary — 이벤트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
| Event dispatched when Fragment Layout Library is opened. | |
| openIcon — 속성, 클래스 xd.core.axm.view.components.AXMAccordionSegment | |
| openIcon | |
| opening — 속성, 클래스 mx.events.AdvancedDataGridEvent | |
| Indicates whether the item is opening true, or closing false. | |
| opening — 속성, 클래스 mx.events.TreeEvent | |
| Used for an ITEM_OPENING type events only. | |
| openItems — 속성, 클래스 mx.controls.Tree | |
| The items that have been opened or set opened. | |
| openNode(node:Object) — 메서드, 클래스 mx.collections.HierarchicalCollectionView | |
| Opens a node to display its children. | |
| openNode(node:Object) — 메서드, 인터페이스 mx.collections.IHierarchicalCollectionView | |
| Opens a node to display its children. | |
| openNodes — 속성, 클래스 mx.collections.HierarchicalCollectionView | |
| An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
| openNodes — 속성, 인터페이스 mx.collections.IHierarchicalCollectionView | |
| An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
| openNumber — 속성, 클래스 mx.charts.series.items.HLOCSeriesItem | |
| The open value of this item, converted to a number by the vertical axis of the containing chart. | |
| openOnInput — 속성, 클래스 spark.components.ComboBox | |
| If true, the drop-down list opens when the user edits the prompt area. | |
| openPaths — 속성, 클래스 mx.controls.FileSystemTree | |
| An Array of nativePath Strings for the File items representing the open subdirectories. | |
| openQuery(searchTemplateDescriptor:lc.procmgmt.domain:SearchTemplateDescriptor) — 메서드, 클래스 lc.procmgmt.ui.search.SearchSelectorModel | |
| Opens a query for the given search template descriptor. | |
| openRelationshipBrowser — 이벤트, 클래스 com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
| openRelationshipBrowser is dispatched from the Toolbar when any relationship button is clicked on the toolbar | |
| openSession(dbfile:flash.filesystem:File, id:uint, encryptionKey:flash.utils:ByteArray, cacheDirectory:flash.filesystem:File) — 메서드, 클래스 coldfusion.air.SyncManager | |
| Creates a session with a specific database file. | |
| openSession(config:com.adobe.mosaic.om.interfaces:ISessionConfiguration, onSuccess:Function, onFailure:Function) — 메서드, 인터페이스 com.adobe.mosaic.om.interfaces.ISessionManager | |
| Creates an ISession instance based on the supplied configuration information. | |
| OpenSessionEvent — 클래스, 패키지 com.adobe.mosaic.om.events | |
| The OpenSessionEvent class defines a transient notification of opening an ISession. | |
| OpenSessionEvent(type:String, sess:com.adobe.mosaic.om.interfaces:ISession, msg:String) — 생성자, 클래스 com.adobe.mosaic.om.events.OpenSessionEvent | |
| Constructor. | |
| openSessionEventFailure — 이벤트, 클래스 com.adobe.mosaic.mxml.ServerSession | |
| Dispatched when an OpenSessionEvent call fails. | |
| openSessionEventSuccess — 이벤트, 클래스 com.adobe.mosaic.mxml.ServerSession | |
| Dispatched upon the first successful OpenSessionEvent from the remote server. | |
| openStreamingConnection(appendToURL:String) — 메서드, 클래스 mx.messaging.channels.StreamingConnectionHandler | |
| Used by the streaming channels to set up the streaming connection if necessary and issue the open request to the server. | |
| openSubdirectory(nativePath:String) — 메서드, 클래스 mx.controls.FileSystemTree | |
| Opens a subdirectory specified by a native file system path. | |
| openTab(tabName:String, force:Boolean) — 메서드, 클래스 lc.procmgmt.ui.layout.WorkspaceModel | |
| Opens a particular tab of the Workspace component by the tab name. | |
| openTask() — 메서드, 클래스 lc.procmgmt.ui.task.TaskDetailsModel | |
| Dispatches a TaskEvent.OPEN event when a task card is selected in Workspace. | |
| openTickLength — 스타일, 클래스 mx.charts.series.HLOCSeries | |
| Specifies the length, in pixels, for the open tick mark if an opening value is specified. | |
| openTickStroke — 스타일, 클래스 mx.charts.series.HLOCSeries | |
| Specifies the stroke to use for the open tick mark if an opening value is specified. | |
| OPEN_URL — 상수 정적 속성, 클래스 flash.desktop.InvokeEventReason | |
| 모바일 전용입니다. 다른 응용 프로그램 또는 시스템에서 응용 프로그램을 호출했기 때문에 InvokeEvent가 발생했음을 나타냅니다. | |
| openValue — 속성, 클래스 mx.charts.series.items.HLOCSeriesItem | |
| The open value of this item. | |
| openWithDefaultApplication() — 메서드, 클래스 flash.filesystem.File | |
| 운영 체제가 이 파일 유형을 열기 위해 등록한 응용 프로그램에서 파일을 엽니다. | |
| OP_EQUALS — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the equals operator. | |
| operand — 속성, 클래스 com.adobe.icc.editors.model.el.operators.UnaryOperator | |
| Operand associated with this unary operator instance | |
| operands — 속성, 클래스 com.adobe.icc.editors.model.el.Expression | |
| Fetches the array of operands. | |
| operands — 속성, 클래스 com.adobe.icc.editors.model.el.operators.BinaryOperator | |
| Array of Operands associated with this binary operator | |
| operation — 속성, 클래스 coldfusion.air.Conflict | |
| The operation that caused the server-side conflict. | |
| operation — 속성, 클래스 flash.errors.SQLError | |
| 오류가 발생할 때 시도된 작업을 나타내는 값입니다. | |
| operation — 속성, 클래스 flashx.textLayout.events.FlowOperationEvent | |
| 막 시작되는 또는 방금 종료된 작업입니다. | |
| operation — 속성, 클래스 flashx.textLayout.operations.RedoOperation | |
| 다시 실행할 작업입니다. | |
| operation — 속성, 클래스 flashx.textLayout.operations.UndoOperation | |
| 실행 취소할 작업입니다. | |
| operation — 속성, 클래스 mx.collections.SummaryField | |
| The function that should be performed on the children. | |
| operation — 속성, 클래스 mx.data.ManagedOperation | |
| Stores the service's operation which we are using for this managed operation. | |
| operation — 속성, 클래스 mx.data.messages.DataMessage | |
| Provides access to the operation/command of this DataMessage. | |
| operation — 속성, 클래스 mx.data.messages.ManagedRemotingMessage | |
| Provides access to the operation/command of this message. | |
| operation — 속성, 클래스 mx.messaging.messages.CommandMessage | |
| Provides access to the operation/command for the CommandMessage. | |
| operation — 속성, 클래스 mx.messaging.messages.RemotingMessage | |
| Provides access to the name of the remote method/operation that should be called. | |
| operation — 속성, 클래스 spark.events.TextOperationEvent | |
| The FlowOperation object representing the editing operation being performed on the text by the user. | |
| Operation — 클래스, 패키지 mx.rpc.http | |
| An Operation used specifically by an HTTPMultiService. | |
| Operation — 클래스, 패키지 mx.rpc.remoting | |
| An Operation used specifically by RemoteObjects. | |
| Operation — 클래스, 패키지 mx.rpc.remoting.mxml | |
| The Operation used for RemoteObject when created in an MXML document. | |
| Operation — 클래스, 패키지 mx.rpc.soap | |
| An Operation used specifically by WebServices. | |
| Operation — 클래스, 패키지 mx.rpc.soap.mxml | |
| An Operation used specifically by WebServices. | |
| Operation(service:mx.rpc.http:HTTPMultiService, name:String) — 생성자, 클래스 mx.rpc.http.Operation | |
| Creates a new Operation. | |
| Operation(remoteObject:mx.rpc:AbstractService, name:String) — 생성자, 클래스 mx.rpc.remoting.Operation | |
| Creates a new Operation. | |
| Operation(webService:mx.rpc:AbstractService, name:String) — 생성자, 클래스 mx.rpc.soap.Operation | |
| Creates a new Operation. | |
| Operation(webService:mx.rpc.soap:WebService, name:String) — 생성자, 클래스 mx.rpc.soap.mxml.Operation | |
| Creates a new Operation. | |
| OperationInfo — 클래스, 패키지 com.adobe.dct.transfer | |
| Transfer object Holds the information for Service operation. | |
| operationList — 속성, 클래스 com.adobe.solutions.prm.domain.impl.Project | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 클래스 com.adobe.solutions.prm.domain.impl.WorkItem | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 인터페이스 com.adobe.solutions.rca.domain.common.IGanttDataItem | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 클래스 com.adobe.solutions.rca.domain.impl.Approver | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 클래스 com.adobe.solutions.rca.domain.impl.ReviewContext | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 클래스 com.adobe.solutions.rca.domain.impl.Reviewer | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 클래스 com.adobe.solutions.rca.domain.impl.Stage | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 클래스 com.adobe.solutions.rca.domain.impl.StageParticipant | |
| A collection of operations that are available to a user through the context menu in the Gantt chart. | |
| operationList — 속성, 클래스 mx.rpc.http.HTTPMultiService | |
| This serves as the default property for this instance so that we can define a set of operations as direct children of the HTTPMultiService tag in MXML. | |
| operationManager — 속성, 클래스 mx.rpc.AbstractInvoker | |
| This property is set usually by framework code which wants to modify the behavior of a service invocation without modifying the way in which the service is called externally. | |
| operationMethodName — 속성, 클래스 mx.data.messages.ManagedRemotingMessage | |
| The target method to invoke on the managed remote service. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
| The current state of the Editor. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
| Specifies the current state of the Category Editor. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
| The current state in which Letter has been opened. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
| The current state in which Letter has been opened. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
| The current state in which Letter has been opened. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
| The current state in which Letter has been opened. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
| Specifies the current state of the Text Editor. | |
| operationMode — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
| Specfies the current state of the Text. | |
| OPERATION_MODE_COPY — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
| The constant defining the Copy state of an Editor. | |
| OPERATION_MODE_COPY — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
| The constant which defines the Copy state of Category. | |
| OPERATION_MODE_CREATE — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
| The constant defining the Create state of an Editor. | |
| OPERATION_MODE_CREATE — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
| The constant which defines the Create state of Category. | |
| OPERATION_MODE_EDIT — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
| The constant defining the Edit state of an Editor. | |
| OPERATION_MODE_EDIT — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
| The constant which defines the Edit state of Category. | |
| OPERATION_MODE_EDIT — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
| The constant representing the Edit state. | |
| OPERATION_MODE_VIEW — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
| The constant defining the View state of an Editor. | |
| OPERATION_MODE_VIEW — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
| The constant which defines the View state of Category. | |
| OPERATION_MODE_VIEW — 상수 정적 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
| The constant representing the View state. | |
| operationName — 속성, 클래스 com.adobe.dct.transfer.OperationInfo | |
| The operation name | |
| operationName — 속성, 인터페이스 com.adobe.icc.token.IAsyncToken | |
| Returns the operation name associated with this token or null if an operation name was not given. | |
| operationName — 속성, 클래스 com.adobe.livecycle.rca.token.RCAToken | |
| Specifies the operation name. | |
| operationName — 속성, 클래스 com.adobe.livecycle.ria.security.api.SecurityConfig | |
| The name of the operation invoked on the Remoting destination used to fetch the user details. | |
| operationNameDisplay — 스킨 파트, 클래스 com.adobe.dct.view.DictionaryServiceView | |
| A skin part that defines a SkinnableTextBase displaying operation name. A skin part that defines a SkinnableTextBase displaying operation name. | |
| operationNameDisplay — 스킨 파트, 클래스 com.adobe.dct.view.ImportFMLView | |
| A skin part that defines ListBase for the operations in the selected service. A skin part that defines ListBase for the operations in the selected service. | |
| OperationParameter — 클래스, 패키지 com.adobe.dct.transfer | |
| Transfer object holding the details of Operation Parameter. | |
| operationParameters — 속성, 클래스 com.adobe.dct.transfer.OperationInfo | |
| The operationParameters of Operation | |
| operationParametersDisplay — 스킨 파트, 클래스 com.adobe.dct.view.DictionaryServiceView | |
| A skin part that defines the DataGrid showing Operation Parameters. A skin part that defines the DataGrid showing Operation Parameters. | |
| operations — 속성, 클래스 com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
| Operations of the wrapped service. | |
| operations — 속성, 클래스 flashx.textLayout.operations.CompositeOperation | |
| 이 컴포지션 작업에서 그룹화한 작업을 포함하는 배열입니다. | |
| operations — 속성, 클래스 mx.messaging.management.MBeanInfo | |
| The operations provided by the MBean. | |
| operations — 속성, 클래스 mx.rpc.AbstractService | |
| The Operations array is usually only set by the MXML compiler if you create a service using an MXML tag. | |
| operationsByName — 속성, 클래스 mx.data.RPCDataManager | |
| Stores the name to ManagedOperation mapping for all ManagedOperation object. | |
| operationType — 속성, 클래스 com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
| The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
| operationType — 속성, 클래스 com.adobe.solutions.exm.authoring.view.SaveExpression | |
| The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
| OperationType — 클래스, 패키지 com.adobe.solutions.rca.constant | |
| OperationType Enum. | |
| OperationType() — 생성자, 클래스 com.adobe.solutions.rca.constant.OperationType | |
| The constructor for OperationType class. | |
| operator — 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| Operator for establishing search type relation between attributeName and attributeValue for e.g. | |
| operator — 속성, 클래스 com.adobe.ep.ux.content.model.search.SimpleStatement | |
| Search Operator between attributeName and attributeValue | |
| operator — 속성, 클래스 com.adobe.icc.editors.model.el.Expression | |
| Operator associated with the expression | |
| operator — 속성, 클래스 com.adobe.icc.vo.Statement | |
| Operator for this statement. | |
| operator — 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies the operator that establishes the relationship between attributeName and attributeValue for the search. | |
| operator — 속성, 클래스 lc.procmgmt.domain.SearchFilterCondition | |
| The operator for the search filter condition. | |
| OPERATOR_CONTAINS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the CONTAINS operator. | |
| OPERATOR_CONTAINS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the CONTAINS operator. | |
| OPERATOR_CONTAINS — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a contains operator. | |
| OPERATOR_ENDS_WITH — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the ENDS WITH operator. | |
| OPERATOR_ENDS_WITH — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the ENDS WITH operator. | |
| OPERATOR_ENDS_WITH — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies an ends with operator. | |
| OPERATOR_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the EQUALS operator. | |
| OPERATOR_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the EQUALS operator. | |
| OPERATOR_EQUALS — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies an equals operator. | |
| OPERATOR_FULL_TEXT_SEARCH — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the FULL TEXT SEARCH operator. | |
| OPERATOR_FULL_TEXT_SEARCH — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the FULL TEXT SEARCH operator. | |
| OPERATOR_FULL_TEXT_SEARCH — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a full-text search operator. | |
| OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the FULL TEXT SEARCH operator. | |
| OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the FULL TEXT SEARCH ON PROPERTIES operator. | |
| OPERATOR_GREATER_THAN — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the GREATER THAN operator. | |
| OPERATOR_GREATER_THAN — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the GREATER THAN operator. | |
| OPERATOR_GREATER_THAN — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a greater than operator. | |
| OPERATOR_GREATER_THAN_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the GREATER THAN OR EQUALS TO operator. | |
| OPERATOR_GREATER_THAN_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the GREATER THAN OR EQUALS TO operator. | |
| OPERATOR_GREATER_THAN_EQUALS — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a greater than or equal operator. | |
| OPERATOR_LESS_THAN — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the LESS THAN operator. | |
| OPERATOR_LESS_THAN — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the LESS THAN operator. | |
| OPERATOR_LESS_THAN — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a less than operator. | |
| OPERATOR_LESS_THAN_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the LESS THAN OR EQUALS TO operator. | |
| OPERATOR_LESS_THAN_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the LESS THAN OR EQUALS TO operator. | |
| OPERATOR_LESS_THAN_EQUALS — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a less than or equal operator. | |
| OPERATOR_LIKE — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the LIKE operator. | |
| OPERATOR_LIKE — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the LIKE operator. | |
| OPERATOR_LIKE — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a like operator. | |
| OPERATOR_NOT_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the NOT EQUALS operator. | |
| OPERATOR_NOT_EQUALS — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the NOT EQUALS operator. | |
| OPERATOR_NOT_EQUALS — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a not equal operator. | |
| OPERATOR_NOT_NULL — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the NOT NULL CHECK operator. | |
| OPERATOR_NOT_NULL — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the NOT NULL CHECK operator. | |
| OPERATOR_NULL — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the NULL CHECK operator. | |
| OPERATOR_NULL — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the NULL CHECK operator. | |
| OPERATOR_STARTS_WITH — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| This special value represents the STARTS WITH operator. | |
| OPERATOR_STARTS_WITH — 상수 정적 속성, 클래스 com.adobe.ep.ux.content.model.search.Statement | |
| This special value represents the STARTS WITH operator. | |
| OPERATOR_STARTS_WITH — 상수 정적 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies a starts with operator. | |
| OP_GREATER_EQUALS — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the greater than or equal to operator. | |
| OP_GREATER_THAN — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the greater than operator. | |
| OP_IS_NULL — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the null operator. | |
| OP_LESS_EQUALS — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the equal to operator. | |
| OP_LESS_THAN — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the less than operator. | |
| OP_NOT_EQUALS — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the not equal operator. | |
| OP_STARTS_WITH — 상수 정적 속성, 클래스 com.adobe.icc.vo.Statement | |
| Specifies the starts with operator. | |
| optimumSpacing — 속성, 클래스 flash.text.engine.SpaceJustifier | |
| 양쪽 정렬하는 동안 사용할 단어 사이의 최적 간격을 일반 간격 너비의 배율로 지정합니다. | |
| optional — 속성, 클래스 com.adobe.icc.dc.domain.BaseModuleInstance | |
| True if this module is optional in its container (based on the assignment, not the selected state). | |
| optional — 속성, 클래스 com.adobe.icc.dc.domain.FieldInstance | |
| True if the underlying object is optional. | |
| optional — 속성, 인터페이스 com.adobe.icc.dc.domain.IDataInstance | |
| True if the underlying object is optional. | |
| optional — 속성, 인터페이스 com.adobe.icc.dc.domain.IModuleInstance | |
| True if this module is optional in its container (based on the assignment, not the selected state). | |
| optional — 속성, 클래스 com.adobe.icc.dc.domain.VariableInstance | |
| True if the underlying object is optional. | |
| optional — 속성, 클래스 com.adobe.icc.editors.model.FieldAssignmentModel | |
| The optional property of the underlying value object. | |
| optional — 속성, 인터페이스 com.adobe.icc.editors.model.IAssignmentModel | |
| The optional property of the underlying value object. | |
| optional — 속성, 클래스 com.adobe.icc.editors.model.ListAssignmentModel | |
| True if the item is not a mandatory inclusion in the list. | |
| optional — 속성, 클래스 com.adobe.icc.editors.model.ModuleAssignmentModel | |
| The optional property of the underlying value object. | |
| optional — 속성, 클래스 com.adobe.icc.editors.model.VariableAssignmentModel | |
| The optional property of the underlying value object. | |
| optional — 속성, 클래스 com.adobe.icc.vo.FieldAssignment | |
| Specifies whether the assignment is optional when correspondence is being generated. | |
| optional — 속성, 클래스 com.adobe.icc.vo.LDMAssignment | |
| Specifies whether the item is not mandatory for the list. | |
| optional — 속성, 클래스 com.adobe.icc.vo.ModuleAssignment | |
| True if the module is not required to be selected in the target. | |
| optional — 속성, 클래스 com.adobe.icc.vo.VariableAssignment | |
| Specifies whether the assignment is optional when correspondence is being generated. | |
| optional — 속성, 인터페이스 com.adobe.solutions.rca.domain.IReviewer | |
| A Boolean value to decide if the reviewer is optional or not. | |
| optional — 속성, 클래스 com.adobe.solutions.rca.domain.impl.Reviewer | |
| A Boolean value to decide if the reviewer is optional or not. | |
| optional — 속성, 클래스 com.adobe.solutions.rca.vo.ReviewerVO | |
| A Boolean flag to mark a reviewer as optional if set to True. | |
| optionalBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
| A skin part that defines the optional checkbox A skin part that defines the optional checkbox | |
| optionalRadioButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
| A reference to the RadioButton object. If the radio button is selected then an added participant is added as an optional reviewer. A reference to the RadioButton object. | |
| optionList — 속성, 클래스 com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
| Option list of data-label pairs. | |
| optionList — 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
| Specifies an option list of data-label pairs. | |
| optionMenuButton — 속성, 클래스 com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
| The control for the Option menu. | |
| optionMenuButton — 스킨 파트, 클래스 com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
| The option menu, also a Spark Button. The option menu, also a Spark Button. | |
| OptionMenuButton — 클래스, 패키지 com.adobe.mosaic.sparklib.optionMenu | |
| Displays a button that produces a menu when selected. | |
| OptionMenuButton() — 생성자, 클래스 com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
| Constructor. | |
| OptionMenuEvent — 클래스, 패키지 com.adobe.mosaic.sparklib.optionMenu | |
| The events generated by the OptionMenuButton class. | |
| OptionMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean) — 생성자, 클래스 com.adobe.mosaic.sparklib.optionMenu.OptionMenuEvent | |
| Constructor. | |
| options — 속성, 클래스 flashx.textLayout.operations.InsertInlineGraphicOperation | |
| 텍스트를 기준으로 그래픽 위치를 제어합니다. | |
| options — 속성, 클래스 flashx.textLayout.operations.ModifyInlineGraphicOperation | |
| options는 지원되지 않습니다. | |
| OPTIONS — 상수 정적 속성, 클래스 flash.net.URLRequestMethod | |
| URLRequest 객체가 OPTIONS임을 지정합니다. | |
| optionsDropDown — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.comment.CommentPod | |
| A reference to the DropDownListBase object that displays the option details. A reference to the DropDownListBase object that displays the option details. | |
| OPTIONS_METHOD — 상수 정적 속성, 클래스 mx.messaging.messages.HTTPRequestMessage | |
| Indicates that the method used for this request should be "options". | |
| optToggleBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
| A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. | |
| order — 속성, 클래스 com.adobe.icc.dc.domain.FieldInstance | |
| The order of a field represents the order in which it is laid out in the layout or fragment of a letter. | |
| order — 속성, 클래스 com.adobe.icc.dc.domain.TargetInstance | |
| The target's depth-first order. | |
| order — 속성, 클래스 com.adobe.icc.vo.FieldAssignment | |
| Zero-based order in which the field is to appear in the letter (based on top-down, depth-first search of the letter's layout). | |
| ordered — 속성, 클래스 com.adobe.icc.dc.domain.ConditionModuleInstance | |
| True if the container's contents order is fixed; false if its contents can be re-ordered. | |
| ordered — 속성, 인터페이스 com.adobe.icc.dc.domain.IContainerInstance | |
| True if the container's contents order is fixed; false if its contents can be re-ordered. | |
| ordered — 속성, 클래스 com.adobe.icc.dc.domain.ListModuleInstance | |
| True if the container's contents order is fixed; false if its contents can be re-ordered. | |
| ordered — 속성, 클래스 com.adobe.icc.dc.domain.TargetInstance | |
| True if the container's contents order is fixed; false if its contents can be re-ordered. | |
| ordered — 속성, 클래스 com.adobe.icc.editors.model.ListModel | |
| The ordered property of the underlying value object. | |
| ordered — 속성, 클래스 com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
| Flag to indicate if this assignment is ordered. | |
| ordered — 속성, 클래스 com.adobe.icc.vo.ListDataModule | |
| Specifies whether the items in the list cannot be reordered when a letter is being filled. | |
| ordered — 속성, 클래스 com.adobe.icc.vo.TargetAreaAssignment | |
| Specifies whether the target assignment is ordered. | |
| orderedHeadersList — 속성, 클래스 mx.controls.AdvancedDataGridBaseEx | |
| An ordered list of AdvancedDataGridHeaderInfo instances that correspond to the visible column headers. | |
| OrderedObject — 동적 클래스, 패키지 mx.utils | |
| OrderedObject acts as a wrapper to Object to preserve the ordering of the properties as they are added. | |
| OrderedObject(item:Object) — 생성자, 클래스 mx.utils.OrderedObject | |
| Constructor. | |
| orderIcon — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
| A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). | |
| orderIcon — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
| A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). | |
| orderInBackOf(window:flash.display:NativeWindow) — 메서드, 클래스 flash.display.NativeWindow | |
| 이 윈도우를 지정된 윈도우의 바로 뒤로 보냅니다. | |
| orderInBackOf(window:mx.core:IWindow) — 메서드, 클래스 mx.core.Window | |
| Orders the window just behind another. | |
| orderInBackOf(window:mx.core:IWindow) — 메서드, 클래스 mx.core.WindowedApplication | |
| Orders the window just behind another. | |
| orderInBackOf(window:mx.core:IWindow) — 메서드, 클래스 spark.components.Window | |
| Orders the window just behind another. | |
| orderInBackOf(window:mx.core:IWindow) — 메서드, 클래스 spark.components.WindowedApplication | |
| Orders the window just behind another. | |
| orderInFrontOf(window:flash.display:NativeWindow) — 메서드, 클래스 flash.display.NativeWindow | |
| 이 윈도우를 지정된 윈도우의 바로 앞으로 가져옵니다. | |
| orderInFrontOf(window:mx.core:IWindow) — 메서드, 클래스 mx.core.Window | |
| Orders the window just in front of another. | |
| orderInFrontOf(window:mx.core:IWindow) — 메서드, 클래스 mx.core.WindowedApplication | |
| Orders the window just in front of another. | |
| orderInFrontOf(window:mx.core:IWindow) — 메서드, 클래스 spark.components.Window | |
| Orders the window just in front of another. | |
| orderInFrontOf(window:mx.core:IWindow) — 메서드, 클래스 spark.components.WindowedApplication | |
| Orders the window just in front of another. | |
| orderToBack() — 메서드, 클래스 flash.display.NativeWindow | |
| 이 윈도우를 표시된 다른 윈도우의 뒤로 보냅니다. | |
| orderToBack() — 메서드, 클래스 mx.core.Window | |
| Orders the window behind all others in the same application. | |
| orderToBack() — 메서드, 클래스 mx.core.WindowedApplication | |
| Orders the window behind all others in the same application. | |
| orderToBack() — 메서드, 클래스 spark.components.Window | |
| Orders the window behind all others in the same application. | |
| orderToBack() — 메서드, 클래스 spark.components.WindowedApplication | |
| Orders the window behind all others in the same application. | |
| orderToFront() — 메서드, 클래스 flash.display.NativeWindow | |
| 이 윈도우를 표시된 다른 윈도우의 앞으로 가져옵니다. | |
| orderToFront() — 메서드, 클래스 mx.core.Window | |
| Orders the window in front of all others in the same application. | |
| orderToFront() — 메서드, 클래스 mx.core.WindowedApplication | |
| Orders the window in front of all others in the same application. | |
| orderToFront() — 메서드, 클래스 spark.components.Window | |
| Orders the window in front of all others in the same application. | |
| orderToFront() — 메서드, 클래스 spark.components.WindowedApplication | |
| Orders the window in front of all others in the same application. | |
| org — 속성, 인터페이스 com.adobe.solutions.rca.domain.IUser | |
| Organisation name of a user. | |
| org — 속성, 클래스 com.adobe.solutions.rca.domain.impl.User | |
| Organisation name of a user. | |
| org — 속성, 클래스 com.adobe.solutions.rca.vo.um.PrincipalVO | |
| The organization to which the principal belongs. | |
| org — 속성, 클래스 lc.foundation.domain.Principal | |
| The user's organization name. | |
| organization — 속성, 클래스 lc.foundation.domain.Group | |
| The user's organization name. | |
| organizationalTitle — 속성, 인터페이스 com.adobe.solutions.prm.domain.ITeamMember | |
| Defines the organization title. | |
| organizationalTitle — 속성, 클래스 com.adobe.solutions.prm.domain.impl.TeamMember | |
| Defines the organization title. | |
| organizationalTitle — 속성, 클래스 com.adobe.solutions.prm.vo.TeamMemberVO | |
| Defines the organization title. | |
| organizationalUnitName — 속성, 클래스 flash.security.X500DistinguishedName | |
| DN OrganizationalUnitName 특성을 반환합니다. | |
| organizationName — 속성, 클래스 flash.security.X500DistinguishedName | |
| DN OrganizationName 특성을 반환합니다. | |
| org.osmf.containers — 패키지 | |
| org.osmf.containers 패키지에는 플레이어 응용 프로그램에서 객체 표시를 지원하는 데 사용되는 클래스가 들어 있습니다. | |
| org.osmf.display — 패키지 | |
| org.osmf.display 패키지에는 MediaPlayers 및 MediaElements를 Flash DisplayObjects로 표현할 수 있도록 지원하는 클래스가 들어 있습니다. | |
| org.osmf.elements — 패키지 | |
| org.osmf.elements 패키지에는 모든 MediaElement 구현이 들어 있습니다. | |
| org.osmf.events — 패키지 | |
| org.osmf.events 패키지에는 OSMF 이벤트 객체를 정의하는 클래스가 들어 있습니다. | |
| org.osmf.layout — 패키지 | |
| org.osmf.layout 패키지에는 표시할 객체 레이아웃을 지원하는 클래스가 들어 있습니다. | |
| org.osmf.logging — 패키지 | |
| org.osmf.logging 패키지에는 디버그 로깅을 지원하는 클래스가 들어 있습니다. | |
| org.osmf.media — 패키지 | |
| org.osmf.media 패키지에는 미디어 재생에 사용되는 클래스는 물론 미디어 재생을 위한 하위 수준 기본 단위도 들어 있습니다. | |
| org.osmf.metadata — 패키지 | |
| org.osmf.metadata 패키지에는 메타데이터 사용을 지원하는 클래스가 들어 있습니다. | |
| org.osmf.net — 패키지 | |
| org.osmf.net 패키지에는 비디오 재생을 지원하는 클래스가 들어 있습니다. | |
| org.osmf.net.dvr — 패키지 | |
| org.osmf.net.dvr 패키지에는 미디어 플레이어에서 DVR 재생 모드를 지원하는 데 사용되는 클래스가 들어 있습니다. | |
| org.osmf.net.httpstreaming — 패키지 | |
| org.osmf.net.httpstreaming 패키지에는 HTTP 스트리밍을 지원하는 클래스가 들어 있습니다. | |
| org.osmf.net.metrics — 패키지 | |
| org.osmf.net.metrics 패키지에는 적응 스트리밍 전환에 사용되는 OSMF 메트릭 객체를 정의하는 클래스가 들어 있습니다. | |
| org.osmf.net.qos — 패키지 | |
| org.osmf.net.qos 패키지에는 비디오 재생에 대해 서비스 품질(QOS) 정보를 노출하는 데 사용되는 클래스가 들어 있습니다. | |
| org.osmf.net.rtmpstreaming — 패키지 | |
| org.osmf.net.rtmpstreaming 패키지에는 RTMP 스트리밍을 지원하는 클래스가 들어 있습니다. | |
| org.osmf.net.rules — 패키지 | |
| org.osmf.net.rules 패키지에는 적응 스트리밍 전환에 사용되는 OSMF 규칙 객체를 정의하는 클래스가 들어 있습니다. | |
| org.osmf.traits — 패키지 | |
| org.osmf.traits 패키지는 특정 미디어 특징을 만드는 데 사용되는 기본 단위를 제공합니다. | |
| org.osmf.utils — 패키지 | |
| org.osmf.utils 패키지에는 다른 OSMF 패키지를 지원하는 유틸리티 클래스가 들어 있습니다. | |
| orientation — 속성, 클래스 coldfusion.service.mxml.Document | |
| Page orientation: portrait landscape | |
| orientation — 속성, 클래스 com.adobe.mosaic.layouts.FlowLayout | |
| The layout can be filled either column-wise (default) or row-wise. | |
| orientation — 속성, 클래스 com.adobe.mosaic.layouts.SmartGridLayout | |
| The grid can be filled either column-wise (default) or row-wise. | |
| orientation — 속성, 클래스 flash.display.Stage | |
| 스테이지의 현재 방향입니다. | |
| orientation — 속성, 클래스 flash.printing.PrintJob | |
| 인쇄할 이미지 방향입니다. | |
| orientation — 속성, 클래스 spark.components.TileGroup | |
| Specifies whether elements are arranged row by row or column by column. | |
| orientation — 속성, 클래스 spark.layouts.TileLayout | |
| Specifies whether elements are arranged row by row or column by column. | |
| Orientation3D — final 클래스, 패키지 flash.geom | |
| Orientation3D 클래스는 Matrix3D 객체의 방향 스타일을 나타내는 상수 값의 열거형입니다. | |
| orientationChange — 이벤트, 클래스 flash.display.Stage | |
| 스테이지 방향이 변경될 때 Stage 객체에 의해 전달됩니다. | |
| ORIENTATION_CHANGE — 상수 정적 속성, 클래스 flash.events.StageOrientationEvent | |
| ORIENTATION_CHANGE 상수는 orientationChange 이벤트 객체의 type 속성 값을 정의합니다. | |
| orientationChanging — 이벤트, 클래스 flash.display.Stage | |
| 스테이지 방향 변경이 시작될 때 Stage 객체에 의해 전달됩니다. | |
| ORIENTATION_CHANGING — 상수 정적 속성, 클래스 flash.events.StageOrientationEvent | |
| ORIENTATION_CHANGING 상수는 orientationChanging 이벤트 객체의 type 속성 값을 정의합니다. | |
| orientToPath — 속성, 클래스 fl.motion.AnimatorBase | |
| 모션 경로에서 표시 객체의 위치를 설정합니다. | |
| orientToPath — 속성, 클래스 fl.motion.KeyframeBase | |
| 이 속성을 true로 설정하면 대상 객체가 해당 경로의 각도를 따라 자동으로 회전합니다. | |
| origin — 속성, 클래스 flash.media.CameraRollBrowseOptions | |
| CameraRoll 이미지 선택기를 실행한 객체의 원본 사각형을 지정합니다. | |
| origin — 속성, 클래스 mx.charts.chartClasses.PolarTransform | |
| The origin of the polar transform. | |
| origin — 속성, 클래스 mx.charts.series.items.PieSeriesItem | |
| The origin, relative to the PieSeries's coordinate system, of this wedge. | |
| originalBodyRowCount — 속성, 클래스 com.adobe.icc.vo.Table | |
| The body row count before customization | |
| originalColumnCount — 속성, 클래스 com.adobe.icc.vo.Table | |
| The column count before customization | |
| originalCreator — 속성, 인터페이스 com.adobe.ep.taskmanagement.domain.IAttachment | |
| A flag that indicates whether the logged in user added the attachment. | |
| originalEvent — 속성, 클래스 flashx.textLayout.events.FlowElementMouseEvent | |
| 마우스 동작으로 생성된 원본 마우스 이벤트입니다. | |
| originalHandlerFunction — 속성, 클래스 mx.states.SetEventHandler | |
| The handler function to remove prior to applying our override. | |
| originalHeight — 속성, 클래스 mx.printing.PrintAdvancedDataGrid | |
| The height of the PrintAdvancedDataGrid as set by the user. | |
| originalHeight — 속성, 클래스 mx.printing.PrintDataGrid | |
| The height of PrintDataGrid as set by the user. | |
| originalHeight — 속성, 클래스 mx.printing.PrintOLAPDataGrid | |
| The height of the PrintOLAPDataGrid as set by the user. | |
| originalobject — 속성, 클래스 coldfusion.air.Conflict | |
| The original instance of the object on the client side. | |
| originalObject — 속성, 클래스 mx.data.Conflict | |
| The state of the original client object before its properties were changed, as known at the time of the conflict. | |
| ORIGINAL_ONLY — 상수 정적 속성, 클래스 flash.desktop.ClipboardTransferMode | |
| Clipboard 객체는 참조만 반환해야 합니다. | |
| originalPath — 속성, 클래스 com.adobe.gravity.utility.url.URIParser | |
| The original path component. | |
| ORIGINAL_PREFERRED — 상수 정적 속성, 클래스 flash.desktop.ClipboardTransferMode | |
| Clipboard 객체는 참조(사용할 수 있는 경우) 및 복사본(참조를 사용할 수 없는 경우)을 반환해야 합니다. | |
| originalSelectionState — 속성, 클래스 flashx.textLayout.operations.FlowTextOperation | |
| 작업의 시작 부분에 있는 선택 영역 상태입니다. | |
| originalUrl — 속성, 클래스 flash.html.HTMLHistoryItem | |
| 리디렉션 전 HTML 페이지의 원래 URL입니다. | |
| originatingMessageSentTime — 속성, 클래스 mx.messaging.messages.MessagePerformanceUtils | |
| Only populated in the case of a pushed message, timestamp in milliseconds since epoch of when the client that caused a push message sent its message. | |
| originatingMessageSize — 속성, 클래스 mx.messaging.messages.MessagePerformanceUtils | |
| Only populated in the case of a pushed message, size in Bytes of the message that originally caused this pushed message. | |
| originX — 속성, 클래스 mx.effects.Rotate | |
| The x-position of the center point of rotation. | |
| originX — 속성, 클래스 mx.effects.Zoom | |
| Number that represents the x-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
| originX — 속성, 클래스 mx.effects.effectClasses.RotateInstance | |
| The x-position of the center point of rotation. | |
| originX — 속성, 클래스 mx.effects.effectClasses.ZoomInstance | |
| Number that represents the x-position of the zoom origin, or registration point. | |
| originX — 속성, 클래스 mx.graphics.BitmapFill | |
| The horizontal origin for the bitmap fill. | |
| originY — 속성, 클래스 mx.effects.Rotate | |
| The y-position of the center point of rotation. | |
| originY — 속성, 클래스 mx.effects.Zoom | |
| Number that represents the y-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
| originY — 속성, 클래스 mx.effects.effectClasses.RotateInstance | |
| The y-position of the center point of rotation. | |
| originY — 속성, 클래스 mx.effects.effectClasses.ZoomInstance | |
| Number that represents the y-position of the zoom origin, or registration point. | |
| originY — 속성, 클래스 mx.graphics.BitmapFill | |
| The vertical origin for the bitmap fill. | |
| ORIYA — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
| 오리야어 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
| OrOperator — 클래스, 패키지 com.adobe.icc.editors.model.el.operators | |
| The implementation of the or operator | |
| OrOperator() — 생성자, 클래스 com.adobe.icc.editors.model.el.operators.OrOperator | |
| Constructor. | |
| os — 정적 속성, 클래스 flash.system.Capabilities | |
| 현재 운영 체제를 지정합니다. | |
| OSMANYA — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
| 오스마니아어 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
| OSMFSettings — final 클래스, 패키지 org.osmf.utils | |
| Utility class which exposes all user-facing OSMF settings. | |
| OSMFStrings — 클래스, 패키지 org.osmf.utils | |
| Utility class that exposes all user-facing strings. | |
| OTHER — 상수 정적 속성, 클래스 fl.events.DataGridEventReason | |
| List 구성 요소가 포커스를 잃었거나, 스크롤되었거나, 편집할 수 없는 상태입니다. | |
| OTHER — 상수 정적 속성, 클래스 mx.events.AdvancedDataGridEventReason | |
| Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
| OTHER — 상수 정적 속성, 클래스 mx.events.DataGridEventReason | |
| Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
| OTHER — 상수 정적 속성, 클래스 mx.events.ListEventReason | |
| Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
| otherAxes — 속성, 클래스 mx.charts.AxisRenderer | |
| An Array of axes. | |
| otherAxes — 속성, 인터페이스 mx.charts.chartClasses.IAxisRenderer | |
| An Array of axes. | |
| OTHER_SHARED — 상수 정적 속성, 클래스 lc.procmgmt.QueueConstants | |
| A special value that identifies the 'pseudo-queue' that contains all tasks from other user queues that have been explicity shared. | |
| otherUserOid — 속성, 클래스 lc.procmgmt.events.QueueSharingActionCompleteEvent | |
| The identifier of the user who owns the queue. | |
| OUT — 상수 정적 속성, 클래스 fl.transitions.Transition | |
| 여유 유형을 결정하는 방향 속성에 대한 상수입니다. | |
| OUT — 상수 정적 속성, 클래스 spark.effects.easing.EasingFraction | |
| Specifies that the easing instance spends the entire animation easing out. | |
| OUTER — 상수 정적 속성, 클래스 flash.filters.BitmapFilterType | |
| 객체의 외부 영역에 필터를 적용하는 설정을 정의합니다. | |
| outerJoinOperator — 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchFilter | |
| Operator to outer-join this search filter with other search filters which are at the same level in search filter list | |
| outerJoinOperator — 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
| Specifies the operator that outer-joins the search filter with other search filters that are at the same level in the search filter list. | |
| outerRadius — 속성, 클래스 mx.charts.series.PieSeries | |
| The percentage of the total space available to the PieSeries to use when rendering the contents of the series. | |
| outerRadius — 속성, 클래스 mx.charts.series.items.PieSeriesItem | |
| The distance of the outer edge of this wedge from its origin, measured in pixels. | |
| outerRadius — 스타일, 클래스 xd.core.axm.view.components.AXMProgressSpinner | |
| outerRadius — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
| Accessor for outerRadius value | |
| outputFiles — 속성, 클래스 coldfusion.service.mxml.Pdf | |
| Structure that contains the output files in the DDX file or string as keys and the pathname to the result file as the value. | |
| outputProgress — 이벤트, 클래스 flash.filesystem.FileStream | |
| 버퍼링된 데이터가 파일에 기록되었음을 알립니다. | |
| outputProgress — 이벤트, 클래스 flash.net.Socket | |
| 소켓이 해당 쓰기 버퍼에서 네트워킹 전송 레이어로 데이터를 이동할 때 전달됩니다. | |
| OUTPUT_PROGRESS — 상수 정적 속성, 클래스 flash.events.OutputProgressEvent | |
| outputProgress 이벤트 객체의 type 속성 값을 정의합니다. | |
| OutputProgressEvent — 클래스, 패키지 flash.events | |
| FileStream 객체는 대기 중인 비동기 파일 쓰기 작업이 수행될 때 OutputProgressEvent 객체를 전달합니다. | |
| OutputProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesPending:Number, bytesTotal:Number) — 생성자, 클래스 flash.events.OutputProgressEvent | |
| 출력 진행률 이벤트에 대한 정보가 포함된 Event 객체를 만듭니다. | |
| outputs — 속성, 클래스 lc.procmgmt.domain.SearchFilter | |
| The collection of outputs for a search filter. | |
| OUTSIDE — 상수 정적 속성, 클래스 flashx.textLayout.formats.ListStylePosition | |
| 표시자가 목록의 여백에 나타납니다. | |
| outsideCutoff — 속성, 클래스 flash.text.CSMSettings | |
| 이 값보다 작으면 밀도가 0으로 설정되는 바깥쪽 잘림 값입니다. | |
| over — 스킨 상태, 클래스 spark.components.supportClasses.ButtonBase | |
| Over State of the Button | |
| over — 스킨 상태, 클래스 xd.core.axm.view.components.AXMSplitActionButton | |
| Over State of the Button | |
| OVER — 상수 정적 속성, 클래스 spark.components.supportClasses.InteractionState | |
| The component should be in the over state. | |
| overAndSelected — 스킨 상태, 클래스 spark.components.supportClasses.ToggleButtonBase | |
| Over State of the Button when it's selected | |
| overflowPolicy — 속성, 클래스 flashx.textLayout.elements.Configuration | |
| 컨테이너의 마지막 줄이 컨테이너에 맞는지 또는 이를 초과하는지 여부를 결정하는 데 사용되는 정책입니다. | |
| overflowPolicy — 속성, 인터페이스 flashx.textLayout.elements.IConfiguration | |
| 컨테이너의 마지막 줄이 컨테이너에 맞는지 또는 이를 초과하는지 여부를 결정하는 데 사용되는 정책입니다. | |
| OverflowPolicy — final 클래스, 패키지 flashx.textLayout.elements | |
| OverflowPolicy 클래스는 IConfiguration 클래스의 overflowPolicy 속성에 대한 상수 집합을 정의합니다. | |
| overIcon — 스타일, 클래스 fl.controls.LabelButton | |
| 버튼이 선택되지 않고 마우스가 구성 요소 위에 있을 때 아이콘으로 사용할 클래스 이름입니다. | |
| overIcon — 스타일, 클래스 fl.controls.RadioButton | |
| 버튼이 선택되지 않고 마우스가 구성 요소 위에 있을 때 아이콘으로 사용할 클래스 이름입니다. | |
| overIcon — 스타일, 클래스 fl.controls.CheckBox | |
| 버튼이 선택되지 않고 마우스가 구성 요소 위에 있을 때 아이콘으로 사용할 클래스 이름입니다. | |
| overIcon — 스타일, 클래스 mx.controls.Button | |
| Name of the class to use as the icon when the button is not selected and the mouse is over the control. | |
| overlay — 속성, 클래스 spark.components.supportClasses.GroupBase | |
| The overlay plane for this group. | |
| OVERLAY — 상수 정적 속성, 클래스 flash.display.BlendMode | |
| 배경의 어두운 정도를 기준으로 각 픽셀의 색상을 조정합니다. | |
| OVERLAY — 상수 정적 속성, 클래스 org.osmf.layout.LayoutMode | |
| overlayButton — 속성, 클래스 ga.controls.StepNav | |
| The selected button which overlays the navigator. | |
| overlayControls — 속성, 클래스 spark.components.View | |
| By default, the TabBar and ActionBar controls of a mobile application define an area that cannot be used by the views of an application. | |
| OVERLAY_CREATED — 상수 정적 속성, 클래스 mx.events.ChildExistenceChangedEvent | |
| The ChildExistenceChangedEvent.OVERLAY_CREATED constant defines the value of the type property of the event object for a overlayCreated event. | |
| OverlayDepth — final 클래스, 패키지 spark.components.supportClasses | |
| The OverlayDepth class defines the default depth values for various overlay elements used by Flex. | |
| overlaySource — 속성, 클래스 coldfusion.service.mxml.Image | |
| Image source of the second ColdFusion image the overlays the first ColdFusion image. | |
| override — 명령문 | |
| 메서드가 상속된 메서드를 대체하도록 지정합니다. | |
| OverrideBase — 클래스, 패키지 mx.states | |
| The OverrideBase class is the base class for the override classes used by view states. | |
| OverrideBase() — 생성자, 클래스 mx.states.OverrideBase | |
| Constructor. | |
| overrides — 속성, 클래스 mx.states.State | |
| The overrides for this view state, as an Array of objects that implement the IOverride interface. | |
| overrides — 속성, 클래스 mx.styles.CSSStyleDeclaration | |
| If the setStyle() method is called on a UIComponent or CSSStyleDeclaration at run time, this object stores the name/value pairs that were set; they override the name/value pairs in the objects produced by the methods specified by the defaultFactory and factory properties. | |
| overrideTargetTransform(scale:Boolean, skew:Boolean, rotate:Boolean) — 메서드, 클래스 fl.motion.MotionBase | |
| overSkin — 스타일, 클래스 fl.controls.listClasses.CellRenderer | |
| 버튼이 선택되지 않고 마우스가 구성 요소 위에 있을 때 배경 및 테두리의 스킨으로 사용할 클래스 이름입니다. | |
| overSkin — 스타일, 클래스 fl.controls.ColorPicker | |
| 포인팅 장치가 롤오버될 때 색 우물의 스킨을 제공하는 클래스입니다. | |
| overSkin — 스타일, 클래스 fl.controls.LabelButton | |
| 버튼이 선택되지 않고 마우스가 구성 요소 위에 있을 때 배경 및 테두리의 스킨으로 사용할 클래스 이름입니다. | |
| overSkin — 스타일, 클래스 fl.controls.BaseButton | |
| 버튼이 선택되지 않고 마우스가 구성 요소 위에 있을 때 배경 및 테두리의 스킨으로 사용할 클래스 이름입니다. | |
| overSkin — 스타일, 클래스 fl.controls.ComboBox | |
| 마우스가 ComboBox 구성 요소 위에 있을 때 ComboBox 구성 요소의 배경을 제공하는 클래스 이름입니다. | |
| overSkin — 스타일, 클래스 mx.controls.Button | |
| Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the control. | |
| overSkin — 스타일, 클래스 mx.controls.ComboBase | |
| Name of the class to use as the skin for the background and border when the mouse is over the control. | |
| overState — 속성, 클래스 flash.display.SimpleButton | |
| 버튼 위에 포인터를 놓았을 때의 버튼 상태인 버튼 오버 상태를 나타내는 시각적 객체로 사용할 표시 객체를 지정합니다. | |
| overwriteMode — 정적 속성, 클래스 flashx.textLayout.edit.EditManager | |
| 덮어쓰기 모드가 켜져 있는지 꺼져 있는지 여부를 나타냅니다. | |
| overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
| 선택된 텍스트를 덮어씁니다. | |
| overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
| 선택된 텍스트를 덮어씁니다. | |
| ownedBy — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IMetadata | |
| Retrieves the <OwnedBy> element content from this XML node. | |
| owner — 속성, 인터페이스 com.adobe.livecycle.ria.security.api.IPin | |
| The user who the pin is assigned or issued to. | |
| owner — 속성, 클래스 com.adobe.livecycle.ria.security.service.Pin | |
| The user who the pin is assigned or issued to. | |
| owner — 속성, 인터페이스 com.adobe.solutions.prm.domain.IProject | |
| Defines the owner of a project. | |
| owner — 속성, 인터페이스 com.adobe.solutions.prm.domain.IWorkItem | |
| Defines the owner of a workItem. | |
| owner — 속성, 클래스 com.adobe.solutions.prm.domain.impl.Project | |
| Defines the owner of a project. | |
| owner — 속성, 클래스 com.adobe.solutions.prm.domain.impl.WorkItem | |
| Defines the owner of a workItem. | |
| owner — 속성, 클래스 com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
| Defines the owner filter. | |
| owner — 속성, 클래스 com.adobe.solutions.prm.vo.ProjectVO | |
| Defines the owner of a project. | |
| owner — 속성, 클래스 com.adobe.solutions.prm.vo.WorkItemVO | |
| Defines the owner of a workItem. | |
| owner — 속성, 인터페이스 com.adobe.solutions.rca.domain.ISupportingDocument | |
| Owner of a supporting document. | |
| owner — 속성, 클래스 com.adobe.solutions.rca.domain.impl.SupportingDocument | |
| Owner of a supporting document. | |
| owner — 속성, 클래스 fl.controls.listClasses.ListData | |
| 이 항목을 소유한 List 객체에 대한 참조입니다. | |
| owner — 속성, 클래스 flash.display.NativeWindow | |
| 이 윈도우를 소유하는 NativeWindow 객체입니다. | |
| owner — 속성, 클래스 flash.display.NativeWindowInitOptions | |
| 이 NativeWindowInitOptions로 만든 윈도우를 소유해야 하는 NativeWindow 객체를 지정합니다. | |
| owner — 속성, 클래스 lc.foundation.domain.Preference | |
| The owner of the Workspace preference. | |
| owner — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
| owner — 속성, 클래스 mx.controls.listClasses.BaseListData | |
| A reference to the list object that owns this item. | |
| owner — 속성, 클래스 mx.controls.textClasses.TextRange | |
| The control that contains the text. | |
| owner — 속성, 인터페이스 mx.core.IUIComponent | |
| The owner of this IVisualElement object. | |
| owner — 속성, 인터페이스 mx.core.IVisualElement | |
| The owner of this IVisualElement object. | |
| owner — 속성, 클래스 mx.core.UIComponent | |
| The owner of this IVisualElement object. | |
| owner — 속성, 클래스 mx.core.UIFTETextField | |
| By default, set to the parent container of this object. | |
| owner — 속성, 클래스 mx.core.UITextField | |
| By default, set to the parent container of this object. | |
| owner — 속성, 클래스 mx.flash.UIMovieClip | |
| Typically the parent container of this component. | |
| owner — 속성, 클래스 spark.core.SpriteVisualElement | |
| The owner of this IVisualElement object. | |
| owner — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
| The owner of this IVisualElement object. | |
| OWNER — 상수 정적 속성, 클래스 lc.procmgmt.QueueConstants | |
| A special value that identifies the queue as one being owned by the user. | |
| ownerId — 속성, 인터페이스 com.adobe.ep.taskmanagement.domain.ITask | |
| An identifier that specifies the owner of the task. | |
| OWNERID — 상수 정적 속성, 클래스 com.adobe.ep.taskmanagement.filter.Property | |
| The OWNERID constant specifies the task property named ownerId. | |
| ownerLabel — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
| The skin part for the Owner label. The skin part for the Owner label. | |
| ownerNameField — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
| The skin part for the Asset Owner name field. The skin part for the Asset Owner name field. | |
| ownerNameValidator — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
| The skin part for the Owner Name validator. The skin part for the Owner Name validator. | |
| ownerPassword — 속성, 클래스 coldfusion.service.mxml.Document | |
| Specifies the owner password; format="PDF" only. | |
| ownerReviewCheckBox — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
| A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. | |
| ownerTextInput — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
| The skin part for the Owner text input. The skin part for the Owner text input. | |
| owns(displayObject:flash.display:DisplayObject) — 메서드, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
| owns(displayObject:flash.display:DisplayObject) — 메서드, 인터페이스 mx.core.IUIComponent | |
| Returns true if the chain of owner properties points from child to this UIComponent. | |
| owns(child:flash.display:DisplayObject) — 메서드, 클래스 mx.core.UIComponent | |
| Returns true if the chain of owner properties points from child to this UIComponent. | |
| owns(child:flash.display:DisplayObject) — 메서드, 클래스 mx.core.UIFTETextField | |
| Returns true if the child is parented or owned by this object. | |
| owns(child:flash.display:DisplayObject) — 메서드, 클래스 mx.core.UITextField | |
| Returns true if the child is parented or owned by this object. | |
| owns(displayObject:flash.display:DisplayObject) — 메서드, 클래스 mx.flash.UIMovieClip | |
| Returns true if the chain of owner properties points from child to this UIComponent. | |
| OWNS_SHARED_OBJECT — 상수 정적 속성, 클래스 spark.core.DisplayObjectSharingMode | |
| IGraphicElement owns a DisplayObject that is also assigned to some other IGraphicElement by the parent Group container. | |
| OWNS_UNSHARED_OBJECT — 상수 정적 속성, 클래스 spark.core.DisplayObjectSharingMode | |
| IGraphicElement owns a DisplayObject exclusively. | |
| ownVariables — 속성, 클래스 com.adobe.icc.editors.model.ConditionModel | |
| The list of variables defined by the condition module itself and not by any of the contained children. | |
| 기호 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Tue Jun 12 2018, 03:32 PM Z