符号 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 | |
在 Apple 计算机上使用 Flex 镶边时,Spark WindowedApplication 组件和 Spark Window 组件的标题栏中的关闭按钮的默认外观类。 | |
MacCloseButtonSkin() — 构造函数, 类 spark.skins.spark.windowChrome.MacCloseButtonSkin | |
构造函数。 | |
MacMaximizeButtonSkin — 类, 包 spark.skins.spark.windowChrome | |
在 Apple 计算机上使用 Flex 镶边时,Spark WindowedApplication 组件和 Spark Window 组件的标题栏中的最大化按钮的默认外观类。 | |
MacMaximizeButtonSkin() — 构造函数, 类 spark.skins.spark.windowChrome.MacMaximizeButtonSkin | |
构造函数。 | |
MacMinimizeButtonSkin — 类, 包 spark.skins.spark.windowChrome | |
在 Apple 计算机上使用 Flex 镶边时,Spark WindowedApplication 组件和 Spark Window 组件的标题栏中的最小化按钮的默认外观类。 | |
MacMinimizeButtonSkin() — 构造函数, 类 spark.skins.spark.windowChrome.MacMinimizeButtonSkin | |
构造函数。 | |
MacTitleBarSkin — 类, 包 spark.skins.spark.windowChrome | |
使用 Flex 镶边时,对于 Apple Macintosh,Spark WindowedApplication 组件和 Spark Window 组件的标题栏的默认外观类。 | |
MacTitleBarSkin() — 构造函数, 类 spark.skins.spark.windowChrome.MacTitleBarSkin | |
构造函数。 | |
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 | |
一个标志,指示是否保持加载内容的高宽比。 | |
maintainAspectRatio — 属性, 类 mx.controls.VideoDisplay | |
指定在调整视频大小时控件是否应该保持原始高宽比。 | |
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 | |
如果为 true,则该组件将使其投影矩阵在其边框的中央保持居中。 | |
maintainProjectionCenter — 属性, 类 mx.flash.UIMovieClip | |
如果为 true,则该组件将使其投影矩阵在其边框的中央保持居中。 | |
makeJavascriptSubclass(constructorFunction:Object) — 静态方法 , 类 air.net.ServiceMonitor | |
将公共 ServiceMonitor 方法添加到 JavaScript 构造函数的原型中。 | |
makeListData(data:Object, uid:String, rowNum:int) — 方法, 类 mx.controls.List | |
创建新的 ListData 实例并根据输入数据提供程序项目填充字段。 | |
makeListData(data:Object, uid:String, rowNum:int) — 方法, 类 mx.controls.Menu | |
创建新 MenuListData 实例,并基于输入数据提供程序项目来填充字段。 | |
makeListData(data:Object, uid:String, rowNum:int) — 方法, 类 mx.controls.Tree | |
创建新的 TreeListData 实例并根据输入数据提供程序项目填充字段。 | |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — 方法, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
创建 AdvancedDataGridListData 新实例,并根据输入数据提供程序项目填充字段。 | |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int, column:mx.controls.dataGridClasses:DataGridColumn) — 方法, 类 mx.controls.dataGridClasses.DataGridBase | |
创建新 DataGridListData 实例,并基于输入数据提供程序项目来填充字段。 | |
makeListData(data:Object, uid:String, rowNum:int, columnNum:int) — 方法, 类 mx.controls.listClasses.TileBase | |
创建新的 ListData 实例并根据输入数据提供程序项目填充字段。 | |
makeObjectsBindable — 属性, 类 mx.data.ManagedRemoteServiceOperation | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 类 mx.rpc.AbstractInvoker | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 类 mx.rpc.http.HTTPMultiService | |
如果为 true,则返回的对象支持将数据绑定到 UI 控件。 | |
makeObjectsBindable — 属性, 类 mx.rpc.http.HTTPService | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 类 mx.rpc.http.Operation | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 类 mx.rpc.remoting.Operation | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 类 mx.rpc.remoting.RemoteObject | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 类 mx.rpc.soap.AbstractWebService | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 类 mx.rpc.soap.Operation | |
当该置为 true 时,返回的匿名对象将强制成为可绑定的对象。 | |
makeObjectsBindable — 属性, 接口 mx.rpc.xml.IXMLDecoder | |
当 makeObjectsBindable 设置为 true 时,匿名对象和数组将被包装以使它们可绑定。 | |
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 | |
针对给定的 rowNum、dataObject 和 uid 创建呈示器。 | |
makeRowsAndColumns(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean, rowsNeeded:uint) — 方法, 类 mx.controls.listClasses.ListBase | |
创建足够的行和列以填充左侧、顶部、右侧和底部描述的区域。 | |
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 | |
表示马拉亚拉姆文数字集的数字零的 Unicode 值。 | |
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 协议堆栈是否应管理此对象的 cookie。 | |
manageCookies — 属性, 类 flash.net.URLRequest | |
指定 HTTP 协议堆栈是否应管理此请求的 cookie。 | |
manageCookies — 静态属性, 类 flash.net.URLRequestDefaults | |
URLRequest 对象的 manageCookies 属性的默认设置。 | |
Managed — 类, 包 mx.data.utils | |
Managed 类为 DataService 托管对象提供实用程序方法。 | |
ManagedAssociation — 类, 包 mx.data | |
此类用于将关联表示为数据管理元数据的一部分。 | |
ManagedAssociation(info:XML) — 构造函数, 类 mx.data.ManagedAssociation | |
使用包含关系和服务引用信息的指定 XML 代码段来构造元数据的实例。 | |
managedClass — 属性, 类 mx.data.ManagedEntity | |
受管理实体的类名。 | |
ManagedEntity — 类, 包 mx.data | |
此类用于将受管理实体表示为 Remoting 数据管理元数据的一部分。 | |
ManagedEntity(info:XML) — 构造函数, 类 mx.data.ManagedEntity | |
使用包含实体详细信息的指定 XML 代码片段构造元数据的实例。 | |
ManagedObjectProxy — 动态类, 包 mx.data | |
使用 ManagedObjectProxy 类可以跟踪对 DataService 管理的匿名项所做的更改。 | |
ManagedObjectProxy(item:Object, uid:String) — 构造函数, 类 mx.data.ManagedObjectProxy | |
使用指定的对象和标识初始化此代理。 | |
ManagedOperation — 类, 包 mx.data | |
ManagedOperation 类用于表示使用客户端数据管理的 RPC 服务的托管服务操作。 | |
ManagedOperation(nameParam:String, typeParam:String) — 构造函数, 类 mx.data.ManagedOperation | |
创建 ManagedOperation 对象。 | |
managedOperations — 属性, 类 mx.data.RPCDataManager | |
用于此数据服务的托管操作的列表。 | |
ManagedQuery — 类, 包 mx.data | |
使用此类的实例可定义一个由 Data Management Service 管理的查询。 | |
ManagedQuery(nameParam:String, typeParam:String) — 构造函数, 类 mx.data.ManagedQuery | |
构建一个 ManagedQuery。 | |
ManagedRemoteService — 动态类, 包 mx.data | |
ManagedRemoteService 类可以通过 LCDS 的数据管理功能为您提供对远程应用程序服务器上的 Remoting 类的访问。 | |
ManagedRemoteService — 动态类, 包 mx.data.mxml | |
ManagedRemoteService 类为 ADEP Data Services Managed Remoting 提供顶级客户端功能。 | |
ManagedRemoteService(destinationId:String) — 构造函数, 类 mx.data.ManagedRemoteService | |
创建一个新的 ManagedRemoteService。 | |
ManagedRemoteService(dest:String) — 构造函数, 类 mx.data.mxml.ManagedRemoteService | |
使用指定目标构造 ManagedRemoteService 的实例。 | |
ManagedRemoteServiceOperation — 类, 包 mx.data | |
专门由 RemoteObjects 使用的 Operation。 | |
ManagedRemoteServiceOperation(managedRemoteService:mx.rpc:AbstractService, name:String) — 构造函数, 类 mx.data.ManagedRemoteServiceOperation | |
创建一个新的 Operation。 | |
ManagedRemoteServiceWrapper — 类, 包 com.adobe.fiber.services.wrapper | |
此类是 ManagedRemoteService 类实例的所有已生成包装器的超类。 | |
ManagedRemoteServiceWrapper(target:flash.events:IEventDispatcher) — 构造函数, 类 com.adobe.fiber.services.wrapper.ManagedRemoteServiceWrapper | |
构造函数。 | |
ManagedRemotingMessage — 类, 包 mx.data.messages | |
此消息用于传输受管理远程操作。 | |
ManagedRemotingMessage() — 构造函数, 类 mx.data.messages.ManagedRemotingMessage | |
构造函数。 | |
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 | |
指定 Enter/Return 键是由 Text Layout Framework 作为文本输入来拆分诸如段落等内容,还是由客户端代码处理。 | |
manageEnterKey — 属性, 接口 flashx.textLayout.elements.IConfiguration | |
指定 Enter/Return 键是由 Text Layout Framework 作为文本输入来拆分诸如段落等内容,还是由客户端代码处理。 | |
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 | |
不受 Managed Remoting 支持。 | |
managers — 属性, 类 mx.rpc.AbstractService | |
managers 属性存储修改此服务行为的数据管理器的列表。 | |
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 | |
指定 TAB 键是由 Text Layout Framework 作为文本输入,还是由 Flash Player 或 AIR 处理并将其转换为 Tab 触发的面板事件。 | |
manageTabKey — 属性, 接口 flashx.textLayout.elements.IConfiguration | |
指定 TAB 键是由 Text Layout Framework 作为文本输入,还是由 Flash Player 或 AIR 处理并将其转换为 Tab 触发的面板事件。 | |
managingService — 属性, 接口 com.adobe.fiber.valueobjects.IValueObject | |
将值对象与在属性计算时可能需要的检索服务的自定义策略相关联。 | |
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 是基本加载器类,能够从 F4M 文件或直接字符串表示形式的清单加载 Flash Media 清单的对象。 | |
ManifestLoaderBase() — 构造函数, 类 org.osmf.elements.ManifestLoaderBase | |
MANUAL — 常量静态属性, 类 fl.controls.ProgressBarMode | |
手动更新 ProgressBar 组件的状态。 | |
MANUAL — 常量静态属性, 类 mx.controls.ProgressBarMode | |
手动更新 ProgressBar 状态。 | |
manualSync — 属性, 类 mx.data.DataManager | |
为每个 DataManager 实例提供对 ManualSyncConfiguration 实例的访问。 | |
ManualSyncConfiguration — 类, 包 mx.data | |
如果需要对客户端如何与其它客户端共享数据的控制比由 autoSyncEnabled 功能提供的控制更严格,则使用此类。 | |
ManualSyncConfiguration() — 构造函数, 类 mx.data.ManualSyncConfiguration | |
构造函数。 | |
manufacturer — 静态属性, 类 flash.system.Capabilities | |
指定 Flash Player 的运行版本或 AIR 运行时的制造商,其格式为“Adobe OSName”。 | |
MANY — 常量静态属性, 类 mx.data.ManagedAssociation | |
指示这是一种多对多或一对多关系。 | |
MANY_TO_MANY — 常量静态属性, 类 mx.data.ManagedAssociation | |
指示这是一种多对多关系。 | |
MANY_TO_ONE — 常量静态属性, 类 mx.data.ManagedAssociation | |
指示这是一种多对一关系。 | |
map(callback:Function, thisObject:any) — 方法, 类 Array | |
对数组中的每一项执行函数并构造一个新数组,其中包含与原始数组中的每一项的函数结果相对应的项。 | |
map(callback:Function, thisObject:Object) — 方法, 类 Vector | |
对 Vector 中的每一项执行函数并返回一个新 Vector,其中包含与此 Vector 中的每一项的函数调用结果相对应的项。 | |
mapBitmap — 属性, 类 flash.filters.DisplacementMapFilter | |
包含置换映射数据的 BitmapData 对象。 | |
mapBitmap — 属性, 类 spark.filters.DisplacementMapFilter | |
包含置换映射数据的 BitmapData 对象。 | |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — 方法, 类 mx.charts.CategoryAxis | |
将任意类型的一组值转换为一组可以转换为屏幕坐标的数字。 | |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — 方法, 接口 mx.charts.chartClasses.IAxis | |
将任意类型的一组值转换为一组可以转换为屏幕坐标的数字。 | |
mapCache(cache:Array, field:String, convertedField:String, indexValues:Boolean) — 方法, 类 mx.charts.chartClasses.NumericAxis | |
将任意类型的一组值转换为一组可以转换为屏幕坐标的数字。 | |
mappingChanged() — 方法, 类 mx.charts.chartClasses.CartesianDataCanvas | |
在一个或多个关联轴的映射发生更改时调用此方法。 | |
mappingChanged() — 方法, 类 mx.charts.chartClasses.ChartElement | |
在一个或多个关联轴的映射发生更改时调用此方法。 | |
mappingChanged() — 方法, 接口 mx.charts.chartClasses.IChartElement | |
向元素指示相关轴的数据映射已更改。 | |
mappingChanged() — 方法, 类 mx.charts.chartClasses.PolarDataCanvas | |
在一个或多个关联轴的映射发生更改时调用此方法。 | |
mapPoint — 属性, 类 flash.filters.DisplacementMapFilter | |
一个值,它包含目标显示对象的左上角相对于映射图像左上角的偏移量。 | |
mapPoint — 属性, 类 spark.filters.DisplacementMapFilter | |
一个值,它包含目标显示对象的左上角相对于映射图像左上角的偏移量。 | |
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 | |
此图例项目所显示的标记。 | |
marker — 属性, 类 mx.charts.chartClasses.LegendData | |
一个可视指示符,用于将图例项目与要显示的系列或项目关联起来。 | |
marker — 属性, 类 org.osmf.events.TimelineMetadataEvent | |
与事件关联的 TimelineMarker。 | |
markerAdd — 事件, 类 org.osmf.metadata.TimelineMetadata | |
在将 TimelineMarker 添加到此对象时调度。 | |
MARKER_ADD — 常量静态属性, 类 org.osmf.events.TimelineMetadataEvent | |
TimelineMetadataEvent.MARKER_ADD 常量为 markerAdd 事件定义事件对象的 type 属性的值。 | |
markerAspectRatio — 属性, 类 mx.charts.LegendItem | |
标记的高宽比与此图例项目关联。 | |
markerDurationReached — 事件, 类 org.osmf.metadata.TimelineMetadata | |
在与此 TimelineMetadata 关联的 MediaElement 的 currentTime 属性达到此 TimelineMetadata 中的其中一个 TimelineMarker 的持续时间偏移时调度。 | |
MARKER_DURATION_REACHED — 常量静态属性, 类 org.osmf.events.TimelineMetadataEvent | |
TimelineMetadataEvent.MARKER_DURATION_REACHED 常量为 markerDurationReached 事件定义事件对象的 type 属性的值。 | |
markerHeight — 样式, 类 mx.charts.Legend | |
指定图例元素的高度. | |
markerHeight — 样式, 类 mx.charts.LegendItem | |
指定图例元素的高度. | |
markerRemove — 事件, 类 org.osmf.metadata.TimelineMetadata | |
在从此对象中删除 TimelineMarker 时调度。 | |
MARKER_REMOVE — 常量静态属性, 类 org.osmf.events.TimelineMetadataEvent | |
TimelineMetadataEvent.MARKER_REMOVE 常量为 markerRemove 事件定义事件对象的 type 属性的值。 | |
markerSize — 属性, 类 coldfusion.service.mxml.Chart | |
Size of data point marker in pixels; integer. | |
markerTimeReached — 事件, 类 org.osmf.metadata.TimelineMetadata | |
在与此 TimelineMetadata 关联的 MediaElement 的 currentTime 属性达到此 TimelineMetadata 中的其中一个 TimelineMarker 的时间值时调度。 | |
MARKER_TIME_REACHED — 常量静态属性, 类 org.osmf.events.TimelineMetadataEvent | |
TimelineMetadataEvent.MARKER_TIME_REACHED 常量为 markerTimeReached 事件定义事件对象的 type 属性的值。 | |
markerWidth — 样式, 类 mx.charts.Legend | |
指定图例元素的宽度. | |
markerWidth — 样式, 类 mx.charts.LegendItem | |
指定图例元素的宽度. | |
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 | |
通过将事件中的相关参数复制到新事件中,封送该事件。 | |
marshal(event:flash.events:Event) — 静态方法 , 类 mx.events.SWFBridgeEvent | |
将 SWFBridgeRequest 从远程 ApplicationDomain 封送到当前 ApplicationDomain 中。 | |
marshal(event:flash.events:Event) — 静态方法 , 类 mx.events.SWFBridgeRequest | |
将 SWFBridgeRequest 从远程 ApplicationDomain 封送到当前 ApplicationDomain 中。 | |
marshal(event:flash.events:Event) — 静态方法 , 类 mx.events.SandboxMouseEvent | |
将 SWFBridgeRequest 从远程 ApplicationDomain 封送到当前 ApplicationDomain 中。 | |
MarshalledAutomationEvent — 类, 包 mx.automation.events | |
MarshalledAutomationEvents 类表示 AutomationManager 调度的事件对象。它表示与封送相关的事件。 | |
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 | |
设置遮罩。 | |
mask — 属性, 类 spark.core.SpriteVisualElement | |
设置遮罩。 | |
mask — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
调用显示对象被指定的 mask 对象遮罩。 | |
MASK — 常量静态属性, 类 spark.components.supportClasses.OverlayDepth | |
遮罩的叠加深度。 | |
MaskEffect — 类, 包 mx.effects | |
MaskEffect 类是所有设置遮罩动画的效果的抽象基类,如划出效果和 Iris 效果。 | |
MaskEffect(target:Object) — 构造函数, 类 mx.effects.MaskEffect | |
构造函数。 | |
MaskEffectInstance — 类, 包 mx.effects.effectClasses | |
MaskEffectInstance 类是一个抽象基类,用于实现 MaskEffect 类的实例类。 | |
MaskEffectInstance(target:Object) — 构造函数, 类 mx.effects.effectClasses.MaskEffectInstance | |
构造函数。 | |
maskShape — 属性, 类 mx.core.ScrollControlBase | |
遮罩。 | |
maskSkin — 样式, 类 mx.controls.ProgressBar | |
确定的和不确定的栏的遮罩外观样式. | |
maskType — 属性, 类 spark.components.RichText | |
maskType 定义将遮罩应用到组件的方式。可能的值为 MaskType.CLIP、MaskType.ALPHA 和 MaskType.LUMINOSITY。剪辑遮罩 - 遮罩处于剪辑模式下时,会将剪辑遮罩减少至 1 位。 | |
maskType — 属性, 类 spark.components.supportClasses.GroupBase | |
遮罩类型。 | |
maskType — 属性, 类 spark.core.SpriteVisualElement | |
遮罩类型。 | |
maskType — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
定义将遮罩应用到 GraphicElement 的方式。可能的值为 MaskType.CLIP、MaskType.ALPHA 和 MaskType.LUMINOSITY。剪辑遮罩 - 遮罩处于剪辑模式下时,会将剪辑遮罩减少至 1 位。 | |
MaskType — final 类, 包 spark.core | |
MaskType 类为 GraphicElement 类的 maskType 属性定义可能的值。 | |
master — 属性, 类 mx.accessibility.AccImpl | |
对此 AccImpl 实例使其具有辅助功能的 UIComponent 实例的引用。 | |
master — 属性, 类 mx.accessibility.UIComponentAccProps | |
对 UIComponent 自身的引用。 | |
MASTER_CARD — 常量静态属性, 类 mx.validators.CreditCardValidatorCardType | |
将卡类型指定为 MasterCard。 | |
MASTER_SHELL — 常量静态属性, 类 flash.ui.Keyboard | |
与使用“主 Shell”的按钮(例如 TiVo 或其他供应商按钮)的键控代码值关联的常数。 | |
match(pattern:any) — 方法, 类 String | |
将指定的 pattern 与字符串匹配。 | |
match(object:Object) — 方法, 接口 com.adobe.gravity.framework.IFilter | |
Match a set of properties against this filter. | |
matchedIndex — 属性, 类 mx.validators.RegExpValidationResult | |
包含匹配项输入字符串中的起始索引的整数。 | |
matchedString — 属性, 类 mx.validators.RegExpValidationResult | |
包含与正则表达式匹配的输入字符串的子字符串的字符串。 | |
matchedSubstrings — 属性, 类 mx.validators.RegExpValidationResult | |
包含用括弧括住的子字符串匹配项(如果有)的字符串数组。 | |
matches(otherConflict:mx.data:Conflict) — 方法, 类 mx.data.Conflict | |
检查此冲突所描述的项与给定冲突的项是否相同。 | |
matchesCSSState(cssState:String) — 方法, 类 mx.core.UIComponent | |
如果 cssState 与 currentCSSState 匹配,则返回 true。 | |
matchesCSSState(cssState:String) — 方法, 类 mx.styles.AdvancedStyleClient | |
如果 cssState 与 currentCSSState 匹配,则返回 true。 | |
matchesCSSState(cssState:String) — 方法, 接口 mx.styles.IAdvancedStyleClient | |
如果 cssState 与 currentCSSState 匹配,则返回 true。 | |
matchesCSSState(cssState:String) — 方法, 类 mx.styles.StyleProxy | |
如果 cssState 与 currentCSSState 匹配,则返回 true。 | |
matchesCSSType(cssType:String) — 方法, 类 mx.core.UIComponent | |
确定此实例与给定类型相同,还是属于给定类型的子类。 | |
matchesCSSType(cssType:String) — 方法, 类 mx.styles.AdvancedStyleClient | |
确定此实例与给定类型相同,还是属于给定类型的子类。 | |
matchesCSSType(cssType:String) — 方法, 接口 mx.styles.IAdvancedStyleClient | |
确定此实例与给定类型相同,还是属于给定类型的子类。 | |
matchesCSSType(cssType:String) — 方法, 类 mx.styles.StyleProxy | |
确定此实例与给定类型相同,还是属于给定类型的子类。 | |
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — 方法, 类 mx.styles.CSSCondition | |
确定此条件是否与给定的组件匹配。 | |
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — 方法, 类 mx.styles.CSSSelector | |
确定此选择器是否与给定的组件匹配。 | |
matchesStyleClient(object:mx.styles:IAdvancedStyleClient) — 方法, 类 mx.styles.CSSStyleDeclaration | |
确定此样式声明是否基于选择器链的匹配性而应用于给定的组件。 | |
MATCH_HEIGHT — 常量静态属性, 类 mx.printing.FlexPrintJobScaleType | |
缩放对象以填充可用页面高度。 | |
MATCHING — 常量静态属性, 类 flash.globalization.CollatorMode | |
初始化 Collator 对象,以便针对确定两个字符串是否等效而优化比较方法。 | |
MatchingCollator — 类, 包 spark.globalization | |
MatchingCollator 类提供区分区域设置的字符串比较功能并设置用于常规字符串匹配(如在文本块中查找匹配的字)的初始设置。 | |
MatchingCollator() — 构造函数, 类 spark.globalization.MatchingCollator | |
构造新的 MatchingCollator 对象,以根据指定的区域设置的约定提供字符串比较。 | |
matchInternalPointWithExternal(m:flash.geom:Matrix, internalPoint:flash.geom:Point, externalPoint:flash.geom:Point) — 静态方法 , 类 fl.motion.MatrixTransformer | |
根据需要移动矩阵,将内部点与外部点对齐。 | |
MATCH_WIDTH — 常量静态属性, 类 mx.printing.FlexPrintJobScaleType | |
缩放对象以填充可用页面宽度。 | |
Math — final 类, 顶级 | |
Math 类包含表示常用数学函数和值的方法和常数。 | |
MathFunc — 类, 包 com.adobe.fiber.runtime.lib | |
MathFunc 类为 Adobe 应用程序建模语言中的数学函数定义表达式运行时函数的实现。 | |
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 | |
一个用于定义位图上的转换的 Matrix 对象(属于 flash.geom.Matrix 类)。 | |
matrix — 属性, 类 flash.display.GraphicsGradientFill | |
一个由 Matrix 类定义的转换矩阵。 | |
matrix — 属性, 类 flash.display.GraphicsShaderFill | |
一个 matrix 对象(属于 flash.geom.Matrix 类),可用于对着色器定义转换。 | |
matrix — 属性, 类 flash.filters.ColorMatrixFilter | |
由 20 个项目组成的数组,适用于 4 x 5 颜色转换。 | |
matrix — 属性, 类 flash.filters.ConvolutionFilter | |
用于矩阵转换的值的数组。 | |
matrix — 属性, 类 flash.geom.Transform | |
一个 Matrix 对象,其中包含更改显示对象的缩放、旋转和平移的值。 | |
matrix — 属性, 类 mx.geom.CompoundTransform | |
由用户直接设置或通过依次组合转换中心、缩放、旋转和平移而形成的 2D 矩阵。 | |
matrix — 属性, 类 mx.graphics.BitmapFill | |
用于矩阵转换的值的数组。 | |
matrix — 属性, 类 mx.graphics.GradientBase | |
用于矩阵转换的值的数组。 | |
matrix — 属性, 类 spark.filters.ColorMatrixFilter | |
构成应用于所呈示的元素的一个 4x5 矩阵的、以逗号分隔的 20 个双精度数的列表。 | |
matrix — 属性, 类 spark.filters.ConvolutionFilter | |
水平模糊量。 | |
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 | |
表示将着色器参数定义为 float2x2 值,等同于一个 2x2 的矩阵。 | |
matrix3D — 属性, 类 fl.motion.KeyframeBase | |
如果对于此关键帧存在一个 matrix3d 属性,则存储此属性。 | |
matrix3D — 属性, 类 flash.geom.Transform | |
提供对三维显示对象的 Matrix3D 对象的访问。 | |
matrix3D — 属性, 类 mx.geom.CompoundTransform | |
由用户直接设置或通过依次组合转换中心、缩放、旋转和平移而形成的 3D 矩阵。 | |
matrix3D — 属性, 类 mx.geom.Transform | |
提供对三维显示对象的 Matrix3D 对象的访问。 | |
Matrix3D — 类, 包 flash.geom | |
Matrix3D 类表示一个转换矩阵,该矩阵确定三维 (3D) 显示对象的位置和方向。 | |
Matrix3D(v:Vector$Number) — 构造函数, 类 flash.geom.Matrix3D | |
创建 Matrix3D 对象。 | |
MATRIX3X3 — 常量静态属性, 类 flash.display.ShaderParameterType | |
表示将着色器参数定义为 float3x3 值,等同于一个 3x3 的矩阵。 | |
MATRIX4X4 — 常量静态属性, 类 flash.display.ShaderParameterType | |
表示将着色器参数定义为 float4x4 值,等同于一个 4x4 的矩阵。 | |
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 | |
矩阵的 x 维度(矩阵中的行数)。 | |
matrixY — 属性, 类 flash.filters.ConvolutionFilter | |
矩阵的 y 维度(矩阵中行的数目)。 | |
matrixY — 属性, 类 spark.filters.ConvolutionFilter | |
矩阵的 y 维度(矩阵中的列数)。 | |
max(val1:Number, val2:Number, ... rest) — 静态方法 , 类 Math | |
计算 val1 和 val2(或更多的值)并返回最大值。 | |
max(n1:Number, n2:Number) — 静态方法 , 类 com.adobe.fiber.runtime.lib.MathFunc | |
返回两个数值中的较大者。 | |
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 | |
元素显示的最大数据值。 | |
maxActiveRequests — 属性, 类 spark.core.ContentCache | |
启用队列时同时处于活动状态的请求最大数量。 | |
maxAge — 属性, 类 com.adobe.livecycle.ria.security.api.SecurityConfig | |
The duration in seconds for which a pin is valid. | |
MaxAggregator — 类, 包 mx.olap.aggregators | |
MaxAggregator 类实现最大聚合器。 | |
maxAllowedDynamicStreamIndex — 属性, 类 org.osmf.media.MediaPlayer | |
允许的动态流索引最大值。 | |
maxAllowedIndex — 属性, 类 org.osmf.net.NetStreamMetricsBase | |
允许的最大索引值。 | |
_maxAllowedIndex — 属性, 类 org.osmf.net.NetStreamSwitchManagerBase | |
maxAllowedIndex — 属性, 类 org.osmf.net.NetStreamSwitchManagerBase | |
允许切换管理器切换到的流索引最大值。 | |
maxAllowedIndex — 属性, 类 org.osmf.traits.DynamicStreamTrait | |
允许的最大索引。 | |
maxAllowedIndexChangeEnd() — 方法, 类 org.osmf.traits.DynamicStreamTrait | |
在 maxAllowedIndex 属性更改后立即调用。 | |
maxAllowedIndexChangeStart(newIndex:int) — 方法, 类 org.osmf.traits.DynamicStreamTrait | |
在 maxAllowedIndex 属性更改的前一刻调用。 | |
maxBackBufferHeight — 属性, 类 flash.display3D.Context3D | |
指定后台缓冲区的最大高度。 | |
maxBackBufferWidth — 属性, 类 flash.display3D.Context3D | |
指定后台缓冲区的最大宽度。 | |
maxBarWidth — 样式, 类 mx.charts.BarChart | |
指定要绘制的条形图的宽度(以像素为单位). | |
maxBarWidth — 属性, 接口 mx.charts.chartClasses.IBar | |
指定项目的绘制宽度(以像素为单位)。 | |
maxBarWidth — 属性, 类 mx.charts.series.BarSeries | |
指定条形图的宽度(以像素为单位)。 | |
maxBarWidth — 属性, 类 mx.charts.series.BarSet | |
指定要绘制的条形图的宽度(以像素为单位)。 | |
MAX_BITMAP_DIMENSION — 常量静态属性, 类 mx.graphics.ImageSnapshot | |
Bitmap 的最大宽度和高度。 | |
MAX_BUFFER_SIZE — 常量静态属性, 类 flash.ui.GameInputDevice | |
指定用于缓存取样控件值的缓冲区的最大大小。 | |
maxBytesPerSecond — 属性, 类 flash.net.NetStreamInfo | |
指定填充 NetStream 缓冲区的最大速率,以每秒字节数为单位。 | |
maxCacheEntries — 属性, 类 spark.core.ContentCache | |
基于 MRU 的缓存的最大大小。 | |
maxChars — 属性, 类 fl.controls.TextArea | |
获取或设置用户可以在文本字段中输入的最大字符数。 | |
maxChars — 属性, 类 fl.controls.TextInput | |
获取或设置用户可以在文本字段中输入的最大字符数。 | |
maxChars — 属性, 类 fl.text.TLFTextField | |
文本字段中最多可包含的字符数(即用户输入的字符数)。 | |
maxChars — 属性, 类 flash.text.StageText | |
指示用户可输入到文本字段中的最多字符数。 | |
maxChars — 属性, 类 flash.text.TextField | |
文本字段中最多可包含的字符数(即用户输入的字符数)。 | |
maxChars — 属性, 类 mx.controls.NumericStepper | |
字段中最多可输入的字符数。 | |
maxChars — 属性, 类 mx.controls.TextArea | |
用户可以在文本字段中输入的最大字符数。 | |
maxChars — 属性, 类 mx.controls.TextInput | |
用户可以在文本字段中输入的最大字符数。 | |
maxChars — 属性, 类 mx.core.FTETextField | |
该属性尚未在 FTETextField 中实现,因为 FTETextField 不支持编辑。 | |
maxChars — 属性, 接口 mx.core.ITextInput | |
用户可以在文本字段中输入的最大字符数。 | |
maxChars — 属性, 接口 mx.core.IUITextField | |
文本字段中最多可包含的字符数(即用户输入的字符数)。 | |
maxChars — 属性, 类 spark.components.ComboBox | |
提示区域中最多可包含的字符数(即用户输入的字符数)。 | |
maxChars — 属性, 类 spark.components.NumericStepper | |
字段中最多可输入的字符数。 | |
maxChars — 属性, 类 spark.components.RichEditableText | |
文本字段中最多可包含的字符数(即用户输入的字符数)。 | |
maxChars — 属性, 类 spark.components.supportClasses.SkinnableTextBase | |
文本字段中最多可包含的字符数(即用户输入的字符数)。 | |
maxChars — 属性, 类 spark.components.supportClasses.StyleableStageText | |
指示用户可输入到文本字段中的最多字符数。 | |
maxChars — 属性, 接口 spark.core.IEditableText | |
文本字段中最多可包含的字符数(即用户输入的字符数)。 | |
maxColumns — 属性, 类 mx.controls.listClasses.TileBase | |
控件最多可包含的列数。 | |
maxColumnWidth — 样式, 类 mx.charts.CandlestickChart | |
指定所绘烛台图表的宽度,以像素为单位. | |
maxColumnWidth — 样式, 类 mx.charts.ColumnChart | |
指定列的绘制宽度,以像素为单位. | |
maxColumnWidth — 样式, 类 mx.charts.HLOCChart | |
指定要绘制的 HLOC 线条的宽度,以像素为单位. | |
maxColumnWidth — 属性, 类 mx.charts.chartClasses.HLOCSeriesBase | |
指定这些元素的宽度(以像素为单位)。 | |
maxColumnWidth — 属性, 接口 mx.charts.chartClasses.IColumn | |
指定项目的绘制宽度(以像素为单位)。 | |
maxColumnWidth — 属性, 类 mx.charts.series.ColumnSeries | |
指定列的宽度(以像素为单位)。 | |
maxColumnWidth — 属性, 类 mx.charts.series.ColumnSet | |
指定列的宽度(以像素为单位)。 | |
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 | |
最大可选的日期;只有此日期和此日期之前的日期是可选的。 | |
maxDisplayedLines — 属性, 类 spark.components.supportClasses.TextBase | |
确定是否截断文本以及在何处截断文本的整数。 | |
maxDisplayedLines — 属性, 类 spark.skins.spark.DefaultGridHeaderRenderer | |
maxDisplayedLines — 属性, 类 spark.skins.wireframe.DefaultGridHeaderRenderer | |
确定是否截断文本以及在何处截断文本的整数。 | |
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 | |
在向下切换时新旧品质级别的索引之间的最大差异。 | |
maxFPS — 属性, 类 org.osmf.net.NetStreamMetricsBase | |
此 NetStream 达到的最大帧速率。 | |
maxFPS — 属性, 类 org.osmf.net.qos.QoSInfo | |
到目前为止记录的每秒帧数的最大值 | |
maxFragments — 属性, 类 org.osmf.net.metrics.ActualBitrateMetric | |
用于计算度量的最多片段数。 | |
maxFrequency — 属性, 类 mx.data.DataManager | |
确定 DataManager 实例可以每秒收到的最大消息数。 | |
maxFrequency — 属性, 类 mx.messaging.AbstractConsumer | |
确定 Consumer 希望每秒钟收到的消息的最大数量。 | |
maxFrequency — 属性, 类 mx.messaging.SubscriptionInfo | |
订阅希望每秒钟收到的消息的最大数量。 | |
MAX_FREQUENCY_HEADER — 常量静态属性, 类 mx.messaging.messages.CommandMessage | |
用来指示使用者希望每秒钟收到的消息的最大数量的头。 | |
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 | |
指定 ConstraintRow 实例在 ConstraintRow 实例坐标中的最大高度的数字(以像素为单位)。 | |
maxHeight — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
在组件坐标中指定组件最大高度的数字(以像素为单位)。 | |
maxHeight — 属性, 接口 mx.core.IUIComponent | |
在组件坐标中指定组件最大高度的数字(以像素为单位)。 | |
maxHeight — 属性, 类 mx.core.UIComponent | |
布局过程中父级要考虑的组件最大建议高度。 | |
maxHeight — 属性, 类 mx.core.UIFTETextField | |
布局过程中父级要考虑的组件最大建议高度。 | |
maxHeight — 属性, 类 mx.core.UITextField | |
布局过程中父级要考虑的组件最大建议高度。 | |
maxHeight — 属性, 类 mx.flash.UIMovieClip | |
在组件坐标中指定组件最大高度的数字(以像素为单位)。 | |
maxHeight — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
布局过程中父级要考虑的组件最大建议高度。 | |
maxHistoryLength — 属性, 类 org.osmf.net.qos.QoSInfoHistory | |
要保存的最多记录数。将该值设置为比当前记录数量小的数值将导致过剩的(最旧的)记录被删除。 | |
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 | |
horizontalScrollPosition 属性的最大可能值。 | |
maxHorizontalScrollPosition — 属性, 类 mx.controls.Tree | |
Tree 控件的 maxHorizontalScrollPosition 属性的最大值。 | |
maxHorizontalScrollPosition — 属性, 类 mx.core.Container | |
horizontalScrollPosition 属性的最大可能值。 | |
maxHorizontalScrollPosition — 属性, 类 mx.core.ScrollControlBase | |
horizontalScrollPosition 属性的最大值。 | |
MAX_HORIZONTAL_SCROLL_POSITION — 常量静态属性, 类 ga.util.ScrollIntoViewUtil | |
Defines maximum horizontal scroll position. | |
maximizable — 属性, 类 flash.display.NativeWindow | |
报告用于创建此窗口的可最大化设置。 | |
maximizable — 属性, 类 flash.display.NativeWindowInitOptions | |
指定用户是否可以最大化窗口。 | |
maximizable — 属性, 接口 mx.core.IWindow | |
指定窗口是否可最大化。 | |
maximizable — 属性, 类 mx.core.Window | |
指定窗口是否可最大化。 | |
maximizable — 属性, 类 mx.core.WindowedApplication | |
指定窗口是否可最大化。 | |
maximizable — 属性, 类 spark.components.Window | |
指定窗口是否可最大化。 | |
maximizable — 属性, 类 spark.components.WindowedApplication | |
指定窗口是否可最大化。 | |
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 | |
最大化窗口;如果窗口已经最大化,则不执行任何操作。 | |
maximize() — 方法, 类 mx.core.Window | |
最大化窗口;如果窗口已经最大化,则不执行任何操作。 | |
maximize() — 方法, 类 mx.core.WindowedApplication | |
最大化窗口;如果窗口已经最大化,则不执行任何操作。 | |
maximize() — 方法, 类 spark.components.Window | |
最大化窗口;如果窗口已经最大化,则不执行任何操作。 | |
maximize() — 方法, 类 spark.components.WindowedApplication | |
最大化窗口;如果窗口已经最大化,则不执行任何操作。 | |
MAXIMIZE — 常量静态属性, 类 com.adobe.mosaic.layouts.LayoutEvent | |
The element is requesting to be maximized in the layout. | |
maximizeButton — 外观部件, 类 spark.components.windowClasses.TitleBar | |
定义与最大化按钮相对应的 Button 控件的外观部件。 The skin part that defines the Button control that corresponds to the maximize button. | |
maximizeButton — 属性, 类 mx.core.windowClasses.TitleBar | |
用于定义最大化按钮的 Button 对象。 | |
maximizeButton — 属性, 类 spark.skins.spark.windowChrome.MacTitleBarSkin | |
maximizeButton — 属性, 类 spark.skins.spark.windowChrome.TitleBarSkin | |
maximizeButtonSkin — 样式, 类 mx.core.WindowedApplication | |
使用 Flex 镶边时,最大化按钮的外观. | |
maximizeButtonSkin — 样式, 类 mx.core.Window | |
使用 Flex 镶边时,最大化按钮的外观. | |
MaximizeButtonSkin — 类, 包 mx.skins.wireframe.windowChrome | |
MX WindowedApplication 组件的最大化按钮的线框外观类。 | |
MaximizeButtonSkin — 类, 包 spark.skins.spark.windowChrome | |
使用 Flex 镶边时,Spark WindowedApplication 组件和 Spark Window 组件的标题栏中的最大化按钮的默认外观类。 | |
MaximizeButtonSkin() — 构造函数, 类 mx.skins.wireframe.windowChrome.MaximizeButtonSkin | |
构造函数。 | |
MaximizeButtonSkin() — 构造函数, 类 spark.skins.spark.windowChrome.MaximizeButtonSkin | |
构造函数。 | |
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 | |
指定轴标签的最大值。 | |
maximum — 属性, 类 mx.charts.LinearAxis | |
指定轴标签的最大值。 | |
maximum — 属性, 类 mx.charts.LogAxis | |
指定轴标签的最大值。 | |
maximum — 属性, 类 mx.controls.NumericStepper | |
NumericStepper 的最大值。 | |
maximum — 属性, 类 mx.controls.ProgressBar | |
ProgressBar 的最大进度值。 | |
maximum — 属性, 类 mx.controls.sliderClasses.Slider | |
滑块上允许的最大值。 | |
maximum — 属性, 类 spark.collections.NumericDataProvider | |
最后一项的值。 | |
maximum — 属性, 类 spark.components.NumericStepper | |
表示 value 的最大可能值的数值。 | |
maximum — 属性, 类 spark.components.supportClasses.Range | |
最大有效 value。 | |
maximum — 属性, 类 spark.components.supportClasses.SliderBase | |
表示 value 的最大可能值的数值。 | |
maximumDataTipCount — 样式, 类 mx.charts.chartClasses.ChartBase | |
指定图表将显示的最大数据提示数. | |
maximumDroppedFPSRatio — 属性, 类 org.osmf.net.rules.DroppedFPSRule | |
丢弃的 FPS 的最大可接受比率 (droppedFPS / FPS) | |
maximumLabelPrecision — 属性, 类 mx.charts.LinearAxis | |
指定在由此轴生成的标签上表示小数值时所用的最大小数位数。 | |
maximumLabelPrecision — 属性, 类 mx.charts.LogAxis | |
指定在由此轴生成的标签上表示小数值时所用的最大小数位数。 | |
maximumSpacing — 属性, 类 flash.text.engine.SpaceJustifier | |
指定在字距调整期间使用的字之间的最小间距(作为普通间距宽度的乘数)。 | |
maxLabelRadius — 属性, 类 mx.charts.series.PieSeries | |
可以分配给标签的 PieSeries 半径最大量。 | |
maxLabelWidth — 属性, 类 mx.charts.ColumnChart | |
确定项目标签的最大宽度,以像素为单位。 | |
maxLabelWidth — 属性, 类 mx.containers.Form | |
此表单的 FormItems 容器中的标签的最大宽度(以像素为单位)。 | |
maxLength — 属性, 类 mx.validators.StringValidator | |
有效字符串的最大长度。 | |
maxLevel — 静态属性, 类 flash.text.TextRenderer | |
高级消除锯齿功能的自适应采样距离字段 (ADF) 的品质级别。 | |
maxLevelIDC — 静态属性, 类 flash.system.Capabilities | |
检索客户端硬件支持的最高 H.264 级 IDC。 | |
MAX_LINE_WIDTH — 常量静态属性, 类 flash.text.engine.TextLine | |
文本行的最大请求宽度(以像素为单位)。 | |
maxMeasuredBranchIconWidth — 属性, 类 mx.controls.menuClasses.MenuListData | |
所有 MenuItemListRenderer 的最大分支图标宽度。 | |
maxMeasuredIconWidth — 属性, 类 mx.controls.menuClasses.MenuListData | |
所有 MenuItemListRenderer 的最大图标宽度。 | |
maxMeasuredTypeIconWidth — 属性, 类 mx.controls.menuClasses.MenuListData | |
所有 MenuItemListRenderer 的最大类型图标宽度。 | |
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 | |
所选打印机的物理分辨率,以每英寸像素为单位。 | |
maxRadius — 样式, 类 mx.charts.BubbleChart | |
最大的图表元素的最大半径,以像素为单位. | |
maxRadius — 属性, 类 mx.charts.series.BubbleSeries | |
在此系列中呈示的最大项目的半径。 | |
maxReliabilityRecordSize — 属性, 类 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
可靠性记录的最大长度(要记住的切换数量) | |
MAX_REPLY_FETCH_INTERVAL_MILLIS — 常量静态属性, 类 mx.messaging.AdvancedChannelSet | |
访存间隔上限的常量值。 | |
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 | |
控件最多可包含的行数。 | |
maxScrollH — 属性, 类 fl.text.TLFTextField | |
scrollH 的最大值。 | |
maxScrollH — 属性, 类 flash.text.TextField | |
scrollH 的最大值。 | |
maxScrollH — 属性, 类 mx.core.FTETextField | |
该属性尚未在 FTETextField 中实现,因为 FTETextField 不支持滚动。 | |
maxScrollH — 属性, 接口 mx.core.IUITextField | |
scrollH 的最大值。 | |
maxScrollPosition — 属性, 类 fl.controls.ScrollBar | |
获取或设置表示最高滚动位置的数字。 | |
maxScrollPosition — 属性, 类 mx.controls.scrollClasses.ScrollBar | |
表示最大滚动位置的数值。 | |
maxScrollV — 属性, 类 fl.text.TLFTextField | |
scrollV 的最大值。 | |
maxScrollV — 属性, 类 flash.text.TextField | |
scrollV 的最大值。 | |
maxScrollV — 属性, 类 mx.core.FTETextField | |
该属性尚未在 FTETextField 中实现,因为 FTETextField 不支持滚动。 | |
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 | |
指定新 DataTip 控件的最大边框宽度,以像素为单位。 | |
maxTouchPoints — 静态属性, 类 flash.ui.Multitouch | |
当前环境支持最大并发触摸点数。 | |
maxUpSwitchLimit — 属性, 类 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
在向上切换时新旧品质级别的索引之间的最大差异。 | |
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 | |
有效数字的最大值。 | |
maxValue — 属性, 类 mx.validators.NumberValidator | |
有效数字的最大值。 | |
maxValue — 属性, 类 spark.validators.supportClasses.NumberValidatorBase | |
有效数字的最大值。 | |
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 | |
verticalScrollPosition 属性的最大可能值。 | |
maxVerticalScrollPosition — 属性, 类 mx.core.Container | |
verticalScrollPosition 属性的最大可能值。 | |
maxVerticalScrollPosition — 属性, 类 mx.core.ScrollControlBase | |
verticalScrollPosition 属性的最大值。 | |
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 | |
指定 ConstraintColumn 实例在 ConstraintColumn 实例坐标中的最大宽度的数字(以像素为单位)。 | |
maxWidth — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
在组件坐标中指定组件最大宽度的数字(以像素为单位)。 | |
maxWidth — 静态属性, 类 mx.controls.ToolTip | |
新 ToolTip 控件的最大宽度(以像素为单位)。 | |
maxWidth — 属性, 接口 mx.core.IUIComponent | |
在组件坐标中指定组件最大宽度的数字(以像素为单位)。 | |
maxWidth — 属性, 类 mx.core.UIComponent | |
布局过程中父级要考虑的组件最大建议宽度。 | |
maxWidth — 属性, 类 mx.core.UIFTETextField | |
布局过程中父级要考虑的组件最大建议宽度。 | |
maxWidth — 属性, 类 mx.core.UITextField | |
布局过程中父级要考虑的组件最大建议宽度。 | |
maxWidth — 属性, 类 mx.flash.UIMovieClip | |
在组件坐标中指定组件最大宽度的数字(以像素为单位)。 | |
maxWidth — 属性, 类 spark.components.gridClasses.GridColumn | |
此列的最大宽度,以像素为单位。 | |
maxWidth — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
布局过程中父级要考虑的组件最大建议宽度。 | |
maxYear — 属性, 类 mx.controls.DateChooser | |
控件中可选的最后一个年份。 | |
maxYear — 属性, 类 mx.controls.DateField | |
控件中可选的最后一个年份。 | |
MBeanAttributeInfo — 类, 包 mx.messaging.management | |
MBean 属性的元数据在客户端的表示形式。 | |
MBeanAttributeInfo() — 构造函数, 类 mx.messaging.management.MBeanAttributeInfo | |
创建空 MBeanAttributeInfo 的新实例。 | |
MBeanConstructorInfo — 类, 包 mx.messaging.management | |
MBean 构造函数的元数据在客户端的表示形式。 | |
MBeanConstructorInfo() — 构造函数, 类 mx.messaging.management.MBeanConstructorInfo | |
创建空 MBeanConstructorInfo 的新实例。 | |
MBeanFeatureInfo — 类, 包 mx.messaging.management | |
MBean 功能的元数据在客户端的表示形式。 | |
MBeanFeatureInfo() — 构造函数, 类 mx.messaging.management.MBeanFeatureInfo | |
创建空 MBeanFeatureInfo 的新实例。 | |
MBeanInfo — 类, 包 mx.messaging.management | |
MBean 的元数据在客户端的表示形式。 | |
MBeanInfo() — 构造函数, 类 mx.messaging.management.MBeanInfo | |
创建空 MBeanInfo 的新实例。 | |
MBeanOperationInfo — 类, 包 mx.messaging.management | |
MBean 操作的元数据在客户端的表示形式。 | |
MBeanOperationInfo() — 构造函数, 类 mx.messaging.management.MBeanOperationInfo | |
创建空 MBeanOperationInfo 的新实例。 | |
MBeanParameterInfo — 类, 包 mx.messaging.management | |
MBean 操作参数的元数据在客户端的表示形式。 | |
MBeanParameterInfo() — 构造函数, 类 mx.messaging.management.MBeanParameterInfo | |
创建空 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 | |
计算组件的默认大小和(可选)默认最小大小。 | |
measure() — 方法, 类 mx.charts.chartClasses.ChartLabel | |
计算组件的默认大小和(可选)默认最小大小。 | |
measure() — 方法, 类 mx.charts.chartClasses.DataTip | |
计算组件的默认大小和(可选)默认最小大小。 | |
measure() — 方法, 类 mx.containers.Box | |
计算 Box 容器的默认大小、最小值以及最大值。 | |
measure() — 方法, 类 mx.containers.Canvas | |
计算 Canvas 的首选最小大小和首选最大大小。 | |
measure() — 方法, 类 mx.containers.Form | |
计算表单的首选大小、最小大小和最大大小。 | |
measure() — 方法, 类 mx.containers.FormItem | |
计算 FormItem 的首选大小、最小大小和最大大小。 | |
measure() — 方法, 类 mx.containers.Grid | |
计算 Grid 的首选大小、最小大小和最大大小。 | |
measure() — 方法, 类 mx.containers.Panel | |
计算 Panel 容器默认大小的最小值和最大值。 | |
measure() — 方法, 类 mx.containers.TabNavigator | |
计算此 TabNavigator 容器的默认大小以及最小值和最大值。 | |
measure() — 方法, 类 mx.containers.Tile | |
计算 Tile 容器的默认最小大小和最大大小。 | |
measure() — 方法, 类 mx.containers.ViewStack | |
计算 ViewStack 容器的默认大小以及最小值和最大值。 | |
measure() — 方法, 类 mx.controls.ComboBase | |
确定控件的 measuredWidth 和 measuredHeight 属性。 | |
measure() — 方法, 类 mx.controls.ComboBox | |
确保控件的宽度至少为 40 个像素,高度足以适应控件的 TextInput 部分中的一行文本(但至少高 22 个像素)。 | |
measure() — 方法, 类 mx.controls.Menu | |
根据 Menu 菜单项的宽度和高度来计算其首选宽度和高度。 | |
measure() — 方法, 类 mx.controls.MenuBar | |
根据 MenuBar 项目的默认宽度计算 MenuBar 的首选宽度和高度。 | |
measure() — 方法, 类 mx.controls.dataGridClasses.DataGridHeader | |
计算组件的默认大小和(可选)默认最小大小。 | |
measure() — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
根据 rowCount、columnCount、rowHeight 和 columnWidth 属性计算组件的度量宽度和高度。 | |
measure() — 方法, 类 mx.controls.listClasses.ListBase | |
根据 rowCount、columnCount、rowHeight 和 columnWidth 属性计算组件的度量宽度和高度。 | |
measure() — 方法, 类 mx.controls.sliderClasses.Slider | |
计算组件占用的空间量。 | |
measure() — 方法, 类 mx.core.UIComponent | |
计算组件的默认大小和(可选)默认最小大小。 | |
measure(deep:Boolean) — 方法, 接口 org.osmf.layout.ILayoutTarget | |
通知实现应重新评估其 measuredWidth 和 measuredHeight 字段的方法: | |
measure(deep:Boolean) — 方法, 类 org.osmf.layout.LayoutTargetSprite | |
通知实现应重新评估其 measuredWidth 和 measuredHeight 字段的方法: | |
measure() — 方法, 类 spark.layouts.supportClasses.LayoutBase | |
基于目标的内容测量其默认大小,并(可选)测量目标的默认最小大小。 | |
measure() — 方法, 类 spark.primitives.BitmapImage | |
计算元素的默认大小。 | |
measure() — 方法, 类 spark.primitives.Graphic | |
计算组件的默认大小和(可选)默认最小大小。 | |
measure() — 方法, 类 spark.primitives.Line | |
计算元素的默认大小。 | |
measure() — 方法, 类 spark.primitives.Path | |
计算元素的默认大小。 | |
measure() — 方法, 类 spark.primitives.supportClasses.GraphicElement | |
计算元素的默认大小。 | |
measure() — 方法, 类 spark.skins.mobile.DateSpinnerSkin | |
计算组件的默认大小和(可选)默认最小大小。 | |
measureAndPositionColumnsAndRows(constrainedWidth:Number, constrainedHeight:Number) — 方法, 类 spark.layouts.ConstraintLayout | |
在对元素进行布局之前,由 FormItemLayout 用来测量和设置新列宽和行高。 | |
measuredBranchIconWidth — 属性, 接口 mx.controls.menuClasses.IMenuItemRenderer | |
分支图标的宽度。 | |
measuredBranchIconWidth — 属性, 类 mx.controls.menuClasses.MenuItemRenderer | |
分支图标的宽度 | |
measuredDefaultHeight — 属性, 类 spark.skins.mobile.supportClasses.MobileSkin | |
指定默认高度。 | |
measuredDefaultWidth — 属性, 类 spark.skins.mobile.supportClasses.MobileSkin | |
指定默认宽度。 | |
measuredHeight — 属性, 接口 com.adobe.gravity.ui.IMeasurable | |
The height as measured by the component. | |
measuredHeight — 属性, 类 flashx.textLayout.elements.InlineGraphicElement | |
图形的自然高度。 | |
measuredHeight — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
此对象的测量高度。 | |
measuredHeight — 属性, 类 mx.controls.dataGridClasses.DataGridLockedRowContentHolder | |
DataGrid 控件的度量高度。 | |
measuredHeight — 属性, 类 mx.core.BitmapAsset | |
此对象的测量高度。 | |
measuredHeight — 属性, 类 mx.core.ButtonAsset | |
此对象的测量高度。 | |
measuredHeight — 属性, 接口 mx.core.IFlexDisplayObject | |
此对象的测量高度。 | |
measuredHeight — 属性, 类 mx.core.MovieClipAsset | |
此对象的测量高度。 | |
measuredHeight — 属性, 类 mx.core.SpriteAsset | |
此对象的测量高度。 | |
measuredHeight — 属性, 类 mx.core.TextFieldAsset | |
此对象的测量高度。 | |
measuredHeight — 属性, 类 mx.core.UIComponent | |
组件的默认高度(以像素为单位)。 | |
measuredHeight — 属性, 类 mx.core.UIFTETextField | |
组件的默认高度(以像素为单位)。 | |
measuredHeight — 属性, 类 mx.core.UITextField | |
组件的默认高度(以像素为单位)。 | |
measuredHeight — 属性, 类 mx.flash.UIMovieClip | |
此对象的测量高度。 | |
measuredHeight — 属性, 类 mx.managers.SystemManager | |
measuredHeight 可以是主 mx.core.Application 窗口的显式高度或 measuredHeight,如果尚未创建主窗口或主窗口不存在,则可以是 SWF 的起始高度。 | |
measuredHeight — 属性, 类 mx.skins.ProgrammaticSkin | |
此对象的测量高度。 | |
measuredHeight — 属性, 接口 org.osmf.layout.ILayoutTarget | |
定义元素的高度,无需应用任何转换。 | |
measuredHeight — 属性, 类 org.osmf.layout.LayoutRendererBase | |
定义布局呈示器针对其最后一个呈示过程测量的高度。 | |
measuredHeight — 属性, 类 org.osmf.layout.LayoutTargetSprite | |
定义元素的高度,无需应用任何转换。 | |
measuredHeight — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
组件的默认高度(以像素为单位)。 | |
measuredIconWidth — 属性, 接口 mx.controls.menuClasses.IMenuItemRenderer | |
图标的宽度。 | |
measuredIconWidth — 属性, 类 mx.controls.menuClasses.MenuItemRenderer | |
图标的宽度 | |
measureDimensionName — 属性, 类 mx.olap.OLAPCube | |
设置该 OLAP 多维数据集测量的维度名称。 | |
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 | |
组件的默认最小高度(以像素为单位)。 | |
measuredMinHeight — 属性, 类 mx.core.UIComponent | |
组件的默认最小高度(以像素为单位)。 | |
measuredMinHeight — 属性, 类 mx.core.UIFTETextField | |
组件的默认最小高度(以像素为单位)。 | |
measuredMinHeight — 属性, 类 mx.core.UITextField | |
组件的默认最小高度(以像素为单位)。 | |
measuredMinHeight — 属性, 类 mx.flash.UIMovieClip | |
组件的默认最小高度(以像素为单位)。 | |
measuredMinWidth — 属性, 接口 com.adobe.gravity.ui.IMeasurable | |
The minimum width as measured by the component. | |
measuredMinWidth — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
measuredMinWidth — 属性, 接口 mx.core.IUIComponent | |
组件的默认最小宽度(以像素为单位)。 | |
measuredMinWidth — 属性, 类 mx.core.UIComponent | |
组件的默认最小宽度(以像素为单位)。 | |
measuredMinWidth — 属性, 类 mx.core.UIFTETextField | |
组件的默认最小宽度(以像素为单位)。 | |
measuredMinWidth — 属性, 类 mx.core.UITextField | |
组件的默认最小宽度(以像素为单位)。 | |
measuredMinWidth — 属性, 类 mx.flash.UIMovieClip | |
组件的默认最小宽度(以像素为单位)。 | |
measuredSizeIncludesScrollBars — 属性, 类 spark.components.Scroller | |
如果为 true,Scroller 的测量大小包括可见滚动条所需的空间,否则 Scroller 的测量大小仅取决于其视域。 | |
measuredTypeIconWidth — 属性, 接口 mx.controls.menuClasses.IMenuItemRenderer | |
类型图标(单选/复选)的宽度。 | |
measuredTypeIconWidth — 属性, 类 mx.controls.menuClasses.MenuItemRenderer | |
类型图标(单选/复选)的宽度 | |
measuredWidth — 属性, 接口 com.adobe.gravity.ui.IMeasurable | |
The width as measured by the component. | |
measuredWidth — 属性, 类 flashx.textLayout.elements.InlineGraphicElement | |
图形的自然宽度。 | |
measuredWidth — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
此对象的测量宽度。 | |
measuredWidth — 属性, 类 mx.core.BitmapAsset | |
此对象的测量宽度。 | |
measuredWidth — 属性, 类 mx.core.ButtonAsset | |
此对象的测量宽度。 | |
measuredWidth — 属性, 接口 mx.core.IFlexDisplayObject | |
此对象的测量宽度。 | |
measuredWidth — 属性, 类 mx.core.MovieClipAsset | |
此对象的测量宽度。 | |
measuredWidth — 属性, 类 mx.core.SpriteAsset | |
此对象的测量宽度。 | |
measuredWidth — 属性, 类 mx.core.TextFieldAsset | |
此对象的测量宽度。 | |
measuredWidth — 属性, 类 mx.core.UIComponent | |
组件的默认宽度(以像素为单位)。 | |
measuredWidth — 属性, 类 mx.core.UIFTETextField | |
组件的默认宽度(以像素为单位)。 | |
measuredWidth — 属性, 类 mx.core.UITextField | |
组件的默认宽度(以像素为单位)。 | |
measuredWidth — 属性, 类 mx.flash.UIMovieClip | |
此对象的测量宽度。 | |
measuredWidth — 属性, 类 mx.managers.SystemManager | |
measuredWidth 可以是主 mx.core.Application 窗口的显式宽度或 measuredWidth,如果尚未创建主窗口或主窗口不存在,则可以是 SWF 的起始宽度。 | |
measuredWidth — 属性, 类 mx.skins.ProgrammaticSkin | |
此对象的测量宽度。 | |
measuredWidth — 属性, 接口 org.osmf.layout.ILayoutTarget | |
定义元素的宽度,无需应用任何转换。 | |
measuredWidth — 属性, 类 org.osmf.layout.LayoutRendererBase | |
定义布局呈示器针对其最后一个呈示过程测量的宽度。 | |
measuredWidth — 属性, 类 org.osmf.layout.LayoutTargetSprite | |
定义元素的宽度,无需应用任何转换。 | |
measuredWidth — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
组件的默认宽度(以像素为单位)。 | |
measuredX — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
相对于元素的原点的默认测量界限左上角。 | |
measuredY — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
相对于元素的原点的默认测量界限左上角。 | |
measureHeightOfItems(index:int, count:int) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
使用当前项呈示器测量数据提供程序中的一组项目,并返回这些项目的高度之和。 | |
measureHeightOfItems(index:int, count:int) — 方法, 类 mx.controls.listClasses.ListBase | |
使用当前项呈示器测量数据提供程序中的一组项目,并返回这些项目的高度之和。 | |
measureHTMLText(htmlText:String) — 方法, 类 mx.core.UIComponent | |
测量指定的 HTML 文本(该文本中可能包含 <font> 和 <b> 等 HTML 标签),假定该文本显示在单行 UITextField(使用由此 UIComponent 的样式确定的 UITextFormat)中。 | |
measureHTMLText(htmlText:String, roundUp:Boolean) — 方法, 类 mx.core.UITextFormat | |
返回指定 HTML 文本的测量信息,该文本可能包含 HTML 标签(如 <font> 和 <b>),假设该文本显示在单行 UITextField 中并使用此 UITextFormat 对象定义文本格式。 | |
measures — 属性, 类 mx.olap.OLAPCube | |
设置 OLAP 多维数据集的测量,作为 OLAPMeasure 实例列表。 | |
measureText(text:String) — 方法, 类 mx.core.UIComponent | |
测量指定的文本,假定该文本使用由此 UIComponent 的样式确定的 UITextFormat 显示在单行 UITextField(或 UIFTETextField)中。 | |
measureText(text:String, roundUp:Boolean) — 方法, 类 mx.core.UITextFormat | |
返回指定文本的测量信息,假设文本显示在单行 UITextField 组件中并使用此 UITextFormat 对象定义文本格式。 | |
measureWidthOfItems(index:int, count:int) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
使用当前项呈示器测量数据提供程序中的一组项目,并返回找到的最大宽度。 | |
measureWidthOfItems(index:int, count:int) — 方法, 类 mx.controls.listClasses.ListBase | |
使用当前项呈示器测量数据提供程序中的一组项目,并返回找到的最大宽度。 | |
measuringObjects — 属性, 类 mx.controls.List | |
工厂设置的度量对象的缓存 | |
measuringObjects — 属性, 类 mx.controls.listClasses.TileBase | |
工厂设置的度量对象的缓存。 | |
media — 属性, 类 org.osmf.media.MediaPlayer | |
此 MediaPlayer 控制的源 MediaElement。 | |
media — 属性, 类 org.osmf.media.MediaPlayerSprite | |
此 MediaPlayerSprite 提供的源 MediaElement。 | |
media — 属性, 类 org.osmf.traits.TraitEventDispatcher | |
将被监视并将被重新调度其特征事件的 MediaElement。 | |
MEDIA — 常量静态属性, 类 flash.media.AudioPlaybackMode | |
媒体声音的播放模式。 | |
mediaContainer — 属性, 类 org.osmf.media.MediaPlayerSprite | |
与此类一起使用的 MediaContainer。 | |
MediaContainer — 类, 包 org.osmf.containers | |
MediaContainer 定义基于 Sprite 的 IMediaContainer 实现。 | |
MediaContainer(layoutRenderer:org.osmf.layout:LayoutRendererBase, layoutMetadata:org.osmf.layout:LayoutMetadata) — 构造函数, 类 org.osmf.containers.MediaContainer | |
构造函数。 | |
mediaElement — 属性, 类 org.osmf.events.MediaFactoryEvent | |
创建的 MediaElement。 | |
MediaElement — 类, 包 org.osmf.media | |
MediaElement 表示统一的媒体体验。 | |
MediaElement() — 构造函数, 类 org.osmf.media.MediaElement | |
构造函数。 | |
mediaElementCreate — 事件, 类 org.osmf.media.MediaFactory | |
在 MediaFactory 已创建 MediaElement 时调度。 | |
MEDIA_ELEMENT_CREATE — 常量静态属性, 类 org.osmf.events.MediaFactoryEvent | |
MediaFactoryEvent.MEDIA_ELEMENT_CREATE 常量为 mediaElementCreate 事件定义事件对象的 type 属性的值。 | |
mediaElementCreationFunction — 属性, 类 org.osmf.media.MediaFactoryItem | |
创建所需 MediaElement 的新实例的函数。 | |
mediaElementCreationNotificationFunction — 属性, 类 org.osmf.media.PluginInfo | |
对每个 MediaElement(它是从添加了此插件的 MediaFactoryItem 对象的 MediaFactory 创建的)调用的可选函数。 | |
MediaElementEvent — 类, 包 org.osmf.events | |
在 MediaElement 的属性发生变化时调度 MediaElementEvent。 | |
MediaElementEvent(type:String, bubbles:Boolean, cancelable:Boolean, traitType:String, namespaceURL:String, metadata:org.osmf.metadata:Metadata) — 构造函数, 类 org.osmf.events.MediaElementEvent | |
构造函数。 | |
mediaError — 属性, 类 org.osmf.events.DRMEvent | |
描述身份验证失败的错误。 | |
mediaError — 属性, 类 org.osmf.events.NetConnectionFactoryEvent | |
与创建尝试关联的错误。 | |
mediaError — 事件, 类 org.osmf.media.MediaElement | |
在发生影响媒体元素的操作的错误时调度。 | |
mediaError — 事件, 类 org.osmf.media.MediaPlayer | |
在发生影响媒体播放器运行的错误时调度。 | |
MediaError — 类, 包 org.osmf.events | |
MediaError 封装与 MediaElement 有关的错误。 | |
MediaError(errorID:int, detail:String) — 构造函数, 类 org.osmf.events.MediaError | |
构造函数。 | |
MEDIA_ERROR — 常量静态属性, 类 org.osmf.events.MediaErrorEvent | |
MediaErrorEvent.MEDIA_ERROR 常量为 mediaError 事件定义事件对象的 type 属性的值。 | |
MediaErrorCodes — final 类, 包 org.osmf.events | |
MediaErrorCodes 类提供错误 ID 的静态常量。 | |
MediaErrorEvent — 类, 包 org.osmf.events | |
MediaElement 在遇到错误时调度 MediaErrorEvent。 | |
MediaErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error:org.osmf.events:MediaError) — 构造函数, 类 org.osmf.events.MediaErrorEvent | |
构造函数。 | |
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 | |
与此类一起使用的 MediaFactory。 | |
MediaFactory — 类, 包 org.osmf.media | |
MediaFactory 表示媒体元素的工厂类。 | |
MediaFactory() — 构造函数, 类 org.osmf.media.MediaFactory | |
构造函数。 | |
MediaFactoryEvent — 类, 包 org.osmf.events | |
在 MediaFactory 创建 MediaElement 或者加载插件成功或失败时调度 MediaFactoryEvent。 | |
MediaFactoryEvent(type:String, bubbles:Boolean, cancelable:Boolean, resource:org.osmf.media:MediaResourceBase, mediaElement:org.osmf.media:MediaElement) — 构造函数, 类 org.osmf.events.MediaFactoryEvent | |
构造函数。 | |
MediaFactoryItem — 类, 包 org.osmf.media | |
MediaFactoryItem 封装从 MediaFactory 动态创建和初始化 MediaElement 所需的所有信息。 | |
MediaFactoryItem(id:String, canHandleResourceFunction:Function, mediaElementCreationFunction:Function, type:String) — 构造函数, 类 org.osmf.media.MediaFactoryItem | |
构造函数。 | |
mediaFactoryItems — 属性, 类 org.osmf.media.PluginInfo | |
此 PluginInfo 公开的 MediaFactoryItem 对象。 | |
MediaFactoryItemType — 类, 包 org.osmf.media | |
MediaFactoryItemType 是 MediaFactoryItem 的可用类型的枚举。 | |
mediaHeight — 属性, 类 org.osmf.media.MediaPlayer | |
媒体的固有高度(以像素为单位)。 | |
mediaHeight — 属性, 类 org.osmf.traits.DisplayObjectTrait | |
媒体的固有高度。 | |
mediaInfo — 事件, 类 org.osmf.media.MediaElement | |
当影响媒体元素操作的信息可用时调度。 | |
MEDIA_LOAD_FAILED — 常量静态属性, 类 org.osmf.events.MediaErrorCodes | |
加载 MediaElement 失败时的错误常量。 | |
mediaPlaybackRequiresUserAction — 属性, 类 flash.media.StageWebView | |
设置用户是否需要执行手势来播放媒体内容。 | |
mediaPlayer — 属性, 类 org.osmf.media.MediaPlayerSprite | |
控制此媒体元素的 MediaPlayer。 | |
MediaPlayer — 类, 包 org.osmf.media | |
MediaPlayer 是控制器类,用来与所有媒体类型交互。 | |
MediaPlayer(media:org.osmf.media:MediaElement) — 构造函数, 类 org.osmf.media.MediaPlayer | |
构造函数。 | |
MediaPlayerCapabilityChangeEvent — 类, 包 org.osmf.events | |
MediaPlayer 在其功能更改时调度 MediaPlayerCapabilityChangeEvent。 | |
MediaPlayerCapabilityChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, enabled:Boolean) — 构造函数, 类 org.osmf.events.MediaPlayerCapabilityChangeEvent | |
构造函数。 | |
MediaPlayerSprite — 类, 包 org.osmf.media | |
MediaPlayerSprite 在一个基于 Sprite 的类中提供所有的 MediaPlayer、MediaContainer 和 MediaFactory 功能。 | |
MediaPlayerSprite(mediaPlayer:org.osmf.media:MediaPlayer, mediaContainer:org.osmf.containers:MediaContainer, mediaFactory:org.osmf.media:MediaFactory) — 构造函数, 类 org.osmf.media.MediaPlayerSprite | |
构造函数。 | |
mediaPlayerState — 属性, 类 spark.components.VideoDisplay | |
视频的当前状态。 | |
mediaPlayerState — 属性, 类 spark.components.VideoPlayer | |
视频的当前状态。 | |
MediaPlayerState — final 类, 包 org.osmf.media | |
MediaPlayerState 类枚举描述 MediaPlayer 的当前状态的公共常量。 | |
mediaPlayerStateChange — 事件, 类 org.osmf.media.MediaPlayer | |
在 MediaPlayer 的状态发生变化时调度。 | |
mediaPlayerStateChange — 事件, 类 spark.components.VideoDisplay | |
在 MediaPlayer 的状态发生变化时调度。 | |
mediaPlayerStateChange — 事件, 类 spark.components.VideoPlayer | |
在 MediaPlayer 的状态发生变化时调度。 | |
MEDIA_PLAYER_STATE_CHANGE — 常量静态属性, 类 org.osmf.events.MediaPlayerStateChangeEvent | |
MediaPlayerStateChangeEvent.MEDIA_PLAYER_STATE_CHANGE 常量可为 mediaPlayerStateChange 事件定义事件对象的 type 属性的值。 | |
MediaPlayerStateChangeEvent — 类, 包 org.osmf.events | |
MediaPlayer 在其 state 属性发生变化时调度此事件。 | |
MediaPlayerStateChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String) — 构造函数, 类 org.osmf.events.MediaPlayerStateChangeEvent | |
构造函数。 | |
MediaPromise — 类, 包 flash.media | |
MediaPromise 类表示承诺提供媒体对象。 | |
MediaResourceBase — 类, 包 org.osmf.media | |
MediaResourceBase 是媒体的基类,用作 MediaElement 的输入。 | |
MediaResourceBase() — 构造函数, 类 org.osmf.media.MediaResourceBase | |
构造函数。 | |
mediaSizeChange — 事件, 类 org.osmf.traits.DisplayObjectTrait | |
在特征的 mediaWidth 和/或 mediaHeight 属性发生变化时调度。 | |
mediaSizeChange — 事件, 类 org.osmf.traits.TraitEventDispatcher | |
在媒体的 mediaWidth 和/或 mediaHeight 属性发生变化时调度。 | |
MEDIA_SIZE_CHANGE — 常量静态属性, 类 org.osmf.events.DisplayObjectEvent | |
DisplayObjectEvent.MEDIA_SIZE_CHANGE 常量为 mediaSizeChange 事件定义事件对象的 type 属性的值。 | |
mediaSizeChangeEnd(oldMediaWidth:Number, oldMediaHeight:Number) — 方法, 类 org.osmf.traits.DisplayObjectTrait | |
在 setMediaSize() 应用新 mediaWidth 和/或 mediaHeight 值后立即调用。 | |
mediaSizeChangeStart(newMediaWidth:Number, newMediaHeight:Number) — 方法, 类 org.osmf.traits.DisplayObjectTrait | |
在调用 setMediaSize() 的前一刻调用。 | |
MediaTraitBase — 类, 包 org.osmf.traits | |
MediaTraitBase 是 MediaElement 固有的特征或功能的封装。 | |
MediaTraitBase(traitType:String) — 构造函数, 类 org.osmf.traits.MediaTraitBase | |
构造函数。 | |
MediaTraitType — final 类, 包 org.osmf.traits | |
MediaTraitType 是所有可能媒体特征类型的枚举。 | |
mediaType — 属性, 类 flash.media.MediaPromise | |
媒体的常规类型,图像或视频。 | |
mediaType — 属性, 类 org.osmf.media.MediaResourceBase | |
此资源的 MediaType(如果有)。 | |
MediaType — final 类, 包 flash.media | |
MediaType 类枚举可以由摄像头返回的媒体的常规类型。 | |
MediaType — final 类, 包 org.osmf.media | |
MediaType 将标识 Open Source Media Framework 可通过其它方式处理的各种媒体类型。 | |
mediaTypeData — 事件, 类 flash.net.NetStream | |
播放视频内容和处理某种类型的消息时调度。 | |
MEDIA_TYPE_DATA — 常量静态属性, 类 flash.events.NetDataEvent | |
NetDataEvent.MEDIA_TYPE_DATA 常量定义 NetStream 对象在媒体流中遇到数据消息时调度的 NetDataEvent 对象的 type 属性的值。 | |
mediaWidth — 属性, 类 org.osmf.media.MediaPlayer | |
媒体的固有宽度(以像素为单位)。 | |
mediaWidth — 属性, 类 org.osmf.traits.DisplayObjectTrait | |
媒体的固有宽度。 | |
MEDIUM — 常量静态属性, 类 flash.display.StageQuality | |
指定中等渲染品质。 | |
MEDIUM — 常量静态属性, 类 flash.filters.BitmapFilterQuality | |
定义中等品质滤镜设置。 | |
MEDIUM — 常量静态属性, 类 flash.globalization.DateTimeStyle | |
指定中型样式的日期或时间。 | |
MEDIUM — 常量静态属性, 类 mx.managers.CursorManagerPriority | |
一个常量,当作为 priority 参数传递给 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 | |
此位置的成员,如 IOLAPMember 实例列表。 | |
members — 属性, 接口 mx.olap.IOLAPDimension | |
返回此维度的所有成员,作为 IOLAPMember 实例列表。 | |
members — 属性, 接口 mx.olap.IOLAPHierarchy | |
属于此层次结构的所有级别的所有成员,作为 IOLAPMember 实例列表。 | |
members — 属性, 接口 mx.olap.IOLAPLevel | |
此层次的成员,如 IOLAPMember 实例列表,或者如果未找到成员,则为 null。 | |
members — 属性, 类 mx.olap.OLAPAttribute | |
属于此层次结构的所有级别的所有成员,作为 IOLAPMember 实例列表。 | |
members — 属性, 类 mx.olap.OLAPAxisPosition | |
查询结果的成员,在此位置作为 IOLAPMember 实例列表。 | |
members — 属性, 类 mx.olap.OLAPDimension | |
返回此维度的所有成员,作为 IOLAPMember 实例列表。 | |
members — 属性, 类 mx.olap.OLAPHierarchy | |
属于此层次结构的所有级别的所有成员,作为 IOLAPMember 实例列表。 | |
members — 属性, 类 mx.olap.OLAPLevel | |
此层次的成员,如 IOLAPMember 实例列表,或者如果未找到成员,则为 null。 | |
MEMORY_ALLOCATION_ERROR — 常量静态属性, 类 flash.globalization.LastOperationStatus | |
表示内存分配已失败。 | |
MEMORY_ALLOCATION_ERROR — 常量静态属性, 类 spark.globalization.LastOperationStatus | |
表示内存分配已失败。 | |
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 | |
返回与此委托实例关联的组件实例。 | |
menu — 属性, 接口 mx.controls.menuClasses.IMenuItemRenderer | |
对此菜单项呈示器的 Menu 控件(如果其中包含一个引用)的引用。 | |
menu — 属性, 类 mx.controls.menuClasses.MenuItemRenderer | |
包含对相关联 Menu 控件的引用。 | |
menu — 属性, 类 mx.core.Window | |
此窗口的窗口菜单。 | |
menu — 属性, 类 mx.core.WindowedApplication | |
支持应用程序菜单的操作系统的应用程序菜单,或者支持窗口菜单的操作系统的应用程序初始窗口中的窗口菜单。 | |
menu — 属性, 类 mx.events.MenuEvent | |
与此事件相关联的特定 Menu 实例,例如隐藏或打开的菜单或子菜单。 | |
menu — 属性, 类 spark.components.Window | |
此窗口的窗口菜单。 | |
menu — 属性, 类 spark.components.WindowedApplication | |
支持应用程序菜单的操作系统的应用程序菜单,或者支持窗口菜单的操作系统的应用程序初始窗口中的窗口菜单。 | |
Menu — 类, 包 mx.controls | |
Menu 控件创建可分别选择的选项的弹出菜单,此弹出菜单类似于大多数软件应用程序中的“文件”或“编辑”菜单。 | |
Menu() — 构造函数, 类 mx.controls.Menu | |
构造函数。 | |
MENU — 常量静态属性, 类 flash.ui.Keyboard | |
与使用菜单的按钮的键控代码值关联的常数。 | |
MenuAccImpl — 类, 包 mx.accessibility | |
MenuAccImpl 是 AccessibilityImplementation 的子类,可以实现 Menu 类的辅助功能。 | |
MenuAccImpl(master:mx.core:UIComponent) — 构造函数, 类 mx.accessibility.MenuAccImpl | |
构造函数。 | |
MenuArrow — 类, 包 mx.skins.spark | |
MX Menu 组件的 branchIcon 的 Spark 外观类。 | |
MenuArrow — 类, 包 mx.skins.wireframe | |
MX Menu 组件的 branchIcon 的线框外观类。 | |
MenuArrow() — 构造函数, 类 mx.skins.spark.MenuArrow | |
构造函数。 | |
MenuArrow() — 构造函数, 类 mx.skins.wireframe.MenuArrow | |
构造函数。 | |
MenuArrowDisabled — 类, 包 mx.skins.spark | |
MX Menu 组件的已禁用的 branchIcon 的 Spark 外观类。 | |
MenuArrowDisabled — 类, 包 mx.skins.wireframe | |
MX Menu 组件的已禁用的 branchIcon 的线框外观类。 | |
MenuArrowDisabled() — 构造函数, 类 mx.skins.spark.MenuArrowDisabled | |
构造函数。 | |
MenuArrowDisabled() — 构造函数, 类 mx.skins.wireframe.MenuArrowDisabled | |
构造函数。 | |
MenuAutomationImpl — 类, 包 mx.automation.delegates.controls | |
定义检测 Menu 控件所需的方法和属性。 | |
MenuAutomationImpl(obj:mx.controls:Menu) — 构造函数, 类 mx.automation.delegates.controls.MenuAutomationImpl | |
构造函数。 | |
menuBar — 属性, 接口 mx.controls.menuClasses.IMenuBarItemRenderer | |
包含对项呈示器的 MenuBar 控件的引用。 | |
menuBar — 属性, 类 mx.controls.menuClasses.MenuBarItem | |
menuBar — 属性, 类 mx.events.MenuEvent | |
作为选定的 Menu 控件的父项的 MenuBar 实例;当目标 Menu 控件不是 MenuBar 控件的子项时,值为 null。 | |
MenuBar — 类, 包 mx.controls | |
MenuBar 控件定义包含一个或多个菜单的顶级水平菜单栏。 | |
MenuBar() — 构造函数, 类 mx.controls.MenuBar | |
构造函数。 | |
MenuBarAccImpl — 类, 包 mx.accessibility | |
MenuBarAccImpl 是 AccessibilityImplementation 的子类,可以实现 MenuBar 类的辅助功能。 | |
MenuBarAccImpl(master:mx.core:UIComponent) — 构造函数, 类 mx.accessibility.MenuBarAccImpl | |
构造函数。 | |
MenuBarAutomationImpl — 类, 包 mx.automation.delegates.controls | |
定义检测 MenuBar 控件所需的方法和属性。 | |
MenuBarAutomationImpl(obj:mx.controls:MenuBar) — 构造函数, 类 mx.automation.delegates.controls.MenuBarAutomationImpl | |
构造函数。 | |
MenuBarBackgroundSkin — 类, 包 mx.skins.halo | |
MenuBar 背景的外观。 | |
MenuBarBackgroundSkin() — 构造函数, 类 mx.skins.halo.MenuBarBackgroundSkin | |
构造函数。 | |
MenuBarItem — 类, 包 mx.controls.menuClasses | |
MenuBarItem 类定义 MenuBar 控件顶级菜单栏的默认项呈示器。 | |
MenuBarItem() — 构造函数, 类 mx.controls.menuClasses.MenuBarItem | |
构造函数。 | |
MenuBarItemAutomationImpl — 类, 包 mx.automation.delegates.controls | |
定义检测 MenuBarItem 类所需的方法和属性。 | |
MenuBarItemAutomationImpl(obj:mx.controls.menuClasses:MenuBarItem) — 构造函数, 类 mx.automation.delegates.controls.MenuBarItemAutomationImpl | |
构造函数。 | |
menuBarItemIndex — 属性, 接口 mx.controls.menuClasses.IMenuBarItemRenderer | |
包含此项呈示器相对于 MenuBar 控件中其它项呈示器的索引。 | |
menuBarItemIndex — 属性, 类 mx.controls.menuClasses.MenuBarItem | |
menuBarItemRenderer — 属性, 类 mx.controls.MenuBar | |
由 MenuBar 控件应用于 MenuBar 控件顶级菜单栏的项呈示器。 | |
menuBarItems — 属性, 类 mx.controls.MenuBar | |
包含 MenuBarItem 对象的 Array,这些对象用于呈示 MenuBar 控件顶级菜单栏中的所有项目。 | |
MenuBarItemSkin — 类, 包 mx.skins.wireframe | |
MX MenuBar 组件中菜单项的线框外观类。 | |
MenuBarItemSkin() — 构造函数, 类 mx.skins.wireframe.MenuBarItemSkin | |
构造函数。 | |
menuBarItemState — 属性, 接口 mx.controls.menuClasses.IMenuBarItemRenderer | |
包含此项呈示器的当前状态。 | |
menuBarItemState — 属性, 类 mx.controls.menuClasses.MenuBarItem | |
menuBarItemStyleFilters — 属性, 类 mx.controls.MenuBar | |
从 MenuBar 项目传递给 menuBar 项目的一组样式。 | |
MenuBarSkin — 类, 包 mx.skins.wireframe | |
MX MenuBar 组件的线框外观类。 | |
MenuBarSkin() — 构造函数, 类 mx.skins.wireframe.MenuBarSkin | |
构造函数。 | |
menuBarVisible — 属性, 类 flash.html.HTMLWindowCreateOptions | |
指定是否应显示菜单栏。 | |
MenuCheck — 类, 包 mx.skins.spark | |
MX Menu 组件的 checkIcon 的 Spark 外观类。 | |
MenuCheck — 类, 包 mx.skins.wireframe | |
MX Menu 组件的选中图标的线框外观类。 | |
MenuCheck() — 构造函数, 类 mx.skins.spark.MenuCheck | |
构造函数。 | |
MenuCheck() — 构造函数, 类 mx.skins.wireframe.MenuCheck | |
构造函数。 | |
MenuCheckDisabled — 类, 包 mx.skins.spark | |
MX Menu 组件的 checkDisabledIcon 的 Spark 外观类。 | |
MenuCheckDisabled — 类, 包 mx.skins.wireframe | |
MX Menu 组件的已禁用的选中图标的线框外观类。 | |
MenuCheckDisabled() — 构造函数, 类 mx.skins.spark.MenuCheckDisabled | |
构造函数。 | |
MenuCheckDisabled() — 构造函数, 类 mx.skins.wireframe.MenuCheckDisabled | |
构造函数。 | |
MenuEvent — 类, 包 mx.events | |
MenuEvent 类代表与 Menu、MenuBar 和 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 | |
构造函数。 | |
menuHide — 事件, 类 mx.controls.Menu | |
当退出菜单或子菜单时调度。 | |
menuHide — 事件, 类 mx.controls.MenuBar | |
当弹出子菜单关闭时调度。 | |
MENU_HIDE — 常量静态属性, 类 mx.events.MenuEvent | |
MenuEvent.MENU_HIDE 事件类型常量指示菜单或子菜单已关闭。 | |
MenuItemRenderer — 类, 包 mx.controls.menuClasses | |
MenuItemRenderer 类定义任何菜单控件中菜单项目的默认项呈示器。 | |
MenuItemRenderer() — 构造函数, 类 mx.controls.menuClasses.MenuItemRenderer | |
构造函数。 | |
MenuItemRendererAutomationImpl — 类, 包 mx.automation.delegates.controls | |
定义检测 MenuItemRenderer 类所需的方法和属性。 | |
MenuItemRendererAutomationImpl(obj:mx.controls.menuClasses:MenuItemRenderer) — 构造函数, 类 mx.automation.delegates.controls.MenuItemRendererAutomationImpl | |
构造函数。 | |
menuItemSelect — 事件, 类 flash.ui.ContextMenuItem | |
用户从上下文菜单中选择某一项时调度。 | |
MENU_ITEM_SELECT — 常量静态属性, 类 flash.events.ContextMenuEvent | |
定义 menuItemSelect 事件对象的 type 属性值。 | |
MenuItemSkin — 类, 包 mx.skins.spark | |
MX Menu 组件中菜单项的线框外观类。 | |
MenuItemSkin() — 构造函数, 类 mx.skins.spark.MenuItemSkin | |
构造函数。 | |
menuKeyPressed — 事件, 类 spark.components.View | |
如果视图存在于手机应用程序内,则按菜单键时调度。 | |
MENU_KEY_PRESSED — 常量静态属性, 类 mx.events.FlexEvent | |
FlexEvent.MENU_KEY_PRESSED 常量为 menuKeyPressed 事件定义事件对象的 type 属性的值。 | |
menuKeyUpHandler(event:flash.events:KeyboardEvent) — 方法, 类 spark.components.supportClasses.ViewNavigatorApplicationBase | |
按菜单键时调用。 | |
MenuListData — 类, 包 mx.controls.menuClasses | |
MenuListData 类定义由 Menu 和 MenuBar 控件的嵌入式项呈示器或嵌入式项目编辑器实现的 listData 属性的数据类型。 | |
MenuListData(text:String, icon:Class, labelField:String, uid:String, owner:mx.core:IUIComponent, rowIndex:int, columnIndex:int) — 构造函数, 类 mx.controls.menuClasses.MenuListData | |
构造函数。 | |
MenuRadio — 类, 包 mx.skins.spark | |
MX Menu 组件的单选图标的 Spark 外观类。 | |
MenuRadio — 类, 包 mx.skins.wireframe | |
MX Menu 组件的单选图标的线框外观类。 | |
MenuRadio() — 构造函数, 类 mx.skins.spark.MenuRadio | |
构造函数。 | |
MenuRadio() — 构造函数, 类 mx.skins.wireframe.MenuRadio | |
构造函数。 | |
MenuRadioDisabled — 类, 包 mx.skins.spark | |
MX Menu 组件的已禁用的单选图标的 Spark 外观类。 | |
MenuRadioDisabled — 类, 包 mx.skins.wireframe | |
MX Menu 组件的已禁用的单选图标的线框外观类。 | |
MenuRadioDisabled() — 构造函数, 类 mx.skins.spark.MenuRadioDisabled | |
构造函数。 | |
MenuRadioDisabled() — 构造函数, 类 mx.skins.wireframe.MenuRadioDisabled | |
构造函数。 | |
menus — 属性, 类 mx.controls.MenuBar | |
包含 Menu 对象的 Array,这些对象与 MenuBar 控件的弹出子菜单对应。 | |
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 | |
一个标志,指示是否应使用菜单样式选择。 | |
menuSelectionMode — 属性, 类 mx.controls.listClasses.ListBase | |
一个标志,指示是否应使用菜单样式选择。 | |
MenuSeparatorSkin — 类, 包 mx.skins.spark | |
MX Menu 组件中菜单项分隔符的 Spark 外观类。 | |
MenuSeparatorSkin — 类, 包 mx.skins.wireframe | |
MX Menu 组件中菜单项分隔符的线框外观类。 | |
MenuSeparatorSkin() — 构造函数, 类 mx.skins.spark.MenuSeparatorSkin | |
构造函数。 | |
MenuSeparatorSkin() — 构造函数, 类 mx.skins.wireframe.MenuSeparatorSkin | |
构造函数。 | |
menuShow — 事件, 类 mx.controls.FlexNativeMenu | |
显示菜单或子菜单前调度。 | |
menuShow — 事件, 类 mx.controls.Menu | |
当打开菜单或子菜单时调度。 | |
menuShow — 事件, 类 mx.controls.MenuBar | |
当弹出子菜单打开或用户选择的菜单栏项目没有下拉菜单时调度。 | |
MENU_SHOW — 常量静态属性, 类 mx.automation.events.AutomationFlexNativeMenuEvent | |
定义 menuShow 事件的事件对象的 type 属性值。 | |
MENU_SHOW — 常量静态属性, 类 mx.automation.events.MenuShowEvent | |
MenuShowEvent.MENU_SHOW 常量定义 menuShow 事件的事件对象的 type 属性值。 | |
MENU_SHOW — 常量静态属性, 类 mx.events.FlexNativeMenuEvent | |
FlexNativeMenuEvent.MENU_SHOW 类型常量指示鼠标指针已滑过菜单或子菜单已打开。 | |
MENU_SHOW — 常量静态属性, 类 mx.events.MenuEvent | |
MenuEvent.MENU_SHOW 类型常量指示鼠标指针已滑离打开的菜单或子菜单。 | |
MenuShowEvent — 类, 包 mx.automation.events | |
MenuShowEvent 类表示与 menuBar 相关联的事件。 | |
MenuShowEvent(type:String, itemRenderer:mx.controls.menuClasses:IMenuBarItemRenderer) — 构造函数, 类 mx.automation.events.MenuShowEvent | |
构造函数。 | |
MenuSkin — 类, 包 mx.skins.wireframe | |
MX Menu 组件的边框的线框外观类。 | |
MenuSkin() — 构造函数, 类 mx.skins.wireframe.MenuSkin | |
构造函数。 | |
menuStyleName — 样式, 类 mx.controls.MenuBar | |
CSSStyleDeclaration 的名称,它用于为 MenuBar 控件显示的 Menu 控件指定样式. | |
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 | |
将所有挂起更新合并到托管对象集中。 | |
merge() — 方法, 类 mx.data.DataStore | |
将所有挂起更新合并到托管对象集中。 | |
mergeRequired — 属性, 类 mx.data.DataManager | |
指示是否存在必须合并的挂起更改。 | |
mergeRequired — 属性, 类 mx.data.DataStore | |
指示是否存在必须合并的挂起更改。 | |
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 | |
指定列表用于显示标准选项的 createDateItemList() 方法。 | |
meridianList — 属性, 类 spark.components.DateSpinner | |
显示日期的标准字段 (AM/PM) 的 SpinnerList。 | |
message — 属性, 类 Error | |
包含与 Error 对象关联的消息。 | |
message — 属性, 接口 com.adobe.fiber.styles.ILocalizeableMessage | |
一种可绑定属性,用于通过调用 IResourceManager.getString(bundle, key, tokens) 返回该消息的本地化版本。 | |
message — 属性, 类 com.adobe.fiber.styles.LocalizeableMessage | |
一种可绑定属性,用于通过调用 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 | |
当远程目标推送数据操作的通知时,将调度 MessageEvent.MESSAGE 事件。 | |
message — 事件, 类 mx.data.DataService | |
当远程目标推送数据操作的通知时,将调度 MessageEvent.MESSAGE 事件。 | |
message — 属性, 接口 mx.data.IChangeObject | |
提供对与本地更改对应的本地 DataMessage 对象的访问。 | |
message — 事件, 类 mx.data.ManagedRemoteService | |
当远程目标推送数据操作的通知时,将调度 MessageEvent.MESSAGE 事件。 | |
message — 属性, 类 mx.data.MessageCacheItem | |
对此更改的 DataMessage 的引用。 | |
message — 属性, 类 mx.events.CubeEvent | |
对正在处理的内容的描述。 | |
message — 属性, 类 mx.events.ValidationResultEvent | |
单个字符串,其中包含结果 Array 中所有 ValidationResult 对象的错误消息。 | |
message — 属性, 类 mx.logging.LogEvent | |
提供对记录的消息的访问。 | |
message — 事件, 类 mx.messaging.AbstractConsumer | |
Consumer 接收到消息时调度。 | |
message — 事件, 类 mx.messaging.Channel | |
在通道从其端点接收到消息时调度。 | |
message — 事件, 类 mx.messaging.Consumer | |
Consumer 接收到消息时调度。 | |
message — 属性, 类 mx.messaging.MessageResponder | |
提供对已发送的 Message 的访问。 | |
message — 事件, 类 mx.messaging.MultiTopicConsumer | |
Consumer 接收到消息时调度。 | |
message — 属性, 类 mx.messaging.events.MessageEvent | |
与此事件相关联的 Message。 | |
message — 属性, 类 mx.messaging.events.MessageFaultEvent | |
此事件的 ErrorMessage。 | |
message — 属性, 类 mx.rpc.AsyncToken | |
提供对关联消息的访问。 | |
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 | |
MESSAGE 事件类型;当收到消息时调度。 | |
MessageAckEvent — 类, 包 mx.messaging.events | |
MessageAckEvent 类用于在消息传送系统中传送确认消息。 | |
MessageAckEvent(type:String, bubbles:Boolean, cancelable:Boolean, ack:mx.messaging.messages:AcknowledgeMessage, correlation:mx.messaging.messages:IMessage) — 构造函数, 类 mx.messaging.events.MessageAckEvent | |
构造显示指定的确认消息和原始相关消息的此事件的一个实例。 | |
MessageAgent — 类, 包 mx.messaging | |
MessageAgent 类提供基本的低级功能,该功能对于目标的消息处理很常见。 | |
MessageAgent() — 构造函数, 类 mx.messaging.MessageAgent | |
构造函数。 | |
messageAgents — 属性, 类 mx.messaging.ChannelSet | |
提供对使用此 ChannelSet 的一组 MessageAgent 的访问。 | |
messageAvailable — 属性, 类 flash.system.MessageChannel | |
指示在 MessageChannel 的内部消息队列中是否有来自发送 worker 的一条或多条消息。 | |
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 | |
表示一组更改:创建、更新、删除和更新集合消息。 | |
MessageBatch() — 构造函数, 类 mx.data.MessageBatch | |
构造函数。 | |
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 | |
表示 MessageBatch 的项属性的一个元素。 | |
MessageCacheItem() — 构造函数, 类 mx.data.MessageCacheItem | |
构造函数。 | |
MessageChannel — final 类, 包 flash.system | |
MessageChannel 类提供了供 worker 用来与其他 worker 进行通信的机制。 | |
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 | |
如果尚未传递消息,则 faultCode 会包含此常量。 | |
messageDisplay — 属性, 类 spark.components.IconItemRenderer | |
用于显示项呈示器的消息数据的文本组件。 | |
MessageEvent — 类, 包 mx.messaging.events | |
MessageEvent 类用于在消息传送系统中传送消息。 | |
MessageEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:IMessage) — 构造函数, 类 mx.messaging.events.MessageEvent | |
构造具有指定的类型并显示指定消息的事件的实例。 | |
MessageFaultEvent — 类, 包 mx.messaging.events | |
MessageFaultEvent 类用于在消息传送系统中传送错误消息。 | |
MessageFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, message:mx.messaging.messages:ErrorMessage) — 构造函数, 类 mx.messaging.events.MessageFaultEvent | |
构造一个错误消息事件的实例,以提供指定消息和错误信息。 | |
messageField — 属性, 类 spark.components.IconItemRenderer | |
数据项中作为消息显示的字段名称。 | |
messageFunction — 属性, 类 spark.components.IconItemRenderer | |
用户提供的函数,在每个项目上运行以确定其消息。 | |
messageHandler(event:mx.messaging.events:MessageEvent) — 方法, 类 mx.messaging.ChannelSet | |
重新调度来自当前连接的 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 | |
消息的唯一 ID。 | |
messageId — 属性, 接口 mx.messaging.messages.IMessage | |
消息的唯一 ID。 | |
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 | |
MessagePerformanceUtils 实用程序类用于检索从客户端发送到服务器的消息及其响应消息的各种大小和时间度量信息,以及从服务器返回到客户端的消息的相应信息。 | |
MessagePerformanceUtils(message:Object) — 构造函数, 类 mx.messaging.messages.MessagePerformanceUtils | |
构造函数会根据消息中传递的 MPI 标头中的信息创建一个 MPUtils 实例。 | |
MessageResponder — 类, 包 mx.messaging | |
MessageResponder 类处理来自消息目标中成功的结果或错误。 | |
MessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage, channel:mx.messaging:Channel) — 构造函数, 类 mx.messaging.MessageResponder | |
构造 MessageResponder 以为指定的 MessageAgent 处理针对指定 Message 做出的响应。 | |
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 | |
此错误指示在通道中序列化消息时出现的问题。 | |
MessageSerializationError(msg:String, fault:mx.messaging.messages:ErrorMessage) — 构造函数, 类 mx.messaging.errors.MessageSerializationError | |
使用指定的消息构造 MessageSerializationError 的新实例。 | |
messageSize — 属性, 类 mx.messaging.messages.MessagePerformanceUtils | |
在服务器端点反序列化期间测量的原始客户端消息的大小. | |
messageStyleName — 样式, 类 mx.controls.Alert | |
指定 Alert 消息文本样式的 CSS 样式声明的名称. | |
messageStyleName — 样式, 类 spark.components.IconItemRenderer | |
用于消息组件样式的 CSS 样式声明的名称. | |
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 | |
LiveCycle Data Services 后端的 DataServiceAdapter 实现。 | |
MessagingDataServiceAdapter(rootDestination:String, dataStore:mx.data:DataStore) — 构造函数, 类 mx.data.MessagingDataServiceAdapter | |
构造消息传递数据服务适配器。 | |
MessagingError — 类, 包 mx.messaging.errors | |
这是与消息传送相关的错误的基类。 | |
MessagingError(msg:String) — 构造函数, 类 mx.messaging.errors.MessagingError | |
使用指定的消息构造 MessagingError 的新实例。 | |
MESSAGING_VERSION — 常量静态属性, 类 mx.messaging.messages.CommandMessage | |
通过在进行初始 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 | |
一个对象,包含通过调用 NetStream.onMetaData() 回调方法(如果可用)而收到的元数据信息包。 | |
metadata — 属性, 类 mx.data.CacheDataDescriptor | |
提供对与此数据一起存储在本地存储中的定制信息的访问。 | |
metadata — 属性, 类 org.osmf.events.MediaElementEvent | |
添加或删除的元数据。 | |
metaData — 属性, 类 flash.display.DisplayObject | |
如果元数据是通过 PlaceObject4 标记与此 DisplayObject 的实例一起存储在 SWF 文件中的,则获取 DisplayObject 实例的元数据对象。 | |
metaData — 属性, 类 flash.net.NetStreamInfo | |
与正在播放的媒体关联的最新元数据对象。 | |
Metadata — 类, 包 org.osmf.metadata | |
Metadata 类封装相关元数据集合。 | |
Metadata() — 构造函数, 类 org.osmf.metadata.Metadata | |
构造函数。 | |
metadataAdd — 事件, 类 org.osmf.media.MediaElement | |
在将 Metadata 对象添加到此媒体元素时调度。 | |
METADATA_ADD — 常量静态属性, 类 org.osmf.events.MediaElementEvent | |
MediaElementEvent.METADATA_ADD 常量为 metadataAdd 事件定义事件对象的 type 属性的值。 | |
MetadataEvent — 类, 包 fl.video | |
当用户请求 FLV 文件的元数据信息包 (NetStream.onMetaData) 以及在 FLV 文件中遇到提示点 (NetStream.onCuePoint) 时,Flash® Player 会调度 MetadataEvent 对象。 | |
MetadataEvent — 类, 包 mx.events | |
MetadataEvent 类可定义元数据和提示点事件的事件类型。 | |
MetadataEvent — 类, 包 org.osmf.events | |
在添加、删除或更改元数据值时,Metadata 对象调度 MetadataEvent。 | |
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object, vp:uint) — 构造函数, 类 fl.video.MetadataEvent | |
创建一个 Event 对象,其中包含有关 metadata 事件的信息。 | |
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, info:Object) — 构造函数, 类 mx.events.MetadataEvent | |
构造函数。 | |
MetadataEvent(type:String, bubbles:Boolean, cancelable:Boolean, key:String, value:any, oldValue:any) — 构造函数, 类 org.osmf.events.MetadataEvent | |
构造函数。 | |
metadataLoaded — 属性, 类 fl.video.FLVPlayback | |
一个布尔值,如果遇到并处理了元数据包,或者如果 FLV 文件在没有元数据包的情况下被编码,则该值为 true。 | |
metadataNamespaceURLs — 属性, 类 org.osmf.media.MediaElement | |
包含存储在此 MediaElement 内的所有 Metadata 对象的命名空间 URL 的矢量。 | |
metadataNamespaceURLs — 属性, 类 org.osmf.media.MediaResourceBase | |
包含此资源内的所有 Metadata 对象的命名空间 URL 的矢量。 | |
metadataReceived — 事件, 类 fl.video.FLVPlayback | |
第一次到达 FLV 文件的元数据时调度。 | |
metadataReceived — 事件, 类 fl.video.VideoPlayer | |
第一次到达 FLV 文件的元数据时调度。 | |
metadataReceived — 事件, 类 mx.controls.VideoDisplay | |
当第一次到达 FLV 文件中的元数据时调度。 | |
METADATA_RECEIVED — 常量静态属性, 类 fl.video.MetadataEvent | |
定义 metadataReceived 事件对象的 type 属性值。 | |
METADATA_RECEIVED — 常量静态属性, 类 mx.events.MetadataEvent | |
MetadataEvent.METADATA_RECEIVED 常量可为 metadataReceived 事件定义 type 属性的值。 | |
metadataRemove — 事件, 类 org.osmf.media.MediaElement | |
在从此媒体元素中删除 Metadata 对象时调度。 | |
METADATA_REMOVE — 常量静态属性, 类 org.osmf.events.MediaElementEvent | |
MediaElementEvent.METADATA_REMOVE 常量为 metadataRemove 事件定义事件对象的 type 属性的值。 | |
method — 属性, 类 flash.net.URLRequest | |
控制 HTTP 式提交方法。 | |
method — 属性, 类 mx.messaging.messages.HTTPRequestMessage | |
指示请求应使用的方法。 | |
method — 属性, 类 mx.rpc.http.AbstractOperation | |
发送请求的 HTTP 方法。 | |
method — 属性, 类 mx.rpc.http.HTTPMultiService | |
用于在未对操作显示设置方法的情况下发送请求的 HTTP 方法。 | |
method — 属性, 类 mx.rpc.http.HTTPService | |
发送请求的 HTTP 方法。 | |
method — 属性, 类 mx.rpc.http.Operation | |
发送请求的 HTTP 方法。 | |
MetricBase — 类, 包 org.osmf.net.metrics | |
MetricBase 是用于自适应比特率的度量的基类。 | |
MetricBase(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, type:String) — 构造函数, 类 org.osmf.net.metrics.MetricBase | |
构造函数。 | |
metricCreationFunction — 属性, 类 org.osmf.net.metrics.MetricFactoryItem | |
创建所需 MetricBase 的新实例的函数。 | |
MetricError — 类, 包 org.osmf.events | |
MetricError 封装与自适应比特率算法中使用的度量相关的错误。 | |
MetricError(errorID:int, detail:String) — 构造函数, 类 org.osmf.events.MetricError | |
构造函数。 | |
MetricErrorCodes — final 类, 包 org.osmf.events | |
MetricErrorCodes 类提供错误 ID 的静态常量。 | |
metricFactory — 属性, 类 org.osmf.net.metrics.MetricRepository | |
用于创建新度量的 MetricFactory 对象。 | |
MetricFactory — 类, 包 org.osmf.net.metrics | |
MetricFactory 表示度量的工厂类。 | |
MetricFactory(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — 构造函数, 类 org.osmf.net.metrics.MetricFactory | |
构造函数。 | |
MetricFactoryItem — 类, 包 org.osmf.net.metrics | |
MediaFactoryItem 封装从 MetricFactory 动态创建和初始化 MetricBase 所需的所有信息。 | |
MetricFactoryItem(type:String, metricCreationFunction:Function) — 构造函数, 类 org.osmf.net.metrics.MetricFactoryItem | |
构造函数。 | |
metricRepository — 属性, 类 org.osmf.net.RuleSwitchManagerBase | |
负责提供度量的度量储备库 | |
_metricRepository — 属性, 类 org.osmf.net.rules.RuleBase | |
metricRepository — 属性, 类 org.osmf.net.rules.RuleBase | |
度量储备库。 | |
MetricRepository — 类, 包 org.osmf.net.metrics | |
MetricRepository 负责存储度量。它响应包含度量类型和其参数的请求。MetricRepository 将使用 MetricFactory 创建新度量。 | |
MetricRepository(metricFactory:org.osmf.net.metrics:MetricFactory) — 构造函数, 类 org.osmf.net.metrics.MetricRepository | |
构造函数。 | |
metrics — 属性, 类 org.osmf.net.SwitchingRuleBase | |
规则可用来确定是否建议进行切换的度量的提供程序。 | |
MetricType — final 类, 包 org.osmf.net.metrics | |
MetricType 标识 Open Source Media Framework 可通过其它方式处理的各种度量类型。 | |
MetricValue — 类, 包 org.osmf.net.metrics | |
MetricValue 表示 MetricBase 的值。 | |
MetricValue(value:any, valid:Boolean) — 构造函数, 类 org.osmf.net.metrics.MetricValue | |
构造函数。 | |
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 | |
定义顶部中间垂直对齐模式。 | |
MIDDLE — 常量静态属性, 类 spark.components.CalloutPosition | |
将标注的 horizontalCenter 放置在所有者的 horizontalCenter 处。 | |
MIDDLE — 常量静态属性, 类 spark.layouts.VerticalAlign | |
在容器的中央垂直对齐子代。 | |
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). | |
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 | |
此资源的 MIME 类型(如果有)。 | |
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 | |
返回两个数值中的较小者。 | |
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 | |
元素显示的最小数据值。 | |
min — 属性, 类 mx.charts.series.items.AreaSeriesItem | |
转换为屏幕坐标后此项目的最小值。 | |
min — 属性, 类 mx.charts.series.items.BarSeriesItem | |
转换为屏幕坐标后此项目的最小值。 | |
min — 属性, 类 mx.charts.series.items.ColumnSeriesItem | |
转换为屏幕坐标后此项目的最小值。 | |
MinAggregator — 类, 包 mx.olap.aggregators | |
MinAggregator 类实现最小聚合器。 | |
minBandwidthToBitrateRatio — 属性, 类 org.osmf.net.rules.AfterUpSwitchBufferBandwidthRule | |
带宽/比特率部分的最小可接受值。只在不满足 bufferFragmentsThreshold 约束时才考虑。 | |
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 | |
列的最小宽度(以像素为单位)。 | |
minColumnWidth — 属性, 类 mx.controls.DataGrid | |
列的最小宽度(以像素为单位)。 | |
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 | |
最小可选的日期;只有此日期和此日期之后的日期是可选的。 | |
minDigits — 属性, 类 mx.validators.PhoneNumberValidator | |
有效电话号码的最小位数。 | |
MIN_DOMAIN_MEMORY_LENGTH — 静态属性, 类 flash.system.ApplicationDomain | |
获取用作 ApplicationDomain.domainMemory 所需的最小内存对象长度。 | |
minField — 属性, 类 mx.charts.series.AreaSeries | |
指定用于确定区域底部边界的 dataProvider 字段。 | |
minField — 属性, 类 mx.charts.series.BarSeries | |
指定用于确定每个条形图底部的数据提供程序字段。 | |
minField — 属性, 类 mx.charts.series.ColumnSeries | |
指定用于确定列底部 y 轴位置的数据提供程序字段。 | |
minFilter — 属性, 类 mx.charts.series.items.AreaSeriesItem | |
此项目的最小值,根据所含图表的垂直轴进行筛选。 | |
minFilter — 属性, 类 mx.charts.series.items.BarSeriesItem | |
此项目的最小值,根据所含图表的水平轴进行筛选。 | |
minFilter — 属性, 类 mx.charts.series.items.ColumnSeriesItem | |
此项目的最小值,根据所含图表的垂直轴进行筛选。 | |
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 | |
指定 ConstraintRow 实例在 ConstraintRow 实例坐标中的最小高度的数字(以像素为单位)。 | |
minHeight — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
在组件坐标中指定组件最小高度的数字(以像素为单位)。 | |
minHeight — 属性, 接口 mx.core.IUIComponent | |
在组件坐标中指定组件最小高度的数字(以像素为单位)。 | |
minHeight — 属性, 类 mx.core.UIComponent | |
布局过程中父级要考虑的组件最小建议高度。 | |
minHeight — 属性, 类 mx.core.UIFTETextField | |
布局过程中父级要考虑的组件最小建议高度。 | |
minHeight — 属性, 类 mx.core.UITextField | |
布局过程中父级要考虑的组件最小建议高度。 | |
minHeight — 属性, 类 mx.flash.UIMovieClip | |
在组件坐标中指定组件最小高度的数字(以像素为单位)。 | |
minHeight — 属性, 类 spark.components.supportClasses.StyleableTextField | |
布局过程中父级要考虑的组件最小建议高度。 | |
minHeight — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
布局过程中父级要考虑的组件最小建议高度。 | |
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 | |
指定窗口是否可最小化。 | |
minimizable — 属性, 类 mx.core.Window | |
指定窗口是否可最小化。 | |
minimizable — 属性, 类 mx.core.WindowedApplication | |
指定窗口是否可最小化。 | |
minimizable — 属性, 类 spark.components.Window | |
指定窗口是否可最小化。 | |
minimizable — 属性, 类 spark.components.WindowedApplication | |
指定窗口是否可最小化。 | |
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 | |
最小化窗口。 | |
minimize() — 方法, 类 mx.core.Window | |
最小化窗口。 | |
minimize() — 方法, 类 mx.core.WindowedApplication | |
最小化窗口。 | |
minimize() — 方法, 类 spark.components.Window | |
最小化窗口。 | |
minimize() — 方法, 类 spark.components.WindowedApplication | |
最小化窗口。 | |
MINIMIZE — 常量静态属性, 类 com.adobe.mosaic.layouts.LayoutEvent | |
The element is requesting to be minimized. | |
minimizeButton — 外观部件, 类 spark.components.windowClasses.TitleBar | |
定义与最小化按钮相对应的 Button 控件的外观部件。 The skin part that defines the Button control that corresponds to the minimize button. | |
minimizeButton — 属性, 类 mx.core.windowClasses.TitleBar | |
用于定义最小化按钮的 Button 对象。 | |
minimizeButton — 属性, 类 spark.skins.spark.windowChrome.MacTitleBarSkin | |
minimizeButton — 属性, 类 spark.skins.spark.windowChrome.TitleBarSkin | |
minimizeButtonSkin — 样式, 类 mx.core.WindowedApplication | |
使用 Flex 镶边时,最小化按钮的外观. | |
minimizeButtonSkin — 样式, 类 mx.core.Window | |
使用 Flex 镶边时,最小化按钮的外观. | |
MinimizeButtonSkin — 类, 包 mx.skins.wireframe.windowChrome | |
MX WindowedApplication 组件的最小化按钮的线框外观类。 | |
MinimizeButtonSkin — 类, 包 spark.skins.spark.windowChrome | |
使用 Flex 镶边时,Spark WindowedApplication 组件和 Spark Window 组件的标题栏中的最小化按钮的默认外观类。 | |
MinimizeButtonSkin() — 构造函数, 类 mx.skins.wireframe.windowChrome.MinimizeButtonSkin | |
构造函数。 | |
MinimizeButtonSkin() — 构造函数, 类 spark.skins.spark.windowChrome.MinimizeButtonSkin | |
构造函数。 | |
MINIMIZED — 常量静态属性, 类 flash.display.NativeWindowDisplayState | |
最小化显示状态。 | |
minimizedElements — 属性, 类 com.adobe.mosaic.layouts.MosaicLayoutBase | |
The Array of IVisualElement elements currently minimized. | |
minimizeEffect — 效果, 类 mx.core.WindowedApplication | |
当组件处于最小化状态时播放。 | |
minimizeEffect — 效果, 类 mx.core.Window | |
当组件处于最小化状态时播放。 | |
minimizeEffect — 效果, 类 spark.components.WindowedApplication | |
当组件处于最小化状态时播放。 | |
minimizeEffect — 效果, 类 spark.components.Window | |
当组件处于最小化状态时播放。 | |
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 | |
指定轴标签的最小值。 | |
minimum — 属性, 类 mx.charts.LinearAxis | |
指定轴标签的最小值。 | |
minimum — 属性, 类 mx.charts.LogAxis | |
指定轴标签的最小值。 | |
minimum — 属性, 类 mx.controls.NumericStepper | |
NumericStepper 的最小值。 | |
minimum — 属性, 类 mx.controls.ProgressBar | |
ProgressBar 的最小进度值。 | |
minimum — 属性, 类 mx.controls.sliderClasses.Slider | |
滑块控件上允许的最小值。 | |
minimum — 属性, 类 spark.collections.NumericDataProvider | |
第一项的值。 | |
minimum — 属性, 类 spark.components.supportClasses.Range | |
最小有效 value。 | |
MINIMUM — 常量静态属性, 类 flash.text.engine.LigatureLevel | |
用于指定使用最少的连字。 | |
MINIMUM_DISPLAY_TIME — 属性, 类 mx.preloaders.DownloadProgressBar | |
显示应该可见的最小毫秒数。 | |
minimumElementDuration — 属性, 类 mx.charts.effects.SeriesEffect | |
指定单个元素完成效果所需的时间量(以毫秒为单位)。 | |
minimumElementDuration — 属性, 类 mx.charts.effects.effectClasses.SeriesEffectInstance | |
指定单个元素完成效果所需的时间量(以毫秒为单位)。 | |
minimumScale — 属性, 类 spark.transitions.ZoomViewTransition | |
指定缩放的视图的最小比例(代表放大时视图为第一个可见视图或者缩小时视图为最后一个可见视图的情况)。 | |
minimumSpacing — 属性, 类 flash.text.engine.SpaceJustifier | |
指定在字距调整期间使用的字之间的最小间距(作为普通间距宽度的乘数)。 | |
minInterval — 属性, 类 mx.charts.chartClasses.DataDescription | |
元素所显示的任何两个值之间的最小间隔(以数据单位表示)。 | |
minLength — 属性, 类 mx.validators.StringValidator | |
有效字符串的最小长度。 | |
minNumber — 属性, 类 mx.charts.series.items.AreaSeriesItem | |
此项目的最小值,根据所含图表的垂直轴转换为数字。 | |
minNumber — 属性, 类 mx.charts.series.items.BarSeriesItem | |
此项目的最小值,根据所含图表的水平轴转换为数字。 | |
minNumber — 属性, 类 mx.charts.series.items.ColumnSeriesItem | |
此项目的最小值,根据所含图表的垂直轴转换为数字。 | |
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 | |
指定轴上次刻度线之间的数字差值。 | |
minorTickCache — 属性, 类 mx.charts.chartClasses.NumericAxis | |
用于表示此轴的最新生成的刻度线组。 | |
minorTickInterval — 属性, 类 mx.charts.DateTimeAxis | |
指定轴上次刻度线间的 minorTickUnits 数目。 | |
minorTickLength — 样式, 类 mx.charts.AxisRenderer | |
指定轴上次刻度线的长度,以像素为单位. | |
minorTickPlacement — 样式, 类 mx.charts.AxisRenderer | |
指定绘制次刻度线的位置. | |
minorTicks — 属性, 类 mx.charts.AxisRenderer | |
此属性包含一个数组,用于指定 Flex 沿轴绘制次刻度标记的位置。 | |
minorTicks — 属性, 类 mx.charts.chartClasses.AxisLabelSet | |
一个从 0 到 1 的值数组,提供沿此轴放置的次刻度标记的位置。 | |
minorTicks — 属性, 接口 mx.charts.chartClasses.IAxisRenderer | |
此属性包含一个数组,用于指定 Flex 沿轴绘制次刻度标记的位置。 | |
minorTicks — 属性, 类 mx.charts.chartClasses.NumericAxis | |
用于表示此轴的生成的次要刻度线 Array。 | |
minorTickStroke — 样式, 类 mx.charts.AxisRenderer | |
指定轴上次刻度线的特性. | |
minorTickUnits — 属性, 类 mx.charts.DateTimeAxis | |
轴在生成次刻度线时考虑使用的单位。 | |
minPage — 属性, 类 flash.printing.PrintUIOptions | |
用户可以在“打印”对话框中输入的最小页码。 | |
MIN_PUBLISHED_VERSION — 常量静态属性, 类 com.adobe.icc.external.dc.InvokeParams | |
Minimum published version of the Letter. | |
minRadius — 样式, 类 mx.charts.BubbleChart | |
最小的图表元素的最小半径,以像素为单位. | |
minRadius — 属性, 类 mx.charts.series.BubbleSeries | |
在此系列中呈示的最小项目的半径。 | |
minReliability — 属性, 类 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
要使用的品质级别的最低可靠性。 | |
minReliabilityRecordSize — 属性, 类 org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
可靠性记录的最小长度,低于此值,可靠性不成问题 | |
minResolution — 属性, 类 spark.preloaders.SplashScreenImageSource | |
显示图像所需的移动设备分辨率的最小大小。 | |
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 | |
表示最小滚动位置的数值。 | |
minSize — 属性, 类 flash.display.NativeWindow | |
此窗口的最小大小。 | |
minThumbHeight — 属性, 类 spark.skins.mobile.VScrollBarSkin | |
滑块的最小高度 | |
minThumbWidth — 属性, 类 spark.skins.mobile.HScrollBarSkin | |
滑块的最小宽度 | |
MINUS — 常量静态属性, 类 flash.ui.Keyboard | |
与 - 键的键控代码值 (189) 关联的常数。 | |
MINUTE_ITEM — 常量静态属性, 类 spark.components.DateSpinner | |
指定列表用于显示分钟的 createDateItemList() 方法。 | |
minuteList — 属性, 类 spark.components.DateSpinner | |
显示日期的分钟字段的 SpinnerList。 | |
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 | |
显示分钟时要使用的分钟时间间隔。 | |
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 | |
此项目的最小值。 | |
minValue — 属性, 类 mx.charts.series.items.BarSeriesItem | |
此项目的最小值。 | |
minValue — 属性, 类 mx.charts.series.items.ColumnSeriesItem | |
此项目的最小值。 | |
minValue — 属性, 类 mx.validators.CurrencyValidator | |
有效数字的最小值。 | |
minValue — 属性, 类 mx.validators.NumberValidator | |
有效数字的最小值。 | |
minValue — 属性, 类 spark.validators.supportClasses.NumberValidatorBase | |
有效数字的最小值。 | |
MIN_VALUE — 常量静态属性, 类 Number | |
可表示的最小非零(最接近零,而不是最大负数)IEEE-754 数。 | |
MIN_VALUE — 常量静态属性, 类 int | |
可表示的最小 32 位带符号整数为 -2,147,483,648。 | |
MIN_VALUE — 常量静态属性, 类 uint | |
可表示的最小无符号整数为 0。 | |
minViewportInset — 属性, 类 spark.components.Scroller | |
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 | |
指定 ConstraintColumn 实例在 ConstraintColumn 实例坐标中的最小宽度的数字(以像素为单位)。 | |
minWidth — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
在组件坐标中指定组件最小宽度的数字(以像素为单位)。 | |
minWidth — 属性, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
列的最小宽度,以像素为单位。 | |
minWidth — 属性, 类 mx.controls.dataGridClasses.DataGridColumn | |
列的最小宽度。 | |
minWidth — 属性, 接口 mx.core.IUIComponent | |
在组件坐标中指定组件最小宽度的数字(以像素为单位)。 | |
minWidth — 属性, 类 mx.core.UIComponent | |
布局过程中父级要考虑的组件最小建议宽度。 | |
minWidth — 属性, 类 mx.core.UIFTETextField | |
布局过程中父级要考虑的组件最小建议宽度。 | |
minWidth — 属性, 类 mx.core.UITextField | |
布局过程中父级要考虑的组件最小建议宽度。 | |
minWidth — 属性, 类 mx.flash.UIMovieClip | |
在组件坐标中指定组件最小宽度的数字(以像素为单位)。 | |
minWidth — 属性, 类 spark.components.gridClasses.GridColumn | |
此列的最小宽度,以像素为单位。 | |
minWidth — 属性, 类 spark.components.supportClasses.StyleableTextField | |
布局过程中父级要考虑的组件最小建议宽度。 | |
minWidth — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
布局过程中父级要考虑的组件最小建议宽度。 | |
minYear — 属性, 类 mx.controls.DateChooser | |
控件中可选的第一个年份。 | |
minYear — 属性, 类 mx.controls.DateField | |
控件中可选的第一个年份。 | |
MIPLINEAR — 常量静态属性, 类 flash.display3D.Context3DMipFilter | |
选择两个最接近的 MIP 级别并在它们之间实现线性混合(最高质量模式,但会增加性能成本)。 | |
MIPNEAREST — 常量静态属性, 类 flash.display3D.Context3DMipFilter | |
使用最近的相邻度量来选择 MIP 级别(速度最快的渲染方法)。 | |
MIPNONE — 常量静态属性, 类 flash.display3D.Context3DMipFilter | |
始终使用最高纹理等级(降级运算时性能会降低)。 | |
mirror — 属性, 类 flash.text.engine.TextLineMirrorRegion | |
向其镜像影响镜像区域的事件的 EventDispatcher 对象。 | |
mirror — 属性, 接口 mx.core.IAssetLayoutFeatures | |
如果为 true,则 X 轴按 -1 缩放,且原点的 x 坐标按组件宽度平移。 | |
mirrorRegions — 属性, 类 flash.text.engine.TextLine | |
包含与行相关联的 TextLineMirrorRegion 对象的矢量;如果没有这样的对象,则为 null。 | |
missingAtSignError — 属性, 类 mx.validators.EmailValidator | |
电子邮件地址中不存在 @ 符号时的错误消息。 | |
missingPeriodInDomainError — 属性, 类 mx.validators.EmailValidator | |
域中不存在句点时的错误消息。 | |
MISSING_SKIN_STYLE — 常量静态属性, 类 fl.video.VideoError | |
状态变量,指示缺少的外观样式。 | |
missingUsernameError — 属性, 类 mx.validators.EmailValidator | |
不存在用户名时的错误消息。 | |
MITER — 常量静态属性, 类 flash.display.JointStyle | |
在 flash.display.Graphics.lineStyle() 方法的 joints 参数中指定尖角连接。 | |
miterLimit — 属性, 类 flash.display.GraphicsStroke | |
表示将在哪个限制位置切断尖角。 | |
miterLimit — 属性, 类 mx.graphics.GradientStroke | |
一个表示将在哪个限制位置切断尖角的数字。 | |
miterLimit — 属性, 接口 mx.graphics.IStroke | |
表示将在哪个限制位置切断尖角。 | |
miterLimit — 属性, 类 mx.graphics.SolidColorStroke | |
表示将在哪个限制位置切断尖角。 | |
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 | |
数据提供程序中的字段名称,用以确定每个菜单项的助记键索引。 | |
mnemonicIndexFunction — 属性, 类 mx.controls.FlexNativeMenu | |
确定每个菜单项的助记键索引的函数。 | |
MobileSkin — 类, 包 spark.skins.mobile.supportClasses | |
手机应用程序的基于 ActionScript 的外观。 | |
MobileSkin() — 构造函数, 类 spark.skins.mobile.supportClasses.MobileSkin | |
构造函数。 | |
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 | |
通过在组件下创建大型半透明叠加层来模拟 PopUp Manager 启动的组件形式. | |
modalTransparency — 样式, 类 mx.core.Application | |
通过在组件下创建大型半透明叠加层来模拟 PopUp Manager 启动的组件形式. | |
modalTransparencyBlur — 样式, 类 mx.containers.Panel | |
模式窗口打开时,应用于应用程序的模糊效果. | |
modalTransparencyBlur — 样式, 类 mx.core.Application | |
模式窗口打开时,应用于应用程序的模糊效果. | |
modalTransparencyColor — 样式, 类 mx.containers.Panel | |
模式叠加层的颜色. | |
modalTransparencyColor — 样式, 类 mx.core.Application | |
模式叠加层的颜色. | |
modalTransparencyDuration — 样式, 类 mx.containers.Panel | |
模式窗口打开或关闭时播放模式透明度效果的持续时间(以毫秒为单位). | |
modalTransparencyDuration — 样式, 类 mx.core.Application | |
模式窗口打开或关闭时播放模式透明度效果的持续时间(以毫秒为单位). | |
mode — 属性, 类 fl.controls.ProgressBar | |
获取或设置用于更新进度栏的方法。 | |
mode — 属性, 类 flash.display.Screen | |
Screen 对象的当前屏幕模式。 | |
mode — 属性, 类 flash.filters.DisplacementMapFilter | |
滤镜模式。 | |
mode — 属性, 类 flash.media.MicrophoneEnhancedOptions | |
控制增强的麦克风模式。 | |
mode — 属性, 类 mx.controls.ProgressBar | |
指定用于更新进度栏的方法。 | |
mode — 属性, 类 mx.graphics.shaderClasses.LuminosityMaskShader | |
一个方便使用的字段,用于考虑是打开还是关闭 luminosityClip 和/或 luminosityInvert。 | |
mode — 属性, 类 spark.filters.DisplacementMapFilter | |
滤镜模式。 | |
mode — 属性, 类 spark.transitions.FlipViewTransition | |
指定要执行的翻转过渡类型。 | |
mode — 属性, 类 spark.transitions.SlideViewTransition | |
指定要执行的滑动过渡类型。 | |
mode — 属性, 类 spark.transitions.ZoomViewTransition | |
指定要执行的缩放过渡类型。 | |
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 | |
DataGridColumn,表示 Modified 列。 | |
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 | |
集合视图,用于暂时保留上次的数据提供程序状态,以方便运行数据更改效果。 | |
modifiedCollectionView — 属性, 类 mx.controls.listClasses.ListBase | |
集合视图,用于暂时保留上次的数据提供程序状态,以方便运行数据更改效果。 | |
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 | |
TextRange 是否修改当前所选的文本。 | |
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 | |
target,即特定模块的接口实例。 | |
Module — 类, 包 mx.modules | |
基于 MXML 的动态可加载模块的基类。 | |
Module — 类, 包 spark.modules | |
基于 MXML 的动态可加载模块的基类。 | |
Module() — 构造函数, 类 mx.modules.Module | |
构造函数。 | |
Module() — 构造函数, 类 spark.modules.Module | |
构造函数。 | |
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 | |
基于 ActionScript 的动态加载模块的基类。 | |
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 | |
ModuleEvent 类代表传递到与动态加载模块相关的事件的事件侦听器的事件对象。 | |
ModuleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String, module:mx.modules:IModuleInfo) — 构造函数, 类 mx.events.ModuleEvent | |
构造函数。 | |
moduleFactory — 属性, 类 mx.charts.AreaChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.AxisRenderer | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.BarChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.BubbleChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.CandlestickChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.ColumnChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.GridLines | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.HLOCChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.LegendItem | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.LineChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.PieChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.PlotChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.chartClasses.CartesianChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.chartClasses.ChartBase | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.chartClasses.DataTip | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.chartClasses.PolarChart | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.series.AreaSeries | |
moduleFactory — 属性, 类 mx.charts.series.BarSeries | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.series.BubbleSeries | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.series.CandlestickSeries | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.series.ColumnSeries | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.series.HLOCSeries | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.charts.series.LineSeries | |
moduleFactory — 属性, 类 mx.charts.series.PieSeries | |
moduleFactory — 属性, 类 mx.charts.series.PlotSeries | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.core.ContextualClassFactory | |
应在其中创建对象的上下文。 | |
moduleFactory — 属性, 类 mx.core.RSLData | |
如果该 RSL 应加载到应用程序域中,而非与执行加载的模块工厂相关联的应用程序域中,则为非 null。 | |
moduleFactory — 属性, 类 mx.core.UIComponent | |
模块工厂用作上下文,用于为此组件使用嵌入字体以及查找用于控制此组件样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.core.UIFTETextField | |
用于在正确的 SWF 上下文中创建 TextFields 的 moduleFactory。 | |
moduleFactory — 属性, 类 mx.core.UITextField | |
用于在正确的 SWF 上下文中创建 TextFields 的 moduleFactory。 | |
moduleFactory — 属性, 类 mx.core.UITextFormat | |
用于创建嵌入字体的 TextField 的 moduleFactory。 | |
moduleFactory — 属性, 类 mx.flash.UIMovieClip | |
模块工厂用作上下文,用于为组件使用嵌入字体,和查找用于控制样式的样式管理器。 | |
moduleFactory — 属性, 类 mx.styles.AdvancedStyleClient | |
模块工厂作为用于查找样式管理器(控制此非可视样式客户端实例的样式)的上下文使用。 | |
moduleFactory — 属性, 类 spark.core.SpriteVisualElement | |
模块工厂用作上下文,用于为组件使用嵌入字体,和查找用于控制样式的样式管理器。 | |
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 组件的行为方式与 SWFLoader 极为相似,不同的是它需要遵循与加载内容间的合同要求。 | |
ModuleLoader — 类, 包 spark.modules | |
ModuleLoader 组件的行为方式与 SWFLoader 极为相似,不同的是它需要遵循与加载内容间的合同要求。 | |
ModuleLoader() — 构造函数, 类 mx.modules.ModuleLoader | |
构造函数。 | |
ModuleLoader() — 构造函数, 类 spark.modules.ModuleLoader | |
构造函数。 | |
ModuleManager — 类, 包 mx.modules | |
ModuleManager 类会集中管理动态加载模块。 | |
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 | |
表示蒙古文数字集的数字零的 Unicode 值。 | |
monitorEvent(event:flash.events:Event, correlationID:String) — 静态方法 , 类 mx.netmon.NetworkMonitor | |
通知监视器有事件发生。 | |
monitorEventImpl — 静态属性, 类 mx.netmon.NetworkMonitor | |
将由 mix-in 指定。 | |
monitorFault(faultMessage:Object, actualFault:Object) — 静态方法 , 类 mx.netmon.NetworkMonitor | |
通知监视器有故障发生。 | |
monitorFaultImpl — 静态属性, 类 mx.netmon.NetworkMonitor | |
将由 mix-in 指定。 | |
monitorInvocation(id:String, invocationMessage:Object, messageAgent:Object) — 静态方法 , 类 mx.netmon.NetworkMonitor | |
通知监视器正在发生调用。 | |
monitorInvocationImpl — 静态属性, 类 mx.netmon.NetworkMonitor | |
将由 mix-in 指定。 | |
monitorResult(resultMessage:Object, actualResult:Object) — 静态方法 , 类 mx.netmon.NetworkMonitor | |
通知监视器有结果返回。 | |
monitorResultImpl — 静态属性, 类 mx.netmon.NetworkMonitor | |
将由 mix-in 指定。 | |
month — 属性, 类 Date | |
按照本地时间返回 Date 对象的月份值(0 代表一月,1 代表二月,依此类推)。 | |
MONTH_ITEM — 常量静态属性, 类 spark.components.DateSpinner | |
指定列表用于显示月的 createDateItemList() 方法。 | |
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 | |
显示日期的月字段的 SpinnerList。 | |
monthListener — 属性, 类 mx.validators.DateValidator | |
侦听月子字段验证结果的组件。 | |
monthNames — 属性, 类 mx.controls.DateChooser | |
显示在 DateChooser 控件顶部的月份名称。 | |
monthNames — 属性, 类 mx.controls.DateField | |
控件顶部显示的月份名称。 | |
monthNamesLong — 静态属性, 类 mx.formatters.DateBase | |
长格式的月份名称。 | |
monthNamesShort — 静态属性, 类 mx.formatters.DateBase | |
短格式的月份名称。 | |
monthProperty — 属性, 类 mx.validators.DateValidator | |
要验证的月属性的名称。 | |
monthSource — 属性, 类 mx.validators.DateValidator | |
包含月字段的值的对象。 | |
monthSymbol — 属性, 类 mx.controls.DateChooser | |
此属性将追加到由 monthNames 属性指定的值的末尾,用于定义显示在 DateChooser 控件顶部的月份名称。 | |
monthSymbol — 属性, 类 mx.controls.DateField | |
将此属性追加到由 monthNames 属性指定的值末尾以便定义在控件顶部显示的月份名称。 | |
monthUTC — 属性, 类 Date | |
按照通用时间 (UTC) 返回的 Date 对象的月份值(0 [1 月] 到 11 [12 月])部分。 | |
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 | |
MotionPath 类定义效果的 Keyframe 对象的集合,以及要设置动画的目标上属性的名称。 | |
MotionPath(property:String) — 构造函数, 类 spark.effects.animation.MotionPath | |
构造函数。 | |
motionPaths — 属性, 类 spark.effects.Animate | |
MotionPath 对象的 Vector,其中的每个对象都带有正在设置动画的属性的名称以及该属性在动画过程中所采用的值。 | |
motionPaths — 属性, 类 spark.effects.animation.Animation | |
MotionPath 对象集,它定义随着时间的推移 Animation 将设置动画的属性和值。 | |
motionPaths — 属性, 类 spark.effects.supportClasses.AnimateInstance | |
MotionPath 对象的 Vector,其中的每个对象都带有正在设置动画的属性的名称以及该属性在动画过程中所采用的值。 | |
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 | |
该组件的主要交互模式是通过 mouse。 | |
mouseCaptured — 属性, 类 spark.components.supportClasses.ButtonBase | |
指示第一次调度 MouseEvent.MOUSE_DOWN 时,是否按下鼠标以及鼠标指针是否在按钮上。 | |
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 | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_CLICK 事件。 | |
mouseClickHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_CLICK 事件。 | |
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 | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_DOUBLE_CLICK 事件。 | |
mouseDoubleClickHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_DOUBLE_CLICK 事件。 | |
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 | |
用户在组件上方按下鼠标按键时播放。 | |
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 | |
MouseEvent.MOUSE_DOWN 事件的默认处理函数。 | |
mouseDownHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_DOWN 事件。 | |
mouseDownHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_DOWN 事件。 | |
mouseDownHandler(event:flash.events:MouseEvent) — 方法, 类 spark.automation.delegates.components.SparkListAutomationImpl | |
mouseDownOutside — 事件, 类 mx.core.UIComponent | |
当用户在使用 PopUpManager 打开的某个组件外部单击时,从该组件调度。 | |
mouseDownOutside — 事件, 类 mx.flash.UIMovieClip | |
当用户在使用 PopUpManager 打开的某个组件外部单击时,从该组件调度。 | |
MOUSE_DOWN_OUTSIDE — 常量静态属性, 类 mx.events.FlexMouseEvent | |
FlexMouseEvent.MOUSE_DOWN_OUTSIDE 常量可为 mouseDownOutside 事件定义事件对象的 type 属性的值。 | |
MOUSE_DOWN_SOMEWHERE — 常量静态属性, 类 mx.events.SandboxMouseEvent | |
在沙箱之外的某处按下了鼠标按钮。 | |
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 | |
为 true 时,此属性确保 Group 的整个边界响应鼠标事件(如 click、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 | |
此方法处理鼠标事件,在适当的时候调用 clickHandler 方法,并更新 hovered 和 mouseCaptured 属性。 | |
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 | |
指示发生鼠标事件时,鼠标指针置于标题的文本部分还是图标部分。 | |
mouseEventToItemRenderer(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
确定哪种项呈示器位于鼠标下方。 | |
mouseEventToItemRenderer(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
确定哪种项呈示器位于鼠标下方。 | |
mouseFocusChange — 事件, 类 flash.display.InteractiveObject | |
用户尝试使用指针设备更改焦点时调度。 | |
MOUSE_FOCUS_CHANGE — 常量静态属性, 类 flash.events.FocusEvent | |
定义 mouseFocusChange 事件对象的 type 属性值。 | |
mouseFocusEnabled — 属性, 类 fl.core.UIComponent | |
获取或设置一个值,该值指示组件是否可以在用户单击它后获得焦点。 | |
mouseFocusEnabled — 属性, 接口 fl.managers.IFocusManagerComponent | |
获取一个布尔值,该值指示使用鼠标设备选择的组件是否可以获得焦点。 | |
mouseFocusEnabled — 属性, 类 mx.core.FlexHTMLLoader | |
单击组件时,组件是否可以获得焦点。 | |
mouseFocusEnabled — 属性, 类 mx.core.UIComponent | |
单击时是否可获得焦点。 | |
mouseFocusEnabled — 属性, 类 mx.flash.UIMovieClip | |
一个标志,用于当使用鼠标选中组件时组件是否可以获得焦点。 | |
mouseFocusEnabled — 属性, 接口 mx.managers.IFocusManagerComponent | |
一个标志,用于当使用鼠标选中组件时组件是否可以获得焦点。 | |
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 | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_MOVE 事件。 | |
mouseMoveHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_MOVE 事件。 | |
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 | |
在沙箱之外的某处移动了鼠标。 | |
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 | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_OUT 事件。 | |
mouseOutHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_OUT 事件。 | |
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 | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_OVER 事件。 | |
mouseOverHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_OVER 事件。 | |
mouseSensitivity — 属性, 类 mx.charts.chartClasses.ChartBase | |
指定鼠标指针在图表附近移动时,Flex 认为与其相距多远(以像素为单位)的数据点算是位于指针下。 | |
mouseSimulator — 静态属性, 类 mx.automation.Automation | |
当前活动的鼠标模拟器。 | |
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 | |
用户在组件上方释放鼠标按键时播放。 | |
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 | |
MouseEvent.MOUSE_UP 事件的默认处理函数。 | |
mouseUpHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_DOWN 事件。 | |
mouseUpHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
处理列表中所有鼠标目标(包括呈示器)的 MouseEvent.MOUSE_DOWN 事件。 | |
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 | |
在沙箱之外的某处释放了鼠标按钮。 | |
mouseWheel — 事件, 类 flash.display.InteractiveObject | |
当鼠标滚轮滚动到 InteractiveObject 实例上时调度。 | |
MOUSE_WHEEL — 常量静态属性, 类 flash.events.MouseEvent | |
定义 mouseWheel 事件对象的 type 属性值。 | |
mouseWheelChanging — 事件, 类 spark.components.HScrollBar | |
在 horizontalScrollPosition 由于 mouseWheel 事件而发生变化时调度。 | |
mouseWheelChanging — 事件, 类 spark.components.Scroller | |
在滚动位置由于 mouseWheel 事件而发生变化时调度。 | |
mouseWheelChanging — 事件, 类 spark.components.VScrollBar | |
在 verticalScrollPosition 由于 mouseWheel 事件而发生变化时调度。 | |
MOUSE_WHEEL_CHANGING — 常量静态属性, 类 mx.events.FlexMouseEvent | |
FlexMouseEvent.MOUSE_WHEEL_CHANGING 常量可为 mouseWheelChanging 事件定义事件对象的 type 属性的值。 | |
mouseWheelEnabled — 属性, 类 fl.text.TLFTextField | |
一个布尔值,表示当用户单击某个文本字段并滚动鼠标滚轮时,Flash Player 是否自动滚动多行文本字段。 | |
mouseWheelEnabled — 属性, 类 flash.text.TextField | |
一个布尔值,表示当用户单击某个文本字段并滚动鼠标滚轮时,Flash Player 是否自动滚动多行文本字段。 | |
mouseWheelEnabled — 属性, 类 mx.core.FTETextField | |
该属性尚未在 FTETextField 中实现,因为 FTETextField 不支持滚动。 | |
mouseWheelEnabled — 属性, 接口 mx.core.IUITextField | |
一个布尔值,表示当用户单击某个文本字段并滚动鼠标滚轮时,Flash Player 是否自动滚动多行文本字段。 | |
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 | |
通过更改滚动位置处理 mouseWheel 事件。 | |
mouseWheelHandler(event:flash.events:MouseEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
通过更改滚动位置处理 mouseWheel 事件。 | |
mouseWheelHandler(event:flash.events:MouseEvent) — 方法, 类 mx.core.ScrollControlBase | |
鼠标滚轮 scroll 事件的事件处理函数。 | |
_mouseWheelListenerAttached — 属性, 类 flashx.textLayout.container.ContainerController | |
mouseWheelOutside — 事件, 类 mx.core.UIComponent | |
当用户使用鼠标滚轮滚动到使用 PopUpManager 打开的某个组件外部时,从该组件调度。 | |
mouseWheelOutside — 事件, 类 mx.flash.UIMovieClip | |
当用户使用鼠标滚轮滚动到使用 PopUpManager 打开的某个组件外部时,从该组件调度。 | |
MOUSE_WHEEL_OUTSIDE — 常量静态属性, 类 mx.events.FlexMouseEvent | |
FlexMouseEvent.MOUSE_WHEEL_OUTSIDE 常量可为 mouseWheelOutside 事件定义事件对象的 type 属性的值。 | |
MOUSE_WHEEL_SOMEWHERE — 常量静态属性, 类 mx.events.SandboxMouseEvent | |
在沙箱之外的某处旋转了鼠标滚轮。 | |
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 | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 类 mx.containers.utilityClasses.PostScaleAdapter | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.BitmapAsset | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.ButtonAsset | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 接口 mx.core.IFlexDisplayObject | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.MovieClipAsset | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.SpriteAsset | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.TextFieldAsset | |
将此对象移动到指定的 x 和 y 坐标。 | |
move — 事件, 类 mx.core.UIComponent | |
移动对象后调度。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.UIComponent | |
将组件移动到其父项内的指定位置。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.UIFTETextField | |
将组件移动到其父项内的指定位置。 | |
move(x:Number, y:Number) — 方法, 类 mx.core.UITextField | |
将组件移动到其父项内的指定位置。 | |
move — 事件, 类 mx.flash.UIMovieClip | |
移动对象后调度。 | |
move(x:Number, y:Number) — 方法, 类 mx.flash.UIMovieClip | |
将此对象移动到指定的 x 和 y 坐标。 | |
move(x:Number, y:Number) — 方法, 类 mx.managers.SystemManager | |
调用 move() 方法不会起任何作用,因为它会直接映射到应用程序窗口或加载器中。 | |
move(x:Number, y:Number) — 方法, 类 mx.skins.ProgrammaticSkin | |
将此对象移动到指定的 x 和 y 坐标。 | |
Move — 类, 包 mx.effects | |
Move 效果在指定的时间间隔内随时间更改组件的位置。 | |
Move — 类, 包 spark.effects | |
Move 效果按 x 和 y 方向移动目标对象。 | |
Move(target:Object) — 构造函数, 类 mx.effects.Move | |
构造函数。 | |
Move(target:Object) — 构造函数, 类 spark.effects.Move | |
构造函数。 | |
MOVE — 常量静态属性, 类 fl.events.ComponentEvent | |
定义 move 事件对象的 type 属性值。 | |
MOVE — 常量静态属性, 类 flash.desktop.NativeDragActions | |
定义用于移动操作的字符串。 | |
MOVE — 常量静态属性, 类 flash.events.NativeWindowBoundsEvent | |
定义 move 事件对象的 type 属性值。 | |
MOVE — 常量静态属性, 类 mx.events.CollectionEventKind | |
指示项目已从 CollectionEvent oldLocation 属性确定的位置移动到 location 属性确定的位置。 | |
MOVE — 常量静态属性, 类 mx.events.MoveEvent | |
MoveEvent.MOVE 常量可为 move 事件定义事件对象的 type 属性的值。 | |
MOVE — 常量静态属性, 类 mx.managers.DragManager | |
用于指定拖动动作的类型是“move”的常量。 | |
Move3D — 类, 包 spark.effects | |
Move3D 类在 x、y 和 z 维度上移动目标对象。 | |
Move3D(target:Object) — 构造函数, 类 spark.effects.Move3D | |
构造函数。 | |
moveArea — 外观部件, 类 spark.components.TitleWindow | |
用户必须单击并拖动才可移动窗口的区域。默认情况下,移动区域是 TitleWindow 容器的标题栏。 要拖动 TitleWindow 容器,请在窗口的标题栏区域中单击并按住鼠标指针,然后移动鼠标。创建自定义外观类以更改移动区域。 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 | |
将一组 FlowElement 从一个 FlowGroupElement 移动至另一个 FlowGroupElement。 | |
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 | |
将一组 FlowElement 从一个 FlowGroupElement 移动至另一个 FlowGroupElement。 | |
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 | |
移动操作期间显示的光标. | |
moveDivider(i:int, amt:Number) — 方法, 类 mx.containers.DividedBox | |
将特定分隔符移动给定像素数目。 | |
moveDuration — 属性, 类 mx.effects.DefaultTileListEffect | |
应用于在控件中作为效果的一部分移动的项呈示器的持续时间(以毫秒为单位)。 | |
moveEasingFunction — 属性, 类 mx.effects.MaskEffect | |
要用于移动遮罩的缓动函数。 | |
moveEasingFunction — 属性, 类 mx.effects.effectClasses.MaskEffectInstance | |
要用于移动遮罩的缓动函数。 | |
moveEffect — 效果, 类 mx.core.UIComponent | |
移动组件时播放。 | |
MoveEvent — 类, 包 mx.events | |
代表当 Flex 组件移动时调度的事件对象。 | |
MoveEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldX:Number, oldY:Number) — 构造函数, 类 mx.events.MoveEvent | |
构造函数。 | |
MOVE_FOCUS_REQUEST — 常量静态属性, 类 mx.events.SWFBridgeRequest | |
请求将对焦点的控制权移交给另一个 FocusManager,并让该 FocusManager 根据事件中的 direction 属性将焦点移至其管理之下的一个控件。 | |
moveFocusToHeader(columnIndex:int) — 方法, 类 mx.controls.AdvancedDataGridBaseEx | |
将焦点移至指定的列标题。 | |
moveForSoftKeyboard — 属性, 类 spark.components.SkinnablePopUpContainer | |
当移动设备上的软键盘处于活动状态时启用移动弹出窗口。 | |
moveIndicators(uid:String, offset:int, absolute:Boolean) — 方法, 类 mx.controls.AdvancedDataGrid | |
当控件滚动其显示内容时,按给定的偏移量上下移动单元格和行选择指示符。 | |
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
水平移动所选项目并加亮指示符。 | |
moveIndicatorsHorizontally(uid:String, moveBlockDistance:Number) — 方法, 类 mx.controls.listClasses.ListBase | |
水平移动所选项目并加亮指示符。 | |
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
垂直移动所选项目并加亮指示符。 | |
moveIndicatorsVertically(uid:String, moveBlockDistance:Number) — 方法, 类 mx.controls.listClasses.ListBase | |
垂直移动所选项目并加亮指示符。 | |
MoveInstance — 类, 包 mx.effects.effectClasses | |
MoveInstance 类用于实现 Move 效果的实例类。 | |
MoveInstance(target:Object) — 构造函数, 类 mx.effects.effectClasses.MoveInstance | |
构造函数。 | |
movementX — 属性, 类 flash.events.MouseEvent | |
启用鼠标锁定时,自上一次鼠标事件以来鼠标位置在 X 方向的更改。 | |
movementY — 属性, 类 flash.events.MouseEvent | |
启用鼠标锁定时,自上一次鼠标事件以来鼠标位置在 Y 方向的更改。 | |
moveNext() — 方法, 类 mx.collections.HierarchicalCollectionViewCursor | |
将光标移动到集合中的下一个项目。 | |
moveNext() — 方法, 接口 mx.collections.IViewCursor | |
将光标移动到集合中的下一个项目。 | |
movePdf(firstMove:Boolean) — 方法, 类 com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Moves the PDF to the correct position. | |
movePrevious() — 方法, 类 mx.collections.HierarchicalCollectionViewCursor | |
将光标移动到集合中的上一个项目。 | |
movePrevious() — 方法, 接口 mx.collections.IViewCursor | |
将光标移动到集合中的上一个项目。 | |
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 | |
垂直移动行,并更新 rowInfo 记录。 | |
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
沿水平方向移动所选项目,以响应用户使用向左箭头或向右箭键头以及功能键(如 Shift 和 Ctrl 键)选择项目的操作。 | |
moveSelectionHorizontally(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 方法, 类 mx.controls.listClasses.ListBase | |
沿水平方向移动所选项目,以响应用户使用向左键或向右键以及功能键(如 Shift 和 Ctrl 键)选择项目的操作。 | |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 方法, 类 mx.controls.dataGridClasses.DataGridBase | |
沿垂直方向移动所选项目,以响应用户用向上键或向下键以及功能键(如 Shift 和 Ctrl 键)选择项目的操作。 | |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
沿垂直方向移动所选项目,以响应用户使用向上箭头或向下箭头键以及功能键(如 Shift 和 Ctrl 键)选择项目的操作。 | |
moveSelectionVertically(code:uint, shiftKey:Boolean, ctrlKey:Boolean) — 方法, 类 mx.controls.listClasses.ListBase | |
沿垂直方向移动所选项目,以响应用户使用向上键或向下键以及功能键(如 Shift 和 Ctrl 键)选择项目的操作。 | |
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”命令添加到 commands 矢量,并将新坐标添加到 data 矢量。 | |
moveTo(newLocation:flash.net:FileReference, overwrite:Boolean) — 方法, 类 flash.filesystem.File | |
将此 File 对象指定的位置中的文件或目录移动到 destination 参数指定的位置。 | |
moveTo(x:any, y:any) — 方法, 类 mx.charts.chartClasses.CartesianDataCanvas | |
将当前绘图位置移动到 (x, y)。 | |
moveTo(angle:any, radial:any) — 方法, 类 mx.charts.chartClasses.PolarDataCanvas | |
将当前绘图位置移动到 (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 | |
移动到与第一个可视行集相对应的 PrintAdvancedDataGrid 控件的第一页。 | |
moveToFirstPage() — 方法, 类 mx.printing.PrintOLAPDataGrid | |
移动到与第一组可视行集相对应的 PrintOLAPDataGrid 控件的第一页。 | |
moveToTrash() — 方法, 类 flash.filesystem.File | |
将文件或目录移动到垃圾桶。 | |
moveToTrashAsync() — 方法, 类 flash.filesystem.File | |
将文件或目录异步移动到垃圾桶。 | |
movieClip — 属性, 类 mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
返回与此委托实例关联的组件实例。 | |
movieClip — 属性, 类 mx.controls.MovieClipSWFLoader | |
已加载的 SWF 的基础 MovieClip 的句柄。 | |
MovieClip — 动态类, 包 flash.display | |
MovieClip 类从以下类继承而来:Sprite、DisplayObjectContainer、InteractiveObject、DisplayObject 和 EventDispatcher。 | |
MovieClip() — 构造函数, 类 flash.display.MovieClip | |
创建新的 MovieClip 实例。 | |
MovieClipAsset — 类, 包 mx.core | |
MovieClipAsset 是用于表示 movieclip 元件的 flash.display.MovieClip 类的子类,这些元件是从 SWF 文件(由 Flash 生成)嵌入到 Flex 应用程序中的。 | |
MovieClipAsset() — 构造函数, 类 mx.core.MovieClipAsset | |
构造函数。 | |
movieClipData — 属性, 类 mx.core.MovieClipLoaderAsset | |
包含内部内容的 ByteArray。 | |
MovieClipLoaderAsset — 类, 包 mx.core | |
MovieClipLoaderAsset 是 MovieClipAsset 类的子类,代表您在 Flex 应用程序中嵌入的 SWF 文件。 | |
MovieClipLoaderAsset() — 构造函数, 类 mx.core.MovieClipLoaderAsset | |
构造函数。 | |
MovieClipSWFLoader — 类, 包 mx.controls | |
MovieClipSWFLoader 控件扩展 SWFLoader,从而提供简便方法来操纵将 MovieClip 作为其根内容(如果 MovieClip 不是 Flex 应用程序)的 SWF。 | |
MovieClipSWFLoader() — 构造函数, 类 mx.controls.MovieClipSWFLoader | |
构造函数 | |
moving — 事件, 类 flash.display.NativeWindow | |
在桌面上移动窗口的前一刻由此 NativeWindow 对象调度。 | |
moving — 事件, 类 mx.core.Window | |
在移动窗口前和拖动窗口时调度。 | |
moving — 事件, 类 mx.core.WindowedApplication | |
在 WindowedApplication 对象移动前调度,或在拖动 WindowedApplication 对象时调度。 | |
moving — 事件, 类 spark.components.Window | |
在移动窗口前和拖动窗口时调度。 | |
moving — 事件, 类 spark.components.WindowedApplication | |
在 WindowedApplication 对象移动前调度,或在拖动 WindowedApplication 对象时调度。 | |
MOVING — 常量静态属性, 类 flash.events.NativeWindowBoundsEvent | |
定义 moving 事件对象的 type 属性值。 | |
movingColumnIndex — 属性, 类 mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
要选择的项目的数据提供程序索引。 | |
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)。 | |
MULTI_BATCH_OPERATION — 常量静态属性, 类 mx.data.messages.DataMessage | |
此操作表示要作为一个整体执行的一组操作,但是其中可能包含多批处理的创建、更新或删除操作,这些操作涉及多个目标,即多个远程适配器。 | |
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 | |
扩展 NetLoader 以使用 RTMFP 协议提供多播视频播放的加载支持。 | |
multicastPushNeighborLimit — 属性, 类 flash.net.NetStream | |
对于 RTMFP 连接,指定主动将多播媒体推入其中的最大同级数。 | |
multicastRelayMarginDuration — 属性, 类 flash.net.NetStream | |
对于 RTMFP 连接,指定从对等多播数据保持可用到发送到请求超出指定持续时间的同级的持续时间(以秒为单位)。 | |
MulticastResource — 类, 包 org.osmf.net | |
MulticastResource 是一个能够保存多播流信息的 StreamingURLResource。 | |
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 | |
如果为 true,则指示无论已使用的是何种排序方式,新的 dataField 属性应该同已使用的排序方式一起使用,从而进行多列排序。 | |
MultiDPIBitmapSource — 类, 包 spark.utils | |
该类提供各种运行时密度的位图列表。 | |
multiline — 属性, 类 RegExp | |
指定是否设置了 m(多行)标志。 | |
multiline — 属性, 类 fl.text.TLFTextField | |
指示文本字段是否为多行文本字段。 | |
multiline — 属性, 类 flash.text.StageText | |
指示 StageText 对象是否可以显示多行文本。 | |
multiline — 属性, 类 flash.text.StageTextInitOptions | |
指定 StageText 对象是否显示多行文本。 | |
multiline — 属性, 类 flash.text.TextField | |
表示字段是否为多行文本字段。 | |
multiline — 属性, 类 mx.core.FTETextField | |
该属性在 FTETextField 中无效,因为 FTETextField 不支持编辑。 | |
multiline — 属性, 接口 mx.core.IUITextField | |
表示字段是否为多行文本字段。 | |
multiline — 属性, 类 spark.components.RichEditableText | |
确定用户是否可以输入多行文本。 | |
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 | |
不取消现有请求,开发人员通过谨慎管理事件流来负责确保返回数据的一致性。 | |
MULTIPLE_CELLS — 常量静态属性, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
selectionMode 属性的常量定义,允许选择多个单元格。 | |
MULTIPLE_CELLS — 常量静态属性, 类 spark.components.gridClasses.GridSelectionMode | |
指定可以选择一个或多个单元格。 | |
multiplePartsFormat — 属性, 类 mx.rpc.soap.Operation | |
确定调用在输出消息中定义多个部分的 Web 服务的默认结果对象的类型。 | |
MULTIPLE_ROWS — 常量静态属性, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
selectionMode 属性的常量定义,允许选择多行。 | |
MULTIPLE_ROWS — 常量静态属性, 类 spark.components.gridClasses.GridSelectionMode | |
指定可以选择一行或多行。 | |
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 | |
ListItemSelectEvent.MULTI_SELECT 常量定义在选择多个项目的操作中选取某个项目时所调度的事件的事件对象的 type 属性值。 | |
MULTI_SUBSCRIBE_OPERATION — 常量静态属性, 类 mx.messaging.messages.CommandMessage | |
供 MultiTopicConsumer 用于在同一消息中订阅或取消订阅同一消息中的多个主题。 | |
MultiTopicConsumer — 类, 包 mx.messaging | |
与 Consumer 类似,MultiTopicConsumer 使用单个 clientId 订阅目标,并将消息传递到单个事件处理函数。 | |
MultiTopicConsumer() — 构造函数, 类 mx.messaging.MultiTopicConsumer | |
构造函数。 | |
MultiTopicProducer — 类, 包 mx.messaging | |
MultiTopicProducer 将消息发送到具有零个或多个 subtopics 的目标。 | |
MultiTopicProducer() — 构造函数, 类 mx.messaging.MultiTopicProducer | |
构造函数。 | |
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 | |
MultiValueInterpolator 类单独地插补开始元素和结束元素的 Array 或 Vector 的每个元素,使用另一个插补器为每个元素执行插值。 | |
MultiValueInterpolator(elementInterpolator:spark.effects.interpolation:IInterpolator) — 构造函数, 类 spark.effects.interpolation.MultiValueInterpolator | |
构造函数。 | |
mustUnderstand — 属性, 类 mx.rpc.soap.SOAPHeader | |
指定标头是否必须由端点识别。 | |
muteButton — 属性, 类 fl.video.FLVPlayback | |
静音按钮控件。 | |
muteButton — 外观部件, 类 spark.components.mediaClasses.VolumeBar | |
定义静音/取消静音按钮的外观部件。 A skin part that defines the mute/unmute button. | |
muteButton — 外观部件, 类 spark.components.VideoPlayer | |
静音按钮的可选外观部件。静音按钮具有一个 muted 属性和一个 volume 属性。 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 | |
MuteButton 类定义 VideoPlayer 控件使用的静音按钮。 | |
MuteButton() — 构造函数, 类 spark.components.mediaClasses.MuteButton | |
构造函数。 | |
MuteButtonSkin — 类, 包 spark.skins.spark.mediaClasses.fullScreen | |
处于某种 fullScreen 外观状态时,Spark VideoPlayer 组件的静音按钮的默认外观类。 | |
MuteButtonSkin — 类, 包 spark.skins.spark.mediaClasses.normal | |
处于正常外观状态时,Spark VideoPlayer 组件的静音按钮的默认外观类。 | |
MuteButtonSkin — 类, 包 spark.skins.wireframe.mediaClasses | |
Spark VideoPlayer 组件的静音按钮的线框外观类。 | |
MuteButtonSkin() — 构造函数, 类 spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin | |
构造函数。 | |
MuteButtonSkin() — 构造函数, 类 spark.skins.spark.mediaClasses.normal.MuteButtonSkin | |
构造函数。 | |
MuteButtonSkin() — 构造函数, 类 spark.skins.wireframe.mediaClasses.MuteButtonSkin | |
构造函数。 | |
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 | |
指定用户是已经拒绝对 geolocation 的访问 (true) 还是已经允许对 geolocation 的访问 (false)。 | |
muted — 属性, 类 org.osmf.events.AudioEvent | |
此更改产生的新 muted 值。 | |
muted — 属性, 类 org.osmf.media.MediaPlayer | |
指示媒体当前是否处于静音状态。 | |
muted — 属性, 类 org.osmf.traits.AudioTrait | |
指示 AudioTrait 是静音还是有声音。 | |
muted — 属性, 类 spark.components.VideoDisplay | |
设置为 true 会使视频静音,设置为 false 将取消视频的静音。 | |
muted — 属性, 类 spark.components.VideoPlayer | |
设置为 true 会使视频静音,设置为 false 将取消视频的静音。 | |
muted — 属性, 类 spark.components.mediaClasses.MuteButton | |
如果将视频的音量静音,则包含 true,否则包含 false。 | |
muted — 属性, 类 spark.components.mediaClasses.VolumeBar | |
如果将视频的音量静音,则包含 true,否则包含 false。 | |
mutedChange — 事件, 类 org.osmf.traits.AudioTrait | |
在特征的 muted 属性发生变化时调度。 | |
mutedChange — 事件, 类 org.osmf.traits.TraitEventDispatcher | |
在媒体的 muted 属性发生变化时调度。 | |
mutedChange — 事件, 类 spark.components.mediaClasses.MuteButton | |
当用户将视频静音或取消静音时调度。 | |
mutedChange — 事件, 类 spark.components.mediaClasses.VolumeBar | |
当用户将音量静音或取消静音时调度。 | |
MUTED_CHANGE — 常量静态属性, 类 mx.events.FlexEvent | |
FlexEvent.MUTED_CHANGE 常量为 mutedChange 事件定义事件对象的 type 属性值。 | |
MUTED_CHANGE — 常量静态属性, 类 org.osmf.events.AudioEvent | |
AudioEvent.MUTED_CHANGE 常量为 mutedChange 事件定义事件对象的 type 属性的值。 | |
mutedChangeEnd() — 方法, 类 org.osmf.traits.AudioTrait | |
在 muted 属性切换后立即调用。 | |
mutedChangeStart(newMuted:Boolean) — 方法, 类 org.osmf.traits.AudioTrait | |
在 muted 值切换的前一刻调用。 | |
mutex — 属性, 类 flash.concurrent.Condition | |
与此条件关联的 mutex。 | |
Mutex — final 类, 包 flash.concurrent | |
Mutex("mutual exclusion"(互斥)的简写)类提供一种方式,可以确保同一时间只有一组代码在对特定内存块或其他共享资源进行操作。 | |
Mutex() — 构造函数, 类 flash.concurrent.Mutex | |
创建一个新的 Mutex 实例。 | |
mx.accessibility — 包 | |
mx.accessibility 包中包含 MX 组件的辅助功能类。 | |
MXAdvancedDataGridItemRenderer — 类, 包 mx.controls.advancedDataGridClasses | |
MXAdvancedDataGridItemRenderer 类定义 Spark 项呈示器类,以便与 MX AdvancedDataGrid 控件一起使用。 | |
MXAdvancedDataGridItemRenderer() — 构造函数, 类 mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
构造函数。 | |
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 包中包含的类用于定义执行图表类的检测所需的方法和属性。 | |
mx.automation.delegates.containers — 包 | |
mx.automation.delegates.containers 包中包含的类用于定义执行容器类的检测所需的方法和属性。 | |
mx.automation.delegates.controls — 包 | |
mx.automation.delegates.controls 包中包含的类用于定义执行控件类的检测所需的方法和属性。 | |
mx.automation.delegates.controls.dataGridClasses — 包 | |
mx.automation.delegates.controls.dataGridClasses 包中包含的类用于定义执行 .data 网格的检测所需的方法和属性。 | |
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 制图的类。 | |
mx.charts.chartClasses — 包 | |
mx.charts.chartClasses 包中包含 Flex 制图组件的基类。 | |
mx.charts.effects — 包 | |
mx.charts.effects 包中包含 Flex 制图组件的效果类。 | |
mx.charts.effects.effectClasses — 包 | |
mx.charts.effects.effectClasses 包中包含 Flex 制图组件的效果实例类。 | |
mx.charts.events — 包 | |
mx.charts.events 包中包含的类用于定义图表事件对象。 | |
mx.charts.renderers — 包 | |
mx.charts.renderers 包中包含 Flex 制图组件的项目渲染器类。 | |
mx.charts.series — 包 | |
mx.charts.series 包中包含 Flex 制图组件的系列类。 | |
mx.charts.series.items — 包 | |
mx.charts.series.items 包中包含 Flex 制图组件的项系列类。 | |
mx.charts.series.renderData — 包 | |
mx.charts.series.renderData 包中包含 Flex 制图组件的数据类。 | |
mx.charts.styles — 包 | |
mx.charts.styles 包中包含图表控件的默认 HALO 样式。mx.charts.styles 包中包含的 HaloDefaults 类用于设置 Flex 制图组件的默认样式。 | |
mx.collections — 包 | |
mx.collections 包中包含 Flex 集合组件的类。 | |
mx.collections.errors — 包 | |
mx.collections.errors 包中包含 Flex 集合组件的错误类。 | |
mx.containers — 包 | |
mx.containers 包中包含容器类。 | |
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 | |
MXDataGridItemRenderer 类定义 Spark 项呈示器类,以便与 MX DataGrid 控件一起使用。 | |
MXDataGridItemRenderer() — 构造函数, 类 mx.controls.dataGridClasses.MXDataGridItemRenderer | |
构造函数。 | |
mx.data.messages — 包 | |
mx.data.messages 包中包含使用 Adobe Digital Enterprise Platform Data Services for Java EE 的消息。 | |
mx.data.mxml — 包 | |
mx.data.mxml 包中包含用于在 MXML 中使用数据管理服务的类。 | |
mx.data.offline.errors — 包 | |
mx.data.offline.errors 包中包含用于数据管理服务的脱机功能的错误类。 | |
mx.data.utils — 包 | |
mx.data.utils 包中包含用于处理数据管理服务的实用程序类。 | |
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 组件工具包的类。 | |
mx.formatters — 包 | |
mx.formatters 包中包含用于支持数据格式设置的类。 | |
MXFTETextInput — 类, 包 mx.controls | |
MXFTETextInput 是 UIComponent,用于在 MX 控件和数据网格呈示器中支持 TLF 文本。 | |
MXFTETextInput() — 构造函数, 类 mx.controls.MXFTETextInput | |
构造函数。 | |
mx.geom — 包 | |
mx.geom 包中包含几何图形类。 | |
mx.graphics — 包 | |
mx.graphics 包中包含绘图类。 | |
mx.graphics.codec — 包 | |
mx.graphics.codec 包中包含用于将位图图像转换为其他图像格式的类。 | |
mx.graphics.shaderClasses — 包 | |
mx.graphics.shaderClasses 包中包含像素着色器类。 | |
MXItemRenderer — 类, 包 mx.controls.listClasses | |
MXItemRenderer 类是在基于 MX 列表的控件中使用的 Spark 项呈示器和项编辑器的基类。 | |
MXItemRenderer() — 构造函数, 类 mx.controls.listClasses.MXItemRenderer | |
构造函数。 | |
mx.logging — 包 | |
mx.logging 包中包含日志记录类。 | |
mx.logging.errors — 包 | |
mx.logging.errors 包中包含日志记录组件使用的错误类。 | |
mx.logging.targets — 包 | |
mx.logging.targets 包中包含日志记录组件使用的目标类。 | |
mx.managers — 包 | |
mx.managers 包中包含 Flex 管理器类,例如 DragManager 和 HistoryManager。 | |
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 | |
根据跨距标签内的内容设置文本;始终删除现有子项。 | |
mxmlContent — 属性, 类 spark.components.Group | |
此 Group 的可视内容子项。 | |
mxmlContent — 属性, 类 spark.components.SkinnableContainer | |
此 Group 的可视内容子项。 | |
mxmlContent — 属性, 类 spark.preloaders.SplashScreenImage | |
SplashScreenImage 的 SplashScreenImageSource 源。 | |
mxmlContentFactory — 属性, 类 spark.components.SkinnableContainer | |
为 content 属性创建初始值的 factory 对象。 | |
MXMLObjectAdapter — 类, 包 mx.core | |
MXMLObjectAdapter 类是 IMXMLObject 接口的一个存根实现,这样您可以实现该接口,而不必定义所有这些方法。 | |
MXMLObjectAdapter() — 构造函数, 类 mx.core.MXMLObjectAdapter | |
构造函数。 | |
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) 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 包中包含 Web 服务类。 | |
mx.rpc.soap.mxml — 包 | |
mx.rpc.soap.mxml 包中包含 Web 服务 MXML 类。 | |
mx.rpc.wsdl — 包 | |
mx.rpc.wsdl 包中包含 WSDL Binding 类。 | |
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 | |
MXTreeItemRenderer 类定义 Spark 项呈示器类,以便与 MX Tree 控件一起使用。 | |
MXTreeItemRenderer() — 构造函数, 类 mx.controls.treeClasses.MXTreeItemRenderer | |
构造函数。 | |
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 | |
表示缅甸文数字集的数字零的 Unicode 值。 | |
MYANMAR_SHAN — 常量静态属性, 类 flash.globalization.NationalDigitsType | |
表示缅甸掸文数字集的数字零的 Unicode 值。 | |
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, 11:19 AM Z