기호 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 | |
M — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
M 키의 키 코드 값(77)에 연결된 상수입니다. | |
MacCloseButtonSkin — 클래스, 패키지 spark.skins.spark.windowChrome | |
The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome on an Apple Computer. | |
MacCloseButtonSkin() — 생성자, 클래스 spark.skins.spark.windowChrome.MacCloseButtonSkin | |
Constructor. | |
MacMaximizeButtonSkin — 클래스, 패키지 spark.skins.spark.windowChrome | |
The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacMaximizeButtonSkin() — 생성자, 클래스 spark.skins.spark.windowChrome.MacMaximizeButtonSkin | |
Constructor. | |
MacMinimizeButtonSkin — 클래스, 패키지 spark.skins.spark.windowChrome | |
The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacMinimizeButtonSkin() — 생성자, 클래스 spark.skins.spark.windowChrome.MacMinimizeButtonSkin | |
Constructor. | |
MacTitleBarSkin — 클래스, 패키지 spark.skins.spark.windowChrome | |
The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component for an Apple Macintosh when you use Flex chrome. | |
MacTitleBarSkin() — 생성자, 클래스 spark.skins.spark.windowChrome.MacTitleBarSkin | |
Constructor. | |
macType — 속성, 클래스 flash.net.FileFilter | |
Macintosh 파일 유형 목록입니다. | |
magnifyIcon — 속성, 클래스 xd.core.axm.enterprise.view.skins.SearchTextInputSkin | |
The icon that looks like a little magnifying glass... | |
MagnifyingGlassIcon — 클래스, 패키지 xd.core.axm.enterprise.view.skins | |
The default skin class for the MagnifyingGlassIcon. | |
MagnifyingGlassIcon() — 생성자, 클래스 xd.core.axm.enterprise.view.skins.MagnifyingGlassIcon | |
Constructor. | |
Mail — 클래스, 패키지 coldfusion.service.mxml | |
The proxy class for mail services exposed by ColdFusion. | |
Mail() — 생성자, 클래스 coldfusion.service.mxml.Mail | |
Creates an instance of the Mail class. | |
mailerId — 속성, 클래스 coldfusion.service.mxml.Mail | |
Mailer ID to be passed in X-Mailer SMTP header, which identifies the mailer application. | |
MailParam — 클래스, 패키지 coldfusion.service | |
A class that is remotely mapped to CFIDE.services.mailparam. | |
MailParam() — 생성자, 클래스 coldfusion.service.MailParam | |
Creates an instance of the MailParam class. | |
MailPart — 클래스, 패키지 coldfusion.service | |
A class that is remotely mapped to CFIDE.services.mailpart. | |
MailPart() — 생성자, 클래스 coldfusion.service.MailPart | |
Creates an instance of the MailPart class. | |
mailParts — 속성, 클래스 coldfusion.service.mxml.Mail | |
Specifies one part of a multipart e-mail message. | |
MAIN — 상수 정적 속성, 클래스 flash.media.H264Profile | |
H.264/AVC 주 프로파일을 나타내는 상수입니다. | |
mainCategories — 속성, 클래스 com.adobe.icc.editors.managers.CategoryManager | |
The list of categories existing in the system | |
mainCategory — 속성, 클래스 com.adobe.icc.editors.managers.PreferencesManager | |
User preferred category. | |
mainScreen — 정적 속성, 클래스 flash.display.Screen | |
기본 표시입니다. | |
maintainAspectRatio — 속성, 클래스 fl.containers.UILoader | |
원래 이미지에 사용된 종횡비를 유지할지 또는 UILoader 구성 요소의 현재 폭과 높이에 맞게 이미지 크기를 조정할지를 나타내는 값을 가져오거나 설정합니다. | |
maintainAspectRatio — 속성, 클래스 mx.controls.SWFLoader | |
A flag that indicates whether to maintain the aspect ratio of the loaded content. | |
maintainAspectRatio — 속성, 클래스 mx.controls.VideoDisplay | |
Specifies whether the control should maintain the original aspect ratio while resizing the video. | |
MAINTAIN_ASPECT_RATIO — 상수 정적 속성, 클래스 fl.video.VideoScaleMode | |
registrationX, registrationY, registrationWidth 및 registrationHeight 속성에 따라 결정된 사각형 안에 비디오가 제한되지만 원래 종횡비는 유지되도록 지정합니다. | |
maintainListStyleBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
A skin part which defines the maintain list style input. A skin part which defines the maintain list style input. | |
maintainProjectionCenter — 속성, 클래스 mx.core.UIComponent | |
When true, the component keeps its projection matrix centered on the middle of its bounding box. | |
maintainProjectionCenter — 속성, 클래스 mx.flash.UIMovieClip | |
When true, the component will keep its projection matrix centered on the middle of its bounding box. | |
makeJavascriptSubclass(constructorFunction:Object) — 정적 메서드 , 클래스 air.net.ServiceMonitor | |
공용 ServiceMonitor 메서드를 JavaScript 생성자 함수의 프로토타입에 추가합니다. | |
makeListData(data:Object, uid:String, rowNum:int) — 메서드, 클래스 mx.controls.List | |
Creates a new ListData instance and populates the fields based on the input data provider item. | |
makeListData(data:Object, uid:String, rowNum:int) — 메서드, 클래스 mx.controls.Menu | |
Creates a new MenuListData instance and populates the fields based on the input data provider item. | |
makeListData(data:Object, uid:String, rowNum:int) — 메서드, 클래스 mx.controls.Tree | |
Creates a new TreeListData instance and populates the fields based on the input data provider item. | |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — 메서드, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Creates a new AdvancedDataGridListData instance and populates the fields based on the input data provider item. | |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.dataGridClasses:DataGridColumn) — 메서드, 클래스 mx.controls.dataGridClasses.DataGridBase | |
Creates a new DataGridListData instance and populates the fields based on the input data provider item. | |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int) — 메서드, 클래스 mx.controls.listClasses.TileBase | |
Creates a new ListData instance and populates the fields based on the input data provider item. | |
makeObjectsBindable — 속성, 클래스 mx.data.ManagedRemoteServiceOperation | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.AbstractInvoker | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.http.HTTPMultiService | |
When true, the objects returned support data binding to UI controls. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.http.HTTPService | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.http.Operation | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.remoting.Operation | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.remoting.RemoteObject | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.soap.AbstractWebService | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 클래스 mx.rpc.soap.Operation | |
When this value is true, anonymous objects returned are forced to bindable objects. | |
makeObjectsBindable — 속성, 인터페이스 mx.rpc.xml.IXMLDecoder | |
When makeObjectsBindable is set to true, anonymous Objects and Arrays are wrapped to make them bindable. | |
makePdfNonInteractive() — 메서드, 클래스 com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Makes the PDF non-interactive though still responsive to script changes. | |
makeRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, left:Number, right:Number, yy:Number, data:Object, uid:String) — 메서드, 클래스 mx.controls.dataGridClasses.DataGridBase | |
Creates the renderers for the given rowNum, dataObject and uid. | |
makeRowsAndColumns(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean, rowsNeeded:uint) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Make enough rows and columns to fill the area described by left, top, right, bottom. | |
makeSameHeight(oContainers:Array) — 정적 메서드 , 클래스 com.adobe.guides.spark.layouts.components.AlignmentArea | |
Line up the respective child of each container by making them the same height of the largest child. | |
makeSameHeight(oContainers:Array) — 메서드, 인터페이스 com.adobe.guides.spark.layouts.components.ILayoutComponent | |
Align each child with same same child index to be the same height. | |
makeSameHeight(oContainers:Array) — 메서드, 클래스 com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Align each child with same same child index to be the same height. | |
makeUnique() — 메서드, 클래스 flash.net.GroupSpecifier | |
groupspec에 강력한 의사 난수 태그를 추가하여 고유하게 만듭니다. | |
MALAYALAM — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
말라얄람어 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
manage(expression:String) — 메서드, 인터페이스 com.adobe.solutions.exm.runtime.IExpressionManager | |
Returns a ComputedExpression instance for the given expression string, which applications can use for reading or binding to the result of evaluation of the expression. | |
manage(expression:String) — 메서드, 클래스 com.adobe.solutions.exm.runtime.impl.ExpressionManagerImpl | |
Returns a ComputedExpression instance for the given expression string, which applications can use for reading or binding to the result of evaluation of the expression. | |
manageCookies — 속성, 클래스 flash.html.HTMLLoader | |
HTTP 프로토콜 스택이 이 객체의 쿠키를 관리하는지 여부를 지정합니다. | |
manageCookies — 속성, 클래스 flash.net.URLRequest | |
HTTP 프로토콜 스택이 이 요청에 대한 쿠키를 관리할지 여부를 지정합니다. | |
manageCookies — 정적 속성, 클래스 flash.net.URLRequestDefaults | |
URLRequest 객체의 manageCookies 속성에 대한 기본 설정입니다. | |
Managed — 클래스, 패키지 mx.data.utils | |
The Managed class provides utility methods for DataService managed objects. | |
ManagedAssociation — 클래스, 패키지 mx.data | |
This class is used to represent an association as part of the data management metadata. | |
ManagedAssociation(info:XML) — 생성자, 클래스 mx.data.ManagedAssociation | |
Constructs an instance of metadata with the specified XML snippet that contains the relationship and service reference information. | |
managedClass — 속성, 클래스 mx.data.ManagedEntity | |
Class name of the managed entity. | |
ManagedEntity — 클래스, 패키지 mx.data | |
This class is used to represent a managed entity as part of the Remoting data management metadata. | |
ManagedEntity(info:XML) — 생성자, 클래스 mx.data.ManagedEntity | |
Constructs an instance of metadata with the specified XML snippet that contains the details about the entity. | |
ManagedObjectProxy — 동적 클래스, 패키지 mx.data | |
The ManagedObjectProxy class provides the ability to track changes to an item that is anonymous and managed by a DataService. | |
ManagedObjectProxy(item:Object, uid:String) — 생성자, 클래스 mx.data.ManagedObjectProxy | |
Intializes this proxy with the specified object and id. | |
ManagedOperation — 클래스, 패키지 mx.data | |
The ManagedOperation class is used to represent a managed service operation for an RPC service that uses client-side data management. | |
ManagedOperation(nameParam:String, typeParam:String) — 생성자, 클래스 mx.data.ManagedOperation | |
Creates a ManagedOperation object. | |
managedOperations — 속성, 클래스 mx.data.RPCDataManager | |
The list of managed operations used for this data service. | |
ManagedQuery — 클래스, 패키지 mx.data | |
Use an instance of this class to define a query that is managed by the Data Management Service. | |
ManagedQuery(nameParam:String, typeParam:String) — 생성자, 클래스 mx.data.ManagedQuery | |
Builds a ManagedQuery. | |
ManagedRemoteService — 동적 클래스, 패키지 mx.data | |
The ManagedRemoteService class gives you access to Remoting classes on a remote application server with the data management capabilities of LCDS. | |
ManagedRemoteService — 동적 클래스, 패키지 mx.data.mxml | |
The ManagedRemoteService class provides the top-level client-side functionality for the ADEP Data Services Managed Remoting. | |
ManagedRemoteService(destinationId:String) — 생성자, 클래스 mx.data.ManagedRemoteService | |
Creates a new ManagedRemoteService. | |
ManagedRemoteService(dest:String) — 생성자, 클래스 mx.data.mxml.ManagedRemoteService | |
Constructs an instance of the ManagedRemoteService with the specified destination. | |
ManagedRemoteServiceOperation — 클래스, 패키지 mx.data | |
An Operation used specifically by RemoteObjects. | |
ManagedRemoteServiceOperation(managedRemoteService:mx.rpc:AbstractService, name:String) — 생성자, 클래스 mx.data.ManagedRemoteServiceOperation | |
Creates a new Operation. | |
ManagedRemoteServiceWrapper — 클래스, 패키지 com.adobe.fiber.services.wrapper | |
This class is the superclass of all generated wrappers around instances of the ManagedRemoteService class. | |
ManagedRemoteServiceWrapper(target:flash.events:IEventDispatcher) — 생성자, 클래스 com.adobe.fiber.services.wrapper.ManagedRemoteServiceWrapper | |
Constructor. | |
ManagedRemotingMessage — 클래스, 패키지 mx.data.messages | |
This message is used to transport an managed remoting operation. | |
ManagedRemotingMessage() — 생성자, 클래스 mx.data.messages.ManagedRemotingMessage | |
Constructor. | |
MANAGED_REVIEW_AND_APPROVAL_SERVICE_RO — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.service.ServiceLocator | |
Specifies the name of the service. | |
MANAGED_REVIEW_AND_APPROVAL_UTIL_RO — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.service.ServiceLocator | |
Specifies the name of the building block utility service. | |
manageEnterKey — 속성, 클래스 flashx.textLayout.elements.Configuration | |
Text Layout Framework에서 단락 분리와 같은 용도를 위해 Enter/Return 키를 텍스트로 입력할지 또는 클라이언트 코드에서 이를 처리할지 여부를 지정합니다. | |
manageEnterKey — 속성, 인터페이스 flashx.textLayout.elements.IConfiguration | |
Text Layout Framework에서 단락 분리와 같은 용도를 위해 Enter/Return 키를 텍스트로 입력할지 또는 클라이언트 코드에서 이를 처리할지 여부를 지정합니다. | |
manageExpression(expression:com.adobe.solutions.exm.runtime:IExpression) — 메서드, 인터페이스 com.adobe.solutions.exm.runtime.IExpressionManager | |
Returns a ComputedExpression instance for the given expression, and if the 'assignTo' property of the given expression is set, automatically assigns the result of expression evaluation to the variable represented by this property. | |
manageExpression(expression:com.adobe.solutions.exm.runtime:IExpression) — 메서드, 클래스 com.adobe.solutions.exm.runtime.impl.ExpressionManagerImpl | |
Returns a ComputedExpression instance for the given expression, and if the 'assignTo' property of the given expression is set, automatically assigns the result of expression evaluation to the variable represented by this property. | |
manageList(expressionsVector:Vector$com.adobe.solutions.exm.runtime:IExpression) — 메서드, 인터페이스 com.adobe.solutions.exm.runtime.IExpressionManager | |
Returns a list of ComputedExpression instances for the given list of expression objects. | |
manageList(expressionsVector:Vector$com.adobe.solutions.exm.runtime:IExpression) — 메서드, 클래스 com.adobe.solutions.exm.runtime.impl.ExpressionManagerImpl | |
Returns a list of ComputedExpression instances for the given list of expression objects. | |
managerFieldLabel — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Manager field. The skin part for the Manager field. | |
managerLabel — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the manager name. The skin part for displaying the manager name. | |
managerNameField — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Manager Name. The skin part for the Manager Name. | |
MANAGER_NAME_RUNTIME — 상수 정적 속성, 클래스 com.adobe.mosaic.om.constants.FrameworkConstants | |
Constant name to be used when requesting the use of the IRuntimeManager | |
MANAGER_NAME_SESSION — 상수 정적 속성, 클래스 com.adobe.mosaic.om.constants.FrameworkConstants | |
Constant name to be used when requesting the use of the ISessionManager | |
managerNameValidator — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the validator of the Manager Name. The skin part for the validator of the Manager Name. | |
managerNameValueChanged(event:mx.events:FlexEvent) — 메서드, 클래스 com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called when a Manager Name is changed. | |
managers — 속성, 클래스 mx.data.ManagedRemoteService | |
Not supportted by Managed Remoting. | |
managers — 속성, 클래스 mx.rpc.AbstractService | |
The managers property stores a list of data managers which modify the behavior of this service. | |
managerTextInput — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Manager input. The skin part for the Manager input. | |
manageTabKey — 속성, 클래스 flashx.textLayout.elements.Configuration | |
Text Layout Framework에서 Tab 키를 텍스트로 입력할지 또는 Flash Player나 AIR에서 이를 처리하여 탭 패널 이벤트로 전환할지 여부를 지정합니다. | |
manageTabKey — 속성, 인터페이스 flashx.textLayout.elements.IConfiguration | |
Text Layout Framework에서 Tab 키를 텍스트로 입력할지 또는 Flash Player나 AIR에서 이를 처리하여 탭 패널 이벤트로 전환할지 여부를 지정합니다. | |
managingService — 속성, 인터페이스 com.adobe.fiber.valueobjects.IValueObject | |
Associates the value object with a custom strategy fro retrieving services that may be required for property calculations. | |
mandatory — 속성, 클래스 ga.model.PanelItem | |
The mandatory required attribute for the field. | |
mandatoryBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
A skin part that defines the mandatory checkbox A skin part that defines the mandatory checkbox | |
mandatoryBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines the mandatory checkbox A skin part that defines the mandatory checkbox | |
mandatoryImg — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the image to show if an asset is mandatory A skin part that defines the image to show if an asset is mandatory | |
mandatoryRadioButton — 스킨 파트, 클래스 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 a mandatory reviewer. A reference to the RadioButton object. | |
MANDATORY_REVIEWER — 상수 정적 속성, 클래스 com.adobe.solutions.prm.constant.Roles | |
The role of a mandatory reviewer in a review workflow. | |
ManifestLoaderBase — 클래스, 패키지 org.osmf.elements | |
ManifestLoader is a base loader class for objects that are capable of loading Flash Media Manifests either from F4M files or from the direct String representation of the manifest. | |
ManifestLoaderBase() — 생성자, 클래스 org.osmf.elements.ManifestLoaderBase | |
MANUAL — 상수 정적 속성, 클래스 fl.controls.ProgressBarMode | |
ProgressBar 구성 요소의 상태를 수동으로 업데이트합니다. | |
MANUAL — 상수 정적 속성, 클래스 mx.controls.ProgressBarMode | |
You manually update the ProgressBar status. | |
manualSync — 속성, 클래스 mx.data.DataManager | |
Provides access to the ManualSyncConfiguration instance for each DataManager instance. | |
ManualSyncConfiguration — 클래스, 패키지 mx.data | |
This class is used when you need more control for how clients share data with other clients than is provided by the autoSyncEnabled feature. | |
ManualSyncConfiguration() — 생성자, 클래스 mx.data.ManualSyncConfiguration | |
Constructor. | |
manufacturer — 정적 속성, 클래스 flash.system.Capabilities | |
실행 중인 Flash Player 또는 AIR 런타임 버전의 제조자를 "Adobe OSName" 형식으로 지정합니다. | |
MANY — 상수 정적 속성, 클래스 mx.data.ManagedAssociation | |
Indicates that this is a many-to-many or one-to-many relationship. | |
MANY_TO_MANY — 상수 정적 속성, 클래스 mx.data.ManagedAssociation | |
Indicates that this is a many-to-many relationship. | |
MANY_TO_ONE — 상수 정적 속성, 클래스 mx.data.ManagedAssociation | |
Indicates that this is a many-to-one relationship. | |
map(callback:Function, thisObject:any) — 메서드, 클래스 Array | |
배열의 각 항목에 함수를 실행하고 원래 배열의 각 항목에 대한 함수 결과에 해당하는 항목으로 구성된 새 배열을 만듭니다. | |
map(callback:Function, thisObject:Object) — 메서드, 클래스 Vector | |
Vector의 각 항목에 대해 함수를 실행하고 이 Vector의 각 항목에 대한 함수 호출의 결과에 해당하는 항목으로 구성된 새 Vector를 반환합니다. | |
mapBitmap — 속성, 클래스 flash.filters.DisplacementMapFilter | |
위치 변경 맵 데이터를 포함하는 BitmapData 객체입니다. | |
mapBitmap — 속성, 클래스 spark.filters.DisplacementMapFilter | |
A BitmapData object containing the displacement map data. | |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — 메서드, 클래스 mx.charts.CategoryAxis | |
Converts a set of values of arbitrary type to a set of numbers that can be transformed into screen coordinates. | |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — 메서드, 인터페이스 mx.charts.chartClasses.IAxis | |
Converts a set of values of arbitrary type to a set of numbers that can be transformed into screen coordinates. | |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — 메서드, 클래스 mx.charts.chartClasses.NumericAxis | |
Converts a set of values of arbitrary type to a set of numbers that can be transformed into screen coordinates. | |
mappingChanged() — 메서드, 클래스 mx.charts.chartClasses.CartesianDataCanvas | |
Called when the mapping of one or more associated axes changes. | |
mappingChanged() — 메서드, 클래스 mx.charts.chartClasses.ChartElement | |
Called when the mapping of one or more associated axes changes. | |
mappingChanged() — 메서드, 인터페이스 mx.charts.chartClasses.IChartElement | |
Indicates to the element that the data mapping of the associated axes has changed. | |
mappingChanged() — 메서드, 클래스 mx.charts.chartClasses.PolarDataCanvas | |
Called when the mapping of one or more associated axes changes. | |
mapPoint — 속성, 클래스 flash.filters.DisplacementMapFilter | |
맵 이미지의 왼쪽 위 모서리로부터 대상 표시 객체의 왼쪽 위 모서리에 대한 오프셋을 포함하는 값입니다. | |
mapPoint — 속성, 클래스 spark.filters.DisplacementMapFilter | |
A value that contains the offset of the upper-left corner of the target display object from the upper-left corner of the map image. | |
mapTouchToMouse — 정적 속성, 클래스 flash.ui.Multitouch | |
AIR 런타임이 터치 이벤트를 마우스 이벤트에 매핑하는지 여부를 지정합니다. | |
marginbottom — 속성, 클래스 coldfusion.service.DocumentSection | |
Bottom margin in inches (default) or centimeters. | |
marginBottom — 속성, 클래스 coldfusion.service.mxml.Document | |
Bottom margin in inches (default) or centimeters. | |
marginBottomChange — 이벤트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when margin bottom is changed. | |
marginBottomDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the text input to enter margin bottom value A skin part that defines the text input to enter margin bottom value | |
marginleft — 속성, 클래스 coldfusion.service.DocumentSection | |
Left margin in inches (default) or centimeters. | |
marginLeft — 속성, 클래스 coldfusion.service.mxml.Document | |
Left margin in inches (default) or centimeters. | |
marginLeftChange — 이벤트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when margin left is changed. | |
marginLeftDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the text input to enter margin left value A skin part that defines the text input to enter margin left value | |
marginright — 속성, 클래스 coldfusion.service.DocumentSection | |
Right margin in inches (default) or centimeters. | |
marginRight — 속성, 클래스 coldfusion.service.mxml.Document | |
Right margin in inches (default) or centimeters. | |
marginRightChange — 이벤트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when margin right is changed. | |
marginRightDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the text input to enter margin right value A skin part that defines the text input to enter margin right value | |
margintop — 속성, 클래스 coldfusion.service.DocumentSection | |
Top margin in inches (default) or centimeters. | |
marginTop — 속성, 클래스 coldfusion.service.mxml.Document | |
Top margin in inches (default) or centimeters. | |
marginTopChange — 이벤트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Event dispatched when margin top is changed. | |
marginTopDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the text input to enter margin top value A skin part that defines the text input to enter margin top value | |
marhsalledBeginRecordHandler(event:flash.events:Event) — 메서드, 클래스 mx.automation.AutomationManager | |
marhsalledEndRecordHandler(event:flash.events:Event) — 메서드, 클래스 mx.automation.AutomationManager | |
marker — 속성, 클래스 mx.charts.LegendItem | |
The marker displayed by this legend item. | |
marker — 속성, 클래스 mx.charts.chartClasses.LegendData | |
A visual indicator associating the legend item with the series or item being represented. | |
marker — 속성, 클래스 org.osmf.events.TimelineMetadataEvent | |
The TimelineMarker associated with the event. | |
markerAdd — 이벤트, 클래스 org.osmf.metadata.TimelineMetadata | |
Dispatched when a TimelineMarker is added to this object. | |
MARKER_ADD — 상수 정적 속성, 클래스 org.osmf.events.TimelineMetadataEvent | |
The TimelineMetadataEvent.MARKER_ADD constant defines the value of the type property of the event object for a markerAdd event. | |
markerAspectRatio — 속성, 클래스 mx.charts.LegendItem | |
The aspect ratio for the marker associated with this legend item. | |
markerDurationReached — 이벤트, 클래스 org.osmf.metadata.TimelineMetadata | |
Dispatched when the currentTime property of the MediaElement associated with this TimelineMetadata has reached the duration offset of one of the TimelineMarkers in this TimelineMetadata. | |
MARKER_DURATION_REACHED — 상수 정적 속성, 클래스 org.osmf.events.TimelineMetadataEvent | |
The TimelineMetadataEvent.MARKER_DURATION_REACHED constant defines the value of the type property of the event object for a markerDurationReached event. | |
markerHeight — 스타일, 클래스 mx.charts.Legend | |
Specifies the height of the legend element. | |
markerHeight — 스타일, 클래스 mx.charts.LegendItem | |
Specifies the height of the legend element. | |
markerRemove — 이벤트, 클래스 org.osmf.metadata.TimelineMetadata | |
Dispatched when a TimelineMarker is removed from this object. | |
MARKER_REMOVE — 상수 정적 속성, 클래스 org.osmf.events.TimelineMetadataEvent | |
The TimelineMetadataEvent.MARKER_REMOVE constant defines the value of the type property of the event object for a markerRemove event. | |
markerSize — 속성, 클래스 coldfusion.service.mxml.Chart | |
Size of data point marker in pixels; integer. | |
markerTimeReached — 이벤트, 클래스 org.osmf.metadata.TimelineMetadata | |
Dispatched when the currentTime property of the MediaElement associated with this TimelineMetadata has reached the time value of one of the TimelineMarkers in this TimelineMetadata. | |
MARKER_TIME_REACHED — 상수 정적 속성, 클래스 org.osmf.events.TimelineMetadataEvent | |
The TimelineMetadataEvent.MARKER_TIME_REACHED constant defines the value of the type property of the event object for a markerTimeReached event. | |
markerWidth — 스타일, 클래스 mx.charts.Legend | |
Specifies the width of the legend element. | |
markerWidth — 스타일, 클래스 mx.charts.LegendItem | |
Specifies the width of the legend element. | |
markForPublish() — 메서드, 클래스 com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
markForPublishCondition() — 메서드, 클래스 com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
markForPublishFragment() — 메서드, 클래스 com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
markForPublishImage() — 메서드, 클래스 com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
markForPublishLayout() — 메서드, 클래스 com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
markForPublishLetter() — 메서드, 클래스 com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
markForPublishList() — 메서드, 클래스 com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
markForPublishText() — 메서드, 클래스 com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling action of type MarkForPublish This method modifies the state of asset to Ready to Publish . | |
MARK_MANDATORY — 상수 정적 속성, 클래스 com.adobe.solutions.rca.constant.OperationType | |
This operation marks an optional reviewer as mandatory. | |
MARK_OPTIONAL — 상수 정적 속성, 클래스 com.adobe.solutions.rca.constant.OperationType | |
This operation marks a mandatory reviewer as optional. | |
markReadyToPublish(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — 메서드, 인터페이스 com.adobe.dct.service.DataDictionaryRegistryService | |
Mark the given Data Dictionary read to Publish. | |
markReadyToPublish(fragmentLayoutId:String) — 메서드, 인터페이스 com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Mark as ready to publish the FragmentLayout identified by the given fragmentLayoutID. | |
markReadyToPublish(formId:String) — 메서드, 인터페이스 com.adobe.icc.services.layout.ILayoutService | |
Mark as ready to publish the Layout identified by the given formID. | |
markReadyToPublish(letterId:String) — 메서드, 인터페이스 com.adobe.icc.services.letter.ILetterService | |
Mark as ready to publish the Letter identified by the given letterID. | |
markReadyToPublish(srcModuleId:String) — 메서드, 인터페이스 com.adobe.icc.services.module.IModuleService | |
Marks for Publish an existing module in the database. | |
marshal(event:flash.events:Event) — 정적 메서드 , 클래스 mx.automation.events.MarshalledAutomationEvent | |
marshal(event:flash.events:Event) — 정적 메서드 , 클래스 mx.events.EventListenerRequest | |
Marshals an event by copying the relevant parameters from the event into a new event. | |
marshal(event:flash.events:Event) — 정적 메서드 , 클래스 mx.events.SWFBridgeEvent | |
Marshal a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain. | |
marshal(event:flash.events:Event) — 정적 메서드 , 클래스 mx.events.SWFBridgeRequest | |
Marshals a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain. | |
marshal(event:flash.events:Event) — 정적 메서드 , 클래스 mx.events.SandboxMouseEvent | |
Marshal a SWFBridgeRequest from a remote ApplicationDomain into the current ApplicationDomain. | |
MarshalledAutomationEvent — 클래스, 패키지 mx.automation.events | |
The MarshalledAutomationEvents class represents event objects that are dispatched by the AutomationManager.This represents the marshalling related events. | |
MarshalledAutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean, applicationName:String, interAppDataToSubApp:Array, interAppDataToMainApp:Array) — 생성자, 클래스 mx.automation.events.MarshalledAutomationEvent | |
marshallExceptions — 정적 속성, 클래스 flash.external.ExternalInterface | |
외부 인터페이스가 현재 브라우저로 ActionScript 예외를 전달하고 플레이어로 JavaScript 예외를 전달하려고 시도해야 하는지 여부를 나타냅니다. | |
mask — 속성, 클래스 flash.display.DisplayObject | |
호출하는 표시 객체는 지정된 mask 객체에 의해 마스크 처리됩니다. | |
mask — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
mask — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
호출하는 표시 객체는 지정된 mask 객체에 의해 마스크 처리됩니다. | |
mask — 속성, 클래스 spark.components.supportClasses.GroupBase | |
Sets the mask. | |
mask — 속성, 클래스 spark.core.SpriteVisualElement | |
Sets the mask. | |
mask — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The calling display object is masked by the specified mask object. | |
MASK — 상수 정적 속성, 클래스 spark.components.supportClasses.OverlayDepth | |
The overlay depth for a mask. | |
MaskEffect — 클래스, 패키지 mx.effects | |
The MaskEffect class is an abstract base class for all effects that animate a mask, such as the wipe effects and the Iris effect. | |
MaskEffect(target:Object) — 생성자, 클래스 mx.effects.MaskEffect | |
Constructor. | |
MaskEffectInstance — 클래스, 패키지 mx.effects.effectClasses | |
The MaskEffectInstance class is an abstract base class that implements the instance class for the MaskEffect class. | |
MaskEffectInstance(target:Object) — 생성자, 클래스 mx.effects.effectClasses.MaskEffectInstance | |
Constructor. | |
maskShape — 속성, 클래스 mx.core.ScrollControlBase | |
The mask. | |
maskSkin — 스타일, 클래스 mx.controls.ProgressBar | |
Skin style for the mask of the determinate and indeterminate bars. | |
maskType — 속성, 클래스 spark.components.RichText | |
The maskType defines how the mask is applied to the component. The possible values are MaskType.CLIP, MaskType.ALPHA and MaskType.LUMINOSITY. Clip Masking When masking in clip mode, a clipping masks is reduced to 1-bit. | |
maskType — 속성, 클래스 spark.components.supportClasses.GroupBase | |
The mask type. | |
maskType — 속성, 클래스 spark.core.SpriteVisualElement | |
The mask type. | |
maskType — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
Defines how the mask is applied to the GraphicElement. The possible values are MaskType.CLIP, MaskType.ALPHA, and MaskType.LUMINOSITY. Clip Masking When masking in clip mode, a clipping masks is reduced to 1-bit. | |
MaskType — final 클래스, 패키지 spark.core | |
The MaskType class defines the possible values for the maskType property of the GraphicElement class. | |
master — 속성, 클래스 mx.accessibility.AccImpl | |
A reference to the UIComponent instance that this AccImpl instance is making accessible. | |
master — 속성, 클래스 mx.accessibility.UIComponentAccProps | |
A reference to the UIComponent itself. | |
MASTER_CARD — 상수 정적 속성, 클래스 mx.validators.CreditCardValidatorCardType | |
Specifies the card type as MasterCard. | |
MASTER_SHELL — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
"마스터 셸"(예: TiVo 또는 기타 공급업체의 단추) 시작 단추에 대한 키 코드 값에 연결된 상수입니다. | |
match(pattern:any) — 메서드, 클래스 String | |
문자열을 지정된 패턴과 비교합니다. | |
match(object:Object) — 메서드, 인터페이스 com.adobe.gravity.framework.IFilter | |
Match a set of properties against this filter. | |
matchedIndex — 속성, 클래스 mx.validators.RegExpValidationResult | |
An integer that contains the starting index in the input String of the match. | |
matchedString — 속성, 클래스 mx.validators.RegExpValidationResult | |
A String that contains the substring of the input String that matches the regular expression. | |
matchedSubstrings — 속성, 클래스 mx.validators.RegExpValidationResult | |
An Array of Strings that contains parenthesized substring matches, if any. | |
matches(otherConflict:mx.data:Conflict) — 메서드, 클래스 mx.data.Conflict | |
Checks if this conflict describes the same item as the item of the given conflict. | |
matchesCSSState(cssState:String) — 메서드, 클래스 mx.core.UIComponent | |
Returns true if cssState matches currentCSSState. | |
matchesCSSState(cssState:String) — 메서드, 클래스 mx.styles.AdvancedStyleClient | |
Returns true if cssState matches currentCSSState. | |
matchesCSSState(cssState:String) — 메서드, 인터페이스 mx.styles.IAdvancedStyleClient | |
Returns true if cssState matches currentCSSState. | |
matchesCSSState(cssState:String) — 메서드, 클래스 mx.styles.StyleProxy | |
Returns true if cssState matches currentCSSState. | |
matchesCSSType(cssType:String) — 메서드, 클래스 mx.core.UIComponent | |
Determines whether this instance is the same as, or is a subclass of, the given type. | |
matchesCSSType(cssType:String) — 메서드, 클래스 mx.styles.AdvancedStyleClient | |
Determines whether this instance is the same as, or is a subclass of, the given type. | |
matchesCSSType(cssType:String) — 메서드, 인터페이스 mx.styles.IAdvancedStyleClient | |
Determines whether this instance is the same as, or is a subclass of, the given type. | |
matchesCSSType(cssType:String) — 메서드, 클래스 mx.styles.StyleProxy | |
Determines whether this instance is the same as, or is a subclass of, the given type. | |
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — 메서드, 클래스 mx.styles.CSSCondition | |
Determines whether this condition matches the given component. | |
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — 메서드, 클래스 mx.styles.CSSSelector | |
Determines whether this selector matches the given component. | |
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — 메서드, 클래스 mx.styles.CSSStyleDeclaration | |
Determines whether this style declaration applies to the given component based on a match of the selector chain. | |
MATCH_HEIGHT — 상수 정적 속성, 클래스 mx.printing.FlexPrintJobScaleType | |
Scales the object to fill the available page height. | |
MATCHING — 상수 정적 속성, 클래스 flash.globalization.CollatorMode | |
두 문자열이 같은지 결정할 때 비교 메서드가 최적화되도록 Collator 객체를 초기화합니다. | |
MatchingCollator — 클래스, 패키지 spark.globalization | |
The MatchingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for general string matching such as finding a matching word in a block of text. | |
MatchingCollator() — 생성자, 클래스 spark.globalization.MatchingCollator | |
Constructs a new MatchingCollator object to provide string comparisons according to the conventions of a specified locale. | |
matchInternalPointWithExternal(m:flash.geom:Matrix, internalPoint:flash.geom:Point, externalPoint:flash.geom:Point) — 정적 메서드 , 클래스 fl.motion.MatrixTransformer | |
내부 점을 외부 점에 맞게 정렬하는 데 필요한 만큼 행렬을 이동합니다. | |
MATCH_WIDTH — 상수 정적 속성, 클래스 mx.printing.FlexPrintJobScaleType | |
Scales the object to fill the available page width. | |
Math — final 클래스, 최상위 레벨 | |
Math 클래스에는 일반적인 수학 함수 및 값을 나타내는 메서드와 상수가 들어 있습니다. | |
MathFunc — 클래스, 패키지 com.adobe.fiber.runtime.lib | |
The MathFunc class defines the implementations of the expression runtime functions for Math functions in the Adobe application modeling language. | |
matrices3DEqual(a:flash.geom:Matrix3D, b:flash.geom:Matrix3D) — 정적 메서드 , 클래스 fl.motion.Animator3D | |
matricesEqual(a:flash.geom:Matrix, b:flash.geom:Matrix) — 정적 메서드 , 클래스 fl.motion.Animator | |
매개 변수로 지정된 두 행렬을 비교하고, 서로 일치하면 true를 반환합니다. | |
matrix — 속성, 클래스 fl.motion.KeyframeBase | |
이 키프레임에 대한 matrix 속성이 있는 경우 이를 저장합니다. | |
matrix — 속성, 클래스 flash.display.GraphicsBitmapFill | |
비트맵의 변형을 정의하는 행렬 객체(flash.geom.Matrix 클래스)입니다. | |
matrix — 속성, 클래스 flash.display.GraphicsGradientFill | |
Matrix 클래스에 의해 정의된 변형 행렬입니다. | |
matrix — 속성, 클래스 flash.display.GraphicsShaderFill | |
셰이더의 변형을 정의하는 데 사용할 수 있는 행렬 객체(flash.geom.Matrix 클래스)입니다. | |
matrix — 속성, 클래스 flash.filters.ColorMatrixFilter | |
4 x 5 색상 변환을 적용할 20개 항목을 갖는 배열입니다. | |
matrix — 속성, 클래스 flash.filters.ConvolutionFilter | |
행렬 변환에 사용되는 값의 배열입니다. | |
matrix — 속성, 클래스 flash.geom.Transform | |
표시 객체의 크기 조절, 회전 및 평행 이동에 영향을 주는 값이 들어 있는 Matrix 객체입니다. | |
matrix — 속성, 클래스 mx.geom.CompoundTransform | |
The 2D matrix either set directly by the user, or composed by combining the transform center, scale, rotation and translation, in that order. | |
matrix — 속성, 클래스 mx.graphics.BitmapFill | |
An array of values used for matrix transformation. | |
matrix — 속성, 클래스 mx.graphics.GradientBase | |
An array of values used for matrix transformation. | |
matrix — 속성, 클래스 spark.filters.ColorMatrixFilter | |
A comma delimited list of 20 doubles that comprise a 4x5 matrix applied to the rendered element. | |
matrix — 속성, 클래스 spark.filters.ConvolutionFilter | |
The amount of horizontal blur. | |
Matrix — 클래스, 패키지 flash.geom | |
Matrix 클래스는 특정 좌표 공간의 점을 다른 좌표 공간으로 매핑하는 방법을 결정하는 변형 행렬을 나타냅니다. | |
Matrix(a:Number, b:Number, c:Number, d:Number, tx:Number, ty:Number) — 생성자, 클래스 flash.geom.Matrix | |
지정된 매개 변수를 가진 새로운 Matrix 객체를 생성합니다. | |
MATRIX2X2 — 상수 정적 속성, 클래스 flash.display.ShaderParameterType | |
셰이더 매개 변수가 2x2 행렬에 해당하는 float2x2 값으로 정의됨을 나타냅니다. | |
matrix3D — 속성, 클래스 fl.motion.KeyframeBase | |
이 키프레임에 대한 matrix3d 속성이 있는 경우 이를 저장합니다. | |
matrix3D — 속성, 클래스 flash.geom.Transform | |
3차원 표시 객체의 Matrix3D 객체에 액세스합니다. | |
matrix3D — 속성, 클래스 mx.geom.CompoundTransform | |
The 3D matrix either set directly by the user, or composed by combining the transform center, scale, rotation and translation, in that order. | |
matrix3D — 속성, 클래스 mx.geom.Transform | |
Provides access to the Matrix3D object of a three-dimensional display object. | |
Matrix3D — 클래스, 패키지 flash.geom | |
Matrix3D 클래스는 3차원(3D) 표시 객체의 위치와 방향을 결정하는 변형 행렬을 나타냅니다. | |
Matrix3D(v:Vector$Number) — 생성자, 클래스 flash.geom.Matrix3D | |
Matrix3D 객체를 만듭니다. | |
MATRIX3X3 — 상수 정적 속성, 클래스 flash.display.ShaderParameterType | |
셰이더 매개 변수가 3x3 행렬에 해당하는 float3x3 값으로 정의됨을 나타냅니다. | |
MATRIX4X4 — 상수 정적 속성, 클래스 flash.display.ShaderParameterType | |
셰이더 매개 변수가 4x4 행렬에 해당하는 float4x4 값으로 정의됨을 나타냅니다. | |
MATRIX_ORDER_APPEND — 상수 정적 속성, 클래스 fl.motion.DynamicMatrix | |
행렬을 뒤쪽에 추가하여 결합하도록 지정합니다. | |
MATRIX_ORDER_PREPEND — 상수 정적 속성, 클래스 fl.motion.DynamicMatrix | |
행렬을 앞쪽에 추가하여 결합하도록 지정합니다. | |
MatrixTransformer — 클래스, 패키지 fl.motion | |
MatrixTransformer 클래스에는 수평 비율 및 수직 비율, 수평으로 기울이기 및 수직으로 기울이기, 회전 등 변형 행렬의 개별 속성을 수정하기 위한 메서드가 포함되어 있습니다. | |
matrixX — 속성, 클래스 flash.filters.ConvolutionFilter | |
행렬의 x 크기(행렬의 열 수)입니다. | |
matrixX — 속성, 클래스 spark.filters.ConvolutionFilter | |
The x dimension of the matrix (the number of rows in the matrix). | |
matrixY — 속성, 클래스 flash.filters.ConvolutionFilter | |
행렬의 y 크기(행렬의 행 수)입니다. | |
matrixY — 속성, 클래스 spark.filters.ConvolutionFilter | |
The y dimension of the matrix (the number of columns in the matrix). | |
max(val1:Number, val2:Number, ... rest) — 정적 메서드 , 클래스 Math | |
val1과 val2 또는 더 많은 값을 평가하고 가장 큰 값을 반환합니다. | |
max(n1:Number, n2:Number) — 정적 메서드 , 클래스 com.adobe.fiber.runtime.lib.MathFunc | |
Returns the larger of two numbers. | |
max — 속성, 클래스 com.adobe.icc.editors.model.ListModel | |
The max property of the underlying value object. | |
max — 속성, 클래스 com.adobe.icc.vo.ListDataModule | |
Specifies a maximum selection. | |
max — 속성, 클래스 mx.charts.chartClasses.DataDescription | |
The maximum data value displayed by the element. | |
maxActiveRequests — 속성, 클래스 spark.core.ContentCache | |
Maximum simultaneous active requests when queuing is enabled. | |
maxAge — 속성, 클래스 com.adobe.livecycle.ria.security.api.SecurityConfig | |
The duration in seconds for which a pin is valid. | |
MaxAggregator — 클래스, 패키지 mx.olap.aggregators | |
The MaxAggregator class implements the maximum aggregator. | |
maxAllowedDynamicStreamIndex — 속성, 클래스 org.osmf.media.MediaPlayer | |
The maximum allowed dynamic stream index. | |
maxAllowedIndex — 속성, 클래스 org.osmf.net.NetStreamMetricsBase | |
The maximum allowed index value. | |
_maxAllowedIndex — 속성, 클래스 org.osmf.net.NetStreamSwitchManagerBase | |
maxAllowedIndex — 속성, 클래스 org.osmf.net.NetStreamSwitchManagerBase | |
The highest stream index that the switching manager is allowed to switch to. | |
maxAllowedIndex — 속성, 클래스 org.osmf.traits.DynamicStreamTrait | |
The maximum allowed index. | |
maxAllowedIndexChangeEnd() — 메서드, 클래스 org.osmf.traits.DynamicStreamTrait | |
Called just after the maxAllowedIndex property has changed. | |
maxAllowedIndexChangeStart(newIndex:int) — 메서드, 클래스 org.osmf.traits.DynamicStreamTrait | |
Called immediately before the maxAllowedIndex property is changed. | |
maxBackBufferHeight — 속성, 클래스 flash.display3D.Context3D | |
백 버퍼의 최대 높이를 지정합니다. | |
maxBackBufferWidth — 속성, 클래스 flash.display3D.Context3D | |
백 버퍼의 최대 너비를 지정합니다. | |
maxBarWidth — 스타일, 클래스 mx.charts.BarChart | |
Specifies how wide to draw the bars, in pixels. | |
maxBarWidth — 속성, 인터페이스 mx.charts.chartClasses.IBar | |
Specifies how wide to draw the items, in pixels. | |
maxBarWidth — 속성, 클래스 mx.charts.series.BarSeries | |
Specifies the width of the bars, in pixels. | |
maxBarWidth — 속성, 클래스 mx.charts.series.BarSet | |
Specifies how wide to draw the bars, in pixels. | |
MAX_BITMAP_DIMENSION — 상수 정적 속성, 클래스 mx.graphics.ImageSnapshot | |
The maximum width and height of a Bitmap. | |
MAX_BUFFER_SIZE — 상수 정적 속성, 클래스 flash.ui.GameInputDevice | |
샘플링된 컨트롤 값을 캐시하는 데 사용되는 버퍼의 최대 크기를 지정합니다. | |
maxBytesPerSecond — 속성, 클래스 flash.net.NetStreamInfo | |
NetStream 버퍼가 채워지는 최대 속도를 초당 바이트 수로 지정합니다. | |
maxCacheEntries — 속성, 클래스 spark.core.ContentCache | |
Maximum size of MRU based cache. | |
maxChars — 속성, 클래스 fl.controls.TextArea | |
사용자가 텍스트 필드에 입력할 수 있는 최대 문자 수를 가져오거나 설정합니다. | |
maxChars — 속성, 클래스 fl.controls.TextInput | |
사용자가 텍스트 필드에 입력할 수 있는 최대 문자 수를 가져오거나 설정합니다. | |
maxChars — 속성, 클래스 fl.text.TLFTextField | |
사용자가 입력하여 텍스트 필드에 포함될 수 있는 최대 문자 수입니다. | |
maxChars — 속성, 클래스 flash.text.StageText | |
사용자가 텍스트 필드에 입력할 수 있는 최대 문자 수를 나타냅니다. | |
maxChars — 속성, 클래스 flash.text.TextField | |
사용자가 입력하여 텍스트 필드에 포함될 수 있는 최대 문자 수입니다. | |
maxChars — 속성, 클래스 mx.controls.NumericStepper | |
The maximum number of characters that can be entered in the field. | |
maxChars — 속성, 클래스 mx.controls.TextArea | |
Maximum number of characters that users can enter in the text field. | |
maxChars — 속성, 클래스 mx.controls.TextInput | |
Maximum number of characters that users can enter in the text field. | |
maxChars — 속성, 클래스 mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support editing. | |
maxChars — 속성, 인터페이스 mx.core.ITextInput | |
Maximum number of characters that users can enter in the text field. | |
maxChars — 속성, 인터페이스 mx.core.IUITextField | |
사용자가 입력하여 텍스트 필드에 포함될 수 있는 최대 문자 수입니다. | |
maxChars — 속성, 클래스 spark.components.ComboBox | |
The maximum number of characters that the prompt area can contain, as entered by a user. | |
maxChars — 속성, 클래스 spark.components.NumericStepper | |
The maximum number of characters that can be entered in the field. | |
maxChars — 속성, 클래스 spark.components.RichEditableText | |
사용자가 입력하여 텍스트 필드에 포함될 수 있는 최대 문자 수입니다. | |
maxChars — 속성, 클래스 spark.components.supportClasses.SkinnableTextBase | |
사용자가 입력하여 텍스트 필드에 포함될 수 있는 최대 문자 수입니다. | |
maxChars — 속성, 클래스 spark.components.supportClasses.StyleableStageText | |
사용자가 텍스트 필드에 입력할 수 있는 최대 문자 수를 나타냅니다. | |
maxChars — 속성, 인터페이스 spark.core.IEditableText | |
사용자가 입력하여 텍스트 필드에 포함될 수 있는 최대 문자 수입니다. | |
maxColumns — 속성, 클래스 mx.controls.listClasses.TileBase | |
The maximum number of columns that the control can have. | |
maxColumnWidth — 스타일, 클래스 mx.charts.CandlestickChart | |
Specifies how wide to draw the candlesticks, in pixels. | |
maxColumnWidth — 스타일, 클래스 mx.charts.ColumnChart | |
Specifies how wide to draw the columns, in pixels. | |
maxColumnWidth — 스타일, 클래스 mx.charts.HLOCChart | |
Specifies how wide to draw the HLOC lines, in pixels. | |
maxColumnWidth — 속성, 클래스 mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the width of the elements, in pixels. | |
maxColumnWidth — 속성, 인터페이스 mx.charts.chartClasses.IColumn | |
Specifies how wide to draw the items, in pixels. | |
maxColumnWidth — 속성, 클래스 mx.charts.series.ColumnSeries | |
Specifies the width of the columns, in pixels. | |
maxColumnWidth — 속성, 클래스 mx.charts.series.ColumnSet | |
Specifies the width of the columns, in pixels. | |
maxDate — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Skin Part for showing Max Date Skin Part for showing Max Date | |
maxDate — 속성, 클래스 spark.components.DateSpinner | |
Maximum selectable date; only this date and dates before this date are selectable. | |
maxDisplayedLines — 속성, 클래스 spark.components.supportClasses.TextBase | |
An integer which determines whether, and where, the text gets truncated. | |
maxDisplayedLines — 속성, 클래스 spark.skins.spark.DefaultGridHeaderRenderer | |
maxDisplayedLines — 속성, 클래스 spark.skins.wireframe.DefaultGridHeaderRenderer | |
An integer which determines whether, and where, the text gets truncated. | |
maxDisplayedLines — 속성, 클래스 xd.core.axm.enterprise.view.components.AXMEnterpriseGridHeaderRenderer | |
maxDisplayNameWidth — 정적 속성, 클래스 com.adobe.solutions.rca.presentation.util.FormatterUtil | |
The maximum width for displaying name fields. | |
maxDownSwitchLimit — 속성, 클래스 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
The maximum difference between the indices of the old and new quality level when switching down. | |
maxFPS — 속성, 클래스 org.osmf.net.NetStreamMetricsBase | |
The maximum achieved frame rate for this NetStream. | |
maxFPS — 속성, 클래스 org.osmf.net.qos.QoSInfo | |
The maximum value of the frames per second recorded until now | |
maxFragments — 속성, 클래스 org.osmf.net.metrics.ActualBitrateMetric | |
The maximum number of fragments on which to compute the metric. | |
maxFrequency — 속성, 클래스 mx.data.DataManager | |
Determines the maximum number of messages per second the DataManager instance can receive. | |
maxFrequency — 속성, 클래스 mx.messaging.AbstractConsumer | |
Determines the maximum number of messages per second the Consumer wants to receive. | |
maxFrequency — 속성, 클래스 mx.messaging.SubscriptionInfo | |
The maximum number of messages per second the subscription wants to receive. | |
MAX_FREQUENCY_HEADER — 상수 정적 속성, 클래스 mx.messaging.messages.CommandMessage | |
Header to indicate the maximum number of messages a Consumer wants to receive per second. | |
maxHeight — 속성, 클래스 com.adobe.mosaic.mxml.Tile | |
Sets the maxHeight value. | |
maxHeight — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IUIAttributes | |
The node's maximum width. | |
maxHeight — 속성, 클래스 mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the maximum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates. | |
maxHeight — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
maxHeight — 속성, 인터페이스 mx.core.IUIComponent | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
maxHeight — 속성, 클래스 mx.core.UIComponent | |
The maximum recommended height of the component to be considered by the parent during layout. | |
maxHeight — 속성, 클래스 mx.core.UIFTETextField | |
The maximum recommended height of the component to be considered by the parent during layout. | |
maxHeight — 속성, 클래스 mx.core.UITextField | |
The maximum recommended height of the component to be considered by the parent during layout. | |
maxHeight — 속성, 클래스 mx.flash.UIMovieClip | |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates. | |
maxHeight — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The maximum recommended height of the component to be considered by the parent during layout. | |
maxHistoryLength — 속성, 클래스 org.osmf.net.qos.QoSInfoHistory | |
The maximum number of records to keep. Setting it to a value smaller than the current number of records results in the overflowing records being removed (the oldest). | |
maxHorizontalScrollPosition — 속성, 클래스 fl.containers.BaseScrollPane | |
현재 내용의 최대 가로 스크롤 위치를 픽셀 단위로 가져옵니다. | |
maxHorizontalScrollPosition — 속성, 클래스 fl.controls.SelectableList | |
horizontalScrollPolicy 속성이 ScrollPolicy.ON으로 설정되어 있는 경우 목록에서 오른쪽으로 스크롤할 수 있는 픽셀 수를 가져오거나 설정합니다. | |
maxHorizontalScrollPosition — 속성, 클래스 fl.controls.TextArea | |
horizontalScrollPosition 속성의 최대값을 가져옵니다. | |
maxHorizontalScrollPosition — 속성, 클래스 fl.controls.TextInput | |
텍스트 필드를 오른쪽으로 가장 멀리 스크롤할 수 있는 위치를 설명하는 값을 가져옵니다. | |
maxHorizontalScrollPosition — 속성, 클래스 fl.controls.TileList | |
현재 내용의 최대 가로 스크롤 위치를 픽셀 단위로 가져옵니다. | |
maxHorizontalScrollPosition — 속성, 클래스 mx.charts.Legend | |
The largest possible value for the horizontalScrollPosition property. | |
maxHorizontalScrollPosition — 속성, 클래스 mx.controls.Tree | |
The maximum value for the maxHorizontalScrollPosition property for the Tree control. | |
maxHorizontalScrollPosition — 속성, 클래스 mx.core.Container | |
The largest possible value for the horizontalScrollPosition property. | |
maxHorizontalScrollPosition — 속성, 클래스 mx.core.ScrollControlBase | |
The maximum value for the horizontalScrollPosition property. | |
MAX_HORIZONTAL_SCROLL_POSITION — 상수 정적 속성, 클래스 ga.util.ScrollIntoViewUtil | |
Defines maximum horizontal scroll position. | |
maximizable — 속성, 클래스 flash.display.NativeWindow | |
이 윈도우를 만드는 데 사용된 최대화 가능 설정을 보고합니다. | |
maximizable — 속성, 클래스 flash.display.NativeWindowInitOptions | |
사용자가 윈도우를 최대화할 수 있는지 여부를 지정합니다. | |
maximizable — 속성, 인터페이스 mx.core.IWindow | |
Specifies whether the window can be maximized. | |
maximizable — 속성, 클래스 mx.core.Window | |
Specifies whether the window can be maximized. | |
maximizable — 속성, 클래스 mx.core.WindowedApplication | |
Specifies whether the window can be maximized. | |
maximizable — 속성, 클래스 spark.components.Window | |
Specifies whether the window can be maximized. | |
maximizable — 속성, 클래스 spark.components.WindowedApplication | |
Specifies whether the window can be maximized. | |
maximize() — 메서드, 클래스 flash.display.NativeWindow | |
이 윈도우를 최대화합니다. | |
maximize — 이벤트, 클래스 lc.procmgmt.ui.task.form.TaskForm | |
Dispatched by the Flex application to display in full screen mode. | |
maximize() — 메서드, 인터페이스 mx.core.IWindow | |
Maximizes the window, or does nothing if it's already maximized. | |
maximize() — 메서드, 클래스 mx.core.Window | |
Maximizes the window, or does nothing if it's already maximized. | |
maximize() — 메서드, 클래스 mx.core.WindowedApplication | |
Maximizes the window, or does nothing if it's already maximized. | |
maximize() — 메서드, 클래스 spark.components.Window | |
Maximizes the window, or does nothing if it's already maximized. | |
maximize() — 메서드, 클래스 spark.components.WindowedApplication | |
Maximizes the window, or does nothing if it's already maximized. | |
MAXIMIZE — 상수 정적 속성, 클래스 com.adobe.mosaic.layouts.LayoutEvent | |
The element is requesting to be maximized in the layout. | |
maximizeButton — 스킨 파트, 클래스 spark.components.windowClasses.TitleBar | |
The skin part that defines the Button control that corresponds to the maximize button. The skin part that defines the Button control that corresponds to the maximize button. | |
maximizeButton — 속성, 클래스 mx.core.windowClasses.TitleBar | |
The Button object that defines the maximize button. | |
maximizeButton — 속성, 클래스 spark.skins.spark.windowChrome.MacTitleBarSkin | |
maximizeButton — 속성, 클래스 spark.skins.spark.windowChrome.TitleBarSkin | |
maximizeButtonSkin — 스타일, 클래스 mx.core.WindowedApplication | |
Skin for maximize button when using Flex chrome. | |
maximizeButtonSkin — 스타일, 클래스 mx.core.Window | |
Skin for maximize button when using Flex chrome. | |
MaximizeButtonSkin — 클래스, 패키지 mx.skins.wireframe.windowChrome | |
The wireframe skin class for the MX WindowedApplication component's maximize button. | |
MaximizeButtonSkin — 클래스, 패키지 spark.skins.spark.windowChrome | |
The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MaximizeButtonSkin() — 생성자, 클래스 mx.skins.wireframe.windowChrome.MaximizeButtonSkin | |
Constructor. | |
MaximizeButtonSkin() — 생성자, 클래스 spark.skins.spark.windowChrome.MaximizeButtonSkin | |
Constructor. | |
maximized — 속성, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Default is false. | |
MAXIMIZED — 상수 정적 속성, 클래스 flash.display.NativeWindowDisplayState | |
최대화된 표시 상태입니다. | |
maximizedElement — 속성, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
The IVisualElement being maximized. | |
maximizedLayout(width:Number, height:Number) — 메서드, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Sizes and positions the maximized element. | |
maximizeElement(element:mx.core:IVisualElement) — 메서드, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Maximizes the given element to take up entire target space (minus padding, of course). | |
MAXIMIZE_RESTORE — 상수 정적 속성, 클래스 com.adobe.mosaic.layouts.LayoutEvent | |
The element is requesting to be restored from being maximized. | |
MaximizeTileEvent — 클래스, 패키지 com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The MaximizeTileEvent class defines a transient notification of maximizing a Tile. | |
MaximizeTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — 생성자, 클래스 com.adobe.mosaic.om.events.MaximizeTileEvent | |
Constructor. | |
maximum — 속성, 클래스 fl.controls.NumericStepper | |
숫자 값 시퀀스의 최대값을 가져오거나 설정합니다. | |
maximum — 속성, 클래스 fl.controls.ProgressBar | |
ProgressBar.mode 속성을 ProgressBarMode.MANUAL로 설정할 때 진행률 막대의 최대값을 가져오거나 설정합니다. | |
maximum — 속성, 클래스 fl.controls.Slider | |
Slider 구성 요소 인스턴스에 사용할 수 있는 최대값입니다. | |
maximum — 속성, 클래스 mx.charts.DateTimeAxis | |
Specifies the maximum value for an axis label. | |
maximum — 속성, 클래스 mx.charts.LinearAxis | |
Specifies the maximum value for an axis label. | |
maximum — 속성, 클래스 mx.charts.LogAxis | |
Specifies the maximum value for an axis label. | |
maximum — 속성, 클래스 mx.controls.NumericStepper | |
Maximum value of the NumericStepper. | |
maximum — 속성, 클래스 mx.controls.ProgressBar | |
Largest progress value for the ProgressBar. | |
maximum — 속성, 클래스 mx.controls.sliderClasses.Slider | |
The maximum allowed value on the slider. | |
maximum — 속성, 클래스 spark.collections.NumericDataProvider | |
The value of the last item. | |
maximum — 속성, 클래스 spark.components.NumericStepper | |
Number which represents the maximum value possible for value. | |
maximum — 속성, 클래스 spark.components.supportClasses.Range | |
The maximum valid value. | |
maximum — 속성, 클래스 spark.components.supportClasses.SliderBase | |
Number which represents the maximum value possible for value. | |
maximumDataTipCount — 스타일, 클래스 mx.charts.chartClasses.ChartBase | |
Specifies the maximum number of datatips a chart will show. | |
maximumDroppedFPSRatio — 속성, 클래스 org.osmf.net.rules.DroppedFPSRule | |
The maximum acceptable ratio of dropped FPS (droppedFPS / FPS) | |
maximumLabelPrecision — 속성, 클래스 mx.charts.LinearAxis | |
Specifies the maximum number of decimal places for representing fractional values on the labels generated by this axis. | |
maximumLabelPrecision — 속성, 클래스 mx.charts.LogAxis | |
Specifies the maximum number of decimal places for representing fractional values on the labels generated by this axis. | |
maximumSpacing — 속성, 클래스 flash.text.engine.SpaceJustifier | |
양쪽 정렬하는 동안 사용할 단어 사이의 최대 간격을 일반 간격 너비의 배율로 지정합니다. | |
maxLabelRadius — 속성, 클래스 mx.charts.series.PieSeries | |
The maximum amount of the PieSeries's radius that can be allocated to labels. | |
maxLabelWidth — 속성, 클래스 mx.charts.ColumnChart | |
Determines maximum width in pixels of label of items. | |
maxLabelWidth — 속성, 클래스 mx.containers.Form | |
The maximum width, in pixels, of the labels of the FormItems containers in this Form. | |
maxLength — 속성, 클래스 mx.validators.StringValidator | |
Maximum length for a valid String. | |
maxLevel — 정적 속성, 클래스 flash.text.TextRenderer | |
고급 앤티앨리어싱에 대한 ADF(adaptively sampled distance field) 품질 수준입니다. | |
maxLevelIDC — 정적 속성, 클래스 flash.system.Capabilities | |
클라이언트 하드웨어가 지원하는 최상의 H.264 수준 IDC를 검색합니다. | |
MAX_LINE_WIDTH — 상수 정적 속성, 클래스 flash.text.engine.TextLine | |
텍스트 행의 최대 요청 폭(픽셀 단위)입니다. | |
maxMeasuredBranchIconWidth — 속성, 클래스 mx.controls.menuClasses.MenuListData | |
The max branch icon width for all MenuItemListRenderers | |
maxMeasuredIconWidth — 속성, 클래스 mx.controls.menuClasses.MenuListData | |
The max icon width for all MenuItemListRenderers | |
maxMeasuredTypeIconWidth — 속성, 클래스 mx.controls.menuClasses.MenuListData | |
The max type icon width for all MenuItemListRenderers | |
maxNumColumns — 속성, 클래스 com.adobe.mosaic.layouts.SmartGridLayout | |
The maximum number of columns the grid should display when orientation is set to "columns". | |
maxNumericStepper — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Maximum Numeric Stepper Skin Part Maximum Numeric Stepper Skin Part | |
maxNumRows — 속성, 클래스 com.adobe.mosaic.layouts.SmartGridLayout | |
The maximum number of rows the grid should display with orientation is set to "rows". | |
maxOccurrences() — 메서드, 클래스 com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
maximum number of occurrences in the data provider | |
maxPage — 속성, 클래스 flash.printing.PrintUIOptions | |
사용자가 인쇄 대화 상자에 입력할 수 있는 최대 페이지 번호입니다. | |
maxPauseBufferTime — 속성, 클래스 flash.net.NetStream | |
정지 모드에서 메시지를 얼마나 오랫동안 버퍼링할지 초 단위로 지정합니다. | |
maxPeerConnections — 속성, 클래스 flash.net.NetConnection | |
이 Flash Player 또는 Adobe AIR 인스턴스에서 허용하는 인바운드 및 아웃바운드 피어 연결의 총 개수입니다. | |
maxPixelsPerInch — 속성, 클래스 flash.printing.PrintJob | |
선택한 프린터의 물리적 해상도(ppi)입니다. | |
maxRadius — 스타일, 클래스 mx.charts.BubbleChart | |
The maximum radius of the largest chart element, in pixels Flex assigns this radius to the data point with the largest value; all other data points are assigned a smaller radius based on their value relative to the smallest and largest value. | |
maxRadius — 속성, 클래스 mx.charts.series.BubbleSeries | |
The radius of the largest item renderered in this series. | |
maxReliabilityRecordSize — 속성, 클래스 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
The maximum length of the reliability record (how many switches to remember) | |
MAX_REPLY_FETCH_INTERVAL_MILLIS — 상수 정적 속성, 클래스 mx.messaging.AdvancedChannelSet | |
Constant value for the upper limit for fetch interval. | |
maxrows — 속성, 클래스 coldfusion.service.mxml.Ldap | |
Maximum number of entries for LDAP queries. | |
maxRows — 속성, 클래스 coldfusion.service.mxml.Pop | |
Number of messages to return or delete, starting with the number in startRow. | |
maxRows — 속성, 클래스 mx.controls.listClasses.TileBase | |
The maximum number of rows that the control can have. | |
maxScrollH — 속성, 클래스 fl.text.TLFTextField | |
scrollH의 최대값입니다. | |
maxScrollH — 속성, 클래스 flash.text.TextField | |
scrollH의 최대값입니다. | |
maxScrollH — 속성, 클래스 mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support scrolling. | |
maxScrollH — 속성, 인터페이스 mx.core.IUITextField | |
scrollH의 최대값입니다. | |
maxScrollPosition — 속성, 클래스 fl.controls.ScrollBar | |
최대 스크롤 위치를 나타내는 숫자를 가져오거나 설정합니다. | |
maxScrollPosition — 속성, 클래스 mx.controls.scrollClasses.ScrollBar | |
Number which represents the maximum scroll position. | |
maxScrollV — 속성, 클래스 fl.text.TLFTextField | |
scrollV의 최대값입니다. | |
maxScrollV — 속성, 클래스 flash.text.TextField | |
scrollV의 최대값입니다. | |
maxScrollV — 속성, 클래스 mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support scrolling. | |
maxScrollV — 속성, 인터페이스 mx.core.IUITextField | |
scrollV의 최대값입니다. | |
maxSize — 속성, 클래스 com.adobe.ep.ux.content.model.relation.RelationParameters | |
maximum number of results to be returned. | |
maxSize — 속성, 클래스 com.adobe.ep.ux.content.model.search.SearchParameters | |
The maximum number of results to be returned. | |
maxSize — 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.cms.SearchParameters | |
Specifies the maximum number of results to return. | |
maxSize — 속성, 클래스 flash.display.NativeWindow | |
이 윈도우의 최대 크기입니다. | |
maxSupportedGroupspecVersion — 정적 속성, 클래스 flash.net.GroupSpecifier | |
이 런타임에서 지원하는 최대 groupspec 버전을 지정합니다. | |
MAX_TIP_LENGTH — 상수 정적 속성, 클래스 flash.desktop.SystemTrayIcon | |
시스템 트레이 아이콘 도구 설명에 대해 허용되는 길이입니다. | |
maxTipWidth — 정적 속성, 클래스 mx.charts.chartClasses.DataTip | |
Specifies the maximum width of the bounding box, in pixels, for new DataTip controls. | |
maxTouchPoints — 정적 속성, 클래스 flash.ui.Multitouch | |
현재 환경에서 지원되는 최대 동시 터치 지점 수입니다. | |
maxUpSwitchLimit — 속성, 클래스 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
The maximum difference between the indices of the old and new quality level when switching up. | |
maxUse — 속성, 인터페이스 com.adobe.livecycle.ria.security.api.IPin | |
The maximum number of times a pin can be used. | |
maxUse — 속성, 클래스 com.adobe.livecycle.ria.security.api.SecurityConfig | |
The maximum number of times a pin can be used. | |
maxUse — 속성, 클래스 com.adobe.livecycle.ria.security.service.Pin | |
The maximum number of times a pin can be used. | |
maxValue — 속성, 클래스 com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Maximum property value. | |
maxValue — 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies the maximum property value. | |
maxValue — 속성, 클래스 flash.ui.GameInputControl | |
이 컨트롤의 최대값을 반환합니다. | |
maxValue — 속성, 클래스 mx.validators.CurrencyValidator | |
Maximum value for a valid number. | |
maxValue — 속성, 클래스 mx.validators.NumberValidator | |
Maximum value for a valid number. | |
maxValue — 속성, 클래스 spark.validators.supportClasses.NumberValidatorBase | |
Maximum value for a valid number. | |
MAX_VALUE — 상수 정적 속성, 클래스 Number | |
표현할 수 있는 가장 큰 배정밀도 IEEE-754 숫자입니다. | |
MAX_VALUE — 상수 정적 속성, 클래스 int | |
표현할 수 있는 가장 큰 부호 있는 32비트 정수인 2,147,483,647입니다. | |
MAX_VALUE — 상수 정적 속성, 클래스 uint | |
부호 없는 32비트 정수 중 표현할 수 있는 가장 큰 값인 4,294,967,295입니다. | |
maxVerticalScrollPosition — 속성, 클래스 fl.containers.BaseScrollPane | |
현재 내용의 최대 세로 스크롤 위치를 픽셀 단위로 가져옵니다. | |
maxVerticalScrollPosition — 속성, 클래스 fl.controls.TextArea | |
verticalScrollPosition 속성의 최대값을 가져옵니다. | |
maxVerticalScrollPosition — 속성, 클래스 mx.charts.Legend | |
The largest possible value for the verticalScrollPosition property. | |
maxVerticalScrollPosition — 속성, 클래스 mx.core.Container | |
The largest possible value for the verticalScrollPosition property. | |
maxVerticalScrollPosition — 속성, 클래스 mx.core.ScrollControlBase | |
The maximum value for the verticalScrollPosition property. | |
MAX_VERTICAL_SCROLL_POSITION — 상수 정적 속성, 클래스 ga.util.ScrollIntoViewUtil | |
Defines maximum vertical scroll position. | |
maxWidth — 속성, 클래스 com.adobe.mosaic.mxml.Tile | |
Sets the maxWidth value. | |
maxWidth — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IUIAttributes | |
The node's maximum width. | |
maxWidth — 속성, 클래스 mx.containers.utilityClasses.ConstraintColumn | |
Number that specifies the maximum width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates. | |
maxWidth — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
maxWidth — 정적 속성, 클래스 mx.controls.ToolTip | |
Maximum width in pixels for new ToolTip controls. | |
maxWidth — 속성, 인터페이스 mx.core.IUIComponent | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
maxWidth — 속성, 클래스 mx.core.UIComponent | |
The maximum recommended width of the component to be considered by the parent during layout. | |
maxWidth — 속성, 클래스 mx.core.UIFTETextField | |
The maximum recommended width of the component to be considered by the parent during layout. | |
maxWidth — 속성, 클래스 mx.core.UITextField | |
The maximum recommended width of the component to be considered by the parent during layout. | |
maxWidth — 속성, 클래스 mx.flash.UIMovieClip | |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates. | |
maxWidth — 속성, 클래스 spark.components.gridClasses.GridColumn | |
The maximum width of this column in pixels. | |
maxWidth — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The maximum recommended width of the component to be considered by the parent during layout. | |
maxYear — 속성, 클래스 mx.controls.DateChooser | |
The last year selectable in the control. | |
maxYear — 속성, 클래스 mx.controls.DateField | |
The last year selectable in the control. | |
MBeanAttributeInfo — 클래스, 패키지 mx.messaging.management | |
Client representation of metadata for a MBean attribute. | |
MBeanAttributeInfo() — 생성자, 클래스 mx.messaging.management.MBeanAttributeInfo | |
Creates a new instance of an empty MBeanAttributeInfo. | |
MBeanConstructorInfo — 클래스, 패키지 mx.messaging.management | |
Client representation of metadata for a MBean constructor. | |
MBeanConstructorInfo() — 생성자, 클래스 mx.messaging.management.MBeanConstructorInfo | |
Creates a new instance of an empty MBeanConstructorInfo. | |
MBeanFeatureInfo — 클래스, 패키지 mx.messaging.management | |
Client representation of metadata for a MBean feature. | |
MBeanFeatureInfo() — 생성자, 클래스 mx.messaging.management.MBeanFeatureInfo | |
Creates a new instance of an empty MBeanFeatureInfo. | |
MBeanInfo — 클래스, 패키지 mx.messaging.management | |
Client representation of metadata for a MBean. | |
MBeanInfo() — 생성자, 클래스 mx.messaging.management.MBeanInfo | |
Creates a new instance of an empty MBeanInfo. | |
MBeanOperationInfo — 클래스, 패키지 mx.messaging.management | |
Client representation of metadata for a MBean operation. | |
MBeanOperationInfo() — 생성자, 클래스 mx.messaging.management.MBeanOperationInfo | |
Creates a new instance of an empty MBeanOperationInfo. | |
MBeanParameterInfo — 클래스, 패키지 mx.messaging.management | |
Client representation of metadata for a MBean operation parameter. | |
MBeanParameterInfo() — 생성자, 클래스 mx.messaging.management.MBeanParameterInfo | |
Creates a new instance of an empty MBeanParameterInfo. | |
measure() — 메서드, 클래스 com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measure() — 메서드, 클래스 com.adobe.mosaic.layouts.SmartColumnLayout | |
Called when the target should be measured. | |
measure() — 메서드, 클래스 com.adobe.mosaic.layouts.SmartGridLayout | |
Called when the target requires measurement. | |
measure() — 메서드, 클래스 com.adobe.mosaic.layouts.SmartRowLayout | |
Called when the target should be measured. | |
measure() — 메서드, 클래스 com.adobe.mosaic.mxml.Shell | |
Overridden measure method sets the dimensions of the shell. | |
measure() — 메서드, 클래스 com.adobe.mosaic.mxml.Tile | |
Overridden measure method will set the dimensions of the tile. | |
measure() — 메서드, 클래스 com.adobe.mosaic.sparklib.scrollableMenu.ScrollableMenu | |
We overide the measure() method because we need to check if the menu is going off the stage. | |
measure() — 메서드, 클래스 mx.charts.AxisRenderer | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measure() — 메서드, 클래스 mx.charts.chartClasses.ChartLabel | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measure() — 메서드, 클래스 mx.charts.chartClasses.DataTip | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measure() — 메서드, 클래스 mx.containers.Box | |
Calculates the default sizes and minimum and maximum values of the Box container. | |
measure() — 메서드, 클래스 mx.containers.Canvas | |
Calculates the preferred minimum and preferred maximum sizes of the Canvas. | |
measure() — 메서드, 클래스 mx.containers.Form | |
Calculates the preferred, minimum and maximum sizes of the Form. | |
measure() — 메서드, 클래스 mx.containers.FormItem | |
Calculates the preferred, minimum and maximum sizes of the FormItem. | |
measure() — 메서드, 클래스 mx.containers.Grid | |
Calculates the preferred, minimum, and maximum sizes of the Grid. | |
measure() — 메서드, 클래스 mx.containers.Panel | |
Calculates the default mininum and maximum sizes of the Panel container. | |
measure() — 메서드, 클래스 mx.containers.TabNavigator | |
Calculates the default sizes and mininum and maximum values of this TabNavigator container. | |
measure() — 메서드, 클래스 mx.containers.Tile | |
Calculates the default minimum and maximum sizes of the Tile container. | |
measure() — 메서드, 클래스 mx.containers.ViewStack | |
Calculates the default sizes and minimum and maximum values of the ViewStack container. | |
measure() — 메서드, 클래스 mx.controls.ComboBase | |
Determines the measuredWidth and measuredHeight properties of the control. | |
measure() — 메서드, 클래스 mx.controls.ComboBox | |
Makes sure the control is at least 40 pixels wide, and tall enough to fit one line of text in the TextInput portion of the control but at least 22 pixels high. | |
measure() — 메서드, 클래스 mx.controls.Menu | |
Calculates the preferred width and height of the Menu based on the widths and heights of its menu items. | |
measure() — 메서드, 클래스 mx.controls.MenuBar | |
Calculates the preferred width and height of the MenuBar based on the default widths of the MenuBar items. | |
measure() — 메서드, 클래스 mx.controls.dataGridClasses.DataGridHeader | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measure() — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Calculates the measured width and height of the component based on the rowCount, columnCount, rowHeight and columnWidth properties. | |
measure() — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Calculates the measured width and height of the component based on the rowCount, columnCount, rowHeight and columnWidth properties. | |
measure() — 메서드, 클래스 mx.controls.sliderClasses.Slider | |
Calculates the amount of space that the component takes up. | |
measure() — 메서드, 클래스 mx.core.UIComponent | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measure(deep:Boolean) — 메서드, 인터페이스 org.osmf.layout.ILayoutTarget | |
Method that informs the implementation that it should reassess its measuredWidth and measuredHeight fields: | |
measure(deep:Boolean) — 메서드, 클래스 org.osmf.layout.LayoutTargetSprite | |
Method that informs the implementation that it should reassess its measuredWidth and measuredHeight fields: | |
measure() — 메서드, 클래스 spark.layouts.supportClasses.LayoutBase | |
Measures the target's default size based on its content, and optionally measures the target's default minimum size. | |
measure() — 메서드, 클래스 spark.primitives.BitmapImage | |
Calculates the default size of the element. | |
measure() — 메서드, 클래스 spark.primitives.Graphic | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measure() — 메서드, 클래스 spark.primitives.Line | |
Calculates the default size of the element. | |
measure() — 메서드, 클래스 spark.primitives.Path | |
Calculates the default size of the element. | |
measure() — 메서드, 클래스 spark.primitives.supportClasses.GraphicElement | |
Calculates the default size of the element. | |
measure() — 메서드, 클래스 spark.skins.mobile.DateSpinnerSkin | |
Calculates the default size, and optionally the default minimum size, of the component. | |
measureAndPositionColumnsAndRows(constrainedWidth:Number, constrainedHeight:Number) — 메서드, 클래스 spark.layouts.ConstraintLayout | |
Used by FormItemLayout to measure and set new column widths and row heights before laying out the elements. | |
measuredBranchIconWidth — 속성, 인터페이스 mx.controls.menuClasses.IMenuItemRenderer | |
The width of the branch icon. | |
measuredBranchIconWidth — 속성, 클래스 mx.controls.menuClasses.MenuItemRenderer | |
The width of the branch icon | |
measuredDefaultHeight — 속성, 클래스 spark.skins.mobile.supportClasses.MobileSkin | |
Specifies a default height. | |
measuredDefaultWidth — 속성, 클래스 spark.skins.mobile.supportClasses.MobileSkin | |
Specifies a default width. | |
measuredHeight — 속성, 인터페이스 com.adobe.gravity.ui.IMeasurable | |
The height as measured by the component. | |
measuredHeight — 속성, 클래스 flashx.textLayout.elements.InlineGraphicElement | |
그래픽의 원래 높이입니다. | |
measuredHeight — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
The measured height of this object. | |
measuredHeight — 속성, 클래스 mx.controls.dataGridClasses.DataGridLockedRowContentHolder | |
The measured height of the DataGrid control. | |
measuredHeight — 속성, 클래스 mx.core.BitmapAsset | |
The measured height of this object. | |
measuredHeight — 속성, 클래스 mx.core.ButtonAsset | |
The measured height of this object. | |
measuredHeight — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
The measured height of this object. | |
measuredHeight — 속성, 클래스 mx.core.MovieClipAsset | |
The measured height of this object. | |
measuredHeight — 속성, 클래스 mx.core.SpriteAsset | |
The measured height of this object. | |
measuredHeight — 속성, 클래스 mx.core.TextFieldAsset | |
The measured height of this object. | |
measuredHeight — 속성, 클래스 mx.core.UIComponent | |
The default height of the component, in pixels. | |
measuredHeight — 속성, 클래스 mx.core.UIFTETextField | |
The default height of the component, in pixels. | |
measuredHeight — 속성, 클래스 mx.core.UITextField | |
The default height of the component, in pixels. | |
measuredHeight — 속성, 클래스 mx.flash.UIMovieClip | |
The measured height of this object. | |
measuredHeight — 속성, 클래스 mx.managers.SystemManager | |
The measuredHeight is the explicit or measuredHeight of the main mx.core.Application window or the starting height of the SWF if the main window has not yet been created or does not exist. | |
measuredHeight — 속성, 클래스 mx.skins.ProgrammaticSkin | |
The measured height of this object. | |
measuredHeight — 속성, 인터페이스 org.osmf.layout.ILayoutTarget | |
Defines the height of the element without any transformations being applied. | |
measuredHeight — 속성, 클래스 org.osmf.layout.LayoutRendererBase | |
Defines the height that the layout renderer measured on its last rendering pass. | |
measuredHeight — 속성, 클래스 org.osmf.layout.LayoutTargetSprite | |
Defines the height of the element without any transformations being applied. | |
measuredHeight — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The default height of the component, in pixels. | |
measuredIconWidth — 속성, 인터페이스 mx.controls.menuClasses.IMenuItemRenderer | |
The width of the icon. | |
measuredIconWidth — 속성, 클래스 mx.controls.menuClasses.MenuItemRenderer | |
The width of the icon | |
measureDimensionName — 속성, 클래스 mx.olap.OLAPCube | |
Sets the name of the dimension for the measures of the OLAP cube. | |
measuredMaxHeight — 속성, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
The measured maximum height of an element. | |
measuredMaxWidth — 속성, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
The measured maximum width of an element. | |
measuredMinHeight — 속성, 인터페이스 com.adobe.gravity.ui.IMeasurable | |
The minimum height as measured by the component. | |
measuredMinHeight — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
measuredMinHeight — 속성, 인터페이스 mx.core.IUIComponent | |
The default minimum height of the component, in pixels. | |
measuredMinHeight — 속성, 클래스 mx.core.UIComponent | |
The default minimum height of the component, in pixels. | |
measuredMinHeight — 속성, 클래스 mx.core.UIFTETextField | |
The default minimum height of the component, in pixels. | |
measuredMinHeight — 속성, 클래스 mx.core.UITextField | |
The default minimum height of the component, in pixels. | |
measuredMinHeight — 속성, 클래스 mx.flash.UIMovieClip | |
The default minimum height of the component, in pixels. | |
measuredMinWidth — 속성, 인터페이스 com.adobe.gravity.ui.IMeasurable | |
The minimum width as measured by the component. | |
measuredMinWidth — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
measuredMinWidth — 속성, 인터페이스 mx.core.IUIComponent | |
The default minimum width of the component, in pixels. | |
measuredMinWidth — 속성, 클래스 mx.core.UIComponent | |
The default minimum width of the component, in pixels. | |
measuredMinWidth — 속성, 클래스 mx.core.UIFTETextField | |
The default minimum width of the component, in pixels. | |
measuredMinWidth — 속성, 클래스 mx.core.UITextField | |
The default minimum width of the component, in pixels. | |
measuredMinWidth — 속성, 클래스 mx.flash.UIMovieClip | |
The default minimum width of the component, in pixels. | |
measuredSizeIncludesScrollBars — 속성, 클래스 spark.components.Scroller | |
If true, the Scroller's measured size includes the space required for the visible scroll bars, otherwise the Scroller's measured size depends only on its viewport. | |
measuredTypeIconWidth — 속성, 인터페이스 mx.controls.menuClasses.IMenuItemRenderer | |
The width of the type icon (radio/check). | |
measuredTypeIconWidth — 속성, 클래스 mx.controls.menuClasses.MenuItemRenderer | |
The width of the type icon (radio/check) | |
measuredWidth — 속성, 인터페이스 com.adobe.gravity.ui.IMeasurable | |
The width as measured by the component. | |
measuredWidth — 속성, 클래스 flashx.textLayout.elements.InlineGraphicElement | |
그래픽의 원래 폭입니다. | |
measuredWidth — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
The measured width of this object. | |
measuredWidth — 속성, 클래스 mx.core.BitmapAsset | |
The measured width of this object. | |
measuredWidth — 속성, 클래스 mx.core.ButtonAsset | |
The measured width of this object. | |
measuredWidth — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
The measured width of this object. | |
measuredWidth — 속성, 클래스 mx.core.MovieClipAsset | |
The measured width of this object. | |
measuredWidth — 속성, 클래스 mx.core.SpriteAsset | |
The measured width of this object. | |
measuredWidth — 속성, 클래스 mx.core.TextFieldAsset | |
The measured width of this object. | |
measuredWidth — 속성, 클래스 mx.core.UIComponent | |
The default width of the component, in pixels. | |
measuredWidth — 속성, 클래스 mx.core.UIFTETextField | |
The default width of the component, in pixels. | |
measuredWidth — 속성, 클래스 mx.core.UITextField | |
The default width of the component, in pixels. | |
measuredWidth — 속성, 클래스 mx.flash.UIMovieClip | |
The measured width of this object. | |
measuredWidth — 속성, 클래스 mx.managers.SystemManager | |
The measuredWidth is the explicit or measuredWidth of the main mx.core.Application window, or the starting width of the SWF if the main window has not yet been created or does not exist. | |
measuredWidth — 속성, 클래스 mx.skins.ProgrammaticSkin | |
The measured width of this object. | |
measuredWidth — 속성, 인터페이스 org.osmf.layout.ILayoutTarget | |
Defines the width of the element without any transformations being applied. | |
measuredWidth — 속성, 클래스 org.osmf.layout.LayoutRendererBase | |
Defines the width that the layout renderer measured on its last rendering pass. | |
measuredWidth — 속성, 클래스 org.osmf.layout.LayoutTargetSprite | |
Defines the width of the element without any transformations being applied. | |
measuredWidth — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The default width of the component, in pixels. | |
measuredX — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The default measured bounds top-left corner relative to the origin of the element. | |
measuredY — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The default measured bounds top-left corner relative to the origin of the element. | |
measureHeightOfItems(index:int, count:int) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Measures a set of items from the data provider using the current item renderer and returns the sum of the heights of those items. | |
measureHeightOfItems(index:int, count:int) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Measures a set of items from the data provider using the current item renderer and returns the sum of the heights of those items. | |
measureHTMLText(htmlText:String) — 메서드, 클래스 mx.core.UIComponent | |
Measures the specified HTML text, which can contain HTML tags such as <font> and <b>, assuming that it is displayed in a single-line UITextField using a UITextFormat determined by the styles of this UIComponent. | |
measureHTMLText(htmlText:String, roundUp:Boolean) — 메서드, 클래스 mx.core.UITextFormat | |
Returns measurement information for the specified HTML text, which may contain HTML tags such as <font> and <b>, assuming that it is displayed in a single-line UITextField, and using this UITextFormat object to define the text format. | |
measures — 속성, 클래스 mx.olap.OLAPCube | |
Sets the measures of the OLAP cube, as a list of OLAPMeasure instances. | |
measureText(text:String) — 메서드, 클래스 mx.core.UIComponent | |
Measures the specified text, assuming that it is displayed in a single-line UITextField (or UIFTETextField) using a UITextFormat determined by the styles of this UIComponent. | |
measureText(text:String, roundUp:Boolean) — 메서드, 클래스 mx.core.UITextFormat | |
Returns measurement information for the specified text, assuming that it is displayed in a single-line UITextField component, and using this UITextFormat object to define the text format. | |
measureWidthOfItems(index:int, count:int) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Measures a set of items from the data provider using the current item renderer and returns the maximum width found. | |
measureWidthOfItems(index:int, count:int) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Measures a set of items from the data provider using the current item renderer and returns the maximum width found. | |
measuringObjects — 속성, 클래스 mx.controls.List | |
cache of measuring objects by factory | |
measuringObjects — 속성, 클래스 mx.controls.listClasses.TileBase | |
Cache of measuring objects by factory. | |
media — 속성, 클래스 org.osmf.media.MediaPlayer | |
Source MediaElement controlled by this MediaPlayer. | |
media — 속성, 클래스 org.osmf.media.MediaPlayerSprite | |
Source MediaElement presented by this MediaPlayerSprite. | |
media — 속성, 클래스 org.osmf.traits.TraitEventDispatcher | |
The MediaElement which will be monitored, and whose trait events will be redispatched. | |
MEDIA — 상수 정적 속성, 클래스 flash.media.AudioPlaybackMode | |
미디어 사운드 재생을 위한 모드입니다. | |
mediaContainer — 속성, 클래스 org.osmf.media.MediaPlayerSprite | |
The MediaContainer that is used with this class. | |
MediaContainer — 클래스, 패키지 org.osmf.containers | |
MediaContainer defines a Sprite-based IMediaContainer implementation. | |
MediaContainer(layoutRenderer:org.osmf.layout:LayoutRendererBase, layoutMetadata:org.osmf.layout:LayoutMetadata) — 생성자, 클래스 org.osmf.containers.MediaContainer | |
Constructor. | |
mediaElement — 속성, 클래스 org.osmf.events.MediaFactoryEvent | |
The created MediaElement. | |
MediaElement — 클래스, 패키지 org.osmf.media | |
A MediaElement represents a unified media experience. | |
MediaElement() — 생성자, 클래스 org.osmf.media.MediaElement | |
Constructor. | |
mediaElementCreate — 이벤트, 클래스 org.osmf.media.MediaFactory | |
Dispatched when the MediaFactory has created a MediaElement. | |
MEDIA_ELEMENT_CREATE — 상수 정적 속성, 클래스 org.osmf.events.MediaFactoryEvent | |
The MediaFactoryEvent.MEDIA_ELEMENT_CREATE constant defines the value of the type property of the event object for a mediaElementCreate event. | |
mediaElementCreationFunction — 속성, 클래스 org.osmf.media.MediaFactoryItem | |
Function which creates a new instance of the desired MediaElement. | |
mediaElementCreationNotificationFunction — 속성, 클래스 org.osmf.media.PluginInfo | |
Optional function which is invoked for every MediaElement that is created from the MediaFactory to which this plugin's MediaFactoryItem objects are added. | |
MediaElementEvent — 클래스, 패키지 org.osmf.events | |
A MediaElementEvent is dispatched when the properties of a MediaElement change. | |
MediaElementEvent(type:String, bubbles:Boolean, cancelable:Boolean, traitType:String, namespaceURL:String, metadata:org.osmf.metadata:Metadata) — 생성자, 클래스 org.osmf.events.MediaElementEvent | |
Constructor. | |
mediaError — 속성, 클래스 org.osmf.events.DRMEvent | |
The error that describes an authentication failure. | |
mediaError — 속성, 클래스 org.osmf.events.NetConnectionFactoryEvent | |
Error associated with the creation attempt. | |
mediaError — 이벤트, 클래스 org.osmf.media.MediaElement | |
Dispatched when an error which impacts the operation of the media element occurs. | |
mediaError — 이벤트, 클래스 org.osmf.media.MediaPlayer | |
Dispatched when an error which impacts the operation of the media player occurs. | |
MediaError — 클래스, 패키지 org.osmf.events | |
A MediaError encapsulates an error related to a MediaElement. | |
MediaError(errorID:int, detail:String) — 생성자, 클래스 org.osmf.events.MediaError | |
Constructor. | |
MEDIA_ERROR — 상수 정적 속성, 클래스 org.osmf.events.MediaErrorEvent | |
The MediaErrorEvent.MEDIA_ERROR constant defines the value of the type property of the event object for a mediaError event. | |
MediaErrorCodes — final 클래스, 패키지 org.osmf.events | |
The MediaErrorCodes class provides static constants for error IDs. | |
MediaErrorEvent — 클래스, 패키지 org.osmf.events | |
A MediaElement dispatches a MediaErrorEvent when it encounters an error. | |
MediaErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error:org.osmf.events:MediaError) — 생성자, 클래스 org.osmf.events.MediaErrorEvent | |
Constructor. | |
MediaEvent — 클래스, 패키지 flash.events | |
CameraRoll 및 CameraUI 클래스는 미디어 스트림을 사용할 수 있을 때 MediaEvent 객체를 전달합니다. | |
MediaEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:flash.media:MediaPromise) — 생성자, 클래스 flash.events.MediaEvent | |
사용 가능한 미디어 파일에 대한 정보를 포함하는 MediaEvent 객체를 만듭니다. | |
mediaFactory — 속성, 클래스 org.osmf.media.MediaPlayerSprite | |
The MediaFactory that is used with this class. | |
MediaFactory — 클래스, 패키지 org.osmf.media | |
MediaFactory represents a factory class for media elements. | |
MediaFactory() — 생성자, 클래스 org.osmf.media.MediaFactory | |
Constructor. | |
MediaFactoryEvent — 클래스, 패키지 org.osmf.events | |
A MediaFactoryEvent is dispatched when the MediaFactory creates a MediaElement or succeeds or fails at loading a plugin. | |
MediaFactoryEvent(type:String, bubbles:Boolean, cancelable:Boolean, resource:org.osmf.media:MediaResourceBase, mediaElement:org.osmf.media:MediaElement) — 생성자, 클래스 org.osmf.events.MediaFactoryEvent | |
Constructor. | |
MediaFactoryItem — 클래스, 패키지 org.osmf.media | |
MediaFactoryItem is the encapsulation of all information needed to dynamically create and initialize a MediaElement from a MediaFactory. | |
MediaFactoryItem(id:String, canHandleResourceFunction:Function, mediaElementCreationFunction:Function, type:String) — 생성자, 클래스 org.osmf.media.MediaFactoryItem | |
Constructor. | |
mediaFactoryItems — 속성, 클래스 org.osmf.media.PluginInfo | |
The MediaFactoryItem objects that this PluginInfo exposes. | |
MediaFactoryItemType — 클래스, 패키지 org.osmf.media | |
MediaFactoryItemType is the enumeration of possible types of MediaFactoryItems. | |
mediaHeight — 속성, 클래스 org.osmf.media.MediaPlayer | |
Intrinsic height of the media, in pixels. | |
mediaHeight — 속성, 클래스 org.osmf.traits.DisplayObjectTrait | |
The intrinsic height of the media. | |
mediaInfo — 이벤트, 클래스 org.osmf.media.MediaElement | |
Dispatched when a info which impacts the operation of the media element is available. | |
MEDIA_LOAD_FAILED — 상수 정적 속성, 클래스 org.osmf.events.MediaErrorCodes | |
Error constant for when the loading of a MediaElement fails. | |
mediaPlaybackRequiresUserAction — 속성, 클래스 flash.media.StageWebView | |
미디어 내용을 재생하기 위해 사용자가 동작을 수행해야 하는지 여부를 설정합니다. | |
mediaPlayer — 속성, 클래스 org.osmf.media.MediaPlayerSprite | |
The MediaPlayer that controls this media element. | |
MediaPlayer — 클래스, 패키지 org.osmf.media | |
MediaPlayer is the controller class used for interaction with all media types. | |
MediaPlayer(media:org.osmf.media:MediaElement) — 생성자, 클래스 org.osmf.media.MediaPlayer | |
Constructor. | |
MediaPlayerCapabilityChangeEvent — 클래스, 패키지 org.osmf.events | |
A MediaPlayer dispatches a MediaPlayerCapabilityChangeEvent when its capabilities change. | |
MediaPlayerCapabilityChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, enabled:Boolean) — 생성자, 클래스 org.osmf.events.MediaPlayerCapabilityChangeEvent | |
Constructor. | |
MediaPlayerSprite — 클래스, 패키지 org.osmf.media | |
MediaPlayerSprite provides MediaPlayer, MediaContainer, and MediaFactory capabilities all in one Sprite-based class. | |
MediaPlayerSprite(mediaPlayer:org.osmf.media:MediaPlayer, mediaContainer:org.osmf.containers:MediaContainer, mediaFactory:org.osmf.media:MediaFactory) — 생성자, 클래스 org.osmf.media.MediaPlayerSprite | |
Constructor. | |
mediaPlayerState — 속성, 클래스 spark.components.VideoDisplay | |
The current state of the video. | |
mediaPlayerState — 속성, 클래스 spark.components.VideoPlayer | |
The current state of the video. | |
MediaPlayerState — final 클래스, 패키지 org.osmf.media | |
The MediaPlayerState class enumerates public constants that describe the current state of the MediaPlayer. | |
mediaPlayerStateChange — 이벤트, 클래스 org.osmf.media.MediaPlayer | |
Dispatched when the MediaPlayer's state has changed. | |
mediaPlayerStateChange — 이벤트, 클래스 spark.components.VideoDisplay | |
Dispatched when the MediaPlayer's state has changed. | |
mediaPlayerStateChange — 이벤트, 클래스 spark.components.VideoPlayer | |
Dispatched when the MediaPlayer's state has changed. | |
MEDIA_PLAYER_STATE_CHANGE — 상수 정적 속성, 클래스 org.osmf.events.MediaPlayerStateChangeEvent | |
The MediaPlayerStateChangeEvent.MEDIA_PLAYER_STATE_CHANGE constant defines the value of the type property of the event object for a mediaPlayerStateChange event. | |
MediaPlayerStateChangeEvent — 클래스, 패키지 org.osmf.events | |
A MediaPlayer dispatches this event when its state property changes. | |
MediaPlayerStateChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String) — 생성자, 클래스 org.osmf.events.MediaPlayerStateChangeEvent | |
Constructor. | |
MediaPromise — 클래스, 패키지 flash.media | |
MediaPromise 클래스는 미디어 객체를 전달하겠다는 프로미스를 나타냅니다. | |
MediaResourceBase — 클래스, 패키지 org.osmf.media | |
A MediaResourceBase is a base class for media that serves as input to a MediaElement. | |
MediaResourceBase() — 생성자, 클래스 org.osmf.media.MediaResourceBase | |
Constructor. | |
mediaSizeChange — 이벤트, 클래스 org.osmf.traits.DisplayObjectTrait | |
Dispatched when the trait's mediaWidth and/or mediaHeight property has changed. | |
mediaSizeChange — 이벤트, 클래스 org.osmf.traits.TraitEventDispatcher | |
Dispatched when the mediaWidth and/or mediaHeight property of the media has changed. | |
MEDIA_SIZE_CHANGE — 상수 정적 속성, 클래스 org.osmf.events.DisplayObjectEvent | |
The DisplayObjectEvent.MEDIA_SIZE_CHANGE constant defines the value of the type property of the event object for a mediaSizeChange event. | |
mediaSizeChangeEnd(oldMediaWidth:Number, oldMediaHeight:Number) — 메서드, 클래스 org.osmf.traits.DisplayObjectTrait | |
Called just after setMediaSize() has applied new mediaWidth and/or mediaHeight values. | |
mediaSizeChangeStart(newMediaWidth:Number, newMediaHeight:Number) — 메서드, 클래스 org.osmf.traits.DisplayObjectTrait | |
Called just before a call to setMediaSize(). | |
MediaTraitBase — 클래스, 패키지 org.osmf.traits | |
A MediaTraitBase is the encapsulation of a trait or capability that's inherent to a MediaElement. | |
MediaTraitBase(traitType:String) — 생성자, 클래스 org.osmf.traits.MediaTraitBase | |
Constructor. | |
MediaTraitType — final 클래스, 패키지 org.osmf.traits | |
MediaTraitType is the enumeration of all possible media trait types. | |
mediaType — 속성, 클래스 flash.media.MediaPromise | |
미디어의 일반 유형으로서, 이미지 또는 비디오입니다. | |
mediaType — 속성, 클래스 org.osmf.media.MediaResourceBase | |
The MediaType, if any, of this resource. | |
MediaType — final 클래스, 패키지 flash.media | |
MediaType 클래스는 카메라에 의해 반환될 수 있는 일반적인 미디어 유형을 열거합니다. | |
MediaType — final 클래스, 패키지 org.osmf.media | |
MediaType identifies the various media types that the Open Source Media Framework can handle out of the box. | |
mediaTypeData — 이벤트, 클래스 flash.net.NetStream | |
비디오 내용을 재생하고 특정 유형의 메시지를 처리할 때 전달됩니다. | |
MEDIA_TYPE_DATA — 상수 정적 속성, 클래스 flash.events.NetDataEvent | |
NetDataEvent.MEDIA_TYPE_DATA 상수는 미디어 스트림의 데이터 메시지가 NetStream 객체를 통해 발생하는 경우 전달된 NetDataEvent 객체의 type 속성 값을 정의합니다. | |
mediaWidth — 속성, 클래스 org.osmf.media.MediaPlayer | |
Intrinsic width of the media, in pixels. | |
mediaWidth — 속성, 클래스 org.osmf.traits.DisplayObjectTrait | |
The intrinsic width of the media. | |
MEDIUM — 상수 정적 속성, 클래스 flash.display.StageQuality | |
중간 렌더링 품질을 지정합니다. | |
MEDIUM — 상수 정적 속성, 클래스 flash.filters.BitmapFilterQuality | |
중간 품질 필터 설정을 정의합니다. | |
MEDIUM — 상수 정적 속성, 클래스 flash.globalization.DateTimeStyle | |
중간형 스타일의 날짜 또는 시간을 지정합니다. | |
MEDIUM — 상수 정적 속성, 클래스 mx.managers.CursorManagerPriority | |
Constant that specifies a medium cursor priority when passed as the priority argument to setCursor(). | |
member — 속성, 클래스 com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The member associated with an instance of the team member details pod. | |
memberCollection — 속성, 클래스 com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The member collection to display in the datagrid. | |
memberCollection — 속성, 클래스 com.adobe.solutions.prm.presentation.team.TeamPod | |
The member collection associated with the Team pod. | |
memberDetails — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.team.TeamPod | |
The skin part for displaying the Team Member Details pod. The skin part for displaying the Team Member Details pod. | |
memberDetailsGrid — 스킨 파트, 클래스 com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the the Member Details grid. The skin part for the the Member Details grid. | |
memberList — 속성, 클래스 com.adobe.solutions.prm.domain.impl.Project | |
The property returns a collection of directly associated members. | |
memberList — 속성, 클래스 com.adobe.solutions.prm.domain.impl.WorkItem | |
The property returns a collection of directly associated members. | |
memberList — 속성, 인터페이스 com.adobe.solutions.rca.domain.common.IMemberCollection | |
The property returns a collection of directly associated members. | |
memberList — 속성, 클래스 com.adobe.solutions.rca.domain.impl.ReviewContext | |
The property returns a collection of directly associated members. | |
memberList — 속성, 클래스 com.adobe.solutions.rca.domain.impl.Stage | |
The property returns a collection of directly associated members. | |
members — 속성, 인터페이스 com.adobe.solutions.prm.domain.IProject | |
Defines list of members of a project, replacing an existing list of members, if present. | |
members — 속성, 인터페이스 com.adobe.solutions.prm.domain.IWorkItem | |
Defines a list of members of the project. | |
members — 속성, 클래스 com.adobe.solutions.prm.domain.impl.Project | |
Defines list of members of a project, replacing an existing list of members, if present. | |
members — 속성, 클래스 com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines a list of members of the project. | |
members — 속성, 클래스 com.adobe.solutions.prm.vo.ProjectVO | |
Defines list of members of a project, replacing an existing list of members, if present. | |
members — 속성, 클래스 com.adobe.solutions.prm.vo.WorkItemVO | |
Defines a list of members of the project. | |
members — 속성, 인터페이스 mx.olap.IOLAPAxisPosition | |
The members for this position, as a list of IOLAPMember instances. | |
members — 속성, 인터페이스 mx.olap.IOLAPDimension | |
Returns all the members of this dimension, as a list of IOLAPMember instances. | |
members — 속성, 인터페이스 mx.olap.IOLAPHierarchy | |
All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances. | |
members — 속성, 인터페이스 mx.olap.IOLAPLevel | |
The members of this level, as a list of IOLAPMember instances, or null if a member is not found. | |
members — 속성, 클래스 mx.olap.OLAPAttribute | |
All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances. | |
members — 속성, 클래스 mx.olap.OLAPAxisPosition | |
The members of the query result, at this position as a list of IOLAPMember instances. | |
members — 속성, 클래스 mx.olap.OLAPDimension | |
Returns all the members of this dimension, as a list of IOLAPMember instances. | |
members — 속성, 클래스 mx.olap.OLAPHierarchy | |
All members of all the levels that belong to this hierarchy, as a list of IOLAPMember instances. | |
members — 속성, 클래스 mx.olap.OLAPLevel | |
The members of this level, as a list of IOLAPMember instances, or null if a member is not found. | |
MEMORY_ALLOCATION_ERROR — 상수 정적 속성, 클래스 flash.globalization.LastOperationStatus | |
메모리 할당이 실패했음을 나타냅니다. | |
MEMORY_ALLOCATION_ERROR — 상수 정적 속성, 클래스 spark.globalization.LastOperationStatus | |
Indicates that memory allocation has failed. | |
MemoryError — 동적 클래스, 패키지 flash.errors | |
메모리 할당 요청이 실패하면 MemoryError 예외가 발생합니다. | |
MemoryError(message:String) — 생성자, 클래스 flash.errors.MemoryError | |
새 MemoryError 객체를 만듭니다. | |
menu — 속성, 클래스 flash.desktop.DockIcon | |
이 도크 아이콘의 시스템 제공 메뉴입니다. | |
menu — 속성, 클래스 flash.desktop.NativeApplication | |
응용 프로그램 메뉴입니다. | |
menu — 속성, 클래스 flash.desktop.SystemTrayIcon | |
시스템 트레이 아이콘 메뉴입니다. | |
menu — 속성, 클래스 flash.display.NativeMenuItem | |
이 항목을 포함하는 메뉴입니다. | |
menu — 속성, 클래스 flash.display.NativeWindow | |
윈도우의 기본 메뉴입니다. | |
menu — 속성, 클래스 mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
Returns the component instance associated with this delegate instance. | |
menu — 속성, 인터페이스 mx.controls.menuClasses.IMenuItemRenderer | |
A reference to this menu item renderer's Menu control, if it contains one. | |
menu — 속성, 클래스 mx.controls.menuClasses.MenuItemRenderer | |
Contains a reference to the associated Menu control. | |
menu — 속성, 클래스 mx.core.Window | |
The window menu for this window. | |
menu — 속성, 클래스 mx.core.WindowedApplication | |
The application menu for operating systems that support an application menu, or the window menu of the application's initial window for operating systems that support window menus. | |
menu — 속성, 클래스 mx.events.MenuEvent | |
The specific Menu instance associated with the event, such as the menu or submenu that was hidden or opened. | |
menu — 속성, 클래스 spark.components.Window | |
The window menu for this window. | |
menu — 속성, 클래스 spark.components.WindowedApplication | |
The application menu for operating systems that support an application menu, or the window menu of the application's initial window for operating systems that support window menus. | |
Menu — 클래스, 패키지 mx.controls | |
The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications. | |
Menu() — 생성자, 클래스 mx.controls.Menu | |
Constructor. | |
MENU — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
메뉴 시작 단추에 대한 키 코드 값에 연결된 상수입니다. | |
MenuAccImpl — 클래스, 패키지 mx.accessibility | |
MenuAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Menu class. | |
MenuAccImpl(master:mx.core:UIComponent) — 생성자, 클래스 mx.accessibility.MenuAccImpl | |
Constructor. | |
MenuArrow — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the branchIcon of an MX Menu component. | |
MenuArrow — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the branchIcon of a MX Menu component. | |
MenuArrow() — 생성자, 클래스 mx.skins.spark.MenuArrow | |
Constructor. | |
MenuArrow() — 생성자, 클래스 mx.skins.wireframe.MenuArrow | |
Constructor. | |
MenuArrowDisabled — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the disabled branchIcon of an MX Menu component. | |
MenuArrowDisabled — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the disabled branchIcon of a MX Menu component. | |
MenuArrowDisabled() — 생성자, 클래스 mx.skins.spark.MenuArrowDisabled | |
Constructor. | |
MenuArrowDisabled() — 생성자, 클래스 mx.skins.wireframe.MenuArrowDisabled | |
Constructor. | |
MenuAutomationImpl — 클래스, 패키지 mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the Menu control. | |
MenuAutomationImpl(obj:mx.controls:Menu) — 생성자, 클래스 mx.automation.delegates.controls.MenuAutomationImpl | |
Constructor. | |
menuBar — 속성, 인터페이스 mx.controls.menuClasses.IMenuBarItemRenderer | |
Contains a reference to the item renderer's MenuBar control. | |
menuBar — 속성, 클래스 mx.controls.menuClasses.MenuBarItem | |
menuBar — 속성, 클래스 mx.events.MenuEvent | |
The MenuBar instance that is the parent of the selected Menu control, or null when the target Menu control is not parented by a MenuBar control. | |
MenuBar — 클래스, 패키지 mx.controls | |
A MenuBar control defines a horizontal, top-level menu bar that contains one or more menus. | |
MenuBar() — 생성자, 클래스 mx.controls.MenuBar | |
Constructor. | |
MenuBarAccImpl — 클래스, 패키지 mx.accessibility | |
MenuBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the MenuBar class. | |
MenuBarAccImpl(master:mx.core:UIComponent) — 생성자, 클래스 mx.accessibility.MenuBarAccImpl | |
Constructor. | |
MenuBarAutomationImpl — 클래스, 패키지 mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the MenuBar control. | |
MenuBarAutomationImpl(obj:mx.controls:MenuBar) — 생성자, 클래스 mx.automation.delegates.controls.MenuBarAutomationImpl | |
Constructor. | |
MenuBarBackgroundSkin — 클래스, 패키지 mx.skins.halo | |
The skin for the background of a MenuBar. | |
MenuBarBackgroundSkin() — 생성자, 클래스 mx.skins.halo.MenuBarBackgroundSkin | |
Constructor. | |
MenuBarItem — 클래스, 패키지 mx.controls.menuClasses | |
The MenuBarItem class defines the default item renderer for the top-level menu bar of a MenuBar control. | |
MenuBarItem() — 생성자, 클래스 mx.controls.menuClasses.MenuBarItem | |
Constructor. | |
MenuBarItemAutomationImpl — 클래스, 패키지 mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the MenuBarItem class. | |
MenuBarItemAutomationImpl(obj:mx.controls.menuClasses:MenuBarItem) — 생성자, 클래스 mx.automation.delegates.controls.MenuBarItemAutomationImpl | |
Constructor. | |
menuBarItemIndex — 속성, 인터페이스 mx.controls.menuClasses.IMenuBarItemRenderer | |
Contains the index of this item renderer relative to other item renderers in the MenuBar control. | |
menuBarItemIndex — 속성, 클래스 mx.controls.menuClasses.MenuBarItem | |
menuBarItemRenderer — 속성, 클래스 mx.controls.MenuBar | |
The item renderer used by the MenuBar control for the top-level menu bar of the MenuBar control. | |
menuBarItems — 속성, 클래스 mx.controls.MenuBar | |
An Array that contains the MenuBarItem objects that render each item in the top-level menu bar of a MenuBar control. | |
MenuBarItemSkin — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for menu items in the MX MenuBar component. | |
MenuBarItemSkin() — 생성자, 클래스 mx.skins.wireframe.MenuBarItemSkin | |
Constructor. | |
menuBarItemState — 속성, 인터페이스 mx.controls.menuClasses.IMenuBarItemRenderer | |
Contains the current state of this item renderer. | |
menuBarItemState — 속성, 클래스 mx.controls.menuClasses.MenuBarItem | |
menuBarItemStyleFilters — 속성, 클래스 mx.controls.MenuBar | |
The set of styles to pass from the MenuBar to the menuBar items. | |
MenuBarSkin — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the MX MenuBar component. | |
MenuBarSkin() — 생성자, 클래스 mx.skins.wireframe.MenuBarSkin | |
Constructor. | |
menuBarVisible — 속성, 클래스 flash.html.HTMLWindowCreateOptions | |
메뉴 모음을 표시할지 여부를 지정합니다. | |
MenuCheck — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the checkIcon of an MX Menu component. | |
MenuCheck — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the check icon of the MX Menu component. | |
MenuCheck() — 생성자, 클래스 mx.skins.spark.MenuCheck | |
Constructor. | |
MenuCheck() — 생성자, 클래스 mx.skins.wireframe.MenuCheck | |
Constructor. | |
MenuCheckDisabled — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the checkDisabledIcon of an MX Menu component. | |
MenuCheckDisabled — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the disabled check icon of a MX Menu component. | |
MenuCheckDisabled() — 생성자, 클래스 mx.skins.spark.MenuCheckDisabled | |
Constructor. | |
MenuCheckDisabled() — 생성자, 클래스 mx.skins.wireframe.MenuCheckDisabled | |
Constructor. | |
MenuEvent — 클래스, 패키지 mx.events | |
The MenuEvent class represents events that are associated with menu activities in controls such as Menu, MenuBar, and PopUpMenuButton. | |
MenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, menuBar:mx.controls:MenuBar, menu:mx.controls:Menu, item:Object, itemRenderer:mx.controls.listClasses:IListItemRenderer, label:String, index:int) — 생성자, 클래스 mx.events.MenuEvent | |
Constructor. | |
menuHide — 이벤트, 클래스 mx.controls.Menu | |
Dispatched when a menu or submenu is dismissed. | |
menuHide — 이벤트, 클래스 mx.controls.MenuBar | |
Dispatched when a pop-up submenu closes. | |
MENU_HIDE — 상수 정적 속성, 클래스 mx.events.MenuEvent | |
The MenuEvent.MENU_HIDE event type constant indicates that a menu or submenu closed. | |
MenuItemRenderer — 클래스, 패키지 mx.controls.menuClasses | |
The MenuItemRenderer class defines the default item renderer for menu items in any menu control. | |
MenuItemRenderer() — 생성자, 클래스 mx.controls.menuClasses.MenuItemRenderer | |
Constructor. | |
MenuItemRendererAutomationImpl — 클래스, 패키지 mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the MenuItemRenderer class. | |
MenuItemRendererAutomationImpl(obj:mx.controls.menuClasses:MenuItemRenderer) — 생성자, 클래스 mx.automation.delegates.controls.MenuItemRendererAutomationImpl | |
Constructor. | |
menuItemSelect — 이벤트, 클래스 flash.ui.ContextMenuItem | |
사용자가 컨텍스트 메뉴에서 항목을 선택할 때 전달됩니다. | |
MENU_ITEM_SELECT — 상수 정적 속성, 클래스 flash.events.ContextMenuEvent | |
menuItemSelect 이벤트 객체의 type 속성 값을 정의합니다. | |
MenuItemSkin — 클래스, 패키지 mx.skins.spark | |
The wireframe skin class for menu items in the MX Menu component. | |
MenuItemSkin() — 생성자, 클래스 mx.skins.spark.MenuItemSkin | |
Constructor. | |
menuKeyPressed — 이벤트, 클래스 spark.components.View | |
Dispatched when the menu key is pressed when a view exists inside a mobile application. | |
MENU_KEY_PRESSED — 상수 정적 속성, 클래스 mx.events.FlexEvent | |
The FlexEvent.MENU_KEY_PRESSED constant defines the value of the type property of the event object for a menuKeyPressed event. | |
menuKeyUpHandler(event:flash.events:KeyboardEvent) — 메서드, 클래스 spark.components.supportClasses.ViewNavigatorApplicationBase | |
Called when the menu key is pressed. | |
MenuListData — 클래스, 패키지 mx.controls.menuClasses | |
The MenuListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Menu and MenuBar control. | |
MenuListData(text:String, icon:Class, labelField:String, uid:String, owner:mx.core:IUIComponent, rowIndex:int, columnIndex:int) — 생성자, 클래스 mx.controls.menuClasses.MenuListData | |
Constructor. | |
MenuRadio — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the radio icon of the MX Menu component. | |
MenuRadio — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the radio icon of the MX Menu component. | |
MenuRadio() — 생성자, 클래스 mx.skins.spark.MenuRadio | |
Constructor. | |
MenuRadio() — 생성자, 클래스 mx.skins.wireframe.MenuRadio | |
Constructor. | |
MenuRadioDisabled — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the disabled radio icon of the MX Menu component. | |
MenuRadioDisabled — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the disabled radio icon of the MX Menu component. | |
MenuRadioDisabled() — 생성자, 클래스 mx.skins.spark.MenuRadioDisabled | |
Constructor. | |
MenuRadioDisabled() — 생성자, 클래스 mx.skins.wireframe.MenuRadioDisabled | |
Constructor. | |
menus — 속성, 클래스 mx.controls.MenuBar | |
An Array containing the Menu objects corresponding to the pop-up submenus of this MenuBar control. | |
menuSelect — 이벤트, 클래스 flash.ui.ContextMenu | |
사용자가 컨텍스트 메뉴를 처음 생성할 때, 그러나 컨텍스트 메뉴의 내용이 표시되기 전에 전달됩니다. | |
MENU_SELECT — 상수 정적 속성, 클래스 flash.events.ContextMenuEvent | |
menuSelect 이벤트 객체의 type 속성 값을 정의합니다. | |
menuSelectHandler(event:flash.events:ContextMenuEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 ContextMenuEvent.MENU_SELECT 이벤트를 처리합니다. | |
menuSelectHandler(event:flash.events:ContextMenuEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 ContextMenuEvent.MENU_SELECT 이벤트를 처리합니다. | |
menuSelectHandler(event:flash.events:ContextMenuEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
menuSelect 이벤트를 처리합니다. | |
menuSelectHandler(event:flash.events:ContextMenuEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
menuSelect 이벤트를 처리합니다. | |
menuSelectionMode — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether menu-style selection should be used. | |
menuSelectionMode — 속성, 클래스 mx.controls.listClasses.ListBase | |
A flag that indicates whether menu-style selection should be used. | |
MenuSeparatorSkin — 클래스, 패키지 mx.skins.spark | |
The Spark skin class for the menu item separators in the MX Menu component. | |
MenuSeparatorSkin — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the menu item separators in the MX menu component. | |
MenuSeparatorSkin() — 생성자, 클래스 mx.skins.spark.MenuSeparatorSkin | |
Constructor. | |
MenuSeparatorSkin() — 생성자, 클래스 mx.skins.wireframe.MenuSeparatorSkin | |
Constructor. | |
menuShow — 이벤트, 클래스 mx.controls.FlexNativeMenu | |
Dispatched before a menu or submenu is displayed. | |
menuShow — 이벤트, 클래스 mx.controls.Menu | |
Dispatched when a menu or submenu opens. | |
menuShow — 이벤트, 클래스 mx.controls.MenuBar | |
Dispatched when a pop-up submenu opens, or the user selects a menu bar item with no drop-down menu. | |
MENU_SHOW — 상수 정적 속성, 클래스 mx.automation.events.AutomationFlexNativeMenuEvent | |
Defines the value of the type property of the event object for a menuShow event. | |
MENU_SHOW — 상수 정적 속성, 클래스 mx.automation.events.MenuShowEvent | |
The MenuShowEvent.MENU_SHOW constant defines the value of the type property of the event object for a menuShow event. | |
MENU_SHOW — 상수 정적 속성, 클래스 mx.events.FlexNativeMenuEvent | |
The FlexNativeMenuEvent.MENU_SHOW type constant indicates that the mouse pointer rolled a menu or submenu opened. | |
MENU_SHOW — 상수 정적 속성, 클래스 mx.events.MenuEvent | |
The MenuEvent.MENU_SHOW type constant indicates that the mouse pointer rolled a menu or submenu opened. | |
MenuShowEvent — 클래스, 패키지 mx.automation.events | |
The MenuShowEvent class represents events that are associated with menuBar. | |
MenuShowEvent(type:String, itemRenderer:mx.controls.menuClasses:IMenuBarItemRenderer) — 생성자, 클래스 mx.automation.events.MenuShowEvent | |
Constructor. | |
MenuSkin — 클래스, 패키지 mx.skins.wireframe | |
The wireframe skin class for the border of the MX Menu component. | |
MenuSkin() — 생성자, 클래스 mx.skins.wireframe.MenuSkin | |
Constructor. | |
menuStyleName — 스타일, 클래스 mx.controls.MenuBar | |
Name of the CSSStyleDeclaration that specifies the styles for the Menu controls displayed by this MenuBar control. | |
merge(newData:Object) — 메서드, 클래스 fl.data.DataProvider | |
지정된 데이터를 데이터 공급자에 포함된 데이터에 추가하고 중복된 항목을 제거합니다. | |
merge(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redMultiplier:uint, greenMultiplier:uint, blueMultiplier:uint, alphaMultiplier:uint) — 메서드, 클래스 flash.display.BitmapData | |
소스 이미지에서 대상 이미지로 채널별 블렌드를 수행합니다. | |
merge() — 메서드, 클래스 mx.data.DataManager | |
Merges any pending updates into the managed set of objects. | |
merge() — 메서드, 클래스 mx.data.DataStore | |
Merges any pending updates into the managed set of objects. | |
mergeRequired — 속성, 클래스 mx.data.DataManager | |
Indicates whether there are any pending changes that must be merged. | |
mergeRequired — 속성, 클래스 mx.data.DataStore | |
Indicates if there are any pending changes that must be merged. | |
mergeStyles(... rest) — 정적 메서드 , 클래스 fl.core.UIComponent | |
여러 클래스의 스타일을 하나의 객체로 병합합니다. | |
mergeTextElements(beginIndex:int, endIndex:int) — 메서드, 클래스 flash.text.engine.GroupElement | |
beginIndex 및 endIndex 매개 변수로 지정한 요소 범위의 텍스트를 beginIndex로 지정한 요소에 병합합니다. 이때 해당 요소의 형식은 그대로 유지합니다. | |
MERGE_TO_NEXT_ON_PASTE — 상수 정적 속성, 클래스 flashx.textLayout.conversion.ConverterBase | |
클립보드 데이터를 TextFlow로 변환하는 변환기는 MERGE_TO_NEXT_ON_PASTE 속성을 사용하여 붙여넣기로 요소를 기존 TextFlow에 연결할 때 요소를 처리하는 방식을 제어해야 합니다. | |
MERGE_TO_NEXT_ON_PASTE — 상수 정적 속성, 클래스 flashx.textLayout.edit.TextScrap | |
MERIDIAN_ITEM — 상수 정적 속성, 클래스 spark.components.DateSpinner | |
Specifies to the createDateItemList() method that the list is for showing meridian options. | |
meridianList — 속성, 클래스 spark.components.DateSpinner | |
The SpinnerList that shows the meridian field (AM/PM) of the date. | |
message — 속성, 클래스 Error | |
Error 객체에 연결된 메시지가 들어 있습니다. | |
message — 속성, 인터페이스 com.adobe.fiber.styles.ILocalizeableMessage | |
Bindable property that returns the localized version of this message via a call to IResourceManager.getString(bundle, key, tokens). | |
message — 속성, 클래스 com.adobe.fiber.styles.LocalizeableMessage | |
Bindable property that returns the localized version of this message via a call to IResourceManager.getString(bundle, key, tokens). | |
message — 속성, 인터페이스 com.adobe.guides.domain.IGuideNodeMessage | |
Returns the message text of the event. | |
message — 속성, 클래스 com.adobe.mosaic.om.events.BaseEvent | |
Returns a message string. | |
message — 이벤트, 클래스 mx.data.DataManager | |
The MessageEvent.MESSAGE event is dispatched when the remote destination pushes a notification of a data operation. | |
message — 이벤트, 클래스 mx.data.DataService | |
The MessageEvent.MESSAGE event is dispatched when the remote destination pushes a notification of a data operation. | |
message — 속성, 인터페이스 mx.data.IChangeObject | |
Provides access to the local DataMessage object corresponding to the local changes. | |
message — 이벤트, 클래스 mx.data.ManagedRemoteService | |
The MessageEvent.MESSAGE event is dispatched when the remote destination pushes a notification of a data operation. | |
message — 속성, 클래스 mx.data.MessageCacheItem | |
The reference to the DataMessage for this change. | |
message — 속성, 클래스 mx.events.CubeEvent | |
A description of what is being processed. | |
message — 속성, 클래스 mx.events.ValidationResultEvent | |
A single string that contains every error message from all of the ValidationResult objects in the results Array. | |
message — 속성, 클래스 mx.logging.LogEvent | |
Provides access to the message that was logged. | |
message — 이벤트, 클래스 mx.messaging.AbstractConsumer | |
Dispatched when a message is received by the Consumer. | |
message — 이벤트, 클래스 mx.messaging.Channel | |
Dispatched when a channel receives a message from its endpoint. | |
message — 이벤트, 클래스 mx.messaging.Consumer | |
Dispatched when a message is received by the Consumer. | |
message — 속성, 클래스 mx.messaging.MessageResponder | |
Provides access to the sent Message. | |
message — 이벤트, 클래스 mx.messaging.MultiTopicConsumer | |
Dispatched when a message is received by the Consumer. | |
message — 속성, 클래스 mx.messaging.events.MessageEvent | |
The Message associated with this event. | |
message — 속성, 클래스 mx.messaging.events.MessageFaultEvent | |
The ErrorMessage for this event. | |
message — 속성, 클래스 mx.rpc.AsyncToken | |
Provides access to the associated message. | |
Message — 클래스, 패키지 com.adobe.mosaic.om.events | |
The Message class defines a transient notification including a namespace, a name, and a valid payload. | |
Message — 클래스, 패키지 lc.foundation.domain | |
The Message class encapsulates a localized message and specifies an appropriate logging level. | |
Message(ns:String, name:String, payload:any) — 생성자, 클래스 com.adobe.mosaic.om.events.Message | |
Constructor. | |
Message(id:String, params:Array, logLevel:int) — 생성자, 클래스 lc.foundation.domain.Message | |
Constructor. | |
MESSAGE — 상수 정적 속성, 클래스 mx.messaging.events.MessageEvent | |
The MESSAGE event type; dispatched upon receipt of a message. | |
MessageAckEvent — 클래스, 패키지 mx.messaging.events | |
The MessageAckEvent class is used to propagate acknowledge messages within the messaging system. | |
MessageAckEvent(type:String, bubbles:Boolean, cancelable:Boolean, ack:mx.messaging.messages:AcknowledgeMessage, correlation:mx.messaging.messages:IMessage) — 생성자, 클래스 mx.messaging.events.MessageAckEvent | |
Constructs an instance of this event with the specified acknowledge message and original correlated message. | |
MessageAgent — 클래스, 패키지 mx.messaging | |
The MessageAgent class provides the basic low-level functionality common to message handling for a destination. | |
MessageAgent() — 생성자, 클래스 mx.messaging.MessageAgent | |
Constructor. | |
messageAgents — 속성, 클래스 mx.messaging.ChannelSet | |
Provides access to the set of MessageAgents that use this ChannelSet. | |
messageAvailable — 속성, 클래스 flash.system.MessageChannel | |
MessageChannel의 내부 메시지 대기열에 송신 워커로부터 받은 메시지가 하나 이상 있는지 여부를 나타납니다. | |
messagebarOption — 속성, 클래스 com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The value indicating whether PDF message bar should be shown or not.'0' indicates that the message bar is not shown. | |
MessageBatch — 클래스, 패키지 mx.data | |
Represents a group of changes: creates, updates, deletes, and update collection messages. | |
MessageBatch() — 생성자, 클래스 mx.data.MessageBatch | |
Constructor. | |
messageBus — 속성, 클래스 com.adobe.mosaic.mxml.Application | |
Returns the IApplication as the IMessageBus. | |
messageBus — 속성, 클래스 com.adobe.mosaic.mxml.Tile | |
Returns the underlying IApplication as the IMessageBus. | |
MessageCacheItem — 클래스, 패키지 mx.data | |
Represents an element of the MessageBatch's items property. | |
MessageCacheItem() — 생성자, 클래스 mx.data.MessageCacheItem | |
Constructor. | |
MessageChannel — final 클래스, 패키지 flash.system | |
MessageChannel 클래스는 특정 워커가 다른 워커와 통신하기 위한 메커니즘을 제공합니다. | |
MessageChannelState — final 클래스, 패키지 flash.system | |
이 클래스는 MessageChannel 클래스의 state 속성에 사용 가능한 값을 나타내는 상수를 정의합니다. | |
MessageCodes — 클래스, 패키지 com.adobe.solutions.exm.runtime.impl | |
Contains the codes for the various errors thrown by the expression manager implementation. | |
MESSAGE_DELIVERY_IN_DOUBT — 상수 정적 속성, 클래스 mx.messaging.messages.ErrorMessage | |
If a message may not have been delivered, the faultCode will contain this constant. | |
messageDisplay — 속성, 클래스 spark.components.IconItemRenderer | |
The text component used to display the message data of the item renderer. | |
MessageEvent — 클래스, 패키지 mx.messaging.events | |
The MessageEvent class is used to propagate messages within the messaging system. | |
MessageEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:IMessage) — 생성자, 클래스 mx.messaging.events.MessageEvent | |
Constructs an instance of this event with the specified type and message. | |
MessageFaultEvent — 클래스, 패키지 mx.messaging.events | |
The MessageFaultEvent class is used to propagate fault messages within the messaging system. | |
MessageFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:ErrorMessage) — 생성자, 클래스 mx.messaging.events.MessageFaultEvent | |
Constructs an instance of a fault message event for the specified message and fault information. | |
messageField — 속성, 클래스 spark.components.IconItemRenderer | |
The name of the field in the data items to display as the message. | |
messageFunction — 속성, 클래스 spark.components.IconItemRenderer | |
A user-supplied function to run on each item to determine its message. | |
messageHandler(event:mx.messaging.events:MessageEvent) — 메서드, 클래스 mx.messaging.ChannelSet | |
Redispatches message events from the currently connected Channel. | |
messageid — 속성, 클래스 coldfusion.service.PopHeader | |
The mail header Message-ID field | |
messageid — 속성, 클래스 coldfusion.service.PopRecord | |
The mail header Message-ID field | |
messageId — 속성, 클래스 lc.foundation.domain.Message | |
The message identifier. | |
messageId — 속성, 클래스 lc.foundation.util.CompositeMessage | |
The composite message identifier. | |
messageId — 속성, 클래스 mx.messaging.messages.AbstractMessage | |
The unique id for the message. | |
messageId — 속성, 인터페이스 mx.messaging.messages.IMessage | |
The unique id for the message. | |
messagenumber — 속성, 클래스 coldfusion.service.PopHeader | |
The sequential number of the message in the POP server. | |
messagenumber — 속성, 클래스 coldfusion.service.PopRecord | |
The sequential number of the message in the POP server. | |
messageNumber — 속성, 클래스 coldfusion.service.mxml.Pop | |
Message number or comma-separated list of message numbers to get or delete. | |
MessageNumbers — 클래스, 패키지 lc.procmgmt.impl | |
The MessageNumbers class contains a list of error messages and their associated constant values. | |
MessagePerformanceUtils — 클래스, 패키지 mx.messaging.messages | |
The MessagePerformanceUtils utility class is used to retrieve various metrics about the sizing and timing of a message sent from a client to the server and its response message, as well as pushed messages from the server to the client. | |
MessagePerformanceUtils(message:Object) — 생성자, 클래스 mx.messaging.messages.MessagePerformanceUtils | |
Constructor Creates an MPUtils instance with information from the MPI headers of the passed in message | |
MessageResponder — 클래스, 패키지 mx.messaging | |
The MessageResponder class handles a successful result or fault from a message destination. | |
MessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage, channel:mx.messaging:Channel) — 생성자, 클래스 mx.messaging.MessageResponder | |
Constructs a MessageResponder to handle the response for the specified Message for the specified MessageAgent. | |
messages — 정적 속성, 클래스 com.adobe.exm.expression.error.ExpressionEvaluationError | |
XML containing error messages. | |
messages — 속성, 인터페이스 com.adobe.solutions.prm.domain.IProject | |
Defines the messages to the project. | |
messages — 속성, 클래스 com.adobe.solutions.prm.domain.impl.Project | |
Defines the messages to the project. | |
messages — 속성, 클래스 com.adobe.solutions.prm.vo.ProjectVO | |
Defines the messages to a project. | |
MessageSerializationError — 클래스, 패키지 mx.messaging.errors | |
This error indicates a problem serializing a message within a channel. | |
MessageSerializationError(msg:String, fault:mx.messaging.messages:ErrorMessage) — 생성자, 클래스 mx.messaging.errors.MessageSerializationError | |
Constructs a new instance of the MessageSerializationError with the specified message. | |
messageSize — 속성, 클래스 mx.messaging.messages.MessagePerformanceUtils | |
The size of the original client message as measured during deserialization by the server endpoint. | |
messageStyleName — 스타일, 클래스 mx.controls.Alert | |
Name of the CSS style declaration that specifies styles for the Alert message text. | |
messageStyleName — 스타일, 클래스 spark.components.IconItemRenderer | |
Name of the CSS Style declaration to use for the styles for the message component. | |
MessageVO — 클래스, 패키지 com.adobe.solutions.prm.vo | |
Defines a project message. | |
MessageVO() — 생성자, 클래스 com.adobe.solutions.prm.vo.MessageVO | |
The constructor for MessageVO class. | |
MessagingDataServiceAdapter — 클래스, 패키지 mx.data | |
DataServiceAdapter implementation for a LiveCycle Data Services backend. | |
MessagingDataServiceAdapter(rootDestination:String, dataStore:mx.data:DataStore) — 생성자, 클래스 mx.data.MessagingDataServiceAdapter | |
Constructs a messaging data service adapter. | |
MessagingError — 클래스, 패키지 mx.messaging.errors | |
This is the base class for any messaging related error. | |
MessagingError(msg:String) — 생성자, 클래스 mx.messaging.errors.MessagingError | |
Constructs a new instance of a MessagingError with the specified message. | |
MESSAGING_VERSION — 상수 정적 속성, 클래스 mx.messaging.messages.CommandMessage | |
Endpoints can imply what features they support by reporting the latest version of messaging they are capable of during the handshake of the initial ping CommandMessage. | |
metadata — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IMetadataAvailable | |
Returns the metadata if any of the node. | |
metadata — 속성, 클래스 fl.video.FLVPlayback | |
NetSteam.onMetaData() 콜백 메서드(사용 가능한 경우)를 호출하여 받은 메타데이터 정보 패킷 객체입니다. | |
metadata — 속성, 클래스 fl.video.VideoPlayer | |
NetSteam.onMetaData() 콜백 메서드(사용 가능한 경우)를 호출하여 받은 메타데이터 정보 패킷 객체입니다. | |
metadata — 속성, 클래스 mx.controls.VideoDisplay | |
An object that contains a metadata information packet that is received from a call to the NetStream.onMetaData() callback method, if available. | |
metadata — 속성, 클래스 mx.data.CacheDataDescriptor | |
Provides access to custom information stored along with this data in the local store. | |
metadata — 속성, 클래스 org.osmf.events.MediaElementEvent | |
The Metadata that was added or removed. | |
metaData — 속성, 클래스 flash.display.DisplayObject | |
PlaceObject4 태그를 통해 SWF 파일에 해당 DisplayObject의 인스턴스와 함께 메타데이터가 저장된 경우 DisplayObject 인스턴스의 메타데이터 객체를 가져옵니다. | |
metaData — 속성, 클래스 flash.net.NetStreamInfo | |
재생 중인 미디어와 관련된 가장 최신 메타데이터 객체입니다. | |
Metadata — 클래스, 패키지 org.osmf.metadata | |
The Metadata class encapsulates a related collection of metadata. | |
Metadata() — 생성자, 클래스 org.osmf.metadata.Metadata | |
Constructor. | |
metadataAdd — 이벤트, 클래스 org.osmf.media.MediaElement | |
Dispatched when a Metadata object has been added to this media element. | |
METADATA_ADD — 상수 정적 속성, 클래스 org.osmf.events.MediaElementEvent | |
The MediaElementEvent.METADATA_ADD constant defines the value of the type property of the event object for a metadataAdd event. | |
MetadataEvent — 클래스, 패키지 fl.video | |
Flash® Player에서는 사용자가 FLV 파일의 메타데이터 정보 패킷(NetStream.onMetaData)을 요청하고 FLV 파일에서 큐 포인트(NetStream.onCuePoint)를 발견했을 때 MetadataEvent 객체를 전달합니다. | |
MetadataEvent — 클래스, 패키지 mx.events | |
The MetadataEvent class defines the event type for metadata and cue point events. | |
MetadataEvent — 클래스, 패키지 org.osmf.events | |
A MetadataEvent is dispatched by a Metadata object when metadata values are added, removed, or changed. | |
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object, vp:uint) — 생성자, 클래스 fl.video.MetadataEvent | |
메타데이터 이벤트에 대한 정보가 포함된 Event 객체를 만듭니다. | |
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object) — 생성자, 클래스 mx.events.MetadataEvent | |
Constructor. | |
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, key:String, value:any, oldValue:any) — 생성자, 클래스 org.osmf.events.MetadataEvent | |
Constructor. | |
metadataLoaded — 속성, 클래스 fl.video.FLVPlayback | |
메타데이터 패킷을 발견하여 처리했거나 또는 메타데이터 패킷을 사용하지 않고 FLV 파일을 인코딩한 경우 true로 설정되는 부울 값입니다. | |
metadataNamespaceURLs — 속성, 클래스 org.osmf.media.MediaElement | |
A Vector containing the namespace URLs for all Metadata objects stored within this MediaElement. | |
metadataNamespaceURLs — 속성, 클래스 org.osmf.media.MediaResourceBase | |
A Vector containing the namespace URLs for all Metadata objects within this resource. | |
metadataReceived — 이벤트, 클래스 fl.video.FLVPlayback | |
FLV 파일의 메타데이터에 처음 도달할 때 전달됩니다. | |
metadataReceived — 이벤트, 클래스 fl.video.VideoPlayer | |
FLV 파일의 메타데이터에 처음 도달할 때 전달됩니다. | |
metadataReceived — 이벤트, 클래스 mx.controls.VideoDisplay | |
Dispatched the first time metadata in the FLV file is reached. | |
METADATA_RECEIVED — 상수 정적 속성, 클래스 fl.video.MetadataEvent | |
metadataReceived 이벤트 객체의 type 속성 값을 정의합니다. | |
METADATA_RECEIVED — 상수 정적 속성, 클래스 mx.events.MetadataEvent | |
The MetadataEvent.METADATA_RECEIVED constant defines the value of the type property for a metadataReceived event. | |
metadataRemove — 이벤트, 클래스 org.osmf.media.MediaElement | |
Dispatched when a Metadata object has been removed from this media element. | |
METADATA_REMOVE — 상수 정적 속성, 클래스 org.osmf.events.MediaElementEvent | |
The MediaElementEvent.METADATA_REMOVE constant defines the value of the type property of the event object for a metadataRemove event. | |
method — 속성, 클래스 flash.net.URLRequest | |
HTTP 양식 제출 메서드를 제어합니다. | |
method — 속성, 클래스 mx.messaging.messages.HTTPRequestMessage | |
Indicates what method should be used for the request. | |
method — 속성, 클래스 mx.rpc.http.AbstractOperation | |
HTTP method for sending the request. | |
method — 속성, 클래스 mx.rpc.http.HTTPMultiService | |
HTTP method for sending the request if a method is not set explicit on the operation. | |
method — 속성, 클래스 mx.rpc.http.HTTPService | |
HTTP method for sending the request. | |
method — 속성, 클래스 mx.rpc.http.Operation | |
HTTP method for sending the request. | |
MetricBase — 클래스, 패키지 org.osmf.net.metrics | |
MetricBase is a base class for metrics used for Adaptive Bitrate. | |
MetricBase(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, type:String) — 생성자, 클래스 org.osmf.net.metrics.MetricBase | |
Constructor. | |
metricCreationFunction — 속성, 클래스 org.osmf.net.metrics.MetricFactoryItem | |
Function which creates a new instance of the desired MetricBase. | |
MetricError — 클래스, 패키지 org.osmf.events | |
A MetricError encapsulates an error related to the metrics used in the Adaptive Bitrate algorithm. | |
MetricError(errorID:int, detail:String) — 생성자, 클래스 org.osmf.events.MetricError | |
Constructor. | |
MetricErrorCodes — final 클래스, 패키지 org.osmf.events | |
The MetricErrorCodes class provides static constants for error IDs. | |
metricFactory — 속성, 클래스 org.osmf.net.metrics.MetricRepository | |
The MetricFactory object to be used for creating new metrics. | |
MetricFactory — 클래스, 패키지 org.osmf.net.metrics | |
MetricFactory represents a factory class for metrics. | |
MetricFactory(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — 생성자, 클래스 org.osmf.net.metrics.MetricFactory | |
Constructor. | |
MetricFactoryItem — 클래스, 패키지 org.osmf.net.metrics | |
MediaFactoryItem is the encapsulation of all information needed to dynamically create and initialize a MetricBase from a MetricFactory. | |
MetricFactoryItem(type:String, metricCreationFunction:Function) — 생성자, 클래스 org.osmf.net.metrics.MetricFactoryItem | |
Constructor. | |
metricRepository — 속성, 클래스 org.osmf.net.RuleSwitchManagerBase | |
The metric repository responsible with providing the metrics | |
_metricRepository — 속성, 클래스 org.osmf.net.rules.RuleBase | |
metricRepository — 속성, 클래스 org.osmf.net.rules.RuleBase | |
The metric repository. | |
MetricRepository — 클래스, 패키지 org.osmf.net.metrics | |
MetricRepository is responsible with storing metrics. It responds to requests containing the metric type and its parameters. The MetricRepository will make use of a MetricFactory to create new metrics. | |
MetricRepository(metricFactory:org.osmf.net.metrics:MetricFactory) — 생성자, 클래스 org.osmf.net.metrics.MetricRepository | |
Constructor. | |
metrics — 속성, 클래스 org.osmf.net.SwitchingRuleBase | |
The provider of metrics which the rule can use to determine whether to suggest a switch. | |
MetricType — final 클래스, 패키지 org.osmf.net.metrics | |
MetricType identifies the various metric types that the Open Source Media Framework can handle out of the box. | |
MetricValue — 클래스, 패키지 org.osmf.net.metrics | |
MetricValue represents a MetricBase's value. | |
MetricValue(value:any, valid:Boolean) — 생성자, 클래스 org.osmf.net.metrics.MetricValue | |
Constructor. | |
Microphone — final 클래스, 패키지 flash.media | |
마이크에서 오디오를 모니터링하고 캡처하려면 Microphone 클래스를 사용합니다. | |
MICROPHONE — 상수 정적 속성, 클래스 flash.system.SecurityPanel | |
Security.showSettings()에 전달하면 Flash Player 설정에 [마이크] 패널이 표시됩니다. | |
MicrophoneEnhancedMode — final 클래스, 패키지 flash.media | |
MicrophoneEnhancedMode 클래스는 MicrophoneEnhancedOptions 클래스의 mode 속성을 설정하는 데 사용되는 상수 값의 열거형입니다. | |
MicrophoneEnhancedOptions — final 클래스, 패키지 flash.media | |
MicrophoneEnhancedOptions 클래스는 향상된 오디오에 대한 구성 옵션을 제공합니다(어쿠스틱 에코 제거). | |
MicrophoneEnhancedOptions() — 생성자, 클래스 flash.media.MicrophoneEnhancedOptions | |
MIDDLE — 상수 정적 속성, 클래스 flashx.textLayout.compose.TextFlowLineLocation | |
단락의 첫 번째 줄이나 마지막 줄이 아닌 중간 줄을 지정합니다. | |
MIDDLE — 상수 정적 속성, 클래스 flashx.textLayout.formats.VerticalAlign | |
프레임의 가운데에 맞춰 정렬되도록 지정합니다. | |
MIDDLE — 상수 정적 속성, 클래스 org.osmf.layout.VerticalAlign | |
Defines the top middle vertical align mode. | |
MIDDLE — 상수 정적 속성, 클래스 spark.components.CalloutPosition | |
Position the horizontalCenter of the callout to the horizontalCenter of the owner. | |
MIDDLE — 상수 정적 속성, 클래스 spark.layouts.VerticalAlign | |
Vertically align children in the middle of the container. | |
middleButton — 속성, 클래스 com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutBarSkin | |
Specifies the skin class for the middle button(s) on the ButtonBar. | |
middleButton — 스킨 파트, 클래스 spark.components.ButtonBar | |
A skin part that defines the middle button(s). A skin part that defines the middle button(s). | |
middleButton — 속성, 클래스 spark.skins.mobile.ButtonBarSkin | |
A skin part that defines the middle button(s). | |
middleButton — 속성, 클래스 spark.skins.spark.ButtonBarSkin | |
A skin part that defines the middle button(s). | |
middleButton — 속성, 클래스 spark.skins.wireframe.ButtonBarSkin | |
A skin part that defines the middle button(s). | |
middleButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbSkin | |
the bread crumb works on a middle button only | |
middleButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
A skin part that defines the middle button(s). | |
middleButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin | |
Middle buttons of the button bar | |
middleButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin | |
A skin part that defines the middle button(s). | |
middleButton — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
A skin part that defines the middle button(s). | |
middleClick — 이벤트, 클래스 flash.display.InteractiveObject | |
사용자가 동일한 InteractiveObject 위에서 포인팅 장치의 중간 버튼을 눌렀다 놓을 때 전달됩니다. | |
MIDDLE_CLICK — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
middleClick 이벤트 객체의 type 속성 값을 정의합니다. | |
middleMouseDown — 이벤트, 클래스 flash.display.InteractiveObject | |
사용자가 InteractiveObject 인스턴스 위에서 포인팅 장치의 중간 버튼을 누를 때 전달됩니다. | |
MIDDLE_MOUSE_DOWN — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
middleMouseDown 이벤트 객체의 type 속성 값을 정의합니다. | |
middleMouseUp — 이벤트, 클래스 flash.display.InteractiveObject | |
InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 놓을 때 전달됩니다. | |
MIDDLE_MOUSE_UP — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
middleMouseUp 이벤트 객체의 type 속성 값을 정의합니다. | |
milestones — 속성, 인터페이스 com.adobe.solutions.prm.domain.IProject | |
milestones — 속성, 클래스 com.adobe.solutions.prm.domain.impl.Project | |
milestones — 속성, 클래스 com.adobe.solutions.prm.vo.ProjectVO | |
Defines the list of milestones associated with a project. | |
MileStoneVO — 클래스, 패키지 com.adobe.solutions.prm.vo | |
Defines a milestone for a project. | |
MileStoneVO() — 생성자, 클래스 com.adobe.solutions.prm.vo.MileStoneVO | |
The constructor for MileStoneVO class. | |
milliseconds — 속성, 클래스 Date | |
현지 시간에 따른 Date 객체의 밀리초(0에서 999 사이의 정수) 부분입니다. | |
millisecondsUTC — 속성, 클래스 Date | |
표준시(UTC)에 따른 Date 객체의 밀리초(0에서 999 사이의 정수) 부분입니다. | |
mimeAttach — 속성, 클래스 coldfusion.service.mxml.Mail | |
Path of the on-disk or in-memory file to attach to message. | |
mimetype — 속성, 클래스 coldfusion.service.DocumentSection | |
MIME type of the source document. | |
mimeType — 속성, 클래스 coldfusion.service.mxml.Document | |
MIME type of the source document. | |
mimeType — 속성, 클래스 com.adobe.ep.ux.content.event.PreviewEvent | |
Mime Type of the associated content. | |
mimeType — 속성, 인터페이스 com.adobe.ep.ux.content.model.preview.IPreviewUIControl | |
mimeType — 속성, 클래스 com.adobe.ep.ux.content.view.components.grid.hover.component.BasePreviewUIControl | |
Mimetype of the content for the asset | |
mimeType — 속성, 클래스 com.adobe.icc.vo.ImageModule | |
MIME type for the image. | |
mimeType — 속성, 클래스 com.adobe.icc.vo.render.ResolvedContent | |
MIME type for the resolved content. | |
mimeType — 속성, 클래스 com.adobe.livecycle.content.File | |
The MIME type of the content. | |
mimeType — 속성, 클래스 org.osmf.media.MediaResourceBase | |
The MIME type, if any, of this resource. | |
MimeType — final 클래스, 패키지 com.adobe.icc.enum | |
Possible MIME types for ICC content. | |
min(val1:Number, val2:Number, ... rest) — 정적 메서드 , 클래스 Math | |
val1과 val2 또는 더 많은 값을 평가하고 가장 작은 값을 반환합니다. | |
min(n1:Number, n2:Number) — 정적 메서드 , 클래스 com.adobe.fiber.runtime.lib.MathFunc | |
Returns the smaller of two numbers. | |
min — 속성, 클래스 com.adobe.icc.editors.model.ListModel | |
The min property of the underlying value object. | |
min — 속성, 클래스 com.adobe.icc.vo.ListDataModule | |
Specifies the minimum selection. | |
min — 속성, 클래스 mx.charts.chartClasses.DataDescription | |
The minimum data value displayed by the element. | |
min — 속성, 클래스 mx.charts.series.items.AreaSeriesItem | |
The minimum value of this item converted into screen coordinates. | |
min — 속성, 클래스 mx.charts.series.items.BarSeriesItem | |
The minimum value of this item converted into screen coordinates. | |
min — 속성, 클래스 mx.charts.series.items.ColumnSeriesItem | |
The minimum value of this item converted into screen coordinates. | |
MinAggregator — 클래스, 패키지 mx.olap.aggregators | |
The MinAggregator class implements the minimum aggregator. | |
minBandwidthToBitrateRatio — 속성, 클래스 org.osmf.net.rules.AfterUpSwitchBufferBandwidthRule | |
The minimum acceptable value of the bandwidth / bitrate fraction. This is taken into consideration only if the bufferFragmentsThreshold constraint is not satisfied. | |
minColumnWidth — 속성, 클래스 com.adobe.mosaic.layouts.SmartGridLayout | |
The minimum size a column may become. | |
minColumnWidth — 속성, 클래스 com.adobe.mosaic.layouts.SmartRowLayout | |
The minimum width an element in a row may become. | |
minColumnWidth — 속성, 클래스 fl.controls.DataGrid | |
DataGrid 열의 최소 폭(픽셀 단위)을 가져오거나 설정합니다. | |
minColumnWidth — 속성, 클래스 mx.controls.AdvancedDataGridBaseEx | |
The minimum width of the columns, in pixels. | |
minColumnWidth — 속성, 클래스 mx.controls.DataGrid | |
The minimum width of the columns, in pixels. | |
minDate — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Skin Part for showing Max Date Skin Part for showing Max Date | |
minDate — 속성, 클래스 spark.components.DateSpinner | |
Minimum selectable date; only this date and dates after this date are selectable. | |
minDigits — 속성, 클래스 mx.validators.PhoneNumberValidator | |
Minimum number of digits for a valid phone number. | |
MIN_DOMAIN_MEMORY_LENGTH — 정적 속성, 클래스 flash.system.ApplicationDomain | |
ApplicationDomain.domainMemory로 사용하는 데 필요한 최소 메모리 객체 길이를 가져옵니다. | |
minField — 속성, 클래스 mx.charts.series.AreaSeries | |
Specifies the field of the dataProvider that determines the bottom boundary of the area. | |
minField — 속성, 클래스 mx.charts.series.BarSeries | |
Specifies the field of the data provider that determines the bottom of each bar. | |
minField — 속성, 클래스 mx.charts.series.ColumnSeries | |
Specifies the field of the data provider that determines the y-axis location of the bottom of a column. | |
minFilter — 속성, 클래스 mx.charts.series.items.AreaSeriesItem | |
The minimum value of this item, filtered against the vertical axis of the containing chart. | |
minFilter — 속성, 클래스 mx.charts.series.items.BarSeriesItem | |
The minimum value of this item, filtered against the horizontal axis of the containing chart. | |
minFilter — 속성, 클래스 mx.charts.series.items.ColumnSeriesItem | |
The minimum value of this item, filtered against the vertical axis of the containing chart. | |
minGroupspecVersion — 속성, 클래스 flash.net.GroupSpecifier | |
생성되는 groupspec에 부여될 최소 버전 번호를 지정합니다. | |
minHeight — 속성, 클래스 com.adobe.mosaic.mxml.Tile | |
Sets the minHeight value. | |
minHeight — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IUIAttributes | |
The node's minimum height. | |
minHeight — 속성, 클래스 mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the minimum height of the ConstraintRow instance, in pixels, in the ConstraintRow instance's coordinates. | |
minHeight — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
minHeight — 속성, 인터페이스 mx.core.IUIComponent | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
minHeight — 속성, 클래스 mx.core.UIComponent | |
The minimum recommended height of the component to be considered by the parent during layout. | |
minHeight — 속성, 클래스 mx.core.UIFTETextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
minHeight — 속성, 클래스 mx.core.UITextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
minHeight — 속성, 클래스 mx.flash.UIMovieClip | |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates. | |
minHeight — 속성, 클래스 spark.components.supportClasses.StyleableTextField | |
The minimum recommended height of the component to be considered by the parent during layout. | |
minHeight — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The minimum recommended height of the component to be considered by the parent during layout. | |
MinimalSkin — 클래스, 패키지 com.adobe.guides.spark.wrappers.skins | |
Defines the Minimal wrapper skin. | |
MinimalSkin() — 생성자, 클래스 com.adobe.guides.spark.wrappers.skins.MinimalSkin | |
Constructor. | |
minimizable — 속성, 클래스 flash.display.NativeWindow | |
이 윈도우를 만드는 데 사용된 최소화 가능 설정을 보고합니다. | |
minimizable — 속성, 클래스 flash.display.NativeWindowInitOptions | |
사용자가 윈도우를 최소화할 수 있는지 여부를 지정합니다. | |
minimizable — 속성, 인터페이스 mx.core.IWindow | |
Specifies whether the window can be minimized. | |
minimizable — 속성, 클래스 mx.core.Window | |
Specifies whether the window can be minimized. | |
minimizable — 속성, 클래스 mx.core.WindowedApplication | |
Specifies whether the window can be minimized. | |
minimizable — 속성, 클래스 spark.components.Window | |
Specifies whether the window can be minimized. | |
minimizable — 속성, 클래스 spark.components.WindowedApplication | |
Specifies whether the window can be minimized. | |
minimize() — 메서드, 클래스 flash.display.NativeWindow | |
이 윈도우를 최소화합니다. | |
minimize — 이벤트, 클래스 lc.procmgmt.ui.task.form.TaskForm | |
Dispatched by the Flex application to leave full screen mode. | |
minimize() — 메서드, 인터페이스 mx.core.IWindow | |
Minimizes the window. | |
minimize() — 메서드, 클래스 mx.core.Window | |
Minimizes the window. | |
minimize() — 메서드, 클래스 mx.core.WindowedApplication | |
Minimizes the window. | |
minimize() — 메서드, 클래스 spark.components.Window | |
Minimizes the window. | |
minimize() — 메서드, 클래스 spark.components.WindowedApplication | |
Minimizes the window. | |
MINIMIZE — 상수 정적 속성, 클래스 com.adobe.mosaic.layouts.LayoutEvent | |
The element is requesting to be minimized. | |
minimizeButton — 스킨 파트, 클래스 spark.components.windowClasses.TitleBar | |
The skin part that defines the Button control that corresponds to the minimize button. The skin part that defines the Button control that corresponds to the minimize button. | |
minimizeButton — 속성, 클래스 mx.core.windowClasses.TitleBar | |
The Button object that defines the minimize button. | |
minimizeButton — 속성, 클래스 spark.skins.spark.windowChrome.MacTitleBarSkin | |
minimizeButton — 속성, 클래스 spark.skins.spark.windowChrome.TitleBarSkin | |
minimizeButtonSkin — 스타일, 클래스 mx.core.WindowedApplication | |
Skin for minimize button when using Flex chrome. | |
minimizeButtonSkin — 스타일, 클래스 mx.core.Window | |
Skin for minimize button when using Flex chrome. | |
MinimizeButtonSkin — 클래스, 패키지 mx.skins.wireframe.windowChrome | |
The wireframe skin class for the MX WindowedApplication component's minimize button. | |
MinimizeButtonSkin — 클래스, 패키지 spark.skins.spark.windowChrome | |
The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MinimizeButtonSkin() — 생성자, 클래스 mx.skins.wireframe.windowChrome.MinimizeButtonSkin | |
Constructor. | |
MinimizeButtonSkin() — 생성자, 클래스 spark.skins.spark.windowChrome.MinimizeButtonSkin | |
Constructor. | |
MINIMIZED — 상수 정적 속성, 클래스 flash.display.NativeWindowDisplayState | |
최소화된 표시 상태입니다. | |
minimizedElements — 속성, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
The Array of IVisualElement elements currently minimized. | |
minimizeEffect — 효과, 클래스 mx.core.WindowedApplication | |
Played when the component is minimized. | |
minimizeEffect — 효과, 클래스 mx.core.Window | |
Played when the component is minimized. | |
minimizeEffect — 효과, 클래스 spark.components.WindowedApplication | |
Played when the component is minimized. | |
minimizeEffect — 효과, 클래스 spark.components.Window | |
Played when the component is minimized. | |
MINIMIZE_RESTORE — 상수 정적 속성, 클래스 com.adobe.mosaic.layouts.LayoutEvent | |
The element is requesting to be restored from being minimized. | |
MINIMIZE_SCREEN — 상수 정적 속성, 클래스 lc.procmgmt.events.SwfAppEvent | |
A special value that specifies to display the Flex application in normal screen mode, instead of fullscreen mode. | |
MinimizeTileEvent — 클래스, 패키지 com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The MinimizeTileEvent class defines a transient notification of minimizing a Tile. | |
MinimizeTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — 생성자, 클래스 com.adobe.mosaic.om.events.MinimizeTileEvent | |
Constructor. | |
minimum — 속성, 클래스 fl.controls.NumericStepper | |
숫자 값 시퀀스의 최소값을 가져오거나 설정합니다. | |
minimum — 속성, 클래스 fl.controls.ProgressBar | |
ProgressBar.mode 속성을 ProgressBarMode.MANUAL로 설정할 때 진행률 막대의 최소값을 가져오거나 설정합니다. | |
minimum — 속성, 클래스 fl.controls.Slider | |
Slider 구성 요소 인스턴스에 사용할 수 있는 최소값입니다. | |
minimum — 속성, 클래스 mx.charts.DateTimeAxis | |
Specifies the minimum value for an axis label. | |
minimum — 속성, 클래스 mx.charts.LinearAxis | |
Specifies the minimum value for an axis label. | |
minimum — 속성, 클래스 mx.charts.LogAxis | |
Specifies the minimum value for an axis label. | |
minimum — 속성, 클래스 mx.controls.NumericStepper | |
Minimum value of the NumericStepper. | |
minimum — 속성, 클래스 mx.controls.ProgressBar | |
Smallest progress value for the ProgressBar. | |
minimum — 속성, 클래스 mx.controls.sliderClasses.Slider | |
The minimum allowed value on the slider control. | |
minimum — 속성, 클래스 spark.collections.NumericDataProvider | |
The value of the first item. | |
minimum — 속성, 클래스 spark.components.supportClasses.Range | |
The minimum valid value. | |
MINIMUM — 상수 정적 속성, 클래스 flash.text.engine.LigatureLevel | |
최소 합자를 지정하는 데 사용됩니다. | |
MINIMUM_DISPLAY_TIME — 속성, 클래스 mx.preloaders.DownloadProgressBar | |
The minimum number of milliseconds that the display should appear visible. | |
minimumElementDuration — 속성, 클래스 mx.charts.effects.SeriesEffect | |
Specifies the amount of time, in milliseconds, that an individual element should take to complete the effect. | |
minimumElementDuration — 속성, 클래스 mx.charts.effects.effectClasses.SeriesEffectInstance | |
Specifies the amount of time, in milliseconds, that an individual element should take to complete the effect. | |
minimumScale — 속성, 클래스 spark.transitions.ZoomViewTransition | |
Specifies the minimum scale of the zoomed view (represents when the view is first visible when zooming in or last visible when zooming out). | |
minimumSpacing — 속성, 클래스 flash.text.engine.SpaceJustifier | |
양쪽 정렬하는 동안 사용할 단어 사이의 최소 간격을 일반 간격 너비의 배율로 지정합니다. | |
minInterval — 속성, 클래스 mx.charts.chartClasses.DataDescription | |
The minimum interval, in data units, between any two values displayed by the element. | |
minLength — 속성, 클래스 mx.validators.StringValidator | |
Minimum length for a valid String. | |
minNumber — 속성, 클래스 mx.charts.series.items.AreaSeriesItem | |
The minimum value of this item, converted to a number by the vertical axis of the containing chart. | |
minNumber — 속성, 클래스 mx.charts.series.items.BarSeriesItem | |
The minimum value of this item, converted to a number by the horizontal axis of the containing chart. | |
minNumber — 속성, 클래스 mx.charts.series.items.ColumnSeriesItem | |
The minimum value of this item, converted to a number by the vertical axis of the containing chart. | |
minNumericStepper — 스킨 파트, 클래스 com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Minimum Numeric Stepper Skin Part Minimum Numeric Stepper Skin Part | |
minOccurrences() — 메서드, 클래스 com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
minimum number of occurrences in the data provider | |
minorInterval — 속성, 클래스 mx.charts.LinearAxis | |
Specifies the numeric difference between minor tick marks along the axis. | |
minorTickCache — 속성, 클래스 mx.charts.chartClasses.NumericAxis | |
The most recent set of minor tick marks generated to represent this axis. | |
minorTickInterval — 속성, 클래스 mx.charts.DateTimeAxis | |
Specifies the number of minorTickUnits between minor tick marks along the axis. | |
minorTickLength — 스타일, 클래스 mx.charts.AxisRenderer | |
Specifies the length of the minor tick marks on the axis, in pixels. | |
minorTickPlacement — 스타일, 클래스 mx.charts.AxisRenderer | |
Specifies where to draw the minor tick marks. | |
minorTicks — 속성, 클래스 mx.charts.AxisRenderer | |
Contains an array that specifies where Flex draws the minor tick marks along the axis. | |
minorTicks — 속성, 클래스 mx.charts.chartClasses.AxisLabelSet | |
An array of values from 0 to 1 representing where to place minor tick marks along the axis. | |
minorTicks — 속성, 인터페이스 mx.charts.chartClasses.IAxisRenderer | |
Contains an array that specifies where Flex draws the minor tick marks along the axis. | |
minorTicks — 속성, 클래스 mx.charts.chartClasses.NumericAxis | |
An Array of minor tick marks generated to represent this axis. | |
minorTickStroke — 스타일, 클래스 mx.charts.AxisRenderer | |
Specifies the characteristics of the minor tick marks on the axis. | |
minorTickUnits — 속성, 클래스 mx.charts.DateTimeAxis | |
The units that the Axis considers when generating minor tick marks. | |
minPage — 속성, 클래스 flash.printing.PrintUIOptions | |
사용자가 인쇄 대화 상자에 입력할 수 있는 최소 페이지 번호입니다. | |
MIN_PUBLISHED_VERSION — 상수 정적 속성, 클래스 com.adobe.icc.external.dc.InvokeParams | |
Minimum published version of the Letter. | |
minRadius — 스타일, 클래스 mx.charts.BubbleChart | |
The minimum radius of the smallest chart element, in pixels Flex assigns this radius to the data point with the smallest value; all other data points are assigned a larger radius based on their value relative to the smallest and largest value. | |
minRadius — 속성, 클래스 mx.charts.series.BubbleSeries | |
The radius of the smallest item renderered in this series. | |
minReliability — 속성, 클래스 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
The minimum reliability for a quality level to be used. | |
minReliabilityRecordSize — 속성, 클래스 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
The minimum length of the reliability record below which reliability is not an issue | |
minResolution — 속성, 클래스 spark.preloaders.SplashScreenImageSource | |
The required minimum size of the mobile device's resolution needed to display the image. | |
minRowHeight — 속성, 클래스 com.adobe.mosaic.layouts.SmartColumnLayout | |
The minimum height an element in a column may become. | |
minRowHeight — 속성, 클래스 com.adobe.mosaic.layouts.SmartGridLayout | |
The minimum size a row may become. | |
minScrollPosition — 속성, 클래스 fl.controls.ScrollBar | |
최소 스크롤 위치를 나타내는 숫자를 가져오거나 설정합니다. | |
minScrollPosition — 속성, 클래스 mx.controls.scrollClasses.ScrollBar | |
Number that represents the minimum scroll position. | |
minSize — 속성, 클래스 flash.display.NativeWindow | |
이 윈도우의 최소 크기입니다. | |
minThumbHeight — 속성, 클래스 spark.skins.mobile.VScrollBarSkin | |
Minimum height for the thumb | |
minThumbWidth — 속성, 클래스 spark.skins.mobile.HScrollBarSkin | |
Minimum width for the thumb | |
MINUS — 상수 정적 속성, 클래스 flash.ui.Keyboard | |
- 키의 키 코드 값(189)에 연결된 상수입니다. | |
MINUTE_ITEM — 상수 정적 속성, 클래스 spark.components.DateSpinner | |
Specifies to the createDateItemList() method that the list is for showing minutes. | |
minuteList — 속성, 클래스 spark.components.DateSpinner | |
The SpinnerList that shows the minutes field of the date. | |
minutes — 속성, 클래스 Date | |
현지 시간에 따른 Date 객체의 분(0에서 59 사이의 정수) 부분입니다. | |
MINUTES — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.model.constant.DurationUnit | |
Specifies that the duration of the stage is defined in minutes. | |
MINUTES — 상수 정적 속성, 클래스 com.adobe.solutions.rca.constant.DurationUnit | |
The value species that the duration of stage is defined in minutes. | |
minuteStepSize — 속성, 클래스 spark.components.DateSpinner | |
Minute interval to be used when displaying minutes. | |
minutesUTC — 속성, 클래스 Date | |
표준시(UTC)에 따른 Date 객체의 분(0에서 59 사이의 정수) 부분입니다. | |
minValue — 속성, 클래스 com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Minimum property value. | |
minValue — 속성, 클래스 com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies a minimum property value. | |
minValue — 속성, 클래스 flash.ui.GameInputControl | |
이 컨트롤의 최소값을 반환합니다. | |
minValue — 속성, 클래스 mx.charts.series.items.AreaSeriesItem | |
The minimum value of this item. | |
minValue — 속성, 클래스 mx.charts.series.items.BarSeriesItem | |
The minimum value of this item. | |
minValue — 속성, 클래스 mx.charts.series.items.ColumnSeriesItem | |
The miniumum value of this item. | |
minValue — 속성, 클래스 mx.validators.CurrencyValidator | |
Minimum value for a valid number. | |
minValue — 속성, 클래스 mx.validators.NumberValidator | |
Minimum value for a valid number. | |
minValue — 속성, 클래스 spark.validators.supportClasses.NumberValidatorBase | |
Minimum value for a valid number. | |
MIN_VALUE — 상수 정적 속성, 클래스 Number | |
표현할 수 있는 가장 작은(0에 가장 가까우며 대부분 음수가 아님) IEEE-754 숫자로, 비교를 통해 0인지 여부를 확인하지 않습니다. | |
MIN_VALUE — 상수 정적 속성, 클래스 int | |
표현할 수 있는 가장 작은 부호 있는 32비트 정수인 -2,147,483,648입니다. | |
MIN_VALUE — 상수 정적 속성, 클래스 uint | |
부호 없는 정수 중 표현할 수 있는 가장 작은 값인 0입니다. | |
minViewportInset — 속성, 클래스 spark.components.Scroller | |
The minimum space between the viewport and the edges of the Scroller. | |
minWidth — 속성, 클래스 com.adobe.mosaic.mxml.Tile | |
Sets the minWidth value. | |
minWidth — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IUIAttributes | |
The the node's minimum width. | |
minWidth — 속성, 클래스 fl.controls.dataGridClasses.DataGridColumn | |
열의 최소 폭(픽셀 단위)입니다. | |
minWidth — 속성, 클래스 mx.containers.utilityClasses.ConstraintColumn | |
Number that specifies the minimum width of the ConstraintColumn instance, in pixels, in the ConstraintColumn instance's coordinates. | |
minWidth — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
minWidth — 속성, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The minimum width of the column, in pixels. | |
minWidth — 속성, 클래스 mx.controls.dataGridClasses.DataGridColumn | |
The minimum width of the column. | |
minWidth — 속성, 인터페이스 mx.core.IUIComponent | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
minWidth — 속성, 클래스 mx.core.UIComponent | |
The minimum recommended width of the component to be considered by the parent during layout. | |
minWidth — 속성, 클래스 mx.core.UIFTETextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
minWidth — 속성, 클래스 mx.core.UITextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
minWidth — 속성, 클래스 mx.flash.UIMovieClip | |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates. | |
minWidth — 속성, 클래스 spark.components.gridClasses.GridColumn | |
The minimum width of this column in pixels. | |
minWidth — 속성, 클래스 spark.components.supportClasses.StyleableTextField | |
The minimum recommended width of the component to be considered by the parent during layout. | |
minWidth — 속성, 클래스 spark.primitives.supportClasses.GraphicElement | |
The minimum recommended width of the component to be considered by the parent during layout. | |
minYear — 속성, 클래스 mx.controls.DateChooser | |
The first year selectable in the control. | |
minYear — 속성, 클래스 mx.controls.DateField | |
The first year selectable in the control. | |
MIPLINEAR — 상수 정적 속성, 클래스 flash.display3D.Context3DMipFilter | |
가장 가까운 두 MIP 레벨을 선택하고 둘을 선형으로 혼합합니다(최고의 품질 모드지만 성능이 저하될 수 있음). | |
MIPNEAREST — 상수 정적 속성, 클래스 flash.display3D.Context3DMipFilter | |
가장 가까운 인접 메트릭을 사용하여 MIP 레벨을 선택합니다(가장 빠른 렌더링 방법). | |
MIPNONE — 상수 정적 속성, 클래스 flash.display3D.Context3DMipFilter | |
항상 최상위 텍스처를 사용합니다(다운스케일링 시 성능이 저하됨). | |
mirror — 속성, 클래스 flash.text.engine.TextLineMirrorRegion | |
미러 영역에 영향을 주는 이벤트가 미러링되는 EventDispatcher 객체입니다. | |
mirror — 속성, 인터페이스 mx.core.IAssetLayoutFeatures | |
If true the X axis is scaled by -1 and the x coordinate of the origin is translated by the component's width. | |
mirrorRegions — 속성, 클래스 flash.text.engine.TextLine | |
행과 연관된 TextLineMirrorRegion 객체를 포함하는 Vector입니다. 이러한 객체가 없을 경우 null입니다. | |
missingAtSignError — 속성, 클래스 mx.validators.EmailValidator | |
Error message when there is no at sign in the email address. | |
missingPeriodInDomainError — 속성, 클래스 mx.validators.EmailValidator | |
Error message when there is no period in the domain. | |
MISSING_SKIN_STYLE — 상수 정적 속성, 클래스 fl.video.VideoError | |
스킨 스타일이 없음을 나타내는 상태 변수입니다. | |
missingUsernameError — 속성, 클래스 mx.validators.EmailValidator | |
Error message when there is no username. | |
MITER — 상수 정적 속성, 클래스 flash.display.JointStyle | |
flash.display.Graphics.lineStyle() 메서드의 연결 매개 변수에 이음 연결점을 지정합니다. | |
miterLimit — 속성, 클래스 flash.display.GraphicsStroke | |
이음이 잘리는 한계를 나타냅니다. | |
miterLimit — 속성, 클래스 mx.graphics.GradientStroke | |
A number that indicates the limit at which a miter is cut off. | |
miterLimit — 속성, 인터페이스 mx.graphics.IStroke | |
Indicates the limit at which a miter is cut off. | |
miterLimit — 속성, 클래스 mx.graphics.SolidColorStroke | |
Indicates the limit at which a miter is cut off. | |
MMEndCommand(endStatus:Boolean, notifyString:String) — 패키지 함수, adobe.utils | |
SWF 명령을 호스팅하는 응용 프로그램에 명령이 완료되었음을 알리고 응용 프로그램에서 MMExecute() 명령을 통해 전송된 변경 내용을 커밋하거나 취소하도록 지시합니다. | |
MMExecute(name:String) — 패키지 함수, adobe.utils | |
ActionScript에서 Flash JavaScript API(JSAPI) 명령을 실행할 수 있도록 합니다. | |
mnemonicIndex — 속성, 클래스 flash.display.NativeMenuItem | |
메뉴 항목 레이블에 있는 니모닉 문자의 위치입니다. | |
mnemonicIndexField — 속성, 클래스 mx.controls.FlexNativeMenu | |
The name of the field in the data provider that determines the mnemonic index for each menu item. | |
mnemonicIndexFunction — 속성, 클래스 mx.controls.FlexNativeMenu | |
The function that determines the mnemonic index for each menu item. | |
MobileSkin — 클래스, 패키지 spark.skins.mobile.supportClasses | |
ActionScript-based skin for mobile applications. | |
MobileSkin() — 생성자, 클래스 spark.skins.mobile.supportClasses.MobileSkin | |
Constructor. | |
MockServiceProvider — 클래스, 패키지 com.adobe.solutions.exm.mock | |
Mock implementation of the IServiceProvider interface which loads its data from mock XML. | |
MockServiceProvider(target:flash.events:IEventDispatcher) — 생성자, 클래스 com.adobe.solutions.exm.mock.MockServiceProvider | |
Creates a new MockServiceProvider instance. | |
modalTransparency — 스타일, 클래스 mx.containers.Panel | |
Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component. | |
modalTransparency — 스타일, 클래스 mx.core.Application | |
Modality of components launched by the PopUp Manager is simulated by creating a large translucent overlay underneath the component. | |
modalTransparencyBlur — 스타일, 클래스 mx.containers.Panel | |
The blur applied to the application while a modal window is open. | |
modalTransparencyBlur — 스타일, 클래스 mx.core.Application | |
The blur applied to the application while a modal window is open. | |
modalTransparencyColor — 스타일, 클래스 mx.containers.Panel | |
Color of the modal overlay layer. | |
modalTransparencyColor — 스타일, 클래스 mx.core.Application | |
Color of the modal overlay layer. | |
modalTransparencyDuration — 스타일, 클래스 mx.containers.Panel | |
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes. | |
modalTransparencyDuration — 스타일, 클래스 mx.core.Application | |
Duration, in milliseconds, of the modal transparency effect that plays when a modal window opens or closes. | |
mode — 속성, 클래스 fl.controls.ProgressBar | |
진행률 막대를 업데이트하는 데 사용할 메서드를 가져오거나 설정합니다. | |
mode — 속성, 클래스 flash.display.Screen | |
Screen 객체의 현재 화면 모드입니다. | |
mode — 속성, 클래스 flash.filters.DisplacementMapFilter | |
필터 모드입니다. | |
mode — 속성, 클래스 flash.media.MicrophoneEnhancedOptions | |
향상된 마이크 모드를 제어합니다. | |
mode — 속성, 클래스 mx.controls.ProgressBar | |
Specifies the method used to update the bar. | |
mode — 속성, 클래스 mx.graphics.shaderClasses.LuminosityMaskShader | |
A convenience field that takes into account whether luminosityClip and/or luminosityInvert are on or off. | |
mode — 속성, 클래스 spark.filters.DisplacementMapFilter | |
The mode for the filter. | |
mode — 속성, 클래스 spark.transitions.FlipViewTransition | |
Specifies the type of flip transition to perform. | |
mode — 속성, 클래스 spark.transitions.SlideViewTransition | |
Specifies the type of slide transition to perform. | |
mode — 속성, 클래스 spark.transitions.ZoomViewTransition | |
Specifies the type of zoom transition to perform. | |
MODE_ACCORDION — 상수 정적 속성, 클래스 xd.core.axm.view.components.AXMAccordion | |
Constant for setting the accordionMode. | |
MODE_DISCLOSURE — 상수 정적 속성, 클래스 xd.core.axm.view.components.AXMAccordion | |
Constant for setting the MODE_DISCLOSURE. | |
model — 속성, 인터페이스 com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler | |
Flex Domain Model for on which the action is being taken | |
model — 속성, 클래스 com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Flex Domain Model for on which the action is being taken | |
model — 속성, 클래스 com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The Model behind the wrapper host component. | |
model — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
The model instance associated with this tool bar. | |
model — 속성, 클래스 ga.controls.Wrapper | |
A instance of IWrapperMOdel. | |
model — 속성, 클래스 lc.procmgmt.ui.attachments.AttachmentHeaderBase | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.attachments.AttachmentList | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.attachments.Attachments | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.layout.Desktop | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.layout.Workspace | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.process.ProcessInstanceInfo | |
model: A ProcessInstanceInfoModel object that provides support for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.search.SearchSelector | |
A SearchSelectorModel object that provides support for this SearchSelector view. | |
model — 속성, 클래스 lc.procmgmt.ui.startpoint.StartProcessBase | |
For internal use only. | |
model — 속성, 클래스 lc.procmgmt.ui.startpoint.StartpointDetails | |
An StartpointDetailsModel object that provides support for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.startpoint.StartpointGridSelector | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.task.TaskDetails | |
A TaskDetailsModel object that provides support for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.task.TaskDirectiveBase | |
The presentation model which supports the TaskDirective view. | |
model — 속성, 클래스 lc.procmgmt.ui.task.TaskImage | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.task.TaskInfo | |
The presentation model for this view. | |
model — 속성, 클래스 lc.procmgmt.ui.task.ToDoBase | |
For internal use only. | |
model — 속성, 클래스 lc.procmgmt.ui.tracking.Tracking | |
The presentation model for this view. | |
Model — 클래스, 패키지 com.adobe.dct.model | |
The data provider for data dictionary editor. | |
Model — 클래스, 패키지 com.adobe.solutions.exm.authoring.model | |
The Model singleton class provides variable list and expression list | |
Model() — 생성자, 클래스 com.adobe.dct.model.Model | |
Constructor. | |
Model() — 생성자, 클래스 com.adobe.solutions.exm.authoring.model.Model | |
Constructor. | |
MODEL_CONDITION — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type ConditionModel. | |
ModelExtension — 클래스, 패키지 com.adobe.icc.vo | |
This class represents the Extensions information about the model, for eg. | |
ModelExtension() — 생성자, 클래스 com.adobe.icc.vo.ModelExtension | |
Constructor | |
MODEL_FRAGMENT_LAYOUT — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type FragmentLayoutModel. | |
MODEL_IMAGE — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type ImageModel. | |
MODEL_LAYOUT — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type LayoutModel. | |
MODEL_LETTER — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type LetterModel. | |
MODEL_LETTER_INSTANCE — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type LetterInstance. | |
MODEL_LIST — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type ListModel. | |
MODEL_TEXT — 상수 정적 속성, 클래스 com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Specifies the constant for model type TextModel. | |
modelType — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Returns the model type of the model associated with the extensible tool bar.The possible values returned are : com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_LETTER_INSTANCE com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_LETTER com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_TEXT com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_IMAGE com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_CONDITION com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_LIST com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_LAYOUT com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager.MODEL_FRAGMENT_LAYOUT | |
ModelViewer — 클래스, 패키지 ga.layouts | |
Defines the default Model Viewer panel layout available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
ModelViewer() — 생성자, 클래스 ga.layouts.ModelViewer | |
Constructor. | |
Moderator — 클래스, 패키지 com.adobe.livecycle.rca.model.participant | |
Defines the properties of a moderator of a review. | |
Moderator — 클래스, 패키지 com.adobe.solutions.rca.domain.impl | |
This class defines a moderator of a stage. | |
Moderator() — 생성자, 클래스 com.adobe.livecycle.rca.model.participant.Moderator | |
Constructor. | |
Moderator(value:com.adobe.solutions.rca.vo:ModeratorVO) — 생성자, 클래스 com.adobe.solutions.rca.domain.impl.Moderator | |
The constructor for Moderator class. | |
MODERATOR — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.model.constant.RecipientType | |
Specifies that a reminder is sent to the moderators of the stage. | |
MODERATOR — 상수 정적 속성, 클래스 com.adobe.solutions.prm.constant.Roles | |
The role of a moderator in a review workflow. | |
MODERATOR — 상수 정적 속성, 클래스 com.adobe.solutions.rca.constant.RecipientType | |
The property specifies that reminder is sent to the moderators of the stage. | |
moderatorChkBox — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.AddStageParticipant | |
A reference to the CheckBox object. If the check box is selected then an added participant is added as a moderator. A reference to the CheckBox object. | |
ModeratorCollection — 클래스, 패키지 com.adobe.livecycle.rca.model.participant | |
Specifies that Moderator objects are added to a collection. | |
ModeratorCollection(source:Array) — 생성자, 클래스 com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Constructor. | |
MODERATOR_EVENT — 상수 정적 속성, 클래스 com.adobe.solutions.rca.presentation.event.StageParticipantEvent | |
This value indicates that the added participant is a moderator. | |
MODERATOR_ROLE — 상수 정적 속성, 클래스 com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the moderator role. | |
moderators — 속성, 클래스 com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies a collection of moderators for this stage. | |
moderators — 속성, 인터페이스 com.adobe.solutions.rca.domain.IStage | |
Returns a list of moderators for this stage. | |
moderators — 속성, 클래스 com.adobe.solutions.rca.domain.impl.Stage | |
Returns a list of moderators for this stage. | |
moderators — 속성, 클래스 com.adobe.solutions.rca.vo.ReviewTemplateVO | |
List of template-level moderators. | |
ModeratorVO — 클래스, 패키지 com.adobe.solutions.rca.vo | |
Represents a moderator of a stage. | |
ModeratorVO() — 생성자, 클래스 com.adobe.solutions.rca.vo.ModeratorVO | |
The constructor for ModeratorVO class. | |
modes — 속성, 클래스 flash.display.Screen | |
Screen 객체의 ScreenMode 객체 배열입니다. | |
modificationDate — 속성, 클래스 flash.net.FileReference | |
로컬 디스크 파일의 가장 최근 수정 날짜입니다. | |
modificationDateColumn — 속성, 클래스 mx.controls.FileSystemDataGrid | |
The DataGridColumn representing the Modified column. | |
modified — 속성, 클래스 coldfusion.service.PdfInfo | |
System-generated timestamp for when the PDF file was last modified. | |
MODIFIED — 상수 정적 속성, 클래스 com.adobe.dct.transfer.DataDictionary | |
The DataDictionary.MODIFIED constant defines the value of the state property of the data dictionary object for modified state. | |
MODIFIED — 상수 정적 속성, 클래스 com.adobe.icc.editors.managers.ACMRelationshipManager | |
The constant specifying the status Modified. | |
MODIFIED — 상수 정적 속성, 클래스 com.adobe.icc.enum.FormState | |
The constant determining that the Form has been modified. | |
MODIFIED — 상수 정적 속성, 클래스 com.adobe.icc.enum.FragmentLayoutState | |
The constant determining that the Fragment has been modified. | |
MODIFIED — 상수 정적 속성, 클래스 com.adobe.icc.enum.LetterState | |
The constant determining that the Letter has been modified. | |
MODIFIED — 상수 정적 속성, 클래스 com.adobe.icc.enum.TBXState | |
The constant determining that the Text has been modified. | |
modifiedBy — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <ModifiedBy> element content from this XML node. | |
modifiedCollectionView — 속성, 클래스 mx.controls.listClasses.AdvancedListBase | |
The collection view that temporarily preserves previous data provider state to facilitate running data change effects. | |
modifiedCollectionView — 속성, 클래스 mx.controls.listClasses.ListBase | |
The collection view that temporarily preserves previous data provider state to facilitate running data change effects. | |
modifiedDate — 속성, 인터페이스 com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <ModifiedDate> element content from this XML node. | |
modifiedService(reference:com.adobe.gravity.framework:IServiceReference, service:Object) — 메서드, 인터페이스 com.adobe.gravity.tracker.IServiceTrackerCustomizer | |
Called when service properties are modified. | |
modifiedService(reference:com.adobe.gravity.framework:IServiceReference, service:Object) — 메서드, 클래스 com.adobe.gravity.tracker.ServiceTracker | |
Called when service properties are modified. | |
modifiesSelection — 속성, 클래스 mx.controls.textClasses.TextRange | |
Whether the TextRange modifies the currenly selected text. | |
modifyInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
기존 인라인 그래픽을 수정합니다. | |
modifyInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
기존 인라인 그래픽을 수정합니다. | |
ModifyInlineGraphicOperation — 클래스, 패키지 flashx.textLayout.operations | |
InsertInlineGraphicOperation 클래스는 기존 인라인 그래픽의 수정을 캡슐화합니다. | |
ModifyInlineGraphicOperation(operationState:flashx.textLayout.edit:SelectionState, source:Object, width:Object, height:Object, options:Object) — 생성자, 클래스 flashx.textLayout.operations.ModifyInlineGraphicOperation | |
ModifyInlineGraphicsOperation 객체를 만듭니다. | |
modifyType — 속성, 클래스 coldfusion.service.mxml.Ldap | |
How to process an attribute in a multivalue list: add: appends it to any attributes. delete: deletes it from the set of attributes. replace: replaces it with specified attributes. | |
module — 속성, 클래스 com.adobe.icc.editors.model.VariableModel | |
The module to which this variables belongs. | |
module — 속성, 클래스 mx.events.ModuleEvent | |
The target, which is an instance of an interface for a particular module. | |
Module — 클래스, 패키지 mx.modules | |
The base class for MXML-based dynamically-loadable modules. | |
Module — 클래스, 패키지 spark.modules | |
The base class for MXML-based dynamically-loadable modules. | |
Module() — 생성자, 클래스 mx.modules.Module | |
Constructor. | |
Module() — 생성자, 클래스 spark.modules.Module | |
Constructor. | |
ModuleAssignment — 클래스, 패키지 com.adobe.icc.vo | |
Value Object representation for a Data Module assignment to a Target Area. | |
ModuleAssignment() — 생성자, 클래스 com.adobe.icc.vo.ModuleAssignment | |
Constructor | |
moduleAssignmentAdd — 이벤트, 클래스 com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispatched when a module assignment is added to any of the target area assignments. | |
moduleAssignmentAdd — 이벤트, 클래스 com.adobe.icc.editors.model.LetterModel | |
Dispatched when a module assignment is added to any of the target area assignments. | |
moduleAssignmentAdd — 이벤트, 클래스 com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Dispatched when a module assignment is added to any of the target area assignments. | |
moduleAssignmentEditor — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
A skin part that defines the ModuleAssignmentEditor component A skin part that defines the ModuleAssignmentEditor component | |
ModuleAssignmentEditor — 클래스, 패키지 com.adobe.solutions.acm.authoring.presentation.letter | |
This component enables the editing of properties of the modules assigned to a target area. | |
ModuleAssignmentEditor() — 생성자, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
Constructor. | |
moduleAssignmentList — 속성, 클래스 com.adobe.icc.vo.TargetAreaAssignment | |
List of ModuleAssignment objects: DataModules assigned to a TargetArea within a Letter, along with their assignment-specific properties like 'editable', 'optional', etc. | |
moduleAssignmentModel — 속성, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
The instance of ModuleAssignmentModel whose elements are currently being worked upon. | |
ModuleAssignmentModel — 클래스, 패키지 com.adobe.icc.editors.model | |
The domain class for the module assignments in a Letter's target area assignment. | |
moduleAssignmentRemove — 이벤트, 클래스 com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispatched when a module assignment is removed from any of the target area assignments. | |
moduleAssignmentRemove — 이벤트, 클래스 com.adobe.icc.editors.model.LetterModel | |
Dispatched when a module assignment is removed from any of the target area assignments. | |
moduleAssignmentRemove — 이벤트, 클래스 com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Dispatched when a module assignment is removed from any of the target area assignments. | |
moduleAssignments — 속성, 클래스 com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
The list of module assignments within this target area assignment. | |
moduleAssignmentsListDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
A skin part that defines the list holding module assignments A skin part that defines the list holding module assignments | |
ModuleBase — 클래스, 패키지 mx.modules | |
The base class for ActionScript-based dynamically-loadable modules. | |
moduleDataChangeHandler(event:com.adobe.icc.dc.data.event:ModuleDataEvent) — 메서드, 클래스 com.adobe.icc.dc.domain.BaseModuleInstance | |
Called when the module content's associated data object changes. | |
moduleDataChangeHandler(event:com.adobe.icc.dc.data.event:ModuleDataEvent) — 메서드, 클래스 com.adobe.icc.dc.domain.ConditionModuleInstance | |
Called when the module content's associated data object changes. | |
moduleDeleteBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the module delete button A skin part that defines the module delete button | |
ModuleEvent — 클래스, 패키지 mx.events | |
The ModuleEvent class represents the event object passed to the event listener for events related to dynamically-loaded modules. | |
ModuleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String, module:mx.modules:IModuleInfo) — 생성자, 클래스 mx.events.ModuleEvent | |
Constructor. | |
moduleFactory — 속성, 클래스 mx.charts.AreaChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.AxisRenderer | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.BarChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.BubbleChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.CandlestickChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.ColumnChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.GridLines | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.HLOCChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.LegendItem | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.LineChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.PieChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.PlotChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.chartClasses.CartesianChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.chartClasses.ChartBase | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.chartClasses.DataTip | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.chartClasses.PolarChart | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.series.AreaSeries | |
moduleFactory — 속성, 클래스 mx.charts.series.BarSeries | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.series.BubbleSeries | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.series.CandlestickSeries | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.series.ColumnSeries | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.series.HLOCSeries | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.charts.series.LineSeries | |
moduleFactory — 속성, 클래스 mx.charts.series.PieSeries | |
moduleFactory — 속성, 클래스 mx.charts.series.PlotSeries | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.core.ContextualClassFactory | |
The context in which an object should be created. | |
moduleFactory — 속성, 클래스 mx.core.RSLData | |
Non-null if this RSL should be loaded into an application domain other than the application domain associated with the module factory performing the load. | |
moduleFactory — 속성, 클래스 mx.core.UIComponent | |
A module factory is used as context for using embedded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.core.UIFTETextField | |
The moduleFactory that is used to create TextFields in the correct SWF context. | |
moduleFactory — 속성, 클래스 mx.core.UITextField | |
The moduleFactory that is used to create TextFields in the correct SWF context. | |
moduleFactory — 속성, 클래스 mx.core.UITextFormat | |
The moduleFactory used to create TextFields for embedded fonts. | |
moduleFactory — 속성, 클래스 mx.flash.UIMovieClip | |
A module factory is used as context for using embeded fonts and for finding the style manager that controls the styles for this component. | |
moduleFactory — 속성, 클래스 mx.styles.AdvancedStyleClient | |
A module factory is used as context for finding the style manager that controls the styles for this non-visual style client instance. | |
moduleFactory — 속성, 클래스 spark.core.SpriteVisualElement | |
A module factory is used as context for using embeded fonts and for finding the style manager that controls the styles for this component. | |
moduleIcon — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
A skin part that defines the module's icon A skin part that defines the module's icon | |
moduleId — 속성, 클래스 com.adobe.icc.vo.render.ResolvedContent | |
GUID of the data module that was the source of the resolved content. | |
moduleIdent — 속성, 클래스 com.adobe.icc.vo.render.ResolvedContent | |
The identifier of the module (in its container) from which this content is resolved. | |
moduleInstance — 속성, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
The module instance for which the nested list settings are being captured. | |
ModuleItemRenderer — 클래스, 패키지 com.adobe.solutions.acm.ccr.presentation.contentcapture | |
The ModuleItemRenderer component is a skinnable item renderer that renders an individual CM module i.e. | |
ModuleItemRenderer() — 생성자, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
Constructor. | |
ModuleLoader — 클래스, 패키지 mx.modules | |
ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleLoader — 클래스, 패키지 spark.modules | |
ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleLoader() — 생성자, 클래스 mx.modules.ModuleLoader | |
Constructor. | |
ModuleLoader() — 생성자, 클래스 spark.modules.ModuleLoader | |
Constructor. | |
ModuleManager — 클래스, 패키지 mx.modules | |
The ModuleManager class centrally manages dynamically loaded modules. | |
ModuleModel — 클래스, 패키지 com.adobe.icc.editors.model | |
The base domain class for all the modules. | |
moduleMoveDownBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the module move down button A skin part that defines the module move down button | |
moduleMoveUpBtn — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the module move up button A skin part that defines the module move up button | |
moduleName — 속성, 클래스 com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Gets the name of the module. | |
moduleName — 속성, 클래스 com.adobe.solutions.rca.vo.AuditModuleVO | |
Gets the name of the module. | |
moduleName — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the name of the ModuleItem. A skin part that defines the name of the ModuleItem. | |
moduleNameDisplay — 스킨 파트, 클래스 com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
A skin part that defines the module's name A skin part that defines the module's name | |
MODULERESOLVER_SERVICE_RO — 상수 정적 속성, 클래스 com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Module Resolver Service. | |
modules — 속성, 클래스 com.adobe.icc.editors.model.LetterModel | |
The list of data modules being referred in this letter. | |
MODULE_SERVICE_RO — 상수 정적 속성, 클래스 com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the DataModule Service. | |
moduleType — 속성, 클래스 com.adobe.icc.dc.domain.BaseModuleInstance | |
Module type represented by this ModuleInstance: Text,Image,List,Condition | |
moduleType — 속성, 클래스 com.adobe.icc.dc.domain.ConditionModuleInstance | |
Module type represented by this ModuleInstance: Text,Image,List,Condition | |
moduleType — 속성, 인터페이스 com.adobe.icc.dc.domain.IModuleInstance | |
Module type represented by this ModuleInstance: Text,Image,List,Condition | |
moduleType — 속성, 클래스 com.adobe.icc.dc.domain.ImageModuleInstance | |
Module type represented by this ModuleInstance: Text,Image,List,Condition | |
moduleType — 속성, 클래스 com.adobe.icc.dc.domain.ListModuleInstance | |
Module type represented by this ModuleInstance: Text,Image,List,Condition | |
moduleType — 속성, 클래스 com.adobe.icc.dc.domain.TextModuleInstance | |
Module type represented by this ModuleInstance: Text,Image,List,Condition | |
moduleType — 속성, 클래스 com.adobe.icc.vo.render.ResolvedContent | |
One of the MODULETYPEconst values. | |
MODULETYPE_CONDITION — 상수 정적 속성, 클래스 com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The constant defining the Condition type module. | |
moduleTypeIcon — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the icon displayed corresponding to the type of the module. A skin part that defines the icon displayed corresponding to the type of the module. | |
MODULETYPE_IMAGE — 상수 정적 속성, 클래스 com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The constant defining the Image type module. | |
MODULETYPE_IMAGE — 상수 정적 속성, 클래스 com.adobe.icc.vo.render.ResolvedContent | |
Specifies a resolved image module. | |
MODULETYPE_LIST — 상수 정적 속성, 클래스 com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The constant defining the List type module. | |
MODULETYPE_TEXT — 상수 정적 속성, 클래스 com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The constant defining the text type module. | |
MODULETYPE_TEXT — 상수 정적 속성, 클래스 com.adobe.icc.vo.render.ResolvedContent | |
Specifies a resolved text module. | |
moduleViewList — 스킨 파트, 클래스 com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
A skin part that defines the list of modules to be displayed in the TargetArea. A skin part that defines the list of modules to be displayed in the TargetArea. | |
moduleVo — 속성, 클래스 com.adobe.icc.dc.domain.BaseModuleInstance | |
The instance of DataModule associated with this module instance. | |
moduleVo — 속성, 인터페이스 com.adobe.icc.dc.domain.IModuleInstance | |
The instance of DataModule associated with this module instance. | |
moduleVo — 속성, 클래스 com.adobe.icc.dc.domain.TextModuleInstance | |
The instance of DataModule associated with this module instance. | |
MONGOLIAN — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
몽골어 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
monitorEvent(event:flash.events:Event, correlationID:String) — 정적 메서드 , 클래스 mx.netmon.NetworkMonitor | |
Tell the monitor that an event occurred. | |
monitorEventImpl — 정적 속성, 클래스 mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
monitorFault(faultMessage:Object, actualFault:Object) — 정적 메서드 , 클래스 mx.netmon.NetworkMonitor | |
Tell the monitor that a fault occurred. | |
monitorFaultImpl — 정적 속성, 클래스 mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
monitorInvocation(id:String, invocationMessage:Object, messageAgent:Object) — 정적 메서드 , 클래스 mx.netmon.NetworkMonitor | |
Tell the monitor that an invocation is occuring. | |
monitorInvocationImpl — 정적 속성, 클래스 mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
monitorResult(resultMessage:Object, actualResult:Object) — 정적 메서드 , 클래스 mx.netmon.NetworkMonitor | |
Tell the monitor that a result was returned. | |
monitorResultImpl — 정적 속성, 클래스 mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
month — 속성, 클래스 Date | |
현지 시간에 따른 Date 객체의 월(0은 1월, 1은 2월 등) 부분입니다. | |
MONTH_ITEM — 상수 정적 속성, 클래스 spark.components.DateSpinner | |
Specifies to the createDateItemList() method that the list is for showing months. | |
monthItemRenderer — 스타일, 클래스 com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This style defines the ruler item renderer, in case the duration displayed in the Gantt chart is of one month or less but greater than one week. | |
monthList — 속성, 클래스 spark.components.DateSpinner | |
The SpinnerList that shows the month field of the date. | |
monthListener — 속성, 클래스 mx.validators.DateValidator | |
The component that listens for the validation result for the month subfield. | |
monthNames — 속성, 클래스 mx.controls.DateChooser | |
Names of the months displayed at the top of the DateChooser control. | |
monthNames — 속성, 클래스 mx.controls.DateField | |
Names of the months displayed at the top of the control. | |
monthNamesLong — 정적 속성, 클래스 mx.formatters.DateBase | |
Long format of month names. | |
monthNamesShort — 정적 속성, 클래스 mx.formatters.DateBase | |
Short format of month names. | |
monthProperty — 속성, 클래스 mx.validators.DateValidator | |
Name of the month property to validate. | |
monthSource — 속성, 클래스 mx.validators.DateValidator | |
Object that contains the value of the month field. | |
monthSymbol — 속성, 클래스 mx.controls.DateChooser | |
This property is appended to the end of the value specified by the monthNames property to define the names of the months displayed at the top of the DateChooser control. | |
monthSymbol — 속성, 클래스 mx.controls.DateField | |
This property is appended to the end of the value specified by the monthNames property to define the names of the months displayed at the top of the control. | |
monthUTC — 속성, 클래스 Date | |
표준시(UTC)에 따른 Date 객체의 월(1월을 나타내는 0에서 12월을 나타내는 11 사이) 부분입니다. | |
MorphShape — final 클래스, 패키지 flash.display | |
MorphShape 클래스는 표시 목록에서 MorphShape 객체를 나타냅니다. | |
MosaicDragEvent — 클래스, 패키지 com.adobe.mosaic.layouts.dragAndDrop | |
This event is dispatched by the DragAndDropGroup when a drop happens. | |
MosaicDragEvent(type:String, bubbles:Boolean, cancelable:Boolean) — 생성자, 클래스 com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
Constructor | |
MosaicDropLocation — 클래스, 패키지 com.adobe.mosaic.layouts.dragAndDrop | |
This class extends DropLocation so that layouts and group needing row and column information, in addition to index and point, can cast the dropLocation to this class. | |
MosaicDropLocation(source:spark.layouts.supportClasses:DropLocation) — 생성자, 클래스 com.adobe.mosaic.layouts.dragAndDrop.MosaicDropLocation | |
Constructor The source parameter provides an easy way to create a MosaicDropLocation from a plain DropLocation. | |
MosaicLayoutBase — 클래스, 패키지 com.adobe.mosaic.layouts | |
The MosaicLayoutBase component is the base class for most composite application layouts, such as FlowLayout and SmartGridLayout. | |
MosaicLayoutBase() — 생성자, 클래스 com.adobe.mosaic.layouts.MosaicLayoutBase | |
Constructor | |
mosaicNode — 속성, 인터페이스 com.adobe.mosaic.skinning.IMosaicComponent | |
Do Not Use. | |
MOSAIC_TILE_FORMAT — 상수 정적 속성, 클래스 com.adobe.mosaic.layouts.dragAndDrop.DragAndDropGroup | |
The static constant String "mosaicTile" | |
motion — 속성, 클래스 fl.motion.AnimatorBase | |
애니메이션의 모션 트윈 속성이 들어 있는 객체입니다. | |
motion — 속성, 클래스 fl.motion.AnimatorFactoryBase | |
AnimatorFactoryBase 인스턴스와 해당 대상 객체가 연결되는 MotionBase 인스턴스입니다. | |
Motion — 클래스, 패키지 fl.motion | |
Motion 클래스는 시각적 객체에 적용할 수 있는 키프레임 애니메이션 시퀀스를 저장합니다. | |
Motion(xml:XML) — 생성자, 클래스 fl.motion.Motion | |
Motion 인스턴스의 생성자입니다. | |
motionArray — 속성, 클래스 fl.motion.AnimatorBase | |
애니메이션의 모션 트윈 속성이 들어 있는 객체 배열입니다. | |
MotionBase — 클래스, 패키지 fl.motion | |
MotionBase 클래스는 시각적 객체에 적용할 수 있는 키프레임 애니메이션 시퀀스를 저장합니다. | |
MotionBase(xml:XML) — 생성자, 클래스 fl.motion.MotionBase | |
MotionBase 인스턴스의 생성자입니다. | |
motionChange — 이벤트, 클래스 fl.transitions.Tween | |
MOTION_CHANGE — 상수 정적 속성, 클래스 fl.transitions.TweenEvent | |
Tween이 변경되고 화면이 업데이트되었음을 나타냅니다. | |
motionEnd — 이벤트, 클래스 fl.motion.AnimatorBase | |
모션이 끝에 도달하거나 stop() 또는 end() 메서드 호출에 의해 중단되어 모션의 재생이 끝나면 전달됩니다. | |
MOTION_END — 상수 정적 속성, 클래스 fl.motion.MotionEvent | |
모션이 Animator.stop() 또는 Animator.end()를 명시적으로 호출하여 중지되었는지, 아니면 Motion 인스턴스의 끝에 도달하여 중지되었는지를 나타냅니다. | |
MotionEvent — 클래스, 패키지 fl.motion | |
MotionEvent 클래스는 fl.motion.Animator 클래스를 통해 브로드캐스팅되는 이벤트를 나타냅니다. | |
MotionEvent(type:String, bubbles:Boolean, cancelable:Boolean) — 생성자, 클래스 fl.motion.MotionEvent | |
생성자입니다. | |
motionFinish — 이벤트, 클래스 fl.transitions.Tween | |
MOTION_FINISH — 상수 정적 속성, 클래스 fl.transitions.TweenEvent | |
Tween이 끝에 도달하여 종료되었음을 나타냅니다. | |
motionLevel — 속성, 클래스 flash.media.Camera | |
activity 이벤트를 호출하는 데 필요한 동작의 양입니다. | |
motionLoop — 이벤트, 클래스 fl.transitions.Tween | |
MOTION_LOOP — 상수 정적 속성, 클래스 fl.transitions.TweenEvent | |
Tween이 반복 모드의 시작 부분에서 다시 재생을 시작했음을 나타냅니다. | |
MotionPath — 클래스, 패키지 spark.effects.animation | |
The MotionPath class defines the collection of Keyframes objects for an effect, and the name of the property on the target to animate. | |
MotionPath(property:String) — 생성자, 클래스 spark.effects.animation.MotionPath | |
Constructor. | |
motionPaths — 속성, 클래스 spark.effects.Animate | |
A Vector of MotionPath objects, each of which holds the name of a property being animated and the values that the property takes during the animation. | |
motionPaths — 속성, 클래스 spark.effects.animation.Animation | |
The set of MotionPath objects that define the properties and values that the Animation will animate over time. | |
motionPaths — 속성, 클래스 spark.effects.supportClasses.AnimateInstance | |
A Vector of MotionPath objects, each of which holds the name of a property being animated and the values that the property takes during the animation. | |
motionResume — 이벤트, 클래스 fl.transitions.Tween | |
MOTION_RESUME — 상수 정적 속성, 클래스 fl.transitions.TweenEvent | |
Tween이 일시 정지된 후에 다시 재생을 시작했음을 나타냅니다. | |
motionStart — 이벤트, 클래스 fl.motion.AnimatorBase | |
모션이 재생을 시작하면 전달됩니다. | |
motionStart — 이벤트, 클래스 fl.transitions.Tween | |
MOTION_START — 상수 정적 속성, 클래스 fl.motion.MotionEvent | |
Motion 인스턴스가 재생되기 시작했음을 나타냅니다. | |
MOTION_START — 상수 정적 속성, 클래스 fl.transitions.TweenEvent | |
모션이 재생되기 시작했음을 나타냅니다. | |
motionStop — 이벤트, 클래스 fl.transitions.Tween | |
MOTION_STOP — 상수 정적 속성, 클래스 fl.transitions.TweenEvent | |
Tween.stop()을 명시적으로 호출하여 Tween이 중단되었음을 나타냅니다. | |
motionTimeout — 속성, 클래스 flash.media.Camera | |
카메라가 동작 감지를 중지한 때부터 activity 이벤트가 호출되기까지의 시간(밀리초)입니다. | |
motionUpdate — 이벤트, 클래스 fl.motion.AnimatorBase | |
모션이 변경되고 화면이 업데이트되면 전달됩니다. | |
MOTION_UPDATE — 상수 정적 속성, 클래스 fl.motion.MotionEvent | |
Motion 인스턴스가 변경되고 화면이 업데이트되었는지를 나타냅니다. | |
Mouse — final 클래스, 패키지 flash.ui | |
Mouse 클래스의 메서드는 마우스 포인터를 숨기기 및 표시하는 데 사용되거나 포인터를 특정 스타일로 설정하는 데 사용됩니다. | |
MOUSE — 상수 정적 속성, 클래스 fl.events.InteractionInputType | |
InteractionInputType.MOUSE 상수는 mouse 이벤트 객체의 type 속성 값을 정의합니다. | |
MOUSE — 상수 정적 속성, 클래스 mx.core.InteractionMode | |
The main interaction mode for this component is through the mouse. | |
mouseCaptured — 속성, 클래스 spark.components.supportClasses.ButtonBase | |
Indicates whether the mouse is down and the mouse pointer was over the button when MouseEvent.MOUSE_DOWN was first dispatched. | |
mouseCaptured — 속성, 클래스 xd.core.axm.view.components.AXMSplitActionButton | |
Indicates whether the mouse is down and the mouse pointer was over the button when MouseEvent.MOUSE_DOWN was first dispatched. | |
mouseChildren — 속성, 클래스 flash.display.DisplayObjectContainer | |
해당 객체의 자식에서 마우스 또는 사용자 입력 장치가 사용하도록 설정되어 있는지 여부를 결정합니다. | |
mouseChildren — 속성, 클래스 flash.display.Stage | |
해당 객체의 자식에서 마우스 또는 사용자 입력 장치가 사용하도록 설정되어 있는지 여부를 결정합니다. | |
mouseChildren — 속성, 인터페이스 mx.core.IContainer | |
해당 객체의 자식에서 마우스 또는 사용자 입력 장치가 사용하도록 설정되어 있는지 여부를 결정합니다. | |
mouseChildren — 속성, 인터페이스 mx.core.ITextInput | |
해당 객체의 자식에서 마우스 또는 사용자 입력 장치가 사용하도록 설정되어 있는지 여부를 결정합니다. | |
mouseClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles MouseEvent.MOUSE_CLICK events from any mouse targets contained in the list including the renderers. | |
mouseClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles MouseEvent.MOUSE_CLICK events from any mouse targets contained in the list including the renderers. | |
MouseCursor — final 클래스, 패키지 flash.ui | |
MouseCursor 클래스는 Mouse 클래스의 cursor 속성을 설정하는 데 사용되는 상수 값을 열거합니다. | |
MouseCursorData — final 클래스, 패키지 flash.ui | |
MouseCursorData 클래스를 사용하면 "기본" 마우스 커서의 모양을 정의할 수 있습니다. | |
MouseCursorData() — 생성자, 클래스 flash.ui.MouseCursorData | |
MouseCursorData 객체를 만듭니다. | |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.DOUBLE_CLICK 이벤트를 처리합니다. | |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.DOUBLE_CLICK 이벤트를 처리합니다. | |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
mouseDoubleClick 이벤트를 처리합니다. | |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
mouseDoubleClick 이벤트를 처리합니다. | |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any mouse targets contained in the list including the renderers. | |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any mouse targets contained in the list including the renderers. | |
mouseDown — 이벤트, 클래스 flash.desktop.SystemTrayIcon | |
마우스 왼쪽 버튼을 누른 상태에서 이 SystemTrayIcon 객체에 의해 전달됩니다. | |
mouseDown — 이벤트, 클래스 flash.display.InteractiveObject | |
InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 누를 때 전달됩니다. | |
mouseDown — 이벤트, 클래스 flashx.textLayout.container.TextContainerManager | |
링크를 마우스 단추로 누르면 전달됩니다. | |
mouseDown — 이벤트, 클래스 flashx.textLayout.elements.LinkElement | |
링크를 마우스 단추로 누르면 전달됩니다. | |
mouseDown — 이벤트, 클래스 flashx.textLayout.elements.TextFlow | |
링크를 마우스 단추로 누르면 전달됩니다. | |
MOUSE_DOWN — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
mouseDown 이벤트 객체의 type 속성 값을 정의합니다. | |
MOUSE_DOWN — 상수 정적 속성, 클래스 flash.events.ScreenMouseEvent | |
ScreenMouseEvent.MOUSE_DOWN 상수는 mouseDown 이벤트 객체의 type 속성 값을 정의합니다. | |
MOUSE_DOWN — 상수 정적 속성, 클래스 flashx.textLayout.events.FlowElementMouseEvent | |
mouseDown 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseDownEffect — 효과, 클래스 mx.core.UIComponent | |
Played when the user presses the mouse button while over the component. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_DOWN 이벤트를 처리합니다. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_DOWN 이벤트를 처리합니다. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
mouseDown 이벤트를 처리합니다. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
mouseDown 이벤트를 처리합니다. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.Button | |
The default handler for the MouseEvent.MOUSE_DOWN event. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers. | |
mouseDownHandler(event:flash.events:MouseEvent) — 메서드, 클래스 spark.automation.delegates.components.SparkListAutomationImpl | |
mouseDownOutside — 이벤트, 클래스 mx.core.UIComponent | |
Dispatched from a component opened using the PopUpManager when the user clicks outside it. | |
mouseDownOutside — 이벤트, 클래스 mx.flash.UIMovieClip | |
Dispatched from a component opened using the PopUpManager when the user clicks outside it. | |
MOUSE_DOWN_OUTSIDE — 상수 정적 속성, 클래스 mx.events.FlexMouseEvent | |
The FlexMouseEvent.MOUSE_DOWN_OUTSIDE constant defines the value of the type property of the event object for a mouseDownOutside event. | |
MOUSE_DOWN_SOMEWHERE — 상수 정적 속성, 클래스 mx.events.SandboxMouseEvent | |
Mouse button was pressed down somewhere outside your sandbox. | |
mouseDownTimer — 속성, 클래스 xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
mouseDownTimer | |
mouseEnabled — 속성, 클래스 flash.display.InteractiveObject | |
이 객체가 마우스 또는 기타 사용자 입력, 메시지를 수신할지 여부를 지정합니다. | |
mouseEnabled — 속성, 인터페이스 mx.core.IContainer | |
이 객체가 마우스 또는 기타 사용자 입력, 메시지를 수신할지 여부를 지정합니다. | |
mouseEnabled — 속성, 인터페이스 mx.core.ITextInput | |
이 객체가 마우스 또는 기타 사용자 입력, 메시지를 수신할지 여부를 지정합니다. | |
mouseEnabled — 속성, 인터페이스 mx.core.IUITextField | |
이 객체가 마우스 또는 기타 사용자 입력, 메시지를 수신할지 여부를 지정합니다. | |
mouseEnabledWhereTransparent — 속성, 클래스 spark.components.supportClasses.GroupBase | |
When true, this property ensures that the entire bounds of the Group respond to mouse events such as click and roll over. | |
MouseEvent — 클래스, 패키지 flash.events | |
마우스 이벤트가 발생할 때마다 이벤트 흐름에 MouseEvent 객체가 전달됩니다. | |
MouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, commandKey:Boolean, controlKey:Boolean, clickCount:int) — 생성자, 클래스 flash.events.MouseEvent | |
마우스 이벤트에 대한 정보가 포함된 Event 객체를 만듭니다. | |
mouseEventHandler(event:flash.events:Event) — 메서드, 클래스 spark.components.supportClasses.ButtonBase | |
This method handles the mouse events, calls the clickHandler method where appropriate and updates the hovered and mouseCaptured properties. | |
mouseEventHandler(event:flash.events:Event) — 메서드, 클래스 xd.core.axm.view.components.AXMSplitActionButton | |
This method handles the mouse events, calls the clickHandler method where appropriate and updates the hovered and mouseCaptured properties. | |
mouseEventToHeaderPart(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Indicates if the mouse pointer was over the text part or icon part of the header when the mouse event occurred. | |
mouseEventToItemRenderer(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Determines which item renderer is under the mouse. | |
mouseEventToItemRenderer(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Determines which item renderer is under the mouse. | |
mouseFocusChange — 이벤트, 클래스 flash.display.InteractiveObject | |
사용자가 포인팅 장치를 사용하여 포커스를 바꾸려고 할 때 전달됩니다. | |
MOUSE_FOCUS_CHANGE — 상수 정적 속성, 클래스 flash.events.FocusEvent | |
mouseFocusChange 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseFocusEnabled — 속성, 클래스 fl.core.UIComponent | |
사용자가 클릭한 후 구성 요소에서 포커스를 받을 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다. | |
mouseFocusEnabled — 속성, 인터페이스 fl.managers.IFocusManagerComponent | |
마우스 장치를 사용하여 선택된 구성 요소가 포커스를 받을 수 있는지 여부를 나타내는 부울 값을 가져옵니다. | |
mouseFocusEnabled — 속성, 클래스 mx.core.FlexHTMLLoader | |
Whether the component can receive focus when clicked on. | |
mouseFocusEnabled — 속성, 클래스 mx.core.UIComponent | |
Whether you can receive focus when clicked on. | |
mouseFocusEnabled — 속성, 클래스 mx.flash.UIMovieClip | |
A flag that indicates whether the component can receive focus when selected with the mouse. | |
mouseFocusEnabled — 속성, 인터페이스 mx.managers.IFocusManagerComponent | |
A flag that indicates whether the component can receive focus when selected with the mouse. | |
mouseHoldDelay — 속성, 클래스 xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
mouseHoldDelay | |
mouseLeave — 이벤트, 클래스 flash.display.Stage | |
포인터가 스테이지 영역을 벗어날 때 Stage 객체에서 전달됩니다. | |
MOUSE_LEAVE — 상수 정적 속성, 클래스 flash.events.Event | |
Event.MOUSE_LEAVE 상수는 mouseLeave 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseLock — 속성, 클래스 flash.display.Stage | |
마우스 잠금을 활성화하려면 true로 설정합니다. | |
mouseMove — 이벤트, 클래스 flash.display.InteractiveObject | |
포인팅 장치가 InteractiveObject 위에 있을 때 포인팅 장치를 움직이면 전달됩니다. | |
mouseMove — 이벤트, 클래스 flashx.textLayout.container.TextContainerManager | |
마우스가 링크 위를 지나가면 전달됩니다. | |
mouseMove — 이벤트, 클래스 flashx.textLayout.elements.LinkElement | |
마우스가 링크 위를 지나가면 전달됩니다. | |
mouseMove — 이벤트, 클래스 flashx.textLayout.elements.TextFlow | |
마우스가 링크 위를 지나가면 전달됩니다. | |
MOUSE_MOVE — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
mouseMove 이벤트 객체의 type 속성 값을 정의합니다. | |
MOUSE_MOVE — 상수 정적 속성, 클래스 flashx.textLayout.events.FlowElementMouseEvent | |
mouseMove 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseMoveHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_MOVE 이벤트를 처리합니다. | |
mouseMoveHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_MOVE 이벤트를 처리합니다. | |
mouseMoveHandler(event:flash.events:MouseEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
mouseMove 이벤트를 처리합니다. | |
mouseMoveHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
mouseMove 이벤트를 처리합니다. | |
mouseMoveHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles MouseEvent.MOUSE_MOVE events from any mouse targets contained in the list including the renderers. | |
mouseMoveHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles MouseEvent.MOUSE_MOVE events from any mouse targets contained in the list including the renderers. | |
mouseMoveHandler(event:flash.events:MouseEvent) — 메서드, 클래스 xd.core.axm.view.components.AXMResizableContainer | |
mouseMoveHandler | |
mouseMoveSomewhere(event:flash.events:Event) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
보안 샌드박스의 외부에서 mouseMove 이벤트를 전달하는 클라이언트 호출입니다. | |
mouseMoveSomewhere(event:flash.events:Event) — 메서드, 인터페이스 flashx.textLayout.container.ISandboxSupport | |
보안 샌드박스의 외부에서 mouseMove 이벤트를 전달하는 클라이언트 호출입니다. | |
mouseMoveSomewhere(e:flash.events:Event) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
보안 샌드박스의 외부에서 mouseMove 이벤트를 전달하는 클라이언트 호출입니다. | |
MOUSE_MOVE_SOMEWHERE — 상수 정적 속성, 클래스 mx.events.SandboxMouseEvent | |
Mouse was moved somewhere outside your sandbox. | |
mouseOut — 이벤트, 클래스 flash.display.InteractiveObject | |
포인팅 장치를 InteractiveObject 인스턴스에서 멀리 하면 전달됩니다. | |
MOUSE_OUT — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
mouseOut 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseOutHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_OUT 이벤트를 처리합니다. | |
mouseOutHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_OUT 이벤트를 처리합니다. | |
mouseOutHandler(event:flash.events:MouseEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
mouseOut 이벤트를 처리합니다. | |
mouseOutHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
mouseOut 이벤트를 처리합니다. | |
mouseOutHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles MouseEvent.MOUSE_OUT events from any mouse targets contained in the list including the renderers. | |
mouseOutHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles MouseEvent.MOUSE_OUT events from any mouse targets contained in the list including the renderers. | |
mouseOver — 이벤트, 클래스 flash.display.InteractiveObject | |
포인팅 장치를 InteractiveObject 인스턴스 위로 옮길 때 전달됩니다. | |
MOUSE_OVER — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
mouseOver 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseOverHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_OVER 이벤트를 처리합니다. | |
mouseOverHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
mouseOver 이벤트를 처리합니다. | |
mouseOverHandler(event:flash.events:MouseEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
mouseOver 이벤트를 처리합니다. | |
mouseOverHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
mouseOver 이벤트를 처리합니다. | |
mouseOverHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles MouseEvent.MOUSE_OVER events from any mouse targets contained in the list, including the renderers. | |
mouseOverHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles MouseEvent.MOUSE_OVER events from any mouse targets contained in the list, including the renderers. | |
mouseSensitivity — 속성, 클래스 mx.charts.chartClasses.ChartBase | |
Specifies the distance, in pixels, that Flex considers a data point to be under the mouse pointer when the pointer moves around a chart. | |
mouseSimulator — 정적 속성, 클래스 mx.automation.Automation | |
The currently active mouse simulator. | |
mouseTarget — 속성, 클래스 flash.events.ContextMenuEvent | |
사용자가 컨텍스트 메뉴를 표시하기 위해 마우스 오른쪽 버튼으로 클릭한 표시 목록 객체입니다. | |
mouseUp — 이벤트, 클래스 flash.desktop.SystemTrayIcon | |
마우스 왼쪽 버튼을 누르지 않은 상태에서 이 SystemTrayIcon 객체에 의해 전달됩니다. | |
mouseUp — 이벤트, 클래스 flash.display.InteractiveObject | |
InteractiveObject 인스턴스 위에 포인팅 장치를 놓고 버튼을 놓을 때 전달됩니다. | |
mouseUp — 이벤트, 클래스 flashx.textLayout.container.TextContainerManager | |
링크 위에서 마우스 단추를 놓으면 전달됩니다. | |
mouseUp — 이벤트, 클래스 flashx.textLayout.elements.LinkElement | |
링크 위에서 마우스 단추를 놓으면 전달됩니다. | |
mouseUp — 이벤트, 클래스 flashx.textLayout.elements.TextFlow | |
링크 위에서 마우스 단추를 놓으면 전달됩니다. | |
MOUSE_UP — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
mouseUp 이벤트 객체의 type 속성 값을 정의합니다. | |
MOUSE_UP — 상수 정적 속성, 클래스 flash.events.ScreenMouseEvent | |
ScreenMouseEvent.MOUSE_UP 상수는 mouseUp 이벤트 객체의 type 속성 값을 정의합니다. | |
MOUSE_UP — 상수 정적 속성, 클래스 flashx.textLayout.events.FlowElementMouseEvent | |
mouseUp 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseUpEffect — 효과, 클래스 mx.core.UIComponent | |
Played when the user releases the mouse button while over the component. | |
mouseUpHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_UP 이벤트를 처리합니다. | |
mouseUpHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_UP 이벤트를 처리합니다. | |
mouseUpHandler(event:flash.events:MouseEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
mouseUp 이벤트를 처리합니다. | |
mouseUpHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
mouseUp 이벤트를 처리합니다. | |
mouseUpHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.Button | |
The default handler for the MouseEvent.MOUSE_UP event. | |
mouseUpHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers. | |
mouseUpHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles MouseEvent.MOUSE_DOWN events from any mouse targets contained in the list including the renderers. | |
mouseUpSomewhere(event:flash.events:Event) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
보안 샌드박스의 외부에서 mouseUp 이벤트를 전달하는 클라이언트 호출입니다. | |
mouseUpSomewhere(event:flash.events:Event) — 메서드, 인터페이스 flashx.textLayout.container.ISandboxSupport | |
보안 샌드박스의 외부에서 mouseUp 이벤트를 전달하는 클라이언트 호출입니다. | |
mouseUpSomewhere(e:flash.events:Event) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
보안 샌드박스의 외부에서 mouseUp 이벤트를 전달하는 클라이언트 호출입니다. | |
MOUSE_UP_SOMEWHERE — 상수 정적 속성, 클래스 mx.events.SandboxMouseEvent | |
Mouse button was released somewhere outside your sandbox. | |
mouseWheel — 이벤트, 클래스 flash.display.InteractiveObject | |
InteractiveObject 인스턴스 위에 마우스를 놓고 휠을 굴릴 때 전달됩니다. | |
MOUSE_WHEEL — 상수 정적 속성, 클래스 flash.events.MouseEvent | |
mouseWheel 이벤트 객체의 type 속성 값을 정의합니다. | |
mouseWheelChanging — 이벤트, 클래스 spark.components.HScrollBar | |
Dispatched when the horizontalScrollPosition is going to change due to a mouseWheel event. | |
mouseWheelChanging — 이벤트, 클래스 spark.components.Scroller | |
Dispatched when the scroll position is going to change due to a mouseWheel event. | |
mouseWheelChanging — 이벤트, 클래스 spark.components.VScrollBar | |
Dispatched when the verticalScrollPosition is going to change due to a mouseWheel event. | |
MOUSE_WHEEL_CHANGING — 상수 정적 속성, 클래스 mx.events.FlexMouseEvent | |
The FlexMouseEvent.MOUSE_WHEEL_CHANGING constant defines the value of the type property of the event object for a mouseWheelChanging event. | |
mouseWheelEnabled — 속성, 클래스 fl.text.TLFTextField | |
사용자가 텍스트 필드를 클릭하고 마우스 휠을 굴릴 때 여러 줄 텍스트 필드가 자동으로 스크롤되는지 여부를 나타내는 부울 값입니다. | |
mouseWheelEnabled — 속성, 클래스 flash.text.TextField | |
사용자가 텍스트 필드를 클릭하고 마우스 휠을 굴릴 때 여러 줄 텍스트 필드가 자동으로 스크롤되는지 여부를 나타내는 부울 값입니다. | |
mouseWheelEnabled — 속성, 클래스 mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support scrolling. | |
mouseWheelEnabled — 속성, 인터페이스 mx.core.IUITextField | |
사용자가 텍스트 필드를 클릭하고 마우스 휠을 굴릴 때 여러 줄 텍스트 필드가 자동으로 스크롤되는지 여부를 나타내는 부울 값입니다. | |
mouseWheelHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.ContainerController | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_WHEEL 이벤트를 처리합니다. | |
mouseWheelHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.container.TextContainerManager | |
클라이언트가 이벤트를 관리하는 경우 MouseEvent.MOUSE_WHEEL 이벤트를 처리합니다. | |
mouseWheelHandler(event:flash.events:MouseEvent) — 메서드, 인터페이스 flashx.textLayout.edit.IInteractionEventHandler | |
mouseWheel 이벤트를 처리합니다. | |
mouseWheelHandler(event:flash.events:MouseEvent) — 메서드, 클래스 flashx.textLayout.edit.SelectionManager | |
mouseWheel 이벤트를 처리합니다. | |
mouseWheelHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Handles mouseWheel events by changing scroll positions. | |
mouseWheelHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Handles mouseWheel events by changing scroll positions. | |
mouseWheelHandler(event:flash.events:MouseEvent) — 메서드, 클래스 mx.core.ScrollControlBase | |
Event handler for the mouse wheel scroll event. | |
_mouseWheelListenerAttached — 속성, 클래스 flashx.textLayout.container.ContainerController | |
mouseWheelOutside — 이벤트, 클래스 mx.core.UIComponent | |
Dispatched from a component opened using the PopUpManager when the user scrolls the mouse wheel outside it. | |
mouseWheelOutside — 이벤트, 클래스 mx.flash.UIMovieClip | |
Dispatched from a component opened using the PopUpManager when the user scrolls the mouse wheel outside it. | |
MOUSE_WHEEL_OUTSIDE — 상수 정적 속성, 클래스 mx.events.FlexMouseEvent | |
The FlexMouseEvent.MOUSE_WHEEL_OUTSIDE constant defines the value of the type property of the event object for a mouseWheelOutside event. | |
MOUSE_WHEEL_SOMEWHERE — 상수 정적 속성, 클래스 mx.events.SandboxMouseEvent | |
Mouse wheel was spun somewhere outside your sandbox. | |
mouseX — 속성, 클래스 flash.display.DisplayObject | |
마우스 또는 사용자 입력 장치 위치의 x 좌표를 픽셀로 나타냅니다. | |
mouseX — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
mouseX — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
마우스 또는 사용자 입력 장치 위치의 x 좌표를 픽셀로 나타냅니다. | |
mouseY — 속성, 클래스 flash.display.DisplayObject | |
마우스 또는 사용자 입력 장치 위치의 y 좌표를 픽셀로 나타냅니다. | |
mouseY — 속성, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
mouseY — 속성, 인터페이스 mx.core.IFlexDisplayObject | |
마우스 또는 사용자 입력 장치 위치의 y 좌표를 픽셀로 나타냅니다. | |
move — 이벤트, 클래스 fl.core.UIComponent | |
구성 요소가 이동된 경우에 전달됩니다. | |
move(x:Number, y:Number) — 메서드, 클래스 fl.core.UIComponent | |
구성 요소를 부모 내의 지정된 위치로 이동합니다. | |
move — 이벤트, 클래스 flash.display.NativeWindow | |
데스크톱에서 윈도우가 이동된 후 이 NativeWindow 객체에 의해 전달됩니다. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.charts.AxisRenderer | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.containers.utilityClasses.PostScaleAdapter | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.BitmapAsset | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.ButtonAsset | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 인터페이스 mx.core.IFlexDisplayObject | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.MovieClipAsset | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.SpriteAsset | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.TextFieldAsset | |
Moves this object to the specified x and y coordinates. | |
move — 이벤트, 클래스 mx.core.UIComponent | |
Dispatched when the object has moved. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.UIComponent | |
Moves the component to a specified position within its parent. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.UIFTETextField | |
Moves the component to a specified position within its parent. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.core.UITextField | |
Moves the component to a specified position within its parent. | |
move — 이벤트, 클래스 mx.flash.UIMovieClip | |
Dispatched when the object has moved. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.flash.UIMovieClip | |
Moves this object to the specified x and y coordinates. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.managers.SystemManager | |
Calling the move() method has no effect as it is directly mapped to the application window or the loader. | |
move(x:Number, y:Number) — 메서드, 클래스 mx.skins.ProgrammaticSkin | |
Moves this object to the specified x and y coordinates. | |
Move — 클래스, 패키지 mx.effects | |
The Move effect changes the position of a component over a specified time interval. | |
Move — 클래스, 패키지 spark.effects | |
The Move effect move the target object in the x and y directions. | |
Move(target:Object) — 생성자, 클래스 mx.effects.Move | |
Constructor. | |
Move(target:Object) — 생성자, 클래스 spark.effects.Move | |
Constructor. | |
MOVE — 상수 정적 속성, 클래스 fl.events.ComponentEvent | |
move 이벤트 객체의 type 속성 값을 정의합니다. | |
MOVE — 상수 정적 속성, 클래스 flash.desktop.NativeDragActions | |
이동 액션에 사용할 문자열을 정의합니다. | |
MOVE — 상수 정적 속성, 클래스 flash.events.NativeWindowBoundsEvent | |
move 이벤트 객체의 type 속성 값을 정의합니다. | |
MOVE — 상수 정적 속성, 클래스 mx.events.CollectionEventKind | |
Indicates that the item has moved from the position identified by the CollectionEvent oldLocation property to the position identified by the location property. | |
MOVE — 상수 정적 속성, 클래스 mx.events.MoveEvent | |
The MoveEvent.MOVE constant defines the value of the type property of the event object for a move event. | |
MOVE — 상수 정적 속성, 클래스 mx.managers.DragManager | |
Constant that specifies that the type of drag action is "move". | |
Move3D — 클래스, 패키지 spark.effects | |
The Move3D class moves a target object in the x, y, and z dimensions. | |
Move3D(target:Object) — 생성자, 클래스 spark.effects.Move3D | |
Constructor. | |
moveArea — 스킨 파트, 클래스 spark.components.TitleWindow | |
The area where the user must click and drag to move the window. By default, the move area is the title bar of the TitleWindow container. To drag the TitleWindow container, click and hold the mouse pointer in the title bar area of the window, then move the mouse. Create a custom skin class to change the move area. The area where the user must click and drag to move the window. | |
moveArea — 속성, 클래스 spark.skins.spark.TitleWindowSkin | |
The area where the user must click and drag to move the window. | |
moveArea — 속성, 클래스 spark.skins.wireframe.TitleWindowSkin | |
The area where the user must click and drag to move the window. | |
moveArea — 속성, 클래스 xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
The area where the user must click and drag to move the window. | |
moveChildren(source:flashx.textLayout.elements:FlowGroupElement, sourceIndex:int, numChildren:int, destination:flashx.textLayout.elements:FlowGroupElement, destinationIndex:int, selectionState:flashx.textLayout.edit:SelectionState) — 메서드, 클래스 flashx.textLayout.edit.EditManager | |
FlowGroupElement 간에 FlowElement 집합을 이동합니다. | |
moveChildren(source:flashx.textLayout.elements:FlowGroupElement, sourceIndex:int, numChildren:int, destination:flashx.textLayout.elements:FlowGroupElement, destinationIndex:int, operationState:flashx.textLayout.edit:SelectionState) — 메서드, 인터페이스 flashx.textLayout.edit.IEditManager | |
FlowGroupElement 간에 FlowElement 집합을 이동합니다. | |
MoveChildrenOperation — 클래스, 패키지 flashx.textLayout.operations | |
MoveChildrenOperation 클래스는 형제 집합을 직계 부모 관계에서 벗어나게 하고 해당 작업이 남아 있는 빈 조상 관계를 삭제합니다. | |
MoveChildrenOperation(operationState:flashx.textLayout.edit:SelectionState, source:flashx.textLayout.elements:FlowGroupElement, sourceIndex:int, numChildren:int, destination:flashx.textLayout.elements:FlowGroupElement, destinationIndex:int) — 생성자, 클래스 flashx.textLayout.operations.MoveChildrenOperation | |
MoveChildrenOperation 객체를 만듭니다. | |
moveContainer() — 메서드, 클래스 lc.procmgmt.ui.layout.ResourceContainer | |
Repositions the resource container when the size is modified. | |
moveContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance, moveUp:Boolean) — 메서드, 클래스 com.adobe.icc.dc.domain.ConditionModuleInstance | |
Moves the specified item within the list's content one position in the specified direction. | |
moveContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance, moveUp:Boolean) — 메서드, 인터페이스 com.adobe.icc.dc.domain.IContainerInstance | |
Moves the selected content inside the Container area in up or down direction with respect to it's current position. | |
moveContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance, moveUp:Boolean) — 메서드, 클래스 com.adobe.icc.dc.domain.ListModuleInstance | |
Moves the specified item within the list's content one position in the specified direction. | |
moveContent(sourceModule:com.adobe.icc.dc.domain:IModuleInstance, moveUp:Boolean) — 메서드, 클래스 com.adobe.icc.dc.domain.TargetInstance | |
Moves the specified item within the list's content one position in the specified direction. | |
moveCursor — 스타일, 클래스 mx.managers.DragManager | |
Cursor displayed during a move operation. | |
moveDivider(i:int, amt:Number) — 메서드, 클래스 mx.containers.DividedBox | |
Move a specific divider a given number of pixels. | |
moveDuration — 속성, 클래스 mx.effects.DefaultTileListEffect | |
The duration in milliseconds applied to renderers for items moved in the control as part of the effect. | |
moveEasingFunction — 속성, 클래스 mx.effects.MaskEffect | |
Easing function to use for moving the mask. | |
moveEasingFunction — 속성, 클래스 mx.effects.effectClasses.MaskEffectInstance | |
Easing function to use for moving the mask. | |
moveEffect — 효과, 클래스 mx.core.UIComponent | |
Played when the component is moved. | |
MoveEvent — 클래스, 패키지 mx.events | |
Represents event objects that are dispatched when a Flex component moves. | |
MoveEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldX:Number, oldY:Number) — 생성자, 클래스 mx.events.MoveEvent | |
Constructor. | |
MOVE_FOCUS_REQUEST — 상수 정적 속성, 클래스 mx.events.SWFBridgeRequest | |
Request to move control over focus to another FocusManager.and have that FocusManager give focus to a control under its management based on the direction property in the event. | |
moveFocusToHeader(columnIndex:int) — 메서드, 클래스 mx.controls.AdvancedDataGridBaseEx | |
Moves focus to the specified column header. | |
moveForSoftKeyboard — 속성, 클래스 spark.components.SkinnablePopUpContainer | |
Enables moving the pop-up when the soft keyboard on a mobile device is active. | |
moveIndicators(uid:String, offset:int, absolute:Boolean) — 메서드, 클래스 mx.controls.AdvancedDataGrid | |
Moves the cell and row selection indicators up or down by the given offset as the control scrolls its display. | |
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Move the selection and highlight indicators horizontally. | |
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Move the selection and highlight indicators horizontally. | |
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Move the selection and highlight indicators vertically. | |
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Move the selection and highlight indicators vertically. | |
MoveInstance — 클래스, 패키지 mx.effects.effectClasses | |
The MoveInstance class implements the instance class for the Move effect. | |
MoveInstance(target:Object) — 생성자, 클래스 mx.effects.effectClasses.MoveInstance | |
Constructor. | |
movementX — 속성, 클래스 flash.events.MouseEvent | |
마우스 잠금이 활성화된 경우 마지막 마우스 이벤트 이후 X 방향의 마우스 위치 변경 사항입니다. | |
movementY — 속성, 클래스 flash.events.MouseEvent | |
마우스 잠금이 활성화된 경우 마지막 마우스 이벤트 이후 Y 방향의 마우스 위치 변경 사항입니다. | |
moveNext() — 메서드, 클래스 mx.collections.HierarchicalCollectionViewCursor | |
Moves the cursor to the next item within the collection. | |
moveNext() — 메서드, 인터페이스 mx.collections.IViewCursor | |
Moves the cursor to the next item within the collection. | |
movePdf(firstMove:Boolean) — 메서드, 클래스 com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Moves the PDF to the correct position. | |
movePrevious() — 메서드, 클래스 mx.collections.HierarchicalCollectionViewCursor | |
Moves the cursor to the previous item within the collection. | |
movePrevious() — 메서드, 인터페이스 mx.collections.IViewCursor | |
Moves the cursor to the previous item within the collection. | |
moveRadioButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the RadioButton object that displays the stage option of moving immediately to the next stage when all mandatory participants complete their tasks before the deadline. A reference to the RadioButton object that displays the stage option of moving immediately to the next stage when all mandatory participants complete their tasks before the deadline. | |
moveRadioButton — 스킨 파트, 클래스 com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the RadioButton object that displays the stage option of moving immediately to the next stage if all mandatory participants complete their tasks early. A reference to the RadioButton object that displays the stage option of moving immediately to the next stage if all mandatory participants complete their tasks early. | |
moveRowVertically(i:int, numCols:int, moveBlockDistance:Number) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Move a row vertically, and update the rowInfo record. | |
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Moves the selection in a horizontal direction in response to the user selecting items using the left-arrow or right-arrow keys and modifiers such as the Shift and Ctrl keys. | |
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Moves the selection in a horizontal direction in response to the user selecting items using the left arrow or right arrow keys and modifiers such as the Shift and Ctrl keys. | |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 메서드, 클래스 mx.controls.dataGridClasses.DataGridBase | |
Moves the selection in a vertical direction in response to the user selecting items with the up arrow or down arrow keys and modifiers such as the Shift and Ctrl keys. | |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 메서드, 클래스 mx.controls.listClasses.AdvancedListBase | |
Moves the selection in a vertical direction in response to the user selecting items using the up-arrow or down-arrow Keys and modifiers such as the Shift and Ctrl keys. | |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 메서드, 클래스 mx.controls.listClasses.ListBase | |
Moves the selection in a vertical direction in response to the user selecting items using the up arrow or down arrow Keys and modifiers such as the Shift and Ctrl keys. | |
MoveTileEvent — 클래스, 패키지 com.adobe.mosaic.om.events | |
NOT IMPLEMENTED The MoveTileEvent class defines a transient notification of moving a Tile. | |
MoveTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — 생성자, 클래스 com.adobe.mosaic.om.events.MoveTileEvent | |
Constructor. | |
moveTo(targetIn:flash.geom:Point) — 메서드, 클래스 fl.ik.IKMover | |
연결된 IKJoint 객체를 대상 점으로 이동하며 해당 IK 제약 조건을 기준으로 모든 관련 IKJoint 객체를 업데이트합니다. | |
moveTo(x:Number, y:Number) — 메서드, 클래스 flash.display.Graphics | |
현재 드로잉 위치를 (x, y)로 이동합니다. | |
moveTo(x:Number, y:Number) — 메서드, 클래스 flash.display.GraphicsPath | |
새로운 "moveTo" 명령을 명령 벡터에 추가하고, 새로운 좌표를 데이터 벡터에 추가합니다. | |
moveTo(newLocation:flash.net:FileReference, overwrite:Boolean) — 메서드, 클래스 flash.filesystem.File | |
이 File 객체로 지정된 위치의 파일 또는 디렉토리를 destination 매개 변수로 지정된 위치로 이동합니다. | |
moveTo(x:any, y:any) — 메서드, 클래스 mx.charts.chartClasses.CartesianDataCanvas | |
Moves the current drawing position to (x, y). | |
moveTo(angle:any, radial:any) — 메서드, 클래스 mx.charts.chartClasses.PolarDataCanvas | |
Moves the current drawing position to (angle, radial). | |
MOVE_TO — 상수 정적 속성, 클래스 flash.display.GraphicsPathCommand | |
현재 드로잉 위치를 데이터 벡터에 지정된 x 및 y 좌표로 이동하는 드로잉 명령을 지정합니다. | |
moveToAsync(newLocation:flash.net:FileReference, overwrite:Boolean) — 메서드, 클래스 flash.filesystem.File | |
이 File 객체로 지정된 위치의 파일 또는 디렉토리를 newLocation 매개 변수로 지정된 위치로 이동하는 작업을 시작합니다. | |
moveToFirstPage() — 메서드, 클래스 mx.printing.PrintAdvancedDataGrid | |
Moves to the first page of the PrintAdvancedDataGrid control, which corresponds to the first set of visible rows. | |
moveToFirstPage() — 메서드, 클래스 mx.printing.PrintOLAPDataGrid | |
Moves to the first page of the PrintOLAPDataGrid control, which corresponds to the first set of visible rows. | |
moveToTrash() — 메서드, 클래스 flash.filesystem.File | |
파일 또는 디렉토리를 휴지통으로 이동합니다. | |
moveToTrashAsync() — 메서드, 클래스 flash.filesystem.File | |
비동기적으로 파일 또는 디렉토리를 휴지통으로 이동합니다. | |
movieClip — 속성, 클래스 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Returns the component instance associated with this delegate instance. | |
movieClip — 속성, 클래스 mx.controls.MovieClipSWFLoader | |
Handle to the underlying MovieClip of the loaded SWF. | |
MovieClip — 동적 클래스, 패키지 flash.display | |
MovieClip 클래스는 Sprite, DisplayObjectContainer, InteractiveObject, DisplayObject 및 EventDispatcher 클래스로부터 상속됩니다. | |
MovieClip() — 생성자, 클래스 flash.display.MovieClip | |
새 MovieClip 인스턴스를 만듭니다. | |
MovieClipAsset — 클래스, 패키지 mx.core | |
MovieClipAsset is a subclass of the flash.display.MovieClip class which represents movieclip symbols that you embed in a Flex application from a SWF file produced by Flash. | |
MovieClipAsset() — 생성자, 클래스 mx.core.MovieClipAsset | |
Constructor. | |
movieClipData — 속성, 클래스 mx.core.MovieClipLoaderAsset | |
A ByteArray containing the inner content. | |
MovieClipLoaderAsset — 클래스, 패키지 mx.core | |
MovieClipLoaderAsset is a subclass of the MovieClipAsset class which represents SWF files that you embed in a Flex application. | |
MovieClipLoaderAsset() — 생성자, 클래스 mx.core.MovieClipLoaderAsset | |
Constructor. | |
MovieClipSWFLoader — 클래스, 패키지 mx.controls | |
The MovieClipSWFLoader control extends SWFLoader to provide convenience methods for manipulating a SWF which has a MovieClip as its root content, provided that the MovieClip is not a Flex application. | |
MovieClipSWFLoader() — 생성자, 클래스 mx.controls.MovieClipSWFLoader | |
Constructor | |
moving — 이벤트, 클래스 flash.display.NativeWindow | |
데스크톱에서 윈도우가 이동되기 직전 NativeWindow 객체에 의해 전달됩니다. | |
moving — 이벤트, 클래스 mx.core.Window | |
Dispatched before the window moves, and while the window is being dragged. | |
moving — 이벤트, 클래스 mx.core.WindowedApplication | |
Dispatched before the WindowedApplication object moves, or while the WindowedApplication object is being dragged. | |
moving — 이벤트, 클래스 spark.components.Window | |
Dispatched before the window moves, and while the window is being dragged. | |
moving — 이벤트, 클래스 spark.components.WindowedApplication | |
Dispatched before the WindowedApplication object moves, or while the WindowedApplication object is being dragged. | |
MOVING — 상수 정적 속성, 클래스 flash.events.NativeWindowBoundsEvent | |
moving 이벤트 객체의 type 속성 값을 정의합니다. | |
movingColumnIndex — 속성, 클래스 mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
The data provider index of the item to be selected. | |
MSG_ADD_ATTACHMENT_COMMUNICATION_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a communication error occurred while a user was adding an attachment to a task. | |
MSG_ADD_ATTACHMENT_SECURITY_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a security error occurred while a user was adding an attachment to a task. | |
MSG_ADD_NOTE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while a user was adding a note to a task. | |
MSG_AUTHENTICATION_EXPIRED — 상수 정적 속성, 클래스 lc.foundation.SessionManager | |
A special value that specifies an information message. | |
MSG_AUTHENTICATION_EXPIRED — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an information message. | |
MSG_BAD_CREDENTIALS — 상수 정적 속성, 클래스 lc.foundation.SessionManager | |
A special value that specifies the user name, password, or both that was provided are invalid. | |
MSG_BAD_CREDENTIALS — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies the user name, password, or both that was provided are invalid. | |
MSG_CALENDAR_MAPPING_TYPE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving the business calendar mappings using Process Management in Administration Console. | |
MSG_COMMIT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was saving Workspace settings to the server from the Administration Console. | |
MSG_COMMUNICATION_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a generic connectivity error occurred. | |
MSG_CREATE_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was creating a business calendar using Process Management in the Administration Console. | |
MSG_CREDENTIALS_REQUIRED — 상수 정적 속성, 클래스 lc.foundation.SessionManager | |
A special value that specifies login information is required. | |
MSG_CREDENTIALS_REQUIRED — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred because the credentials were not available to Workspace. | |
MSG_DATA_RETRIEVAL_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving form data. | |
MSG_DELETE_ATTACHMENT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was deleting an attachment from a task. | |
MSG_DELETE_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Process Management was deleting a business calendar. | |
MSG_DOWNLOAD_ATTACHMENT_COMMUNICATION_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a communication error occurred while Workspace was downloading an attachment from a task. | |
MSG_DOWNLOAD_ATTACHMENT_SECURITY_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a security error occurred while Workspace was downloading an attachment from a task. | |
MSG_EMAIL_SETTINGS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving email settings for a user. | |
MSG_EXPORT_BUSINESS_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was exporting a business calendar using Process Management in the Administration Console. | |
MSG_FILL_ATTACHMENTS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was using Data Services to retrieve note, attachments, or both. | |
MSG_FILL_CATEGORIES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred using Workspace was using Data Services to populate the categories. | |
MSG_FILL_QUEUES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was using Data Services to populate the queues for the user. | |
MSG_FILL_SEARCH_TEMPLACES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was using Data Services to populate the search templates for a user. | |
MSG_FILL_STARTPOINTS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred using Data Services to populate the processes that can be started in Workspace. | |
MSG_FILL_TASK_EXTRAS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was using Data Services to retrieve additional task information. | |
MSG_FILL_TASK_PROCESS_VARIABLES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving process variables for a task. | |
MSG_FILL_TASKS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was using Data Services to populate the tasks assigned to the user. | |
MSG_FILL_USERS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was using Data Services to populate a list of users. | |
MSG_FIND_GROUP_MEMBERS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was finding the members of the provided group ID. | |
MSG_FIND_GROUP_NAME_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was finding group ID. | |
MSG_GET_ASSIGNMENTS_FOR_TASK_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving assignments for a task. | |
MSG_GET_ATTACHMENT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving an attachment for a task. | |
MSG_GET_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving a specific business calendar using Process Management in the Administration Console. | |
MSG_GET_CALENDAR_MAPPINGS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving the business calendar mappings using Process Management in the Administration Console. | |
MSG_GET_CALENDAR_MAPPING_TYPE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving a business calendar mapping type using Process Management in the Administration Console. | |
MSG_GET_CALENDAR_NAMES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving the business calendar names using Process Management in the Administration Console. | |
MSG_GET_CALENDARS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving all business calendars using Process Management in the Administration Console. | |
MSG_GET_CHILD_PROCESSES — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while retrieving the child process from the Document Server. | |
MSG_GET_DEFAULT_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving the default business calendar using Process Management in the Administration Console. | |
MSG_GET_EXTENDED_NOTE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving an extended note for a user. | |
MSG_GET_GROUPS_ERROR — 상수 정적 속성, 클래스 lc.foundation.UserManager | |
A special value that specifies an error occurred retrieving group information. | |
MSG_GET_GROUPS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving group information for a user. | |
MSG_GET_OOOSETTINGS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving the out-of-office settings for a user. | |
MSG_GET_PARENT_PROCESSINSTANCE — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while retrieving the parent process instances from the Document Server. | |
MSG_GET_PROCESSES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving processes. | |
MSG_GET_PROCESSINSTANCE_FOR_TASK — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving the process instances for a task. | |
MSG_GET_PROCESS_INSTANCES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving process instances. | |
MSG_GET_PROCESS_VARIABLES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error while Workspace was retrieving process variable information from the process. | |
MSG_GET_SEARCH_TEMPLATE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving a specific search template. | |
MSG_GET_TASK_COMMENTION_COMMENT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while retrieving a completion comment for the task from the Document Server. | |
MSG_GET_TASK_ERR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while using Data Services to retrieve information about an associated task. | |
MSG_GET_TASK_EXTRAS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving the additional task information. | |
MSG_GET_TASKS_FOR_PROCESS_INSTANCES_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving tasks for a process instance. | |
MSG_GET_UNIQUE_USER_KEYS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was retrieving the list of unique user keys for business calendars using Process Management in the Administration Console. | |
MSG_IMPORT_BUSINESS_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was importing a business calendar using Adobe Digital Enterprise Platform Document Services - Process Management 10.0 in the Administration Console. | |
MSG_IMPORT_BUSINESS_CALENDAR_SECURITY_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a security error occurred while an administrator was importing a business calendar using Process Management in the Administration Console. | |
MSG_INITIALIZE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was initializing a session for Data Services communication. | |
MSG_LOGOUT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while a user logged out of Workspace. | |
MSG_NEW_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Process Management was creating a new business calendar. | |
MSG_NON_SPECIFIC_ERROR — 상수 정적 속성, 클래스 lc.foundation.SessionManager | |
A special value that specifies a non-specific error occurred. | |
MSG_NON_SPECIFIC_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a non-specific or unknown error occurred. | |
MSG_PREFERENCE_COMMIT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while a user was saving preference changes in Workspace. | |
MSG_QUEUE_ACCESS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace tried to modify queue access for a user. | |
MSG_QUEUE_REMOVE_ACCESS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace tried to remove a user from the queue that belongs to another user. | |
MSG_RELEASE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was releasing a session that is used for Data Services communication. | |
MSG_RENDER_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was rendering or displaying a form to a user. | |
MSG_SAVE_DATA_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred when a user tried to save a draft of the form they were filling. | |
MSG_SAVE_OOOSETTINGS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was saving the out-of-office settings for a user. | |
MSG_SEARCH_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving search results for a user. | |
MSG_SERVER_BAD_CREDENTIALS — 상수 정적 속성, 클래스 lc.foundation.SessionManager | |
A special value that specifies a server-side error identifier for bad credentials. | |
MSG_SET_DEFAULT_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was setting the default business calendar using Process Management in the Administration Console. | |
MSG_SET_TASK_COMMENTION_COMMENT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while adding a completion comment for the task on the Document Server. | |
MSG_SET_TASK_DESCRIPTION_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while the Document Server was changing the description for a task. | |
MSG_SET_TASK_VISIBILITY_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was removing a task from the To Do for a user. | |
MSG_STARTPOINT_FROM_TASK_INVOCATION_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was starting another process from a task. | |
MSG_STARTPOINT_INVOCATION_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred when a user tried to start a process in Workspace. | |
MSG_STARTPOINTLIST_RETRIEVAL_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving startpoints. | |
MSG_STARTPOINT_RETRIEVAL_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving an startpoint to start a process. | |
MSG_STARTPOINTS_RETRIEVAL_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while Workspace was retrieving an startpoint. | |
MSG_SUBMIT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred when a user attempted to submit a form in Workspace. | |
MSG_TASK_ABANDON_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred when a user tried to abandon a task. | |
MSG_TASK_CLAIM_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while a user tried to claim a task. | |
MSG_TASK_CONSULT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occured while a user was consulting a task. | |
MSG_TASK_FORWARD_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while a user was forwarding a task to another user. | |
MSG_TASK_LOCK_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred when a user tried to lock a task. | |
MSG_TASK_NOT_FOUND — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a task could not be found. | |
MSG_TASK_REJECT_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred when a user tried to return a task. | |
MSG_TASK_SHARE_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while a user was sharing a task with another user. | |
MSG_TASK_UNLOCK_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred when a user tried to unlock a task. | |
MSG_UPDATE_ATTACHMENT_COMMUNICATION_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a communication error occurred while Workspace was updating an attachment for a task. | |
MSG_UPDATE_ATTACHMENT_SECURITY_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies a security error occurred while Workspace was updating an attachment for a task. | |
MSG_UPDATE_CALENDAR_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was updating a business calendar using Process Management in the Administration Console. | |
MSG_UPDATE_CALENDAR_MAPPINGS_ERROR — 상수 정적 속성, 클래스 lc.procmgmt.impl.MessageNumbers | |
A special value that specifies an error occurred while an administrator was updating business calendar mappings using Process Management in the Administration Console. | |
mtu — 속성, 클래스 flash.net.NetworkInterface | |
이 네트워크 인터페이스의 MTU(Maximum Transmission Unit)입니다. | |
MULTI_BATCH_OPERATION — 상수 정적 속성, 클래스 mx.data.messages.DataMessage | |
This operation represents a set of operations to be performed as a single unit but which may contain multiple batched, create, update or delete operations that involve more than one destination, that is, more than one remote adapter. | |
multicastAvailabilitySendToAll — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 피어 투 피어 멀티캐스트 조각이 있다는 메시지를 모든 피어에 보낼지 또는 단 하나의 피어에만 보낼지를 지정합니다. | |
multicastAvailabilityUpdatePeriod — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 로컬 노드에 사용 가능한 새로운 피어 투 피어 멀티캐스트 미디어 조각이 있음을 피어에 알리는 피어로 전송된 메시지 간의 간격(초)을 지정합니다. | |
multicastEnabled — 속성, 클래스 flash.net.GroupSpecifier | |
NetGroup에 스트리밍을 사용하도록 설정할지 여부를 지정합니다. | |
multicastFetchPeriod — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 로컬 노드가 피어 투 피어 멀티캐스트 미디어 조각이 있음을 인지한 후 피어로부터 이를 페치하려고 시도하기 까지의 간격(초)을 지정합니다. | |
multicastInfo — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 속성에 서비스 품질에 대한 통계가 포함되어 있는 NetStreamMulticastInfo 객체를 반환합니다. | |
MulticastNetLoader — 클래스, 패키지 org.osmf.net | |
Extends NetLoader to provide loading support for multicast video playback using RTMFP protocol. | |
multicastPushNeighborLimit — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 멀티캐스트 미디어를 사전에 푸시할 피어의 최대 수를 지정합니다. | |
multicastRelayMarginDuration — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 피어 투 피어 멀티캐스트 데이터가 지정된 기간을 지나서도 이를 요청하는 피어에 전송할 수 있도록 유지되는 기간(초)을 지정합니다. | |
MulticastResource — 클래스, 패키지 org.osmf.net | |
MulticastResource is a StreamingURLResource which is capable of carrying multicast streaming information. | |
MulticastResource(url:String, groupspec:String, streamName:String, connectionArguments:Vector$Object, urlIncludesFMSApplicationInstance:Boolean, drmContentData:flash.utils:ByteArray) — 생성자, 클래스 org.osmf.net.MulticastResource | |
multicastWindowDuration — 속성, 클래스 flash.net.NetStream | |
RTMFP 연결의 경우 피어 투 피어 멀티캐스트 재조합 창의 기간(초)을 지정합니다. | |
MultiColumn — 클래스, 패키지 ga.layouts | |
Defines the default Multi Column panel layout available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
MultiColumn() — 생성자, 클래스 ga.layouts.MultiColumn | |
Constructor. | |
MultiColumnSkin — 클래스, 패키지 com.adobe.guides.spark.layouts.skins | |
Defines the Multi Column skin available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
MultiColumnSkin() — 생성자, 클래스 com.adobe.guides.spark.layouts.skins.MultiColumnSkin | |
Constructor. | |
multiColumnSort — 속성, 클래스 mx.events.AdvancedDataGridEvent | |
If true, indicates that the new dataField property should be used along with whatever sorting is already in use, resulting in a multicolumn sort. | |
MultiDPIBitmapSource — 클래스, 패키지 spark.utils | |
This class provides a list of bitmaps for various runtime densities. | |
multiline — 속성, 클래스 RegExp | |
m(multiline) 플래그 설정 여부를 지정합니다. | |
multiline — 속성, 클래스 fl.text.TLFTextField | |
텍스트 필드가 여러 행 텍스트 필드인지 여부를 나타냅니다. | |
multiline — 속성, 클래스 flash.text.StageText | |
StageText 객체에 둘 이상의 텍스트 행이 표시될 수 있는지 여부를 나타냅니다. | |
multiline — 속성, 클래스 flash.text.StageTextInitOptions | |
StageText 객체가 여러 줄 텍스트를 표시하는지 여부를 지정합니다. | |
multiline — 속성, 클래스 flash.text.TextField | |
필드가 여러 행 텍스트 필드인지 여부를 나타냅니다. | |
multiline — 속성, 클래스 mx.core.FTETextField | |
This property has no effect in FTETextField because FTETextField does not support editing. | |
multiline — 속성, 인터페이스 mx.core.IUITextField | |
필드가 여러 행 텍스트 필드인지 여부를 나타냅니다. | |
multiline — 속성, 클래스 spark.components.RichEditableText | |
Determines whether the user can enter multiline text. | |
multiline — 속성, 클래스 spark.components.supportClasses.StyleableStageText | |
StageText 객체에 둘 이상의 텍스트 행이 표시될 수 있는지 여부를 나타냅니다. | |
multiline — 속성, 인터페이스 spark.core.IEditableText | |
필드가 여러 행 텍스트 필드인지 여부를 나타냅니다. | |
multiMonthItemRenderer — 스타일, 클래스 com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This style defines the ruler item renderer, in case the duration displayed in the Gantt chart is of more than one month but less than an year. | |
MULTIPLE — 상수 정적 속성, 클래스 mx.rpc.mxml.Concurrency | |
Existing requests are not cancelled, and the developer is responsible for ensuring the consistency of returned data by carefully managing the event stream. | |
MULTIPLE_CELLS — 상수 정적 속성, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constant definition for the selectionMode property to allow the selection of multiple cells. | |
MULTIPLE_CELLS — 상수 정적 속성, 클래스 spark.components.gridClasses.GridSelectionMode | |
Specifies that one or more cells can be selected. | |
multiplePartsFormat — 속성, 클래스 mx.rpc.soap.Operation | |
Determines the type of the default result object for calls to web services that define multiple parts in the output message. | |
MULTIPLE_ROWS — 상수 정적 속성, 클래스 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constant definition for the selectionMode property to allow the selection of multiple rows. | |
MULTIPLE_ROWS — 상수 정적 속성, 클래스 spark.components.gridClasses.GridSelectionMode | |
Specifies that one or more rows can be selected. | |
Multiply(inMatrix:fl.motion:DynamicMatrix, order:int) — 메서드, 클래스 fl.motion.DynamicMatrix | |
지정된 행렬을 현재 행렬의 앞이나 뒤에 추가하여 곱합니다. | |
MULTIPLY — 상수 정적 속성, 클래스 flash.display.BlendMode | |
표시 객체의 색상 요소 값에 배경색의 색상 요소를 곱하고 0xFF로 나누어 정규화하면 보다 어두운 색상이 됩니다. | |
MultiplyNumber(value:Number) — 메서드, 클래스 fl.motion.DynamicMatrix | |
행렬의 각 원소에 숫자를 곱하고 현재 행렬에 결과를 저장합니다. | |
MULTI_SELECT — 상수 정적 속성, 클래스 mx.automation.events.ListItemSelectEvent | |
The ListItemSelectEvent.MULTI_SELECT constant defines the value of the type property of the event object for an event that is dispatched when an item is selected as part of an action that selects multiple items. | |
MULTI_SUBSCRIBE_OPERATION — 상수 정적 속성, 클래스 mx.messaging.messages.CommandMessage | |
Used by the MultiTopicConsumer to subscribe/unsubscribe for more than one topic in the same message. | |
MultiTopicConsumer — 클래스, 패키지 mx.messaging | |
Like a Consumer, a MultiTopicConsumer subscribes to a destination with a single clientId and delivers messages to a single event handler. | |
MultiTopicConsumer() — 생성자, 클래스 mx.messaging.MultiTopicConsumer | |
Constructor. | |
MultiTopicProducer — 클래스, 패키지 mx.messaging | |
A MultiTopicProducer sends messages to a destination with zero or more subtopics. | |
MultiTopicProducer() — 생성자, 클래스 mx.messaging.MultiTopicProducer | |
Constructor. | |
Multitouch — final 클래스, 패키지 flash.ui | |
Multitouch 클래스는 두 개 이상의 터치 지점(예: 터치 스크린의 사용자 손가락)을 갖는 접점을 포함하여 사용자 입력 장치의 접점을 처리하기 위한 현재 환경의 지원 기능에 대한 정보를 관리하고 제공합니다. | |
MultitouchInputMode — final 클래스, 패키지 flash.ui | |
MultitouchInputMode 클래스는 flash.ui.Multitouch 클래스의 inputMode 속성에 대한 값을 제공합니다. | |
MultiTriggerValidator — 클래스, 패키지 com.adobe.solutions.acm.authoring.presentation.common | |
An extension of the flex Validator class that triggers the validation on more than one configurable event names. | |
MultiTriggerValidator — 클래스, 패키지 com.adobe.solutions.rca.presentation.util | |
An extension of Flex Validator class that triggers the validation on more than one configurable event names. | |
MultiTriggerValidator() — 생성자, 클래스 com.adobe.solutions.acm.authoring.presentation.common.MultiTriggerValidator | |
Constructor | |
MultiTriggerValidator() — 생성자, 클래스 com.adobe.solutions.rca.presentation.util.MultiTriggerValidator | |
The constructor for MultiTriggerValidator class. | |
MultiValueInterpolator — 클래스, 패키지 spark.effects.interpolation | |
The MultiValueInterpolator class interpolates each element of Arrays or Vectors of start and end elements separately, using another interpolator to do the interpolation for each element. | |
MultiValueInterpolator(elementInterpolator:spark.effects.interpolation:IInterpolator) — 생성자, 클래스 spark.effects.interpolation.MultiValueInterpolator | |
Constructor. | |
mustUnderstand — 속성, 클래스 mx.rpc.soap.SOAPHeader | |
Specifies whether the header must be understood by the endpoint. | |
muteButton — 속성, 클래스 fl.video.FLVPlayback | |
[음소거] 버튼 컨트롤입니다. | |
muteButton — 스킨 파트, 클래스 spark.components.mediaClasses.VolumeBar | |
A skin part that defines the mute/unmute button. A skin part that defines the mute/unmute button. | |
muteButton — 스킨 파트, 클래스 spark.components.VideoPlayer | |
An optional skin part for the mute button. The mute button has both a muted property and a volume property. An optional skin part for the mute button. | |
muteButton — 속성, 클래스 spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin | |
A skin part that defines the mute/unmute button. | |
muteButton — 속성, 클래스 spark.skins.spark.mediaClasses.normal.VolumeBarSkin | |
A skin part that defines the mute/unmute button. | |
muteButton — 속성, 클래스 spark.skins.wireframe.mediaClasses.VolumeBarSkin | |
A skin part that defines the mute/unmute button. | |
MuteButton — 클래스, 패키지 spark.components.mediaClasses | |
The MuteButton class defines the mute button used by the VideoPlayer control. | |
MuteButton() — 생성자, 클래스 spark.components.mediaClasses.MuteButton | |
Constructor. | |
MuteButtonSkin — 클래스, 패키지 spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the mute button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
MuteButtonSkin — 클래스, 패키지 spark.skins.spark.mediaClasses.normal | |
The default skin class for the mute button of a Spark VideoPlayer component in the normal skin state. | |
MuteButtonSkin — 클래스, 패키지 spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the mute button of a Spark VideoPlayer component. | |
MuteButtonSkin() — 생성자, 클래스 spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin | |
Constructor. | |
MuteButtonSkin() — 생성자, 클래스 spark.skins.spark.mediaClasses.normal.MuteButtonSkin | |
Constructor. | |
MuteButtonSkin() — 생성자, 클래스 spark.skins.wireframe.mediaClasses.MuteButtonSkin | |
Constructor. | |
muted — 속성, 클래스 flash.media.Camera | |
사용자가 Flash Player [개인 정보] 대화 상자에서 카메라에 대한 액세스를 거부했는지(true) 아니면 허용했는지(false) 나타내는 부울 값입니다. | |
muted — 속성, 클래스 flash.media.Microphone | |
사용자가 마이크에 대한 액세스를 거부(true)했는지 아니면 허용(false)했는지 나타냅니다. | |
muted — 속성, 클래스 flash.sensors.Accelerometer | |
사용자가 가속도계에 대한 액세스를 거부했는지(true) 아니면 허용했는지(false)를 나타냅니다. | |
muted — 속성, 클래스 flash.sensors.DeviceRotation | |
사용자가 장치 회전 데이터에 대한 액세스를 거부(true)했는지 아니면 허용(false)했는지 나타냅니다. | |
muted — 속성, 클래스 flash.sensors.Geolocation | |
사용자가 지리적 위치 정보에 대한 액세스를 거부했는지(true) 아니면 허용했는지(false)를 나타냅니다. | |
muted — 속성, 클래스 org.osmf.events.AudioEvent | |
New muted value resulting from this change. | |
muted — 속성, 클래스 org.osmf.media.MediaPlayer | |
Indicates whether the media is currently muted. | |
muted — 속성, 클래스 org.osmf.traits.AudioTrait | |
Indicates whether the AudioTrait is muted or sounding. | |
muted — 속성, 클래스 spark.components.VideoDisplay | |
Set to true to mute the video, false to unmute the video. | |
muted — 속성, 클래스 spark.components.VideoPlayer | |
Set to true to mute the video, false to unmute the video. | |
muted — 속성, 클래스 spark.components.mediaClasses.MuteButton | |
Contains true if the volume of the video is muted, and false if not. | |
muted — 속성, 클래스 spark.components.mediaClasses.VolumeBar | |
Contains true if the volume of the video is muted, and false if not. | |
mutedChange — 이벤트, 클래스 org.osmf.traits.AudioTrait | |
Dispatched when the trait's muted property has changed. | |
mutedChange — 이벤트, 클래스 org.osmf.traits.TraitEventDispatcher | |
Dispatched when the muted property of the media has changed. | |
mutedChange — 이벤트, 클래스 spark.components.mediaClasses.MuteButton | |
Dispatched when the user mutes or unmutes the video. | |
mutedChange — 이벤트, 클래스 spark.components.mediaClasses.VolumeBar | |
Dispatched when the user mutes or unmutes the volume. | |
MUTED_CHANGE — 상수 정적 속성, 클래스 mx.events.FlexEvent | |
The FlexEvent.MUTED_CHANGE constant defines the value of the type property of the event object for a mutedChange event. | |
MUTED_CHANGE — 상수 정적 속성, 클래스 org.osmf.events.AudioEvent | |
The AudioEvent.MUTED_CHANGE constant defines the value of the type property of the event object for a mutedChange event. | |
mutedChangeEnd() — 메서드, 클래스 org.osmf.traits.AudioTrait | |
Called just after the muted property has been toggled. | |
mutedChangeStart(newMuted:Boolean) — 메서드, 클래스 org.osmf.traits.AudioTrait | |
Called immediately before the muted value is toggled. | |
mutex — 속성, 클래스 flash.concurrent.Condition | |
이 조건과 연결된 뮤텍스입니다. | |
Mutex — final 클래스, 패키지 flash.concurrent | |
Mutex("상호 배제(mutual exclusion)"의 약자) 클래스는 하나의 코드 세트는 한 번에 하나의 특정 메모리 블록이나 다른 공유 리소스에서만 작동하도록 하는 방법을 제공합니다. | |
Mutex() — 생성자, 클래스 flash.concurrent.Mutex | |
새 Mutex 인스턴스를 만듭니다. | |
mx.accessibility — 패키지 | |
mx.accessibility 패키지에는 MX 구성 요소의 액세스 가능성 클래스가 들어 있습니다. | |
MXAdvancedDataGridItemRenderer — 클래스, 패키지 mx.controls.advancedDataGridClasses | |
The MXAdvancedDataGridItemRenderer class defines the Spark item renderer class for use with the MX AdvancedDataGrid control. | |
MXAdvancedDataGridItemRenderer() — 생성자, 클래스 mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
Constructor. | |
mx.automation — 패키지 | |
mx.automation 패키지에는 자동화 인터페이스가 들어 있습니다. | |
mx.automation.air — 패키지 | |
mx.automation.air 패키지에는 MX AIR 클래스에 대한 자동화 인터페이스가 들어 있습니다. | |
mx.automation.delegates — 패키지 | |
mx.automation.delegates 패키지에는 Flex 프레임워크 클래스에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.advancedDataGrid — 패키지 | |
mx.automation.delegates.advancedDataGrid 패키지에는 Flex AdvancedDataGrid 컨트롤에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.charts — 패키지 | |
mx.automation.delegates.charts 패키지에는 chart 클래스에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.containers — 패키지 | |
mx.automation.delegates.containers 패키지에는 container 클래스에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.controls — 패키지 | |
mx.automation.delegates.controls 패키지에는 control 클래스에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.controls.dataGridClasses — 패키지 | |
mx.automation.delegates.controls.dataGridClasses 패키지에는 .data grid 클래스에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.controls.fileSystemClasses — 패키지 | |
mx.automation.delegates.controls.fileSystemClasses 패키지에는 MX AIR 파일 시스템 클래스에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.core — 패키지 | |
mx.automation.delegates.core 패키지에는 핵심 클래스에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.delegates.flashflexkit — 패키지 | |
mx.automation.delegates.flashflexkit 패키지에는 mx.flash 패키지에 대한 계측을 수행하는 데 필요한 메서드와 속성을 정의하는 클래스가 들어 있습니다. | |
mx.automation.events — 패키지 | |
mx.automation.events 패키지에는 자동화 이벤트 클래스가 들어 있습니다. | |
mx.binding — 패키지 | |
mx.binding 패키지에는 바인딩을 정의하는 인터페이스가 들어 있습니다. | |
mx.binding.utils — 패키지 | |
mx.binding.utils 패키지에는 ActionScript에서 바인딩 감시자를 만들고 바인딩을 정의하는 클래스가 들어 있습니다. | |
mx.charts — 패키지 | |
mx.charts 패키지에는 Flex Charting 클래스가 들어 있습니다. | |
mx.charts.chartClasses — 패키지 | |
mx.charts.chartClasses 패키지에는 Flex charting 구성 요소의 기본 클래스가 들어 있습니다. | |
mx.charts.effects — 패키지 | |
mx.charts.effects 패키지에는 Flex charting 구성 요소의 효과 클래스가 들어 있습니다. | |
mx.charts.effects.effectClasses — 패키지 | |
mx.charts.effects.effectClasses 패키지에는 Flex charting 구성 요소의 효과 인스턴스 클래스가 들어 있습니다. | |
mx.charts.events — 패키지 | |
mx.charts.events 패키지에는 차트 이벤트 객체를 정의하는 클래스가 들어 있습니다. | |
mx.charts.renderers — 패키지 | |
mx.charts.renderers 패키지에는 Flex charting 구성 요소의 항목 렌더러 클래스가 들어 있습니다. | |
mx.charts.series — 패키지 | |
mx.charts.series 패키지에는 Flex charting 구성 요소의 시리즈 클래스가 들어 있습니다. | |
mx.charts.series.items — 패키지 | |
mx.charts.series.items 패키지에는 Flex charting 구성 요소의 항목 시리즈 클래스가 들어 있습니다. | |
mx.charts.series.renderData — 패키지 | |
mx.charts.series.renderData 패키지에는 Flex charting 구성 요소의 데이터 클래스가 들어 있습니다. | |
mx.charts.styles — 패키지 | |
mx.charts.styles 패키지에는 차트 컨트롤의 기본 HALO 스타일이 들어 있습니다.mx.charts.styles 패키지에는 Flex charting 구성 요소의 기본 스타일을 설정하는 HaloDefaults 클래스가 들어 있습니다. | |
mx.collections — 패키지 | |
mx.collections 패키지에는 Flex collection 구성 요소의 클래스가 들어 있습니다. | |
mx.collections.errors — 패키지 | |
mx.collections.errors 패키지에는 Flex collection 구성 요소의 오류 클래스가 들어 있습니다. | |
mx.containers — 패키지 | |
mx.containers 패키지에는 container 클래스가 들어 있습니다. | |
mx.containers.accordionClasses — 패키지 | |
mx.containers.accordionClasses 패키지에는 Accordion 컨테이너에서 사용되는 클래스가 들어 있습니다. | |
mx.containers.dividedBoxClasses — 패키지 | |
mx.containers.dividedBoxClasses 패키지에는 DividedBox 컨테이너에서 사용되는 클래스가 들어 있습니다. | |
mx.containers.errors — 패키지 | |
mx.containers.errors 패키지에는 컨테이너 오류 클래스가 들어 있습니다. | |
mx.containers.utilityClasses — 패키지 | |
mx.containers.utilityClasses 패키지에는 컨테이너에서 사용되는 유틸리티 클래스가 들어 있습니다. | |
mx.controls — 패키지 | |
mx.controls 패키지에는 Flex 사용자 인터페이스 컨트롤이 들어 있습니다. | |
mx.controls.advancedDataGridClasses — 패키지 | |
mx.controls.advancedDataGridClasses 패키지에는 AdvancedDataGrid 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.dataGridClasses — 패키지 | |
mx.controls.dataGridClasses 패키지에는 DataGrid 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.listClasses — 패키지 | |
mx.controls.listClasses 패키지에는 목록 기반 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.menuClasses — 패키지 | |
mx.controls.menuClasses 패키지에는 메뉴 기반 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.olapDataGridClasses — 패키지 | |
mx.controls.olapDataGridClasses 패키지에는 OLAPDataGrid 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.scrollClasses — 패키지 | |
mx.controls.scrollClasses 패키지에는 스크롤 막대를 지원하는 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.sliderClasses — 패키지 | |
mx.controls.sliderClasses 패키지에는 Slider 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.textClasses — 패키지 | |
mx.controls.textClasses 패키지에는 텍스트 기반 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.treeClasses — 패키지 | |
mx.controls.treeClasses 패키지에는 Tree 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.controls.videoClasses — 패키지 | |
mx.controls.videoClasses 패키지에는 VideoDisplay 컨트롤에서 사용되는 클래스가 들어 있습니다. | |
mx.core — 패키지 | |
mx.core 패키지에는 Flex에서 사용되는 UIComponent와 같은 기본 클래스와 인터페이스가 들어 있습니다. | |
mx.core.windowClasses — 패키지 | |
mx.core.windowClasses 패키지에는 WindowApplication 구성 요소에서 사용되는 클래스가 들어 있습니다. | |
mx.data — 패키지 | |
mx.data 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 작동하는 클래스가 들어 있습니다. | |
mx.data.crypto — 패키지 | |
mx.data.crypto 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE용 암호화 클래스가 들어 있습니다. | |
mx.data.errors — 패키지 | |
mx.data.errors 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 오류 클래스가 들어 있습니다. | |
mx.data.events — 패키지 | |
mx.data.events 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 이벤트 클래스가 들어 있습니다. | |
MXDataGridItemRenderer — 클래스, 패키지 mx.controls.dataGridClasses | |
The MXDataGridItemRenderer class defines the Spark item renderer class for use with the MX DataGrid control. | |
MXDataGridItemRenderer() — 생성자, 클래스 mx.controls.dataGridClasses.MXDataGridItemRenderer | |
Constructor. | |
mx.data.messages — 패키지 | |
mx.data.messages 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시지가 들어 있습니다. | |
mx.data.mxml — 패키지 | |
mx.data.mxml 패키지에는 MXML에서 Data Management Service를 사용하는 데 필요한 클래스가 들어 있습니다. | |
mx.data.offline.errors — 패키지 | |
mx.data.offline.errors 패키지에는 Data Management Service의 오프라인 기능에 사용되는 오류 클래스가 들어 있습니다. | |
mx.data.utils — 패키지 | |
mx.data.utils 패키지에는 Data Management Service 작업을 위한 유틸리티 클래스가 들어 있습니다. | |
mx.effects — 패키지 | |
mx.effects 패키지에는 비헤이비어를 지원할 팩토리 클래스가 들어 있습니다. | |
mx.effects.easing — 패키지 | |
mx.effects.easing 패키지에는 효과에 사용되는 여유 클래스가 들어 있습니다. | |
mx.effects.effectClasses — 패키지 | |
mx.effects.effectClasses 패키지에는 mx.effects 패키지의 효과 팩토리 클래스에 해당하는 효과 구현 클래스가 들어 있습니다. | |
mx.events — 패키지 | |
mx.events 패키지에는 Flex 이벤트 객체를 정의하는 클래스가 들어 있습니다. | |
mx.filters — 패키지 | |
mx.filters 패키지는 필터 클래스를 정의합니다. | |
mx.flash — 패키지 | |
mx.flash 패키지에는 Flash CS3용 Flex Component Kit를 정의하는 클래스가 들어 있습니다. | |
mx.formatters — 패키지 | |
mx.formatters 패키지에는 데이터 서식 지정을 지원할 클래스가 들어 있습니다. | |
MXFTETextInput — 클래스, 패키지 mx.controls | |
MXFTETextInput is a UIComponent which is used to support TLF text in MX controls and data grid renderers. | |
MXFTETextInput() — 생성자, 클래스 mx.controls.MXFTETextInput | |
Constructor. | |
mx.geom — 패키지 | |
mx.geom 패키지에는 형상 클래스가 들어 있습니다. | |
mx.graphics — 패키지 | |
mx.graphics 패키지에는 드로잉 클래스가 들어 있습니다. | |
mx.graphics.codec — 패키지 | |
mx.graphics.codec 패키지에는 비트맵 이미지를 다른 이미지 형식으로 변환하는 클래스가 들어 있습니다. | |
mx.graphics.shaderClasses — 패키지 | |
mx.graphics.shaderClasses 패키지에는 픽셀 셰이더 클래스가 들어 있습니다. | |
MXItemRenderer — 클래스, 패키지 mx.controls.listClasses | |
The MXItemRenderer class is the base class for Spark item renderers and item editors used in MX list-based controls. | |
MXItemRenderer() — 생성자, 클래스 mx.controls.listClasses.MXItemRenderer | |
Constructor. | |
mx.logging — 패키지 | |
mx.logging 패키지에는 로깅 클래스가 들어 있습니다. | |
mx.logging.errors — 패키지 | |
mx.logging.errors 패키지에는 로깅 구성 요소에서 사용되는 오류 클래스가 들어 있습니다. | |
mx.logging.targets — 패키지 | |
mx.logging.targets 패키지에는 로깅 구성 요소에서 사용되는 대상 클래스가 들어 있습니다. | |
mx.managers — 패키지 | |
mx.managers 패키지에는 DragManager 및 HistoryManager 등 Flex 관리자 클래스가 들어 있습니다. | |
mx.messaging — 패키지 | |
mx.messaging 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시징 클래스가 들어 있습니다. | |
mx.messaging.channels — 패키지 | |
mx.messaging.channels 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시징 채널 클래스가 들어 있습니다. | |
mx.messaging.config — 패키지 | |
mx.messaging.config 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시징 구성 클래스가 들어 있습니다. | |
mx.messaging.errors — 패키지 | |
mx.messaging.errors 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시징 오류 클래스가 들어 있습니다. | |
mx.messaging.events — 패키지 | |
mx.messaging.events 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시징 이벤트 클래스가 들어 있습니다. | |
mx.messaging.management — 패키지 | |
mx.messaging.management 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 Bean 관리 클래스가 들어 있습니다. | |
mx.messaging.messages — 패키지 | |
mx.messaging.messages 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시지 클래스가 들어 있습니다. | |
mxmlChildren — 속성, 클래스 flashx.textLayout.elements.FlowGroupElement | |
자식 배열을 이 객체에 추가합니다. | |
mxmlChildren — 속성, 클래스 flashx.textLayout.elements.SpanElement | |
span 태그 안 내용을 기준으로 텍스트를 설정하고, 항상 기존 자식은 삭제합니다. | |
mxmlContent — 속성, 클래스 spark.components.Group | |
The visual content children for this Group. | |
mxmlContent — 속성, 클래스 spark.components.SkinnableContainer | |
The visual content children for this Group. | |
mxmlContent — 속성, 클래스 spark.preloaders.SplashScreenImage | |
The SplashScreenImageSource sources for this SplashScreenImage. | |
mxmlContentFactory — 속성, 클래스 spark.components.SkinnableContainer | |
A factory object that creates the initial value for the content property. | |
MXMLObjectAdapter — 클래스, 패키지 mx.core | |
The MXMLObjectAdapter class is a stub implementation of the IMXMLObject interface, so that you can implement the interface without defining all of the methods. | |
MXMLObjectAdapter() — 생성자, 클래스 mx.core.MXMLObjectAdapter | |
Constructor. | |
mx.modules — 패키지 | |
mx.modules 패키지에는 모듈식 Flex 응용 프로그램을 만드는 데 사용되는 클래스가 들어 있습니다. | |
mx.netmon — 패키지 | |
mx.netmon 패키지에는 네트워크 모니터 클래스가 들어 있습니다. | |
mx.olap — 패키지 | |
mx.olap 패키지에는 OLAPDataGrid 컨트롤에 사용할 OLAP 스키마와 OLAP 쿼리를 만드는 데 사용되는 클래스가 들어 있습니다. | |
mx.olap.aggregators — 패키지 | |
mx.olap.aggregators 패키지에는 OLAPDataGrid 컨트롤에 사용할 수집기를 만드는 데 사용되는 클래스가 들어 있습니다. | |
mx.preloaders — 패키지 | |
mx.preloaders 패키지에는 다운로드 진행률 막대에 사용되는 클래스가 들어 있습니다. | |
mx.printing — 패키지 | |
mx.printing 패키지에는 인쇄 클래스가 들어 있습니다. | |
MXRecord — 클래스, 패키지 flash.net.dns | |
MXRecord 클래스는 메일 교환 서버 주소가 포함된 DNS(Domain Name System) MX 리소스 레코드를 나타냅니다. | |
MXRecord() — 생성자, 클래스 flash.net.dns.MXRecord | |
MX 리소스 레코드를 만듭니다. | |
mx.resources — 패키지 | |
mx.resources 패키지에는 지역화를 지원하는 데 사용되는 클래스가 들어 있습니다. | |
mx.rpc — 패키지 | |
mx.rpc 패키지에는 RPC 클래스가 들어 있습니다. | |
mx.rpc.events — 패키지 | |
mx.rpc.events 패키지에는 RPC 이벤트 클래스가 들어 있습니다. | |
mx.rpc.http — 패키지 | |
mx.rpc.http 패키지에는 HTTPService 클래스가 들어 있습니다. | |
mx.rpc.http.mxml — 패키지 | |
mx.rpc.http.mxml 패키지에는 HTTP 서비스 MXML 클래스가 들어 있습니다. | |
mx.rpc.livecycle — 패키지 | |
mx.rpc.livecycle 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE용 유틸리티 클래스가 들어 있습니다. | |
mx.rpc.mxml — 패키지 | |
mx.rpc.mxml 패키지에는 RPC MXML 인터페이스가 들어 있습니다. | |
mx.rpc.remoting — 패키지 | |
mx.rpc.remoting 패키지에는 원격 객체 클래스가 들어 있습니다. | |
mx.rpc.remoting.mxml — 패키지 | |
mx.rpc.remoting.mxml 패키지에는 원격 객체 MXML 클래스가 들어 있습니다. | |
mx.rpc.soap — 패키지 | |
mx.rpc.soap 패키지에는 웹 서비스 클래스가 들어 있습니다. | |
mx.rpc.soap.mxml — 패키지 | |
mx.rpc.soap.mxml 패키지에는 웹 서비스 MXML 클래스가 들어 있습니다. | |
mx.rpc.wsdl — 패키지 | |
mx.rpc.wsdl 패키지에는 WSDL 바인딩 클래스가 들어 있습니다. | |
mx.rpc.xml — 패키지 | |
mx.rpc.xml 패키지에는 RPC XML 관련 클래스가 들어 있습니다. | |
mx.skins — 패키지 | |
mx.skins 패키지에는 스키닝 구성 요소를 정의하는 클래스가 들어 있습니다. | |
mx.skins.halo — 패키지 | |
mx.skins.halo 패키지에는 Halo 테마의 스킨을 사용하여 MX 구성 요소를 스키닝하는 데 사용되는 클래스가 들어 있습니다. | |
mx.skins.spark — 패키지 | |
mx.skins.spark 패키지에는 Spark 스킨을 사용하여 MX 구성 요소를 스키닝하는 데 사용되는 클래스가 들어 있습니다. | |
mx.skins.wireframe — 패키지 | |
mx.skins.wireframe 패키지에는 Wireframe 테마의 스킨을 사용하여 구성 요소를 스키닝하는 데 사용되는 클래스가 들어 있습니다. | |
mx.skins.wireframe.windowChrome — 패키지 | |
mx.skins.wireframe.windowChrome 패키지에는 Wireframe 테마의 스킨을 사용하여 Window 및 WindowedApplication 구성 요소를 스키닝하는 데 사용되는 클래스가 들어 있습니다. | |
mx.states — 패키지 | |
mx.states 패키지에는 뷰 상태를 지원하는 클래스가 들어 있습니다. | |
mx.styles — 패키지 | |
mx.styles 패키지에는 Flex 스타일 구성 요소에 사용되는 클래스가 들어 있습니다. | |
MXTreeItemRenderer — 클래스, 패키지 mx.controls.treeClasses | |
The MXTreeItemRenderer class defines the Spark item renderer class for use with the MX Tree control. | |
MXTreeItemRenderer() — 생성자, 클래스 mx.controls.treeClasses.MXTreeItemRenderer | |
Constructor. | |
MxTreeNav — 클래스, 패키지 ga.controls | |
The MxTreeNav class represents an accordion control listing section names where each section contains a list of panels. | |
MxTreeNav() — 생성자, 클래스 ga.controls.MxTreeNav | |
Constructor. | |
mx.utils — 패키지 | |
mx.utils 패키지에는 Flex 유틸리티 클래스가 들어 있습니다. | |
mx.validators — 패키지 | |
mx.validators 패키지에는 데이터 유효성 검사를 지원하는 클래스가 들어 있습니다. | |
MYANMAR — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
미얀마어 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
MYANMAR_SHAN — 상수 정적 속성, 클래스 flash.globalization.NationalDigitsType | |
미얀마 샨어 숫자 설정에서 숫자 0에 대한 유니코드 값을 나타냅니다. | |
myInstance — 속성, 클래스 fl.livepreview.LivePreviewParent | |
구성 요소 인스턴스입니다. | |
기호 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