符号 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 | |
F — 常量静态属性, 类 flash.ui.Keyboard | |
与 F 的键控代码值 (70) 关联的常数。 | |
F1 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F1 的键控代码值 (112) 关联的常数。 | |
F10 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F10 的键控代码值 (121) 关联的常数。 | |
F11 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F11 的键控代码值 (122) 关联的常数。 | |
F12 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F12 的键控代码值 (123) 关联的常数。 | |
F13 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F13 的键控代码值 (124) 关联的常数。 | |
F14 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F14 的键控代码值 (125) 关联的常数。 | |
F15 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F15 的键控代码值 (126) 关联的常数。 | |
F2 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F2 的键控代码值 (113) 关联的常数。 | |
F3 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F3 的键控代码值 (114) 关联的常数。 | |
F4 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F4 的键控代码值 (115) 关联的常数。 | |
F4MElement — 类, 包 org.osmf.elements | |
F4MElement 是用于从 F4M 文件加载媒体的媒体元素。 | |
F4MElement(resource:org.osmf.media:MediaResourceBase, loader:org.osmf.elements:F4MLoader) — 构造函数, 类 org.osmf.elements.F4MElement | |
构造函数。 | |
F4M_FILE_INVALID — 常量静态属性, 类 org.osmf.events.MediaErrorCodes | |
清单文件包含错误时的错误常量 | |
F4MLoader — 类, 包 org.osmf.elements | |
F4MLoader 是能够加载 F4M 文件的加载器。 | |
F4MLoader(factory:org.osmf.media:MediaFactory) — 构造函数, 类 org.osmf.elements.F4MLoader | |
构造函数。 | |
F4M_MIME_TYPE — 常量静态属性, 类 org.osmf.elements.F4MLoader | |
F4M 文件的 MIME 类型。 | |
F5 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F5 的键控代码值 (116) 关联的常数。 | |
F6 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F6 的键控代码值 (117) 关联的常数。 | |
F7 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F7 的键控代码值 (118) 关联的常数。 | |
F8 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F8 的键控代码值 (119) 关联的常数。 | |
F9 — 常量静态属性, 类 flash.ui.Keyboard | |
与 F9 的键控代码值 (120) 关联的常数。 | |
factory — 静态属性, 类 com.adobe.solutions.prm.domain.factory.DomainFactory | |
This property holds a reference to an actual factory instance that creates the domain objects. | |
factory — 静态属性, 类 com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
This property holds a reference to the actual factory instance which creates the domain objects. | |
factory — 属性, 类 mx.charts.chartClasses.InstanceCache | |
生成要缓存的对象类型的类工厂。 | |
factory — 属性, 接口 mx.modules.IModuleInfo | |
模块中定义的 IFlexModuleFactory 实现。 | |
factory — 属性, 类 mx.styles.CSSStyleDeclaration | |
此函数(如果不是 null)通常由 MXML 编译器自动生成。 | |
factory — 属性, 类 org.osmf.elements.ManifestLoaderBase | |
FactoryAdapter — 类, 包 com.adobe.gravity.utility.factory | |
Adapt an arbitrary method returning an IToken to an IFactory object. | |
FactoryAdapter(factoryFunction:Function, params:Array) — 构造函数, 类 com.adobe.gravity.utility.factory.FactoryAdapter | |
Construct a FactoryAdapter that will use the provided function to produce instances. | |
factoryMap — 属性, 类 mx.controls.listClasses.ListBase | |
项呈示器基于工厂的映射。 | |
Fade — 类, 包 fl.transitions | |
Fade 类淡入或淡出影片剪辑对象。 | |
Fade — 类, 包 mx.effects | |
淡入淡出效果可设置组件的 alpha 属性的动画效果(从透明到不透明或从不透明到透明)。 | |
Fade — 类, 包 spark.effects | |
Fade 效果设置组件的 alpha 属性的动画。 | |
Fade(target:Object) — 构造函数, 类 mx.effects.Fade | |
构造函数。 | |
Fade(target:Object) — 构造函数, 类 spark.effects.Fade | |
构造函数。 | |
fadeInDuration — 属性, 类 mx.effects.DefaultListEffect | |
用于淡入已添加项和已删除项的呈示器的持续时间(以毫秒为单位)。 | |
fadeInDuration — 属性, 类 mx.effects.DefaultTileListEffect | |
用于淡入已添加项目和已删除项目的呈示器的持续时间(以毫秒为单位)。 | |
FadeInstance — 类, 包 mx.effects.effectClasses | |
FadeInstance 类用于实现 Fade 效果的实例类。 | |
FadeInstance — 类, 包 spark.effects.supportClasses | |
FadeInstance 类用于实现 Fade 效果的实例类。 | |
FadeInstance(target:Object) — 构造函数, 类 mx.effects.effectClasses.FadeInstance | |
构造函数。 | |
FadeInstance(target:Object) — 构造函数, 类 spark.effects.supportClasses.FadeInstance | |
构造函数。 | |
fadeOutDuration — 属性, 类 mx.effects.DefaultListEffect | |
用于淡出已添加项和已删除项的呈示器的持续时间(以毫秒为单位)。 | |
fadeOutDuration — 属性, 类 mx.effects.DefaultTileListEffect | |
用于淡出已删除项目和替换项目的呈示器的持续时间(以毫秒为单位)。 | |
failed — 属性, 类 fl.rsl.RSLInfo | |
如果下载已失败,则返回 true 值,如果下载尚未完成或已成功完成,则返回 false 值。 | |
FAILED — 事件, 接口 com.adobe.livecycle.ria.security.api.ISecurityManager | |
The event is dispatched when an authentication attempt fails. | |
failedURLs — 属性, 类 fl.events.RSLErrorEvent | |
返回下载失败的文件数组。 | |
failoverURIs — 属性, 类 mx.messaging.Channel | |
提供对此通道可能尝试将故障转移到的端点 URI 集的访问(如果端点已群集化)。 | |
failTo — 属性, 类 coldfusion.service.mxml.Mail | |
Address to which mailing systems should send delivery failure notifications. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.AddPanelEvent | |
The message type sent when a panel add fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.AddServiceEvent | |
The message type sent when a service add fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.AddTileEvent | |
The message type sent when adding a tile fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.AddViewEvent | |
The message type sent when a view is added. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.AddViewManagerEvent | |
The message type sent when a view manager add fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.CatalogLoadEvent | |
The message type sent when a catalog fails to load. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.CloseSessionEvent | |
This type is sent when handling failed in closing an ISession | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.DeleteViewEvent | |
The namespace for messages of this type. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.LoadApplicationEvent | |
This type is sent when handling failed in loading the requested IApplication | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.MaximizeTileEvent | |
The message type sent when a tile maximize fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.MinimizeTileEvent | |
The message type sent when a tile minimize fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.MoveTileEvent | |
The message type sent when a tile move fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.OpenSessionEvent | |
This type is sent when handling failed in opening an ISession | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RemovePanelEvent | |
The message type sent when a panel remove fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RemoveTileEvent | |
The message type sent when a tile remove fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RemoveViewEvent | |
The message type sent when a view remove fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RemoveViewManagerEvent | |
The message type sent when a view manager remove fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.ReparentTileEvent | |
The message type sent when a tile reparent fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RequestApplicationEvent | |
This type is sent when handling failed in initializing an IApplicationSpecifier object | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RequestApplicationListEvent | |
This type is sent when handling failed in retrieving array an of type IApplicationListItem representing the applications available to the current user | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RequestCatalogEvent | |
This type is sent when handling failed in initializing an ICatalogSpecifier object | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RequestCatalogListEvent | |
This type is sent when handling failed in retrieving an array of type ICatalogListItem representing the catalogs available to the current user | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.ResolveReferencesEvent | |
The message type sent when a node's references fail to resolve. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.RestoreTileEvent | |
The message type sent when a tile restore fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.SaveViewEvent | |
The message type sent when saving a view fails. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.SearchCatalogEvent | |
The namespace for messages of this type. | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.UnloadApplicationEvent | |
This type is sent when handling failed in unloading the requested IApplication | |
FAILURE — 常量静态属性, 类 com.adobe.mosaic.om.events.UserViewsLoadEvent | |
The namespace for messages of this type. | |
failureCode — 属性, 接口 com.adobe.livecycle.ria.security.api.IAuthResult | |
In case of Authentication failure it would indicate the failure code. | |
failureCode — 属性, 类 com.adobe.livecycle.ria.security.service.AuthResult | |
In case of Authentication failure it would indicate the failure code. | |
fallbackServerName — 属性, 类 fl.video.NCManager | |
间接或直接公开 fallbackServerName 属性。 | |
fallBackToLocalFill — 属性, 类 mx.data.DataManager | |
此标志确定当应用程序断开连接时是否对本地存储进行查询。 | |
fallBackToLocalFill — 属性, 类 mx.data.DataStore | |
此标志确定当应用程序断开连接时是否对本地存储进行查询。 | |
false — 语句 | |
表示 false 的布尔值。 | |
FALSE — 常量静态属性, 类 mx.messaging.Channel | |
families — 属性, 类 com.adobe.solutions.exm.authoring.domain.method.FunctionFamilyProviderEvent | |
Returns the list of available function-families (IFunctionFamily instances). | |
family — 属性, 接口 com.adobe.solutions.exm.authoring.domain.method.IFunction | |
Returns the family (group) this function belongs to. | |
family — 属性, 类 com.adobe.solutions.exm.method.FunctionVO | |
The family (group) the function belongs to. | |
familyName — 属性, 接口 com.adobe.solutions.rca.domain.IUser | |
Family name of a user. | |
familyName — 属性, 类 com.adobe.solutions.rca.domain.impl.User | |
Family name of a user. | |
familyName — 属性, 类 com.adobe.solutions.rca.vo.um.UserVO | |
Family name of this user. | |
familyName — 属性, 类 lc.foundation.domain.User | |
The family name of the user. | |
farID — 属性, 类 flash.net.NetConnection | |
与此 Flash Player 或 Adobe AIR 实例连接的 Flash Media Server 实例的标识符。 | |
farID — 属性, 类 flash.net.NetStream | |
对于 RTMFP 连接,为连接到此 NetStream 实例的远端标识符。 | |
farNonce — 属性, 类 flash.net.NetConnection | |
由 Flash Media Server 实际选择的一个值,该值对此连接是唯一的。 | |
farNonce — 属性, 类 flash.net.NetStream | |
对于 RTMFP 和 RTMPE 连接,为此流的另一端实际选择的值,对此连接具有唯一性。 | |
FAST — 常量静态属性, 类 flash.display.ShaderPrecision | |
表示 fast 精度模式。 | |
fastCompression — 属性, 类 flash.display.PNGEncoderOptions | |
选择针对文件大小的压缩速度。 | |
fastForward — 事件, 类 fl.video.FLVPlayback | |
在播放头的位置由于调用 seek() 方法或单击 ForwardButton 控件而前移时调度。 | |
FAST_FORWARD — 常量静态属性, 类 fl.video.VideoEvent | |
定义 fastForward 事件对象的 type 属性值。 | |
FAST_FORWARD — 常量静态属性, 类 flash.ui.Keyboard | |
与使用快进传输模式的按钮的键控代码值关联的常数。 | |
fatal(message:String, ... rest) — 方法, 接口 mx.logging.ILogger | |
使用 LogEventLevel.FATAL 级别记录指定的数据。 | |
fatal(msg:String, ... rest) — 方法, 类 mx.logging.LogLogger | |
使用 LogEventLevel.FATAL 级别记录指定的数据。 | |
fatal(message:String, ... rest) — 方法, 类 org.osmf.logging.Logger | |
记录“致命”级别的消息。 | |
FATAL — 常量静态属性, 类 mx.logging.LogEventLevel | |
指示负面影响严重且最终会导致应用程序失败的事件。 | |
fault — 事件, 类 coldfusion.air.SyncManager | |
Dispatched when a session service call fails. | |
fault — 事件, 类 coldfusion.service.BasicService | |
Dispatched when a ColdFusion service call fails. | |
fault — 事件, 类 com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
包装的服务的 Fault 事件由包装器传播。 | |
fault — 事件, 类 com.adobe.fiber.services.wrapper.DataServiceWrapper | |
包装的数据服务的 Fault 事件由包装器进行传播。 | |
fault — 属性, 类 com.adobe.icc.editors.events.AssetEvent | |
The fault object encapsulating the error sent by the server. | |
fault — 事件, 类 com.adobe.icc.editors.managers.ContentSearchManager | |
Dispatched when a search invoked on the ContentSearchManager fails. | |
fault — 事件, 类 com.adobe.icc.editors.managers.FileUploadManager | |
Dispatched to indicate the occurence of a fault during the upload process. | |
fault(info:Object) — 方法, 类 com.adobe.livecycle.assetmanager.client.managers.SearchManager | |
This method is called by a service when an error has been received. | |
fault(info:Object) — 方法, 类 com.adobe.livecycle.rca.service.DefaultResponder | |
This method is called by a service when an error has been received. | |
fault(info:Object) — 方法, 类 lc.foundation.util.DefaultResponder | |
Executes when an error has been received. | |
fault — 事件, 类 lc.procmgmt.ui.task.form.TaskForm | |
Dispatched when a fault occurs. | |
fault(info:Object) — 方法, 类 mx.collections.ItemResponder | |
收到错误后由服务调用此方法。 | |
fault — 事件, 类 mx.data.DataManager | |
当由于错误而导致服务调用失败时,将调度 DataManagerFaultEvent.FAULT 事件。 | |
fault — 事件, 类 mx.data.DataService | |
当由于错误而导致服务调用失败时,将调度 DataServiceFaultEvent.FAULT 事件。 | |
fault — 事件, 类 mx.data.DataStore | |
当 commit 调用返回错误时,将调度 FaultEvent.FAULT 事件。 | |
fault — 事件, 类 mx.data.ManagedRemoteService | |
当由于错误而导致服务调用失败时,将调度 DataServiceFaultEvent.FAULT 事件。 | |
fault — 事件, 类 mx.data.RPCDataManager | |
当由于错误而导致服务调用失败时,将调度 DataServiceFaultEvent.FAULT 事件。 | |
fault — 事件, 类 mx.messaging.ChannelSet | |
登录或注销调用失败时,将调度错误事件。 | |
fault — 事件, 类 mx.messaging.MessageAgent | |
发生消息错误时调度。 | |
fault(errMsg:mx.messaging.messages:ErrorMessage, msg:mx.messaging.messages:IMessage) — 方法, 类 mx.messaging.MessageAgent | |
收到已发送消息的错误时由 MessageResponder 调用。 | |
fault — 属性, 类 mx.messaging.errors.MessageSerializationError | |
提供有关所发生的错误以及出现什么消息的具体信息。 | |
fault — 事件, 类 mx.rpc.AbstractOperation | |
当操作调用失败时调度。 | |
fault — 事件, 类 mx.rpc.AbstractService | |
当服务调用失败并且操作自身不处理时,将调度 fault 事件。 | |
fault(info:Object) — 方法, 类 mx.rpc.AsyncResponder | |
收到错误后由服务调用此方法。 | |
fault — 事件, 类 mx.rpc.CallResponder | |
当操作调用失败时调度。 | |
fault(data:Object) — 方法, 类 mx.rpc.CallResponder | |
当 AsyncToken 希望将 FaultEvent 传送到 CallResponder 时,AsyncToken 会调用此方法。 | |
fault(info:Object) — 方法, 接口 mx.rpc.IResponder | |
收到错误后由服务调用此方法。 | |
fault(info:Object) — 方法, 类 mx.rpc.Responder | |
收到错误后由服务调用此方法。 | |
fault — 属性, 类 mx.rpc.events.FaultEvent | |
包含导致此事件原因的详细信息的 Fault 对象。 | |
fault — 事件, 类 mx.rpc.http.HTTPMultiService | |
当 HTTPMultiService 调用失败时调度。 | |
fault — 事件, 类 mx.rpc.http.HTTPService | |
当 HTTPService 调用失败时调度。 | |
fault — 属性, 类 mx.rpc.livecycle.FaultResponse | |
Fault 对象。 | |
Fault — 类, 包 mx.rpc | |
Fault 类表示远程过程调用 (RPC) 服务调用中存在错误。 | |
Fault — 类, 包 mx.rpc.livecycle | |
Fault 类存储在服务器端故障对象中包含的信息。 | |
Fault(faultCode:String, faultString:String, faultDetail:String) — 构造函数, 类 mx.rpc.Fault | |
创建一个新的 Fault 对象。 | |
FAULT — 常量静态属性, 类 coldfusion.air.events.SessionFaultEvent | |
Defines the value of the Type property of a SessionFaultEvent object. | |
FAULT — 常量静态属性, 类 coldfusion.air.events.SyncFaultEvent | |
The type of the event. | |
FAULT — 常量静态属性, 类 coldfusion.service.events.ColdFusionServiceFaultEvent | |
Defines the value of the Type property of a ColdFusionServiceFaultEvent object. | |
FAULT — 常量静态属性, 类 com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent | |
The FAULT constant defines the event type. | |
FAULT — 常量静态属性, 类 lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies a fault or error occurred. | |
FAULT — 常量静态属性, 类 mx.data.events.DataServiceFaultEvent | |
FAULT 常量定义 fault 事件的事件对象的 type 属性值。 | |
FAULT — 常量静态属性, 类 mx.data.events.UnresolvedConflictsEvent | |
FAULT 常量定义 fault 事件的事件对象的 type 属性值。 | |
FAULT — 常量静态属性, 类 mx.messaging.events.ChannelFaultEvent | |
FAULT 事件类型;指示发生错误的 Channel。 | |
FAULT — 常量静态属性, 类 mx.messaging.events.MessageFaultEvent | |
FAULT 事件类型;当消息发生错误时调度。 | |
FAULT — 常量静态属性, 类 mx.rpc.events.FaultEvent | |
FAULT 事件类型。 | |
faultactor — 属性, 类 mx.rpc.soap.SOAPFault | |
SOAP Fault 可通过 faultactor 属性提供关于导致该错误的源的信息。 | |
faultCause — 属性, 类 com.adobe.ep.taskmanagement.event.TaskCompletionFailedEvent | |
The reason that the task failed to complete. | |
faultcode — 属性, 类 mx.rpc.soap.SOAPFault | |
faultcode 属性与 faultCode 类似,其存在是为了既与 SOAP Fault 中的 faultcode 元素的大小写相匹配又可以提供代码的完全限定名称。 | |
faultCode — 属性, 类 mx.messaging.events.ChannelFaultEvent | |
提供对特定于目标的失败代码的访问权限。 | |
faultCode — 属性, 类 mx.messaging.events.MessageFaultEvent | |
提供对特定于目标的失败代码的访问权限。 | |
faultCode — 属性, 类 mx.messaging.messages.ErrorMessage | |
错误的错误代码。 | |
faultCode — 属性, 类 mx.rpc.Fault | |
描述错误的简单代码。 | |
faultDetail — 属性, 类 mx.messaging.events.ChannelFaultEvent | |
提供有关此失败的特定于目标的详细信息。 | |
faultDetail — 属性, 类 mx.messaging.events.MessageFaultEvent | |
提供有关此失败特定于目标的详细信息。 | |
faultDetail — 属性, 类 mx.messaging.messages.ErrorMessage | |
错误原因的详细描述。 | |
faultDetail — 属性, 类 mx.rpc.Fault | |
错误的任何其它详细信息。 | |
FaultEvent — 类, 包 mx.rpc.events | |
RPC 调用产生错误时调度此事件。 | |
FaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — 构造函数, 类 mx.rpc.events.FaultEvent | |
创建一个新的 FaultEvent。 | |
faultHandler — 属性, 接口 com.adobe.exm.expression.IExpressionLoader | |
Invoked in case of fault. | |
faultHandler — 属性, 类 com.adobe.exm.expression.impl.DefaultExpressionLoader | |
Fault handler. | |
faultHandler — 属性, 接口 lc.foundation.IManager | |
The default fault handler function. | |
FaultResponse — 类, 包 mx.rpc.livecycle | |
FaultResponse 类定义 LiveCycle FaultResponse 对象的 ActionScript 表示形式。 | |
faultstring — 属性, 类 mx.rpc.soap.SOAPFault | |
faultstring 属性与 faultString 相同,其存在是为了与 SOAP 封套 Fault 中的 faultstring 元素的大小写相匹配。 | |
faultString — 属性, 类 mx.messaging.events.ChannelFaultEvent | |
提供对此失败特定于目标的原因的访问权限。 | |
faultString — 属性, 类 mx.messaging.events.MessageFaultEvent | |
提供对此失败特定于目标的原因的访问权限。 | |
faultString — 属性, 类 mx.messaging.messages.ErrorMessage | |
错误的简单描述。 | |
faultString — 属性, 类 mx.rpc.Fault | |
错误的文本说明。 | |
faultType — 属性, 类 com.adobe.icc.editors.events.AssetValidationEvent | |
The faultType corresponds to one of the constants defined in the class AssetValidationFaultType. | |
FavoriteCategory — 类, 包 lc.procmgmt.domain | |
The FavoriteCategory class represents a special category that contains the list of processes a user commonly initiates. | |
FavoriteCategory(session:lc.foundation.domain:SessionMap) — 构造函数, 类 lc.procmgmt.domain.FavoriteCategory | |
Constructor. | |
favoriteManager — 属性, 类 lc.procmgmt.domain.FavoriteCategory | |
The favorites manager. | |
favorites — 属性, 接口 lc.procmgmt.IFavoritesManager | |
The ListCollectionView object that contains a list of favorites. | |
favorites — 属性, 类 lc.procmgmt.impl.FavoritesManager | |
The ListCollectionView object that contains a list of favorites. | |
FavoritesManager — 类, 包 lc.procmgmt.impl | |
The FavoritesManager class is used to manage Favorites. | |
FavoritesManager(session:lc.foundation.domain:SessionMap) — 构造函数, 类 lc.procmgmt.impl.FavoritesManager | |
Constructor. | |
fbDebug — 属性, 类 com.adobe.icc.external.dc.InvokeParams | |
True if FormBridge should be run in debug mode. | |
fbDebugValue — 属性, 类 com.adobe.icc.external.dc.InvokeParams | |
fetch(fetchMethod:String, ... rest) — 方法, 类 coldfusion.air.SyncManager | |
Fetches the data from the server. | |
fetchAssetArchive() — 方法, 接口 com.adobe.solutions.rca.domain.IReviewContext | |
Returns an asset archive for this review. | |
fetchAssetArchive() — 方法, 类 com.adobe.solutions.rca.domain.impl.ReviewContext | |
Returns an asset archive for this review. | |
fetchAssetDescriptors() — 方法, 类 com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Loads AssetDescriptors. | |
fetchCategories() — 方法, 类 com.adobe.icc.editors.managers.CategoryManager | |
Fetches the categories from the backend server. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.managers.CategoryManager | |
Dispatched when the list of categories and subcategories have been successfully fetched from the server. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.managers.DataDictionaryManager | |
Dispatched when the list of data dictionary names have been successfully fetched from the server. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.AssetModel | |
Dispatched when this Asset is completely fetched from the server. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.ConditionModel | |
Dispatched when this Asset is completely fetched from the server. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.FragmentLayoutModel | |
Dispatched when this Asset is completely fetched from the server. | |
fetchComplete() — 方法, 类 com.adobe.icc.editors.model.FragmentLayoutModel | |
Fetches the complete value object via remoting call. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.ImageModel | |
Dispatched when this Asset is completely fetched from the server. | |
fetchComplete() — 方法, 类 com.adobe.icc.editors.model.ImageModel | |
Fetches the complete value object via remoting call. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.LayoutModel | |
Dispatched when this Asset is completely fetched from the server. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.LetterModel | |
Dispatched when the letter has been completely fetched from the server. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.ListModel | |
Dispatched when this Asset is completely fetched from the server. | |
fetchComplete() — 方法, 类 com.adobe.icc.editors.model.ListModel | |
Fetches the complete value object via remoting call. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.ModuleModel | |
Dispatched when this Module is completely fetched from the server. | |
fetchComplete() — 方法, 类 com.adobe.icc.editors.model.ModuleModel | |
Fetches the complete value object via remoting call. | |
fetchComplete — 事件, 类 com.adobe.icc.editors.model.TextModel | |
Dispatched when this Asset is completely fetched from the server. | |
fetchComplete() — 方法, 类 com.adobe.icc.editors.model.TextModel | |
Fetches the complete value object via remoting call. | |
fetchCompleteObjectGraph — 属性, 类 com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the flag fetchCompleteObjectGraph. | |
fetchCompleteProject() — 方法, 接口 com.adobe.solutions.prm.domain.IProject | |
This remote operation fetches a complete project from a server. | |
fetchCompleteProject() — 方法, 类 com.adobe.solutions.prm.domain.impl.Project | |
This remote operation fetches a complete project from a server. | |
fetchDataDictionary() — 方法, 类 com.adobe.icc.editors.model.LetterModel | |
Fetches the data dictionary corresponding to the name specified. | |
fetchDataDictionary() — 方法, 类 com.adobe.icc.editors.model.ModuleModel | |
Fetches the data dictionary corresponding to the name specified. | |
fetchDataDictNames() — 方法, 类 com.adobe.icc.editors.managers.DataDictionaryManager | |
Fetches the data dictionary names from the backend server. | |
fetchEnabled — 属性, 类 com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Is the property to be fetched during Search. | |
fetchFromServer() — 方法, 类 com.adobe.icc.editors.model.FragmentLayoutModel | |
Fetches the complete value object via remoting call. | |
fetchFromServer() — 方法, 类 com.adobe.icc.editors.model.LayoutModel | |
Fetches the complete value object via remoting call. | |
fetchLargeThumbnail() — 方法, 接口 com.adobe.solutions.rca.domain.IReviewContext | |
Returns largeThumbnail for this review version. | |
fetchLargeThumbnail() — 方法, 类 com.adobe.solutions.rca.domain.impl.ReviewContext | |
Returns largeThumbnail for this review version. | |
fetchNativeDocument() — 方法, 接口 com.adobe.solutions.rca.domain.IReviewContext | |
Returns the original file submitted for review. | |
fetchNativeDocument() — 方法, 类 com.adobe.solutions.rca.domain.impl.ReviewContext | |
Returns the original file submitted for review. | |
fetchPackageDependencies(assetIdList:mx.collections:IList) — 方法, 接口 com.adobe.icc.services.export.IExportService | |
Fetches all the dependent assets of the selected assets from the server . | |
fetchReviewContext() — 方法, 接口 com.adobe.solutions.rca.domain.IReviewContext | |
Returns the review context value object for this review. | |
fetchReviewContext() — 方法, 类 com.adobe.solutions.rca.domain.impl.ReviewContext | |
Returns the review context value object for this review. | |
fetchReviewDocument() — 方法, 接口 com.adobe.solutions.rca.domain.IReviewContext | |
Returns the review document for this review. | |
fetchReviewDocument() — 方法, 类 com.adobe.solutions.rca.domain.impl.ReviewContext | |
Returns the review document for this review. | |
fetchSmallThumbnail() — 方法, 接口 com.adobe.solutions.rca.domain.IReviewContext | |
Returns smallThumbnail for this review version. | |
fetchSmallThumbnail() — 方法, 类 com.adobe.solutions.rca.domain.impl.ReviewContext | |
Returns smallThumbnail for this review version. | |
fetchStageDocument() — 方法, 接口 com.adobe.solutions.rca.domain.IStage | |
Fetches original document for this stage. | |
fetchStageDocument() — 方法, 类 com.adobe.solutions.rca.domain.impl.Stage | |
Fetches original document for this stage. | |
fetchStageDocumentWithComment() — 方法, 接口 com.adobe.solutions.rca.domain.IStage | |
Fetches document for this stage in the current state. | |
fetchStageDocumentWithComment() — 方法, 类 com.adobe.solutions.rca.domain.impl.Stage | |
Fetches document for this stage in the current state. | |
fetchTemplate() — 方法, 接口 com.adobe.solutions.rca.domain.IReviewTemplate | |
Returns a schedule template. | |
fetchTemplate() — 方法, 类 com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
Returns a schedule template. | |
fforward() — 方法, 类 fl.transitions.Tween | |
将补间动画直接快进到补间动画的最终值。 | |
FiberUtils — 类, 包 com.adobe.fiber.util | |
FiberUtils 类是由 Adobe 应用程序建模技术生成的代码所使用的实用程序类。 | |
FiberUtils() — 构造函数, 类 com.adobe.fiber.util.FiberUtils | |
构造函数。 | |
field — 属性, 类 com.adobe.icc.editors.model.FieldModel | |
reference to the field object. | |
field — 属性, 类 com.adobe.icc.vo.FieldAssignment | |
Specifies the Field associated with this assignment. | |
field — 属性, 类 mx.charts.series.PieSeries | |
指定用于确定 PieChart 控件每个楔形的数据的数据提供程序字段。 | |
field — 属性, 类 mx.events.ValidationResultEvent | |
验证失败并触发事件的字段名称。 | |
Field — 类, 包 com.adobe.icc.vo | |
A value object for a field in a form or layout. | |
Field() — 构造函数, 类 com.adobe.icc.vo.Field | |
Constructor | |
FieldAssignment — 类, 包 com.adobe.icc.vo | |
A value object that represents properties of a field that are assigned in a letter template. | |
FieldAssignment() — 构造函数, 类 com.adobe.icc.vo.FieldAssignment | |
Constructor | |
FieldAssignmentModel — 类, 包 com.adobe.icc.editors.model | |
This domain class represents the field assignments of a Letter. | |
fieldAssignments — 属性, 类 com.adobe.consulting.pst.vo.Letter | |
Unique list of FieldAssignment objects | |
fieldAssignments — 属性, 类 com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
The list of field assignments of this ContainerLayoutAssignment. | |
fieldAssignmentsChange — 事件, 类 com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispatched when a field assignment is changed. | |
fieldAssignmentsChange — 事件, 类 com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
The event dispatched when the Field's assignment is changed. | |
fieldChangeEx(boundObject:Object, som:String, type:String, value:Object) — 方法, 类 com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
This method is called whenever a field in the PDF is changed | |
fieldChangeEx(boundObject:Object, som:String, type:String, value:Object) — 方法, 接口 ga.controls.IWrapperHost | |
This method is called whenever a field in the PDF is changed | |
fieldColor — 属性, 类 com.adobe.consulting.pst.vo.FlexConfiguration | |
The highlighting color to be applied on the selected Field (in Doc Composer). | |
fieldFocusIn(boundObject:Object, som:String, properties:Array, callback:Function) — 方法, 类 com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
This method is called whenever a field in the Guide gets the focus. | |
fieldFocusIn(boundObject:Object, som:String, properties:Array, callback:Function) — 方法, 接口 ga.controls.IWrapperHost | |
This method is called whenever a field in the Guide gets the focus. | |
fieldFocusOut(boundObject:Object, som:String, value:String) — 方法, 类 com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
This method is called whenever a field in the Guide loses the focus. | |
fieldFocusOut(boundObject:Object, som:String, value:String) — 方法, 接口 ga.controls.IWrapperHost | |
This method is called whenever a field in the Guide loses the focus. | |
FieldHelpContainer — 接口, 包 ga.uiComponents | |
For internal use only. | |
fieldHighlightType — 属性, 类 com.adobe.consulting.pst.vo.FlexConfiguration | |
The highlighting type to be done on the selected Field (in Doc Composer). | |
_fieldId — 属性, 类 com.adobe.icc.vo.FieldAssignment | |
FieldInstance — 类, 包 com.adobe.icc.dc.domain | |
This class is the runtime representation of the fields present in the letter's layout or fragment. | |
FieldInstance(value:com.adobe.icc.dc.data:FieldData) — 构造函数, 类 com.adobe.icc.dc.domain.FieldInstance | |
Constructor. | |
fieldInstances — 属性, 类 com.adobe.icc.dc.domain.LetterInstance | |
Collection of FieldInstance objects that represent the domain model for Letter fields | |
FieldLinkageAssignmentEditor — 类, 包 com.adobe.solutions.acm.authoring.presentation.letter.data | |
The linkage editor to link the data element of Letter Editor to a content data element (Field) of the Letter. | |
FieldLinkageAssignmentEditor() — 构造函数, 类 com.adobe.solutions.acm.authoring.presentation.letter.data.FieldLinkageAssignmentEditor | |
Constructor. | |
fieldLinkageEditor — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines FieldLinkageAssignmentEditor component A skin part that defines FieldLinkageAssignmentEditor component | |
fieldLinkageTypes — 静态属性, 类 com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
List of types a field can be linked to. | |
FieldModel — 类, 包 com.adobe.icc.editors.model | |
The model class representing the Field of the Letter layout. | |
FieldModel(field:com.adobe.icc.vo:Field, containerLayoutAssignment:com.adobe.icc.editors.model:ContainerLayoutAssignmentModel) — 构造函数, 类 com.adobe.icc.editors.model.FieldModel | |
Constructor. | |
fieldName — 属性, 接口 com.adobe.ep.ux.content.model.search.ISearchUIControl | |
fieldName parameter for the data field | |
fieldName — 属性, 类 com.adobe.ep.ux.content.view.components.search.renderers.BaseSearchRenderer | |
Path of the data field to display | |
fieldOfView — 属性, 类 flash.geom.PerspectiveProjection | |
为三维视野指定一个角度(介于 0 度到 180 度之间)。 | |
fieldOfView — 属性, 类 spark.effects.AnimateTransform3D | |
为三维视野指定一个角度(介于 0 度到 180 度之间)。 | |
fields — 属性, 类 com.adobe.consulting.pst.vo.Form | |
Unique list of Field objects, one for each non-internal field in the layout | |
fields — 属性, 类 com.adobe.icc.editors.model.FragmentLayoutModel | |
The fields of the underlying value object. | |
fields — 属性, 类 com.adobe.icc.editors.model.LayoutModel | |
The fields of the underlying value object. | |
fields — 属性, 类 com.adobe.icc.editors.model.LetterModel | |
Returns the list of fields in the base layout and all the container layouts. | |
fields — 属性, 类 com.adobe.icc.vo.ContainerLayout | |
NOT USED Unique list of Field objects found in the container | |
fields — 属性, 类 mx.collections.Grouping | |
指定用于对数据进行分组的字段的 GroupingField 对象 Array。 | |
fields — 属性, 接口 mx.collections.ISort | |
指定要比较的字段的 ISortField 对象 Array。 | |
fields — 属性, 类 mx.collections.Sort | |
指定要比较的字段的 ISortField 对象 Array。 | |
fields — 属性, 类 mx.collections.SummaryRow | |
定义用于创建摘要的数据字段特性的 SummaryField/SummaryField2 实例的数组。 | |
fields — 属性, 类 spark.collections.Sort | |
指定要比较的字段的 ISortField 对象 Array。 | |
fieldSeparator — 属性, 类 mx.logging.targets.LineFormattedTarget | |
要在字段间使用的分隔符字符串(默认情况下是“ ”) | |
fieldsListDisplay — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.letter.data.FieldLinkageAssignmentEditor | |
A skin part that defines list of fields for linkage A skin part that defines list of fields for linkage | |
file — 属性, 类 coldfusion.service.MailParam | |
Attaches a file in a message. | |
file — 属性, 类 com.adobe.icc.editors.managers.FileUploadManager | |
Represents the object encapsulating the uploaded file details. | |
file — 属性, 类 com.adobe.icc.editors.model.FragmentLayoutModel | |
The file domain object associated with this fragmentLayout. | |
file — 属性, 类 com.adobe.icc.editors.model.ImageModel | |
The file domain object associated with this image. | |
file — 属性, 类 com.adobe.icc.editors.model.LayoutModel | |
The file domain object associated with this layout. | |
file — 属性, 类 com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Returns the instance of File Model that has information about the file being uploaded on the server. | |
file — 属性, 接口 com.adobe.solutions.prm.domain.IAsset | |
This property refers to an instance of the file object assigned to this asset. | |
file — 属性, 类 com.adobe.solutions.prm.domain.impl.Asset | |
This property refers to an instance of the file object assigned to this asset. | |
file — 属性, 类 com.adobe.solutions.prm.vo.AssetVO | |
Defines the content file for an asset. | |
file — 属性, 接口 com.adobe.solutions.rca.domain.ISupportingDocument | |
File object used for a supporting document. | |
file — 属性, 类 com.adobe.solutions.rca.domain.impl.SupportingDocument | |
File object used for a supporting document. | |
file — 属性, 类 com.adobe.solutions.rca.presentation.FileRenderer | |
The file from which the image is extracted. | |
file — 属性, 类 com.adobe.solutions.rca.vo.DocumentVO | |
Gets the instance of File for this document. | |
file — 属性, 类 flash.media.MediaPromise | |
表示媒体对象(如果存在)的 File 实例。 | |
file — 常量属性, 类 flash.sampler.StackFrame | |
所调试的 SWF 文件的文件名。 | |
file — 属性, 类 lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The FileReference object used to display the File Browse dialog box. | |
file — 属性, 类 mx.events.FileEvent | |
与此事件相关联的 File 实例。 | |
File — 类, 包 com.adobe.livecycle.content | |
File enables efficient transportation of binary content to and from the Experiece Server. | |
File — 类, 包 flash.filesystem | |
File 对象表示文件或目录的路径。 | |
File() — 构造函数, 类 com.adobe.livecycle.content.File | |
constructor of File. | |
File(path:String) — 构造函数, 类 flash.filesystem.File | |
File 类的构造函数。 | |
fileBytes — 属性, 类 com.adobe.icc.obj.FileData | |
Specifies the data bytes of this file. | |
fileChoose — 事件, 类 mx.controls.FileSystemDataGrid | |
当用户通过双击文件或选择文件并按 Enter 键来选择文件时调度此事件。 | |
fileChoose — 事件, 类 mx.controls.FileSystemList | |
当用户通过双击文件或选择文件并按 Enter 键来选择文件时调度此事件。 | |
fileChoose — 事件, 类 mx.controls.FileSystemTree | |
当用户通过双击文件或选择文件并按 Enter 键来选择文件时调度此事件。 | |
FILE_CHOOSE — 常量静态属性, 类 mx.events.FileEvent | |
FileEvent.FILE_CHOOSE 常量可为 fileChoose 事件定义事件对象的 type 属性值。 | |
fileCollection — 属性, 类 com.adobe.solutions.rca.services.impl.FileDataService | |
A collection of files that are populated by data services. | |
fileContent — 属性, 类 com.adobe.dct.event.UploadEvent | |
The content of file. | |
FILE_CONTENT_CHANGE_EVENT — 常量静态属性, 类 com.adobe.livecycle.content.FileEvent | |
The FILE_CONTENT_CHANGE_EVENT constant defines the event type. | |
filedata — 属性, 接口 com.adobe.ep.ux.content.model.preview.IPreviewUIControl | |
filedata — 属性, 类 com.adobe.ep.ux.content.view.components.grid.hover.component.BasePreviewUIControl | |
file data of the content | |
filedata — 属性, 类 com.adobe.livecycle.content.FileEvent | |
Filedata is populated when API File.downloadContentToByteArray is invoked. | |
fileData — 属性, 类 com.adobe.icc.editors.model.FileModel | |
FileData — 类, 包 com.adobe.icc.obj | |
A client-side value object for data and attributes that are specific to a file. | |
FileData() — 构造函数, 类 com.adobe.icc.obj.FileData | |
Constructor. | |
FileDataService — 类, 包 com.adobe.solutions.rca.services.impl | |
This class implements the operations on managed file instances. | |
FileDataService() — 构造函数, 类 com.adobe.solutions.rca.services.impl.FileDataService | |
The constructor for FileDataService class. | |
FILE_DELETED_EVENT — 常量静态属性, 类 com.adobe.livecycle.content.FileEvent | |
The FILE_DELETED_EVENT constant defines the event type. | |
filedownloadCompletedEvent — 事件, 接口 com.adobe.ep.ux.content.services.preview.IAssetPreviewService | |
Dispatches this event file download is complete | |
FILE_DOWNLOAD_COMPLETED_EVENT — 常量静态属性, 类 com.adobe.livecycle.content.FileEvent | |
The FILE_DOWNLOAD_COMPLETED_EVENT constant defines the event type. | |
FileEvent — 类, 包 com.adobe.livecycle.content | |
FileEvent is dispatched when File APIs uploadToTempFromFileReference,uploadToTempFromByteArray, uploadToPathFromFileReference,uploadToPathFromByteArray, updateFromFileReference,updateFromByteArray, fillMetaData,deleteFile,downloadContentToFileSystem are invoked. | |
FileEvent — 类, 包 mx.events | |
FileEvent 类表示特定于 FileSystemList、FileSystemDataGrid、FileSystemTree 和 FileSystemComboBox 控件的事件对象。 | |
FileEvent(eventName:String, filedata:flash.utils:ByteArray) — 构造函数, 类 com.adobe.livecycle.content.FileEvent | |
Constructor. | |
FileEvent(type:String, bubbles:Boolean, cancelable:Boolean, file:flash.filesystem:File) — 构造函数, 类 mx.events.FileEvent | |
构造函数。 | |
FILEEXT_GIF — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
File: GIF image. | |
FILEEXT_JPEG — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
File: JPEG image. | |
FILEEXT_JPG — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
File: JPG image. | |
FILEEXT_PNG — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
File: PNG image. | |
FILEEXT_TEXT — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
File: Text-based (plain/unformatted text). | |
fileExtToType(fileExt:String) — 静态方法 , 类 com.adobe.icc.enum.MimeType | |
Converts a FILEEXT value to a TYPE value. | |
FILEEXT_XML — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
File: XML-based (could be HTML, XHTML, plain XML, etc.). | |
FileFilter — final 类, 包 flash.net | |
FileFilter 类用于表示在调用 FileReference.browse() 方法、FileReferenceList.browse() 方法或调用 File、FileReference 或 FileReferenceList 对象的 browse 方法时显示的文件浏览对话框中显示用户系统上的哪些文件。 | |
FileFilter(description:String, extension:String, macType:String) — 构造函数, 类 flash.net.FileFilter | |
创建一个新的 FileFilter 实例。 | |
fileFilters — 属性, 类 com.adobe.solutions.prm.presentation.asset.AssetPod | |
File filters to be used when uploading an asset | |
fileFilters — 属性, 类 com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
These file filters are to be used, while uploading a file for an asset. | |
fileFilters — 属性, 类 com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The filters used while uploading a file for the project. | |
fileFilters — 属性, 类 com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The file filters used while uploading an image for a project. | |
fileIcon — 样式, 类 mx.controls.FileSystemList | |
指定表示文件的图标. | |
fileIcon — 样式, 类 mx.controls.FileSystemDataGrid | |
指定表示文件的图标. | |
filelength — 属性, 类 com.adobe.icc.vo.render.PDFResponseType | |
Specifies the size of the file that is generated. | |
fileList — 属性, 类 flash.net.FileReferenceList | |
一个 FileReference 对象数组。 | |
FileListEvent — 类, 包 flash.events | |
在 File 对象的 getDirectoryListingAsync() 方法调用成功枚举一组文件和目录时,或在用户调用 browseForOpenMultiple() 方法后选择文件时,File 对象将调度 FileListEvent 对象。 | |
FileListEvent(type:String, bubbles:Boolean, cancelable:Boolean, files:Array) — 构造函数, 类 flash.events.FileListEvent | |
FileListEvent 对象的构造函数。 | |
FILE_LIST_FORMAT — 常量静态属性, 类 flash.desktop.ClipboardFormats | |
文件数组(仅限 AIR)。 | |
FILE_MANAGEMENT_DATA_SERVICE_DS — 常量静态属性, 类 com.adobe.solutions.rca.services.impl.FileDataService | |
Name of the file management data service. | |
FILE_METADATA_FILLED_EVENT — 常量静态属性, 类 com.adobe.livecycle.content.FileEvent | |
The FILE_METADATA_FILLED_EVENT constant defines the event type. | |
FileMode — 类, 包 flash.filesystem | |
FileMode 类定义 FileStream 类的 open() 和 openAsync() 方法的 fileMode 参数中使用的字符串常量。 | |
FileModel — 类, 包 com.adobe.icc.editors.model | |
The domain class that represents a file uploaded to the server. | |
FileModel() — 构造函数, 类 com.adobe.icc.editors.model.FileModel | |
Constructor. | |
filename — 属性, 类 com.adobe.icc.vo.render.PDFResponseType | |
Specifies the name of the PDF file generated on the server. | |
fileName — 属性, 类 com.adobe.consulting.pst.vo.Form | |
original XDP file name ("friendly name") from user's local system (no path included) | |
fileName — 属性, 类 com.adobe.consulting.pst.vo.TBX | |
fileName — 属性, 类 com.adobe.dct.event.UploadEvent | |
The name of file. | |
fileName — 属性, 接口 com.adobe.ep.taskmanagement.domain.IAttachment | |
The filename of the attachment. | |
fileName — 属性, 类 com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The name of the source file. | |
fileName — 属性, 类 com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
The label to display the filename of the attachment. | |
fileName — 属性, 类 com.adobe.icc.editors.model.FileModel | |
The file display name. | |
fileName — 属性, 类 com.adobe.icc.obj.FileData | |
Specifies the name of the actual file. | |
fileName — 属性, 类 com.adobe.icc.vo.FragmentLayout | |
original XDP file name ("friendly name") from user's local system (no path included) | |
fileName — 属性, 类 com.adobe.icc.vo.ImageModule | |
original image file name ("friendly name") from user's local system (no path included) | |
fileName — 属性, 类 com.adobe.livecycle.content.File | |
The name of the file. | |
fileName — 外观部件, 类 com.adobe.ep.ux.attachmentlist.domain.renderers.AttachmentIconRenderer | |
The skin part to show the filename of the attachment. The skin part to show the filename of the attachment. | |
fileName — 属性, 类 lc.procmgmt.domain.AttachmentInfo | |
The file name for the attachment. | |
fileName — 属性, 类 lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The name of the attachment being added. | |
fileNameDisplay — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
A skin part that defines the textinput to display the file name of the uploaded file A skin part that defines the textinput to display the file name of the uploaded file | |
fileNameField — 外观部件, 类 com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for File Name field. The skin part for File Name field. | |
fileNameField — 外观部件, 类 com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the File Name field. The skin part for the File Name field. | |
fileNameValidator — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
A skin part that defines the validator for file name A skin part that defines the validator for file name | |
filePath — 属性, 类 coldfusion.service.PdfInfo | |
Absolute pathname for the PDF file. | |
filePath — 属性, 类 com.adobe.icc.editors.model.FileModel | |
The path on the server where the uploaded file gets persisted. | |
filePath — 属性, 类 com.adobe.icc.obj.FileData | |
Specifies the path to the actual file. | |
FILE_PROMISE_LIST_FORMAT — 常量静态属性, 类 flash.desktop.ClipboardFormats | |
文件承诺列表(仅 AIR)。 | |
fileRef — 属性, 类 com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
A direct reference to the FileReference object that this component uses. | |
fileRef — 属性, 类 mx.rpc.livecycle.DocumentReference | |
当引用类型为 FILE 时填充。 | |
fileReference — 属性, 类 com.adobe.icc.editors.managers.FileUploadManager | |
The fileReference instance that opens a pop up to browse for files to be uploaded to server. | |
fileReference — 属性, 类 com.adobe.icc.obj.FileData | |
Specifies the FileReference object for this file. | |
fileReference — 属性, 类 lc.procmgmt.domain.TaskAttachmentInfo | |
The FileReference object that stores the information for the attachments. | |
FileReference — 类, 包 flash.net | |
FileReference 类提供了在用户计算机和服务器之间上载和下载文件的方法。 | |
FileReference() — 构造函数, 类 flash.net.FileReference | |
创建新的 FileReference 对象。 | |
FileReferenceList — 类, 包 flash.net | |
FileReferenceList 类提供了让用户选择一个或多个要上载的文件的方法。 | |
FileReferenceList() — 构造函数, 类 flash.net.FileReferenceList | |
创建新的 FileReferenceList 对象。 | |
fileRenderer — 外观部件, 类 com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying a file or an image assigned to a project. The skin part for displaying a file or an image assigned to a project. | |
FileRenderer — 类, 包 com.adobe.solutions.rca.presentation | |
The host component to display image after extracting it from the file. | |
FileRenderer() — 构造函数, 类 com.adobe.solutions.rca.presentation.FileRenderer | |
The constructor for FileRenderer class. | |
files — 属性, 类 flash.events.FileListEvent | |
表示已找到或已选择的文件或目录的 File 对象的数组。 | |
FILES_AND_DIRECTORIES — 常量静态属性, 类 mx.controls.FileSystemEnumerationMode | |
指定文件和目录混合在一起显示。 | |
FILES_FIRST — 常量静态属性, 类 mx.controls.FileSystemEnumerationMode | |
指定先显示文件,再显示目录。 | |
fileSize — 属性, 类 com.adobe.icc.editors.model.FileModel | |
fileSize — 属性, 类 com.adobe.icc.obj.FileData | |
Specifies the size of the actual file. | |
FILES_ONLY — 常量静态属性, 类 mx.controls.FileSystemEnumerationMode | |
指定显示文件,而不显示目录。 | |
FileStream — 类, 包 flash.filesystem | |
使用 FileStream 对象读取和写入文件。 | |
FileStream() — 构造函数, 类 flash.filesystem.FileStream | |
创建 FileStream 对象。 | |
FileSystemComboBox — 类, 包 mx.controls | |
FileSystemComboBox 控件定义组合框控件,用以从文件系统中的指定目录沿祖代目录链向上导航。 | |
FileSystemComboBox() — 构造函数, 类 mx.controls.FileSystemComboBox | |
构造函数。 | |
FileSystemDataGrid — 类, 包 mx.controls | |
FileSystemDataGrid 控件允许您以数据网格格式显示单个文件系统目录的内容。 | |
FileSystemDataGrid() — 构造函数, 类 mx.controls.FileSystemDataGrid | |
构造函数。 | |
FileSystemDataGridNameColumnRendererAutomationImpl — 类, 包 mx.automation.delegates.controls.fileSystemClasses | |
定义检测 DataGridItemRenderer 类所需的方法和属性。 | |
FileSystemDataGridNameColumnRendererAutomationImpl(obj:mx.controls.fileSystemClasses:FileSystemDataGridNameColumnRenderer) — 构造函数, 类 mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl | |
构造函数。 | |
FileSystemEnumerationMode — final 类, 包 mx.controls | |
FileSystemEnumerationMode 类为 FileSystemList、FileSystemDataGrid 和 FileSystemTree 类的 enumerationMode 属性定义常量值。 | |
FileSystemHistoryButton — 类, 包 mx.controls | |
FileSystemHistoryButton 控件定义包含两个按钮的单个控件:左侧的主按钮和右侧的辅助按钮。 | |
FileSystemHistoryButton() — 构造函数, 类 mx.controls.FileSystemHistoryButton | |
构造函数。 | |
FileSystemList — 类, 包 mx.controls | |
使用 FileSystemList 控件,可以列表格式显示单个文件系统目录的内容。 | |
FileSystemList() — 构造函数, 类 mx.controls.FileSystemList | |
构造函数。 | |
FileSystemSizeDisplayMode — final 类, 包 mx.controls | |
FileSystemSizeDisplayMode 类为 FileSystemDataGrid 类的 sizeDisplayMode 属性定义常量值。 | |
FileSystemTree — 类, 包 mx.controls | |
FileSystemTree 控件采用树状结构显示文件系统目录的内容。 | |
FileSystemTree() — 构造函数, 类 mx.controls.FileSystemTree | |
构造函数。 | |
FileSystemTreeAutomationImpl — 类, 包 mx.automation.delegates.controls | |
定义检测 Tree 控件所需的方法和属性。 | |
FileSystemTreeAutomationImpl(obj:mx.controls:FileSystemTree) — 构造函数, 类 mx.automation.delegates.controls.FileSystemTreeAutomationImpl | |
构造函数。 | |
fileSystemType — 属性, 类 flash.filesystem.StorageVolume | |
存储卷上的文件系统类型(如“FAT”、“NTFS”、“HFS”或“UFS”)。 | |
fileTextPath — 外观部件, 类 com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for displaying the File path. The skin part for displaying the File path. | |
fileType — 属性, 类 com.adobe.dct.event.UploadEvent | |
The type of file. | |
fileTypes — 属性, 类 com.adobe.icc.editors.managers.FileUploadManager | |
The file types filter that should apply to the Browse File dialog. | |
fileTypes — 属性, 类 com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Array of file filters | |
fileUpdateError — 事件, 类 air.update.ApplicationUpdater | |
验证调用 installFromAIRFile() 方法过程中作为 airFile 参数传递的文件时,若出错,将调度此事件。 | |
fileUpdateError — 事件, 类 air.update.ApplicationUpdaterUI | |
验证调用 installFromAIRFile() 方法过程中作为 airFile 参数传递的文件时,若出错,将调度此事件。 | |
FILE_UPDATE_ERROR — 常量静态属性, 类 air.update.events.StatusFileUpdateErrorEvent | |
StatusUpdateErrorEvent.UPDATE_ERROR 常量为 statusUpdateError 事件定义事件对象的 type 属性的值。 | |
fileUpdateStatus — 事件, 类 air.update.ApplicationUpdater | |
updater 成功验证调用 installFromAIRFile() 方法过程中的文件之后将调度此事件。 | |
fileUpdateStatus — 事件, 类 air.update.ApplicationUpdaterUI | |
updater 成功验证调用 installFromAIRFile() 方法过程中的文件之后将调度此事件。 | |
FILE_UPDATE_STATUS — 常量静态属性, 类 air.update.events.StatusFileUpdateEvent | |
StatusUpdateEvent.UPDATE_STATUS 常量为 updateStatus 事件定义事件对象的 type 属性的值。 | |
fileUploadButton — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
A skin part that defines file upload button A skin part that defines file upload button | |
FILE_UPLOAD_COMPLETED_EVENT — 常量静态属性, 类 com.adobe.livecycle.content.FileEvent | |
The FILE_UPLOAD_COMPLETED_EVENT constant defines the event type. | |
FileUploader — 类, 包 com.adobe.solutions.acm.authoring.presentation.common | |
The class used to upload the file on the server. | |
FileUploader() — 构造函数, 类 com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Constructor. | |
fileUploadManager — 属性, 类 com.adobe.icc.editors.handlers.ConditionHandler | |
FileUploadManager for uploading files to the server using content APi. | |
fileUploadManager — 属性, 类 com.adobe.icc.editors.handlers.ListHandler | |
FileUploadManager for uploading files to the server using content APi. | |
fileUploadManager — 属性, 类 com.adobe.icc.editors.managers.ImportExportManager | |
File Upload Manger For uploading files to the server | |
FileUploadManager — 类, 包 com.adobe.icc.editors.managers | |
The FileUploadManager handles the upload of files to the CM server. | |
FILE_UPLOAD_URL — 静态属性, 类 com.adobe.icc.editors.managers.FileUploadManager | |
The URL where the files will be uploaded. | |
filexdp — 属性, 类 com.adobe.consulting.pst.vo.Form | |
Specifies the XDP contents of the form. | |
filexdp — 属性, 类 com.adobe.icc.vo.FragmentLayout | |
Byte stream of the xdp before customization | |
fill(itemCollection:mx.collections:ListCollectionView, searchFilters:mx.collections:IList, dataService:mx.data:DataService, searchEntityName:String) — 方法, 接口 com.adobe.livecycle.assetmanager.client.service.search.IQueryService | |
Populates the itemCollection by calling the backend Dataservice.fill() method. | |
fill — 样式, 类 mx.charts.chartClasses.ChartBase | |
指定用于图表背景的填充样式. | |
fill — 样式, 类 mx.charts.series.ColumnSeries | |
设置此数据系列的填充. | |
fill — 样式, 类 mx.charts.series.PlotSeries | |
设置此数据系列的填充. | |
fill — 样式, 类 mx.charts.series.CandlestickSeries | |
设置此数据系列的填充. | |
fill — 样式, 类 mx.charts.series.LineSeries | |
设置此数据系列的填充. | |
fill — 样式, 类 mx.charts.series.BarSeries | |
设置此数据系列的填充. | |
fill — 样式, 类 mx.charts.series.AreaSeries | |
设置此数据系列的填充. | |
fill — 样式, 类 mx.charts.series.BubbleSeries | |
设置此数据系列的填充. | |
fill — 样式, 类 mx.charts.LegendItem | |
指定用于定义图例元素填充的 IFill 对象. | |
fill — 属性, 类 flash.display.GraphicsStroke | |
指定包含用于填充笔触的数据的实例。 | |
fill — 属性, 类 mx.charts.series.items.AreaSeriesItem | |
保存此项目的填充颜色。 | |
fill — 属性, 类 mx.charts.series.items.BarSeriesItem | |
保存此项目的填充颜色。 | |
fill — 属性, 类 mx.charts.series.items.BubbleSeriesItem | |
保存此项目的填充颜色。 | |
fill — 属性, 类 mx.charts.series.items.ColumnSeriesItem | |
保存此项目的填充颜色。 | |
fill — 属性, 类 mx.charts.series.items.HLOCSeriesItem | |
保存此项目的填充颜色。 | |
fill — 属性, 类 mx.charts.series.items.LineSeriesItem | |
保存此项目的填充颜色。 | |
fill — 属性, 类 mx.charts.series.items.PieSeriesItem | |
与 PieChart 控件的楔形相关的填充值。 | |
fill — 属性, 类 mx.charts.series.items.PlotSeriesItem | |
保存此项目的填充颜色。 | |
fill(value:mx.collections:ListCollectionView, ... rest) — 方法, 类 mx.data.DataManager | |
根据目标的关联 fill 方法填充指定的 ListCollectionView(集合)实例。 | |
fill — 属性, 类 spark.primitives.supportClasses.FilledElement | |
定义填充的属性的对象。 | |
FILL — 常量静态属性, 类 mx.data.CacheDataDescriptor | |
用于与 getCacheDescriptors() 方法一起使用以指示要返回的描述符的类型的选项。 | |
fillAdvanced(itemCollection:mx.collections:ListCollectionView, searchFilters:mx.collections:IList, dataService:mx.data:DataService, searchParameters:com.adobe.ep.ux.content.model.search:SearchParameters, baseEntityName:String, assetDescList:mx.collections:IList, sortFields:mx.collections:IList) — 方法, 接口 com.adobe.ep.ux.content.services.search.lccontent.IQueryService | |
Populates the itemCollection by calling the backend Dataservice.fill() method. | |
fillAdvanced(itemCollection:mx.collections:ListCollectionView, searchFilters:mx.collections:IList, dataService:mx.data:DataService, searchEntityName:String, searchParams:com.adobe.livecycle.assetmanager.client.model.cms:SearchParameters) — 方法, 接口 com.adobe.livecycle.assetmanager.client.service.search.cms.ICMSQueryService | |
Populates the itemCollection by calling the backend Dataservice.fill() method. | |
fillAlphas — 样式, 类 mx.containers.ApplicationControlBar | |
用于容器的背景填充的 Alpha 值. | |
fillAlphas — 样式, 类 mx.controls.scrollClasses.ScrollBar | |
用于填充控件背景的 Alpha. | |
fillAlphas — 样式, 类 mx.controls.sliderClasses.Slider | |
指定用于组件背景填充的 alpha 透明度值,您应将其设置为包含两个或四个数值的 Array. | |
fillAlphas — 样式, 类 mx.controls.Button | |
用于填充控件背景的 Alpha. | |
fillAlphas — 样式, 类 mx.controls.ComboBox | |
用于填充控件背景的 Alpha. | |
fillAlphas — 样式, 类 mx.controls.MenuBar | |
用于填充控件背景的 Alpha. | |
FILL_ASSOCIATION_OPERATION — 常量静态属性, 类 mx.data.messages.ManagedRemotingMessage | |
关联上的填充操作。 | |
FILL_ATTACHMENTS — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill attachments for the task. | |
FILL_CATEGORIES — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A speical value that specifies to fill the process categories. | |
fillColors — 样式, 类 mx.containers.ApplicationControlBar | |
容器背景的着色颜色. | |
fillColors — 样式, 类 mx.controls.scrollClasses.ScrollBar | |
为控件背景着色所使用的颜色. | |
fillColors — 样式, 类 mx.controls.sliderClasses.Slider | |
指定用于着色组件背景填充的颜色. | |
fillColors — 样式, 类 mx.controls.Button | |
为控件背景着色所使用的颜色. | |
fillColors — 样式, 类 mx.controls.ComboBox | |
为控件背景着色所使用的颜色. | |
fillColors — 样式, 类 mx.controls.MenuBar | |
为控件背景着色所使用的颜色. | |
filled — 属性, 类 lc.procmgmt.domain.Category | |
Indicates whether the startpoints are available. | |
FilledElement — 类, 包 spark.primitives.supportClasses | |
FilledElement 类是包含笔触和填充的图形元素的基类。 | |
FilledElement() — 构造函数, 类 spark.primitives.supportClasses.FilledElement | |
构造函数。 | |
FilledExpressionFilledAsset — 外观状态, 类 com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Non-empty expression and non-empty asset | |
FilledExpressionNoAsset — 外观状态, 类 com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Non-empty expression and empty asset | |
FILL_FAVORITES — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the Favorites. | |
fillFromStyle(v:Object) — 静态方法 , 类 mx.charts.chartClasses.GraphicsUtilities | |
将样式值转换为 Fill 对象。 | |
fillFunction — 属性, 类 mx.charts.series.AreaSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillFunction — 属性, 类 mx.charts.series.BarSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillFunction — 属性, 类 mx.charts.series.BubbleSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillFunction — 属性, 类 mx.charts.series.CandlestickSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillFunction — 属性, 类 mx.charts.series.ColumnSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillFunction — 属性, 类 mx.charts.series.LineSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillFunction — 属性, 类 mx.charts.series.PieSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillFunction — 属性, 类 mx.charts.series.PlotSeries | |
指定返回系列中当前图表项目的填充的方法。 | |
fillInASTypesFromMethods(dtForClass:XML, methodName:String, argDescriptors:Array) — 静态方法 , 类 mx.automation.AutomationClass | |
根据 describeType XML 中提供的信息填充所提供 propertyDescriptors 的 AS 类型。 | |
fillInASTypesFromProperties(dtForClass:XML, propertyDescriptors:Array) — 静态方法 , 类 mx.automation.AutomationClass | |
根据 describeType XML 中提供的信息填充所提供 propertyDescriptors 的 AS 类型。 | |
fillingForm — 属性, 类 coldfusion.service.PdfInfo | |
Permissions assigned for entering data in form fields. | |
fillMetaData() — 方法, 类 com.adobe.livecycle.content.File | |
Fill the current instance with metadata of jcr node. | |
fillMode — 属性, 类 mx.graphics.BitmapFill | |
确定位图填充尺寸的方式。 | |
fillMode — 属性, 类 spark.components.Image | |
确定位图填充尺寸的方式。 | |
fillMode — 属性, 类 spark.primitives.BitmapImage | |
确定位图填充尺寸的方式。 | |
FILL_OPERATION — 常量静态属性, 类 mx.data.messages.DataMessage | |
此操作请求远程目标使用远程目标的适配器创建序列。 | |
FILL_OPERATION — 常量静态属性, 类 mx.data.messages.ManagedRemotingMessage | |
填充操作。 | |
FILL_PAGE — 常量静态属性, 类 mx.printing.FlexPrintJobScaleType | |
将对象缩放到至少一整页那么大;也就是说,选择较大的 MATCH_WIDTH 或 MATCH_HEIGHT 缩放类型。 | |
fillParameters — 属性, 类 mx.data.ChangedItems | |
描述与已更改项关联的填充的填充参数。 | |
FILL_QUEUES — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the queues. | |
FILL_QUEUE_TASKS — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the queue tasks. | |
fillRect(rect:flash.geom:Rectangle, color:uint) — 方法, 类 flash.display.BitmapData | |
使用指定的 ARGB 颜色填充一个矩形像素区域。 | |
fillRect(g:flash.display:Graphics, left:Number, top:Number, right:Number, bottom:Number, fill:Object, ls:Object) — 静态方法 , 类 mx.charts.chartClasses.GraphicsUtilities | |
使用提供的 IFill 和 IStroke 对象填充矩形。 | |
fills — 样式, 类 mx.charts.series.ColumnSeries | |
指定用于定义系列中每个项目填充内容的填充对象数组. | |
fills — 样式, 类 mx.charts.series.PlotSeries | |
指定用于定义系列中每个项目填充内容的填充对象数组. | |
fills — 样式, 类 mx.charts.series.CandlestickSeries | |
指定用于定义系列中每个项目填充内容的填充对象数组. | |
fills — 样式, 类 mx.charts.series.LineSeries | |
指定用于定义系列中每个项目填充内容的填充对象数组. | |
fills — 样式, 类 mx.charts.series.BarSeries | |
指定用于定义系列中每个项目填充内容的填充对象数组. | |
fills — 样式, 类 mx.charts.series.PieSeries | |
指定用于呈示 PieChart 控件的每个楔形的填充对象数组. | |
fills — 样式, 类 mx.charts.series.AreaSeries | |
指定用于定义系列中每个项目填充内容的填充对象数组. | |
fills — 样式, 类 mx.charts.series.BubbleSeries | |
指定用于定义系列中每个项目填充内容的填充对象数组. | |
FILL_SEARCH_TEMPLATE_DESCRIPTORS — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the search template descriptors. | |
FILL_STARTPOINTS — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the Task Manager startpoints (forms) to start a process. | |
fillSubset(value:mx.collections:ListCollectionView, ps:mx.data:PropertySpecifier, ... rest) — 方法, 类 mx.data.DataManager | |
根据目标的关联 fill 方法填充指定的 ListCollectionView(集合)实例。 | |
FILL_TASK_EXTRAS — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill extras for a task. | |
FILL_TASK_PROCESS_VARIABLES — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the task process variables. | |
FILL_TASKS — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the tasks. | |
FILL_USERS — 常量静态属性, 类 lc.foundation.events.CollectionResultEvent | |
A special value that specifies to fill the users. | |
filter(callback:Function, thisObject:any) — 方法, 类 Array | |
对数组中的每一项执行测试函数,并构造一个新数组,其中的所有项都对指定的函数返回 true。 | |
filter(callback:Function, thisObject:Object) — 方法, 类 Vector | |
对 Vector 中的每一项执行测试函数,并返回一个新 Vector,其中包含的所有项都对指定的函数返回 true。 | |
filter — 属性, 类 coldfusion.service.mxml.Ldap | |
Search criteria for action="query". | |
filter — 属性, 类 com.adobe.gravity.tracker.ServiceTracker | |
The service filter that this tracker is using, if any. | |
filter — 属性, 类 lc.procmgmt.domain.Queue | |
The filter used for the queue. | |
filter — 属性, 类 mx.effects.Effect | |
指定用于过滤效果目标的算法。 | |
filter — 属性, 接口 mx.effects.IEffect | |
指定用于过滤效果目标的算法。 | |
filterCache(cache:Array, field:String, filteredField:String) — 方法, 类 mx.charts.CategoryAxis | |
将任意类型的一组值过滤为可以映射的一组数字。 | |
filterCache(cache:Array, field:String, filteredField:String) — 方法, 类 mx.charts.DateTimeAxis | |
将任意类型的一组值过滤为可以映射的一组数字。 | |
filterCache(cache:Array, field:String, filteredString:String) — 方法, 接口 mx.charts.chartClasses.IAxis | |
将任意类型的一组值过滤为可以映射的一组数字。 | |
filterCache(cache:Array, field:String, filteredField:String) — 方法, 类 mx.charts.chartClasses.NumericAxis | |
将任意类型的一组值过滤为可以映射的一组数字。 | |
filterContentLibrary(module:com.adobe.icc.editors.model:ModuleModel) — 方法, 类 com.adobe.icc.editors.model.ListModel | |
Filter function for filtering content. | |
filterData — 属性, 类 mx.charts.chartClasses.Series | |
如果设置了 filterFuction 或 filterDataValues,则会忽略 filterData。 | |
filterDataValues — 属性, 类 mx.charts.chartClasses.Series | |
如果设置了 filterFuction,则会忽略 filterDataValues 和 filterData。 | |
filterDescription — 属性, 类 com.adobe.dct.component.UploadButton | |
The description string for the file filter. | |
filteredCache — 属性, 类 mx.charts.chartClasses.RenderData | |
ChartItems 列表,给出系列经过筛选后仍存在的 dataProvider 中的项目。 | |
_filteredElementList — 属性, 类 com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
filterFunction — 属性, 类 mx.charts.chartClasses.Series | |
指定一种方法,用于返回系列中要显示的图表项的数组。 | |
filterFunction — 属性, 接口 mx.collections.ICollectionView | |
视图用来消除不符合函数条件的项目的函数。 | |
filterFunction — 属性, 类 mx.collections.ListCollectionView | |
视图用来消除不符合函数条件的项目的函数。 | |
filterFunction — 属性, 类 mx.controls.FileSystemDataGrid | |
在应用 enumerationMode 和扩展名属性后,可用来执行其它筛选以确定显示及隐藏哪些文件和子目录的回调函数。 | |
filterFunction — 属性, 类 mx.controls.FileSystemList | |
在应用 enumerationMode 和扩展名属性后,可用来执行其它筛选以确定显示及隐藏哪些文件和子目录的回调函数。 | |
filterFunction — 属性, 类 mx.controls.FileSystemTree | |
在应用 enumerationMode 和扩展名属性后,可用来执行其它筛选以确定显示及隐藏哪些文件和子目录的回调函数。 | |
filterFunction — 属性, 类 mx.effects.EffectTargetFilter | |
定义自定义滤镜逻辑的函数。 | |
filterInstance(propChanges:Array, target:Object) — 方法, 类 mx.effects.Effect | |
确定筛选效果实例所用的逻辑。 | |
filterInstance(propChanges:Array, semanticsProvider:mx.effects:IEffectTargetHost, target:Object) — 方法, 类 mx.effects.EffectTargetFilter | |
确定是否应该过滤目标,如果该目标应包含在效果中,则返回 true。 | |
filter_list — 外观部件, 类 com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
An array of FileFilter objects to use to browse for local files to add as an attachment. An array of FileFilter objects to use to browse for local files to add as an attachment. | |
filterMap — 属性, 类 mx.styles.StyleProxy | |
一组字符串对。 | |
filterPanelModel — 属性, 类 lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
A FilterPanelModel object provides support for the FilterPanel component. | |
filterProperties — 属性, 类 mx.effects.EffectTargetFilter | |
指定组件属性的字符串 Array。 | |
filters — 属性, 类 com.adobe.ep.ux.content.search.SearchQuery | |
Search filters associated with the search query | |
filters — 属性, 类 com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Specifies the search filters associated with the search query. | |
filters — 属性, 类 fl.motion.KeyframeBase | |
一个数组,其中包含要在某个特定关键帧应用到目标对象的所有滤镜对象。 | |
filters — 属性, 类 flash.display.DisplayObject | |
包含当前与显示对象关联的每个滤镜对象的索引数组。 | |
filters — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
filters — 属性, 接口 mx.core.IFlexDisplayObject | |
包含当前与显示对象关联的每个滤镜对象的索引数组。 | |
filters — 属性, 类 mx.logging.AbstractTarget | |
除了 level 设置外,滤镜还可用于提供伪层次结构映射,以便仅处理那些给定类别的事件。 | |
filters — 属性, 接口 mx.logging.ILoggingTarget | |
除了 level 设置外,滤镜还可用于提供伪层次结构映射,以便仅处理那些给定类别的事件。 | |
filters — 属性, 类 spark.primitives.supportClasses.GraphicElement | |
包含当前与图形元素关联的每个滤镜对象的索引数组。 | |
filterStyles — 属性, 类 mx.effects.EffectTargetFilter | |
指定样式属性的字符串 Array。 | |
FILTER_TODO — 常量静态属性, 类 lc.procmgmt.QueueConstants | |
A special value that sets the task collection filter for this queue to only contain tasks for this queue that are not start tasks. | |
FILTER_TODO_DRAFTS — 常量静态属性, 类 lc.procmgmt.QueueConstants | |
A special value that sets the task collection filter for this queue to only contain tasks for this user that are not start tasks and have a status of assigned_saved. | |
final — 语句 | |
指定不能覆盖方法或者不能扩展类。 | |
finalComments — 属性, 类 com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies the participant's final comments. | |
finalComments — 属性, 接口 com.adobe.solutions.rca.domain.IParticipant | |
The final comments made by the participant after reviewing or approving a document. | |
finalComments — 属性, 类 com.adobe.solutions.rca.domain.impl.Participant | |
The final comments made by the participant after reviewing or approving a document. | |
finalComments — 属性, 类 com.adobe.solutions.rca.vo.ParticipantVO | |
The final comments made by a participant after reviewing or approving a document. | |
find(sub:String, str:String) — 静态方法 , 类 com.adobe.fiber.runtime.lib.StringFunc | |
返回此字符串内子字符串的索引。 | |
find(value:any) — 方法, 类 mx.utils.LinkedList | |
在所有节点中搜索给定值。 | |
findAny(values:Object) — 方法, 类 mx.collections.HierarchicalCollectionViewCursor | |
查找集合中具有指定属性的项目并将光标定位到该项目。 | |
findAny(values:Object) — 方法, 接口 mx.collections.IViewCursor | |
查找集合中具有指定属性的项目并将光标定位到该项目。 | |
findAttachmentByIndex(index:int) — 方法, 类 com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Lookup the attachment with the current index within the list of attachments this loader is associated with. | |
findAttribute(name:String) — 方法, 接口 mx.olap.IOLAPDimension | |
返回具有维度中给定名称的属性。 | |
findAttribute(name:String) — 方法, 类 mx.olap.OLAPDimension | |
返回具有维度中给定名称的属性。 | |
findCell(index:int) — 方法, 类 com.adobe.mosaic.layouts.SmartColumnLayout | |
Find a cell position given the child's display index. | |
findCell(index:int) — 方法, 类 com.adobe.mosaic.layouts.SmartRowLayout | |
Find a cell position given the child's display index. | |
findChildIndexAtPosition(relativePosition:int) — 方法, 类 flashx.textLayout.elements.FlowGroupElement | |
对于给定的相对文本位置,查找包含该相对位置的第一个 FlowElement 子对象的索引。 | |
findChildMember(name:String) — 方法, 接口 mx.olap.IOLAPMember | |
返回具有给定名称的此成员的子级。 | |
findChildMember(name:String) — 方法, 类 mx.olap.OLAPMember | |
返回具有给定名称的此成员的子级。 | |
findCommonHierarchy(t1:mx.olap:OLAPTuple, t2:mx.olap:OLAPTuple) — 方法, 类 mx.olap.OLAPSet | |
返回两个 tuple 的常用 IOLAPHierarchy 实例,或者如果 tuple 不共享层次结构,则为 null。 | |
findControllerIndexAtPosition(absolutePosition:int, preferPrevious:Boolean) — 方法, 接口 flashx.textLayout.compose.IFlowComposer | |
返回包含指定位置处内容的控制器的索引。 | |
findControllerIndexAtPosition(absolutePosition:int, preferPrevious:Boolean) — 方法, 类 flashx.textLayout.compose.StandardFlowComposer | |
返回包含指定位置处内容的控制器的索引。 | |
findCuePoint(timeNameOrCuePoint:any, type:String) — 方法, 类 fl.video.FLVPlayback | |
查找属于 type 参数所指定的类型并且具有您通过这些参数指定的时间、名称或二者组合的提示点。 | |
findCustomProcesses() — 方法, 接口 com.adobe.solutions.rca.service.IReviewCommentingAndApprovalUtil | |
This remote function can be used to get a map of names and description of processes that can be used for customizing the review and commenting workflow. | |
findCustomProcesses() — 方法, 类 com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil | |
This remote function can be used to get a map of names and description of processes that can be used for customizing the review and commenting workflow. | |
findCustomRCAProcesses() — 方法, 接口 com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalUtil | |
Retrieves all deployed pre and post-review processes on the LiveCycle server. | |
findCustomRCAProcesses() — 方法, 类 com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalUtil | |
Finds custom processes to use. | |
findCustomRCAProcesses() — 方法, 接口 com.adobe.solutions.rca.service.IReviewCommentingAndApprovalUtil | |
This remote function can be used to get a list of processes that can be used for processing stage workflow. | |
findCustomRCAProcesses() — 方法, 类 com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil | |
This remote function can be used to get a list of processes that can be used for processing stage workflow. | |
findDataPoints(x:Number, y:Number) — 方法, 类 mx.charts.chartClasses.ChartBase | |
返回一个 HitData 对象数组,描述距离传递给方法的坐标最近的数据点。 | |
findDataPoints(x:Number, y:Number, sensitivity2:Number) — 方法, 类 mx.charts.chartClasses.ChartElement | |
在给定坐标“下方”查找由该元素表示的最近数据点。 | |
findDataPoints(x:Number, y:Number, sensitivity2:Number) — 方法, 接口 mx.charts.chartClasses.IChartElement | |
返回一个 HitData 对象,用于描述距离传递给方法的坐标位置最近的数据点。 | |
findDataPoints(x:Number, y:Number, sensitivity:Number) — 方法, 类 mx.charts.series.BubbleSeries | |
在给定坐标“下方”查找由该元素表示的最近数据点。 | |
findDataPoints(x:Number, y:Number, sensitivity:Number) — 方法, 类 mx.charts.series.CandlestickSeries | |
findDDEByPath(path:String, dataDictionary:com.adobe.dct.transfer:DataDictionary) — 静态方法 , 类 com.adobe.dct.util.DataDictionaryUtil | |
Returns the data dictionary element from a data dictionary. | |
findDDEByReferenceName(referenceName:String, dataDictionary:com.adobe.dct.transfer:DataDictionary) — 静态方法 , 类 com.adobe.dct.util.DataDictionaryUtil | |
Returns the data dictionary element from a given data dictionary. | |
findDimension(name:String) — 方法, 接口 mx.olap.IOLAPCube | |
返回 OLAP 多维数据集中具有给定名称的维度。 | |
findDimension(name:String) — 方法, 类 mx.olap.OLAPCube | |
返回 OLAP 多维数据集中具有给定名称的维度。 | |
findFirst(values:Object) — 方法, 类 mx.collections.HierarchicalCollectionViewCursor | |
查找集合中具有指定属性的第一个项目,并将光标定位到该项目。 | |
findFirst(values:Object) — 方法, 接口 mx.collections.IViewCursor | |
查找集合中具有指定属性的第一个项目,并将光标定位到该项目。 | |
findFocusCandidates(obj:flash.display:DisplayObjectContainer) — 方法, 类 mx.flash.UIMovieClip | |
以递归方式查找所有 tabEnabled=true 的子项,并将它们添加到 focusableObjects 数组。 | |
findFocusManagerComponent(component:flash.display:InteractiveObject) — 方法, 类 fl.managers.FocusManager | |
检索包含给定对象的交互式对象(如果有)。 | |
findFocusManagerComponent(component:flash.display:InteractiveObject) — 方法, 接口 fl.managers.IFocusManager | |
检索包含指定对象的 IFocusManagerComponent 对象(如果有)。 | |
findFocusManagerComponent(o:flash.display:InteractiveObject) — 方法, 类 mx.managers.FocusManager | |
返回包含给定对象(如果有)的 IFocusManagerComponent。 | |
findFocusManagerComponent(o:flash.display:InteractiveObject) — 方法, 接口 mx.managers.IFocusManager | |
返回包含给定对象(如果有)的 IFocusManagerComponent。 | |
FIND_GROUP_NAME — 常量静态属性, 类 lc.foundation.events.ObjectResultEvent | |
A special value that specifies that a search for a group name occurred. | |
findGroups(commonNamePattern:String) — 方法, 接口 lc.foundation.IUserManager | |
Retrieves the groups that match the specified substring. | |
findGroups(commonNameFilter:String) — 方法, 类 lc.foundation.UserManager | |
Retrieves the groups that match the specified substring. | |
findHierarchy(name:String) — 方法, 接口 mx.olap.IOLAPDimension | |
返回具有维度中给定名称的层次结构。 | |
findHierarchy(name:String) — 方法, 类 mx.olap.OLAPDimension | |
返回具有维度中给定名称的层次结构。 | |
findInCaptions(searchString:String) — 方法, 类 fl.video.FLVPlaybackCaptioning | |
返回那些字幕文本中包含搜索字符串的 FLVPlayback 组件提示点数组。 | |
findIndex(nativePath:String) — 方法, 类 mx.controls.FileSystemDataGrid | |
返回具有指定本机文件系统路径的 File 项目的索引。 | |
findIndex(nativePath:String) — 方法, 类 mx.controls.FileSystemList | |
返回具有指定本机文件系统路径的 File 项目的索引。 | |
findIndex(nativePath:String) — 方法, 类 mx.controls.FileSystemTree | |
返回具有指定本机文件系统路径的 File 项目的索引。 | |
findInterfaces() — 方法, 类 flash.net.NetworkInfo | |
返回与此计算机相关联的网络接口的列表。 | |
findItem(items:Array, values:Object, mode:String, returnInsertionIndex:Boolean, compareFunction:Function) — 方法, 接口 mx.collections.ISort | |
查找指定的数组内的指定对象(或插入点 — 如有要求)。如果找到,则返回其索引;如果未找到,则返回 -1。 | |
findItem(items:Array, values:Object, mode:String, returnInsertionIndex:Boolean, compareFunction:Function) — 方法, 类 mx.collections.Sort | |
查找指定的数组内的指定对象(或插入点 — 如有要求)。如果找到,则返回其索引;如果未找到,则返回 -1。 | |
findItem(nativePath:String) — 方法, 类 mx.controls.FileSystemDataGrid | |
搜索此控件中当前显示的 File 实例,并返回一个具有指定 nativePath 属性的实例。 | |
findItem(nativePath:String) — 方法, 类 mx.controls.FileSystemList | |
搜索此控件中当前显示的 File 实例,并返回一个具有指定 nativePath 属性的实例。 | |
findItem(nativePath:String) — 方法, 类 mx.controls.FileSystemTree | |
搜索此控件中当前显示的 File 实例,并返回一个具有指定 nativePath 属性的实例。 | |
findItem(queryName:String, propertySpecifier:mx.data:PropertySpecifier, ... rest) — 方法, 类 mx.data.DataManager | |
执行一个返回单个项的查询。 | |
findItem(items:Array, values:Object, mode:String, returnInsertionIndex:Boolean, compareFunction:Function) — 方法, 类 spark.collections.Sort | |
查找指定的数组内的指定对象(或插入点 — 如有要求)。如果找到,则返回其索引;如果未找到,则返回 -1。 | |
FIND_ITEM_OPERATION — 常量静态属性, 类 mx.data.messages.DataMessage | |
类似于 FILL_OPERATION,但可以确保在响应数组中仅返回单个项。 | |
FIND_ITEM_OPERATION — 常量静态属性, 类 mx.data.messages.ManagedRemotingMessage | |
填充操作。 | |
findKey(eventCode:int) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
尝试在数据提供程序中查找下一个以 eventCode 参数中的字符开头的项目。 | |
findKey(eventCode:int) — 方法, 类 mx.controls.listClasses.ListBase | |
尝试在数据提供程序中查找下一个以 eventCode 参数中的字符开头的项目。 | |
findLast(sub:String, str:String) — 静态方法 , 类 com.adobe.fiber.runtime.lib.StringFunc | |
返回此字符串内最右侧出现的指定子字符串的索引。 | |
findLast(values:Object) — 方法, 类 mx.collections.HierarchicalCollectionViewCursor | |
查找集合中具有指定属性的最后一个项目,并将光标定位到该项目。 | |
findLast(values:Object) — 方法, 接口 mx.collections.IViewCursor | |
查找集合中具有指定属性的最后一个项目,并将光标定位到该项目。 | |
findLastNoCase(sub:String, str:String) — 静态方法 , 类 com.adobe.fiber.runtime.lib.StringFunc | |
返回此字符串内最右侧出现的指定子字符串的索引(忽略大小写)。 | |
findLeaf(relativePosition:int) — 方法, 类 flashx.textLayout.elements.FlowGroupElement | |
对于给定的相对文本位置,查找包含该位置的叶元素。 | |
findLevel(name:String) — 方法, 接口 mx.olap.IOLAPHierarchy | |
返回层次结构中具有给定名称的级别。 | |
findLevel(name:String) — 方法, 类 mx.olap.OLAPHierarchy | |
返回层次结构中具有给定名称的级别。 | |
findLineAtPosition(absolutePosition:int, preferPrevious:Boolean) — 方法, 类 flashx.textLayout.compose.FlowComposerBase | |
返回包含指定位置处内容的 TextFlowLine 对象。 | |
findLineAtPosition(absolutePosition:int, preferPrevious:Boolean) — 方法, 接口 flashx.textLayout.compose.IFlowComposer | |
返回包含指定位置处内容的 TextFlowLine 对象。 | |
findLineIndexAtPosition(absolutePosition:int, preferPrevious:Boolean) — 方法, 类 flashx.textLayout.compose.FlowComposerBase | |
返回包含指定位置处内容的 TextFlowLine 对象的顺序行号。 | |
findLineIndexAtPosition(absolutePosition:int, preferPrevious:Boolean) — 方法, 接口 flashx.textLayout.compose.IFlowComposer | |
返回包含指定位置处内容的 TextFlowLine 对象的顺序行号。 | |
findMember(name:String) — 方法, 接口 mx.olap.IOLAPDimension | |
返回具有维度中给定名称的成员。 | |
findMember(name:String) — 方法, 接口 mx.olap.IOLAPHierarchy | |
返回层次结构中具有给定名称的成员。 | |
findMember(name:String) — 方法, 接口 mx.olap.IOLAPLevel | |
返回层次结构中有此给定名称的成员。 | |
findMember(name:String) — 方法, 类 mx.olap.OLAPDimension | |
返回具有维度中给定名称的成员。 | |
findMember(name:String) — 方法, 类 mx.olap.OLAPHierarchy | |
返回层次结构中具有给定名称的成员。 | |
findMember(name:String) — 方法, 类 mx.olap.OLAPLevel | |
返回层次结构中有此给定名称的成员。 | |
findNearestCuePoint(timeNameOrCuePoint:any, type:String) — 方法, 类 fl.video.FLVPlayback | |
查找与指定时间匹配或早于指定时间的指定类型提示点。 | |
findNextAtomBoundary(afterCharIndex:int) — 方法, 类 flash.text.engine.TextBlock | |
从指定的字符索引查找下个 atom 边界的索引,不包括指定索引中的字符。 | |
findNextAtomBoundary(relativePosition:int) — 方法, 类 flashx.textLayout.elements.ParagraphElement | |
从提供的位置向前扫描,以找到文本中下一个原子的位置并返回索引。 | |
findNextCuePointWithName(cuePoint:Object) — 方法, 类 fl.video.FLVPlayback | |
在 my_cuePoint.array 中查找与 my_cuePoint.name 同名的下一个提示点。 | |
findNextWordBoundary(afterCharIndex:int) — 方法, 类 flash.text.engine.TextBlock | |
从指定字符索引处开始查找下一个文字边界的索引,不包括指定索引处的字符。 | |
findNextWordBoundary(relativePosition:int) — 方法, 类 flashx.textLayout.elements.ParagraphElement | |
返回文本中下一个单词边界的索引。 | |
findNoCase(sub:String, str:String) — 静态方法 , 类 com.adobe.fiber.runtime.lib.StringFunc | |
返回此字符串内子字符串的索引,忽略大小写。 | |
findNode(id:String) — 方法, 接口 com.adobe.mosaic.om.interfaces.IApplication | |
Locates a particular node in the DOM based on the node's unique identifier. | |
findObject(applicationDomain:flash.system:ApplicationDomain, keyObject:Object) — 方法, 接口 com.adobe.gravity.framework.IApplicationDomainManager | |
Find a tracked value object by ApplicationDomain and key object. | |
findOneOf(cset:String, str:String) — 静态方法 , 类 com.adobe.fiber.runtime.lib.StringFunc | |
在字符串中查找字符集内第一个出现的字符。 | |
findOperator(aName:String) — 静态方法 , 类 com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
Returns the IComparisonOperator for a given operator name | |
findPreviousAtomBoundary(beforeCharIndex:int) — 方法, 类 flash.text.engine.TextBlock | |
查找指定字符索引之前的上一个 atom 边界的索引,不包括指定索引处的字符。 | |
findPreviousAtomBoundary(relativePosition:int) — 方法, 类 flashx.textLayout.elements.ParagraphElement | |
从提供的位置向后扫描,以找到文本中上一个原子的位置并返回索引。 | |
findPreviousWordBoundary(beforeCharIndex:int) — 方法, 类 flash.text.engine.TextBlock | |
查找指定字符索引之前的上一个文字边界的索引,不包括指定索引处的字符。 | |
findPreviousWordBoundary(relativePosition:int) — 方法, 类 flashx.textLayout.elements.ParagraphElement | |
返回文本中上一个单词边界的索引。 | |
findPrincipalById(umOid:String) — 方法, 接口 com.adobe.solutions.rca.service.IUserManager | |
Retrieves a principal according to the specified identifier. | |
findPrincipalById(umOid:String) — 方法, 类 com.adobe.solutions.rca.services.impl.UserManager | |
Retrieves a principal according to the specified identifier. | |
findPrincipalByName(name:String) — 方法, 接口 com.adobe.solutions.rca.service.IUserManager | |
Retrieves a principal according to the name. | |
findPrincipalByName(name:String) — 方法, 类 com.adobe.solutions.rca.services.impl.UserManager | |
Retrieves a principal according to the name. | |
findPrincipalByPrincipalName(principalName:String) — 方法, 接口 com.adobe.solutions.rca.service.IUserManager | |
Retrieves a principal according to the principal name. | |
findPrincipalByPrincipalName(principalName:String) — 方法, 类 com.adobe.solutions.rca.services.impl.UserManager | |
Retrieves a principal according to the principal name. | |
findPrincipals(principalSearchFilter:com.adobe.solutions.rca.vo.um:PrincipalSearchFilterVO) — 方法, 接口 com.adobe.solutions.rca.service.IUserManager | |
Finds the principals according to the specified search filter. | |
findPrincipals(principalSearchFilter:com.adobe.solutions.rca.vo.um:PrincipalSearchFilterVO) — 方法, 类 com.adobe.solutions.rca.services.impl.UserManager | |
Finds the principals according to the specified search filter. | |
findProcessHooks() — 方法, 接口 com.adobe.solutions.rca.service.IReviewCommentingAndApprovalUtil | |
This remote function can be used to get a list of processes that can be used as pre- and post-process hooks in a stage workflow. | |
findProcessHooks() — 方法, 类 com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil | |
This remote function can be used to get a list of processes that can be used as pre- and post-process hooks in a stage workflow. | |
findProcessInstances(processName:String, startDate:Date, endDate:Date) — 方法, 接口 lc.procmgmt.IProcessManager | |
Retrieves a collection of process instances when provided the name of a process that the user has participated in. | |
findProject(project:com.adobe.solutions.prm.domain:IProject, subProjectVO:com.adobe.solutions.prm.vo:ProjectVO) — 静态方法 , 类 com.adobe.solutions.prm.domain.DomainUtil | |
This method returns a reference to the project domain object, corresponding to a given sub-project value object in the project domain object tree. | |
findResourceBundleWithResource(bundleName:String, resourceName:String) — 方法, 接口 mx.resources.IResourceManager | |
搜索 localeChain 中的语言环境以查找指定的资源,并返回所找到的第一个资源包。 | |
findSkinParts() — 方法, 类 spark.components.supportClasses.SkinnableComponent | |
在 skin 类中找到外观部件并将它们指定给组件的属性。 | |
findSortField(name:String) — 方法, 类 mx.controls.AdvancedDataGridBaseEx | |
返回与可排序字段的字段名称对应的列索引。 | |
findString(str:String) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
根据某一字符串在列表中查找项目并选择该项目。 | |
findString(str:String) — 方法, 类 mx.controls.listClasses.ListBase | |
根据 String 查找列表中的项目,并将所选内容移至该项目。 | |
findTasks(searchFilter:lc.procmgmt.domain:SearchFilter) — 方法, 接口 lc.procmgmt.ITaskManager | |
Returns the tasks returned from a search request using the provided search filter. | |
findText(beginIndex:int, textToFind:String, caseSensitive:Boolean) — 方法, 类 flash.text.TextSnapshot | |
搜索指定的 TextSnapshot 对象,并返回在 beginIndex 位置或其后找到的 textToFind 的第一个匹配项的位置。 | |
findTrackingSheetProcess() — 方法, 接口 com.adobe.solutions.rca.service.IReviewCommentingAndApprovalUtil | |
This remote function can be used to get a list of processes that can be used to generate tracking sheets for a stage workflow. | |
findTrackingSheetProcess() — 方法, 类 com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil | |
This remote function can be used to get a list of processes that can be used to generate tracking sheets for a stage workflow. | |
findUserByName(name:String) — 方法, 接口 com.adobe.solutions.rca.service.IUserManager | |
Retrieves a user according to the name. | |
findUserByName(name:String) — 方法, 类 com.adobe.solutions.rca.services.impl.UserManager | |
Retrieves a user according to the name. | |
findUsers(commonNamePattern:String) — 方法, 接口 lc.foundation.IUserManager | |
Retrieves the users that match the specified substring. | |
findUsers(commonNameFilter:String) — 方法, 类 lc.foundation.UserManager | |
Retrieves the users that match the specified substring. | |
findUsersInGroup(groupOid:String, commonNamePattern:String) — 方法, 接口 lc.foundation.IUserManager | |
Retrieves a list of users who have a common name, who are members in the group specified by the group's OID. | |
findUsersInGroup(groupOid:String, commonNameFilter:String) — 方法, 类 lc.foundation.UserManager | |
Retrieves a list of users who have a common name, who are members in the group specified by the group's OID. | |
findUsersWithPermission(commonNamePattern:String, serviceName:String) — 方法, 接口 lc.foundation.IUserManager | |
Retrieves the users that match the specified substring and have invoke permissions to the service. | |
findUsersWithPermission(commonNameFilter:String, serviceName:String) — 方法, 类 lc.foundation.UserManager | |
Retrieves the users that match the specified substring and have invoke permissions to the service. | |
findWorkItem(project:com.adobe.solutions.prm.domain:IProject, workItemVO:com.adobe.solutions.prm.vo:WorkItemVO) — 静态方法 , 类 com.adobe.solutions.prm.domain.DomainUtil | |
This method returns a reference to the workitem domain object, corresponding to a given workitem value object in the project domain object tree. | |
fine(message:String, params:Object, actor:Object, error:Error) — 方法, 类 com.adobe.gravity.utility.logging.Logger | |
Log a FINE message. | |
FINE — 常量静态属性, 类 com.adobe.gravity.utility.logging.LogLevel | |
Log level for relatively low volume and high interest debug information. | |
finer(message:String, params:Object, actor:Object, error:Error) — 方法, 类 com.adobe.gravity.utility.logging.Logger | |
Log a FINER message. | |
FINER — 常量静态属性, 类 com.adobe.gravity.utility.logging.LogLevel | |
Log level for medium volume and medium interest debug information. | |
finest(message:String, params:Object, actor:Object, error:Error) — 方法, 类 com.adobe.gravity.utility.logging.Logger | |
Log a FINEST message. | |
FINEST — 常量静态属性, 类 com.adobe.gravity.utility.logging.LogLevel | |
Log level for high volume or low interest debug information. | |
FINGER — 常量静态属性, 类 flash.system.TouchscreenType | |
触摸屏经过专门设计,用于响应手指触摸。 | |
finish — 事件, 类 com.adobe.dct.view.ImportFMLView | |
Dispatched when the user presses the Finish ButtonBase control. | |
finish — 事件, 类 com.adobe.dct.view.ImportXSDView | |
Dispatched when the user presses the Finish ButtonBase control. | |
finish — 属性, 类 fl.transitions.Tween | |
一个数字,指示要补间的目标对象属性的结束值。 | |
finishButton — 外观部件, 类 com.adobe.dct.view.ImportFMLView | |
A skin part that defines a ButtonBase for finishing the import. A skin part that defines a ButtonBase for finishing the import. | |
finishButton — 外观部件, 类 com.adobe.dct.view.ImportXSDView | |
A skin part that defines a ButtonBase for finishing the import. A skin part that defines a ButtonBase for finishing the import. | |
finishButton — 外观部件, 类 com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the ButtonBase object that allow users to finish creating schedule template. A reference to the ButtonBase object that allow users to finish creating schedule template. | |
finishDataChangeEffect(event:mx.events:EffectEvent) — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
在数据更改效果运行完毕后,通过恢复原始集合和迭代器并移除此效果使用的所有缓存值进行清理。 | |
finishDataChangeEffect(event:mx.events:EffectEvent) — 方法, 类 mx.controls.listClasses.ListBase | |
在数据更改效果运行完毕后,通过恢复原始集合和迭代器并移除此效果使用的所有缓存值进行清理。 | |
finishEffect() — 方法, 类 mx.effects.EffectInstance | |
在完成效果播放时由 end() 方法调用。 | |
finishEffect() — 方法, 接口 mx.effects.IEffectInstance | |
在完成效果播放时由 end() 方法调用。 | |
finishKeySelection() — 方法, 类 mx.controls.AdvancedDataGrid | |
基于 caretIndex 和 anchorIndex 属性设置所选项目。 | |
finishKeySelection() — 方法, 类 mx.controls.dataGridClasses.DataGridBase | |
基于 caretIndex 和 anchorIndex 属性设置所选项目。 | |
finishKeySelection() — 方法, 类 mx.controls.listClasses.AdvancedListBase | |
基于 caretIndex 和 anchorIndex 属性设置所选项目。 | |
finishKeySelection() — 方法, 类 mx.controls.listClasses.ListBase | |
基于 caretIndex 和 anchorIndex 属性设置所选项目。 | |
finishLoad(suppressDefaultLoader:Boolean) — 方法, 接口 com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
Ask the framework to finish the load of the bundle, running any subsequent bundle loaders and then the bundle activator. | |
finishPrint(obj:Object, target:mx.core:IFlexDisplayObject) — 方法, 类 mx.core.UIComponent | |
打印完成后调用。 | |
finishRepeat() — 方法, 类 mx.effects.EffectInstance | |
每次完成重复效果的迭代播放后调用。 | |
finishRepeat() — 方法, 接口 mx.effects.IEffectInstance | |
每次完成重复效果的迭代播放后调用。 | |
FIRST — 常量静态属性, 类 flashx.textLayout.compose.TextFlowLineLocation | |
指定段落中的第一行。 | |
FIRST — 静态属性, 类 mx.collections.CursorBookmark | |
ICollectionView 中第一个项目的书签。 | |
FIRST — 常量静态属性, 类 mx.states.AddItems | |
文档当前不可用。 | |
firstBaselineOffset — 样式, 类 spark.components.supportClasses.GroupBase | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.components.RichText | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.components.FormHeading | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.components.NumericStepper | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.components.SkinnableContainer | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.components.Scroller | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.components.RichEditableText | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
指定容器中第一行的基线位置. | |
firstBaselineOffset — 属性, 类 fl.text.TLFTextField | |
指定容器中第一行的基线位置。 | |
firstBaselineOffset — 属性, 类 flashx.textLayout.container.ContainerController | |
TextLayoutFormat:指定容器中第一行的基线位置。 | |
firstBaselineOffset — 属性, 类 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:指定容器中第一行的基线位置。 | |
firstBaselineOffset — 属性, 接口 flashx.textLayout.formats.ITextLayoutFormat | |
指定容器中第一行的基线位置。 | |
firstBaselineOffset — 属性, 类 flashx.textLayout.formats.TextLayoutFormat | |
指定容器中第一行的基线位置。 | |
firstButton — 属性, 类 com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutBarSkin | |
Specifies the skin class for the first button on the ButtonBar. | |
firstButton — 外观部件, 类 spark.components.ButtonBar | |
定义第一个按钮的外观部件。 A skin part that defines the first button. | |
firstButton — 属性, 类 spark.skins.mobile.ButtonBarSkin | |
A skin part that defines the first button. | |
firstButton — 属性, 类 spark.skins.spark.ButtonBarSkin | |
A skin part that defines the first button. | |
firstButton — 属性, 类 spark.skins.wireframe.ButtonBarSkin | |
A skin part that defines the first button. | |
firstButton — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
A skin part that defines the first button. | |
firstButton — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin | |
First button of the button bar | |
firstButton — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin | |
A skin part that defines the first button. | |
firstButton — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
A skin part that defines the first button. | |
firstButtonStyleName — 样式, 类 mx.controls.ButtonBar | |
为第一个按钮指定样式的 CSS 样式声明的名称. | |
firstChild — 属性, 类 flash.xml.XMLNode | |
计算指定的 XMLDocument 对象,并引用父节点的子级列表中的第一个子级。 | |
FIRST_CHILD — 常量静态属性, 类 spark.effects.AddAction | |
常量,用于指定相对于由 relativeTo 属性所指定的对象而添加项目的位置。 | |
firstDayOfMonth(date:Date) — 静态方法 , 类 com.adobe.fiber.runtime.lib.DateTimeFunc | |
返回指定月的第一天的序号(在年中的天编号)。 | |
firstDayOfWeek — 属性, 类 mx.controls.DateChooser | |
一个数字,该数字代表显示在 DateChooser 控件第一列中的一周中的日期。 | |
firstDayOfWeek — 属性, 类 mx.controls.DateField | |
DateChooser 控件第一列中显示的一周中的日期(0-6,其中 0 是 dayNames Array 的第一个元素) | |
firstFrame — 属性, 类 fl.motion.KeyframeBase | |
存储补间动画第一帧的名称,它只影响图形元件。 | |
firstIndexInView — 属性, 类 spark.components.HGroup | |
组成布局且在布局目标的滚动矩形内的第一列的索引,或者 -1(如果未显示任何内容)。 | |
firstIndexInView — 属性, 类 spark.components.VGroup | |
组成布局且在布局目标的滚动矩形内的第一个布局元素的索引,或者 -1(如果未显示任何内容)。 | |
firstIndexInView — 属性, 类 spark.layouts.HorizontalLayout | |
组成布局且在布局目标的滚动矩形内的第一列的索引,或者 -1(如果未显示任何内容)。 | |
firstIndexInView — 属性, 类 spark.layouts.VerticalLayout | |
组成布局且在布局目标的滚动矩形内的第一个布局元素的索引,或者 -1(如果未显示任何内容)。 | |
FIRST_INDEX_MODE — 常量静态属性, 类 mx.collections.Sort | |
执行查找时返回第一个匹配项的索引。 | |
FIRST_INDEX_MODE — 常量静态属性, 类 spark.collections.Sort | |
执行查找时返回第一个匹配项的索引。 | |
firstInvalidLine — 属性, 类 flash.text.engine.TextBlock | |
标识文本块内 TextLine.validity 不是 TextLineValidity.VALID 的第一行。 | |
firstLeaf — 属性, 类 flashx.textLayout.edit.ElementRange | |
包含范围开头的 FlowLeafElement 对象。 | |
firstLine — 属性, 类 flash.text.engine.TextBlock | |
TextBlock 中的第一个 TextLine,如果有。 | |
firstName — 属性, 类 com.adobe.icc.vo.User | |
First name of the user | |
firstName — 属性, 接口 com.adobe.livecycle.ria.security.api.IUser | |
The first name of the user. | |
firstName — 属性, 类 com.adobe.livecycle.ria.security.service.User | |
The first name of the user. | |
firstName — 属性, 类 com.adobe.solutions.rca.vo.ExternalUsersVO | |
Gets the first name of the user. | |
firstName — 属性, 类 lc.foundation.domain.User | |
The first name of the user. | |
firstPage — 属性, 类 flash.printing.PrintJob | |
用户在操作系统的“打印”对话框中输入的范围内的第一页的页码。 | |
firstPage — 属性, 类 ga.model.PanelManager | |
Returns the first panel. | |
firstParagraph — 属性, 类 flashx.textLayout.edit.ElementRange | |
包含范围开头的 ParagraphElement 对象。 | |
firstPositionLabel — 外观部件, 类 xd.core.axm.view.components.AXMSwitch | |
firstPositionText — 属性, 类 xd.core.axm.view.components.AXMSwitch | |
First Position Text | |
firstStageName — 属性, 类 com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The name of the first stage. | |
firstTabStyleName — 样式, 类 mx.containers.TabNavigator | |
指定第一个选项卡样式的 CSS 样式声明名称. | |
firstTabStyleName — 样式, 类 mx.controls.TabBar | |
指定用于第一个选项卡导航项目的样式的 CSS 样式声明名称. | |
firstView — 属性, 类 spark.components.ViewNavigator | |
应用程序中的每个视图对应于在 ActionScript 或 MXML 文件中定义的 View 容器类。 | |
firstView — 属性, 类 spark.components.ViewNavigatorApplication | |
应用程序中的每个视图对应于在 ActionScript 或 MXML 文件中定义的 View 容器类。 | |
firstViewData — 属性, 类 spark.components.ViewNavigator | |
导航器初始化时传递至第一个视图的 data 属性的对象。 | |
firstViewData — 属性, 类 spark.components.ViewNavigatorApplication | |
导航器初始化时传递至第一个视图的 data 属性的对象。 | |
firstVisibleItem — 属性, 类 mx.controls.AdvancedDataGrid | |
与当前显示在 AdvancedDataGrid 控件顶行的项目对应的数据提供程序元素。 | |
firstVisibleItem — 属性, 类 mx.controls.Tree | |
当前显示在树的顶层的项目。 | |
firstVisibleRow — 属性, 接口 mx.automation.IAutomationTabularData | |
第一个可见子项的索引。 | |
FIT_ANY — 常量静态属性, 类 flashx.textLayout.elements.OverflowPolicy | |
如果该行的任何部分位于合成区域内,则该行将位于该区域内。 | |
fitContent — 属性, 接口 com.adobe.mosaic.om.interfaces.ITile | |
The tile's fitContent. | |
FIT_DESCENDERS — 常量静态属性, 类 flashx.textLayout.elements.OverflowPolicy | |
如果从顶部至基线的区域位于合成区域内,则该行位于该区域内。 | |
fitHeight — 属性, 类 coldfusion.service.mxml.Image | |
The height of the bounding box in pixels. | |
fitToWindow — 属性, 类 coldfusion.service.PdfInfo | |
Display setting for initial view of the PDF document. | |
fitWidth — 属性, 类 coldfusion.service.mxml.Image | |
The width of the bounding box in pixels. | |
fix(n:Number) — 静态方法 , 类 com.adobe.fiber.runtime.lib.MathFunc | |
将实数转换为整数。 | |
fixed — 属性, 类 Vector | |
表示能否更改 Vector 的 length 属性。 | |
fixedThumbSize — 样式, 类 spark.components.supportClasses.ScrollBarBase | |
如果为 true,则沿着滚动条的滑块的大小将为其首选大小. | |
fixParams(func:Function, ... rest) — 包函数, com.adobe.gravity.utility.async | |
Create an adapter function that calls the provided function with the provided parameters, ignoring any parameters passed in when it is invoked. | |
fl.accessibility — 包 | |
fl.accessibility 包中包含支持 Flash 组件中的辅助功能的类。 | |
flags — 属性, 类 mx.validators.RegExpValidator | |
匹配时使用的正则表达式标志。 | |
FLASH1 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 1.0。 | |
FLASH10 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 10.0。 | |
FLASH11 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 11.0。 | |
FLASH12 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 12.0。 | |
FLASH2 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 2.0。 | |
FLASH3 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 3.0。 | |
FLASH4 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 4.0。 | |
FLASH5 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 5.0。 | |
FLASH6 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 6.0。 | |
FLASH7 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 7.0。 | |
FLASH8 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 8.0。 | |
FLASH9 — 常量静态属性, 类 flash.display.SWFVersion | |
SWF 文件格式版本 9.0。 | |
flash.accessibility — 包 | |
flash.accessibility 包中包含用于支持 Flash 内容和应用程序中的辅助功能的类。 | |
flash.concurrent — 包 | |
flash.concurrent 包中包含用于支持 Flash Platform 应用程序中的并发的类。 | |
flash.crypto — 包 | |
flash.crypto 包中包含用于生成具有强安全密码保护的随机序列。 | |
flash.data — 包 | |
flash.data 包中包含用于使用 Adobe AIR 本地 SQL 数据库的类。 | |
flash.desktop — 包 | |
flash.desktop 包中包含用于复制并粘贴操作和拖放操作的类,以及用于定义由文件使用的系统图标的 Icon 类。此包仅对在 Adobe AIR 中运行的内容可用。 | |
flash.display — 包 | |
flash.display 包中包含 Flash Player 用于构建可视显示内容的核心类。 | |
flash.display3D — 包 | |
flash.display3D 包中包含 Flash Player 用于提供高性能呈现上下文的核心类。 | |
flash.display3D.textures — 包 | |
flash.display3D.textures 包中包含 Flash Player 用于定义在呈现时使用的 texture 对象的类。 | |
flash.errors — 包 | |
flash.errors 包中包含一组常用的错误类。 | |
flash.events — 包 | |
flash.events 包支持新的 DOM 事件模型,并包含 EventDispatcher 基类。 | |
flash.external — 包 | |
flash.external 包中包含可用于与 Flash Player 的容器进行通信的 ExternalInterface 类。 | |
flash.filesystem — 包 | |
flash.filesystem 包中包含用于访问文件系统的类。此包仅对在 Adobe AIR 中运行的内容可用。 | |
flash.filters — 包 | |
flash.filters 包中包含可产生位图滤镜效果的类。 | |
flash.geom — 包 | |
flash.geom 包中包含几何图形类(如点、矩形和转换矩阵)以支持 BitmapData 类和位图缓存功能。 | |
flash.globalization — 包 | |
flash.globalization 包中的类提供特定于语言和地区/国家的功能,用于对字符串进行比较和排序,转换字符串的大小写,设置日期、时间、数字和货币的格式,以及解析数字和货币。 | |
flash.html — 包 | |
flash.html 包中包含用于在 AIR 应用程序中包含 HTML 内容的类。此包仅对在 Adobe AIR 中运行的内容可用。 | |
flashHtml — 属性, 类 com.adobe.consulting.pst.vo.TBX | |
Get/set the Flash HTML/Flex Rich Text version of the content. | |
flash.media — 包 | |
flash.media 包中包含用于处理声音和视频等多媒体资源的类。 | |
flash.net — 包 | |
flash.net 包中包含用于通过网络发送和接收的类。 | |
flash.net.dns — 包 | |
flash.net.dns 包包含用于使用域名系统 (DNS) 资源(包括 Internet 协议 IP 地址)的类。 | |
flash.net.drm — 包 | |
flash.net.drm 包中具有用于处理受 DRM 保护的内容的类。此包仅对在 AIR 运行时中运行的内容可用。 | |
flash.notifications — 包 | |
flash.notifications 包中包含对移动设备进行远程通知的类(仅限 iOS)。 | |
flash.permissions — 包 | |
flash.printing — 包 | |
flash.printing 包中包含用于打印基于 Flash 的内容的类。 | |
flash.profiler — 包 | |
flash.profiler 包中包含用于调试和概要分析 ActionScript 代码的函数。 | |
flash_proxy — 语句 | |
定义 Proxy 类的方法。 | |
flash.sampler — 包 | |
flash.sampler 包中包含用于跟踪过程调用的方法和类,使您可以概要分析内存使用和优化应用程序。 | |
flash.security — 包 | |
flash.security 包中包含用于验证 XML 签名的类。此包仅对在 AIR 运行时中运行的内容可用。 | |
flash.sensors — 包 | |
flash.sensors 包中包含用于处理支持 GPS 并响应动画的移动设备的类。 | |
flash.system — 包 | |
flash.system 包中包含用于访问系统级功能(例如安全、多语言内容等)的类。 | |
flash.text — 包 | |
flash.text 包中包含用于处理文本字段、文本格式、文本度量、样式表和布局的类。 | |
flash.text.engine — 包 | |
FTE 提供对文本度量、格式和双向文本的复杂控制的低级别支持。尽管可以使用 FTE 创建和管理简单的文本元素,但设计 FTE 的主要目的在于为开发人员创建文本处理组件提供基础。 | |
flash.text.ime — 包 | |
flash.text.ime 包为自行提供文本编辑工具的应用程序提供非罗马文本的内联编辑支持。对于实现与 FTE(flash.text.engine 包)配合使用的输入法编辑器 (IME) 的应用程序,此支持特别有帮助。 | |
flash.ui — 包 | |
flash.ui 包中包含用户界面类,如用于与鼠标和键盘交互的类。 | |
flash.utils — 包 | |
flash.utils 包中包含实用程序类,如 ByteArray 等数据结构。 | |
flash.xml — 包 | |
flash.xml 包中包含 Flash Player 的旧 XML 支持以及其他特定于 Flash Player 的 XML 功能。 | |
flashx.textLayout — 包 | |
flashx.textLayout 包中包含用于合成文本的类。 | |
flashx.textLayout.compose — 包 | |
flashx.textLayout.compose 包中包含用于将文本分成多行并在容器中排列各行的类。 | |
flashx.textLayout.container — 包 | |
flashx.textLayout.container 包中包含用于在 Text Layout Framework 中显示文本的类。 | |
flashx.textLayout.conversion — 包 | |
flashx.textLayout.conversion 包中包含用于将文本导入 TextFlow 对象或从 TextFlow 对象导出文本的类。 | |
flashx.textLayout.edit — 包 | |
flashx.textLayout.edit 包中包含用于在 Text Layout Framework 中编辑文本的类。 | |
flashx.textLayout.elements — 包 | |
flashx.textLayout.elements 包中包含用于在 Text Layout Framework 中表示文本内容的核心类。 | |
flashx.textLayout.events — 包 | |
flashx.textLayout.events 包中包含 Text Layout Framework 的事件类。 | |
flashx.textLayout.factory — 包 | |
flashx.textLayout.factory 包中包含用于在 Text Layout Framework 中编排和显示只读文本的类。 | |
flashx.textLayout.formats — 包 | |
flashx.textLayout.formats 包中包含用于在 Text Layout Framework 中表示文本格式设置的类。 | |
flashx.textLayout.operations — 包 | |
flashx.textLayout.operations 包中包含对 Text Layout Framework 中文本所应用的编辑操作的类。 | |
flashx.textLayout.utils — 包 | |
flashx.textLayout.utils 包中包含 Text Layout Framework 的实用程序类。 | |
flashx.undo — 包 | |
flashx.undo 包中包含用于管理编辑操作历史记录的类。 | |
flat — 外观状态, 类 com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
flat state of the DataElementsPanel | |
FLAT — 常量静态属性, 类 spark.components.ContentBackgroundAppearance | |
对 contentGroup 应用遮罩。 | |
flatViewButton — 外观部件, 类 com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar | |
A skin part that defines a Button which shows flat view. A skin part that defines a Button which shows flat view. | |
FLAT_VIEW_BUTTON_CLICKED — 常量静态属性, 类 com.adobe.dct.event.DataElementsPanelToolBarEvent | |
Constant indicating click event for Flat View Toggle Button. | |
fl.containers — 包 | |
fl.containers 包中包含加载内容或其他组件的类。 | |
fl.controls — 包 | |
fl.controls 包中包含顶级组件类,如 List、Button 和 ProgressBar。 | |
fl.controls.dataGridClasses — 包 | |
fl.controls.dataGridClasses 包中包含 DataGrid 组件用于维护和显示信息的类。 | |
fl.controls.listClasses — 包 | |
fl.controls.listClasses 包中包含 list 组件用于维护和显示数据的类。 | |
fl.controls.progressBarClasses — 包 | |
fl.controls.progressBarClasses 包中包含特定于 ProgressBar 组件的类。 | |
fl.core — 包 | |
fl.core 包中包含与所有组件有关的类。 | |
fl.data — 包 | |
fl.data 包中包含处理与组件关联的数据的类。 | |
fl.display — 包 | |
fl.display 包中包含特定于组件的显示类。 | |
fl.events — 包 | |
fl.events 包中包含特定于组件的事件类。 | |
FlexBitmap — 类, 包 mx.core | |
FlexBitmap 是 Player 的 Bitmap 类的子类。 | |
FlexBitmap(bitmapData:flash.display:BitmapData, pixelSnapping:String, smoothing:Boolean) — 构造函数, 类 mx.core.FlexBitmap | |
构造函数。 | |
FlexBundleLoader — 类, 包 com.adobe.gravity.flex.bundleloader | |
FlexBundleLoader loads a bundle that has Flex UI. | |
FlexBundleLoader() — 构造函数, 类 com.adobe.gravity.flex.bundleloader.FlexBundleLoader | |
Constructor. | |
FlexBundleLoaderBase — 类, 包 com.adobe.gravity.flex.bundleloader | |
Subclasses of FlexBundleLoaderBase load bundles that have Flex UI. | |
FlexClient — 类, 包 mx.messaging | |
Singleton 类,用于存储客户端与服务器建立初始连接时服务器分配的此 Player 实例的全局 Id。 | |
FLEX_CLIENT_ID_HEADER — 常量静态属性, 类 mx.messaging.messages.AbstractMessage | |
服务器指定标头后,可通过该标头在出站消息中传输全局 FlexClient Id 值。 | |
flexClientWaitHandler(event:mx.events:PropertyChangeEvent) — 方法, 类 mx.messaging.Channel | |
处理对用于管理应用程序的初始 Channel 连接的保护条件的更改。 | |
flexConfig — 属性, 接口 com.adobe.icc.services.user.ISSOManager | |
Flex Configuration. | |
FLEXCONFIG_SERVICE_RO — 常量静态属性, 类 com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the FlexConfiguration Service. | |
flexConfiguration — 属性, 类 com.adobe.icc.editors.managers.EditorConfigurationManager | |
The Flex configuration provider | |
FlexConfiguration — 类, 包 com.adobe.consulting.pst.vo | |
Object for transporting configuration parameters from the server to Flex applications. | |
FlexConfiguration() — 构造函数, 类 com.adobe.consulting.pst.vo.FlexConfiguration | |
Constructor | |
flexConfigurationFetched — 事件, 类 com.adobe.icc.editors.managers.EditorConfigurationManager | |
Dispatched when the FlexConfiguration is successfully loaded from the server. | |
FlexContentHolderAutomationImpl — 类, 包 mx.automation.delegates.flashflexkit | |
定义检测 FlexContentHolder 控件所需的方法和属性。 | |
FlexContentHolderAutomationImpl(obj:mx.flash:FlexContentHolder) — 构造函数, 类 mx.automation.delegates.flashflexkit.FlexContentHolderAutomationImpl | |
构造函数。 | |
flexContextMenu — 属性, 类 mx.core.UIComponent | |
此 UIComponent 的上下文菜单。 | |
FlexEvent — 类, 包 mx.events | |
FlexEvent 类代表传递到很多 Flex 事件的事件侦听器的事件对象。 | |
FlexEvent(type:String, bubbles:Boolean, cancelable:Boolean) — 构造函数, 类 mx.events.FlexEvent | |
构造函数。 | |
FlexGlobals — 类, 包 mx.core | |
包含通用于同一 ApplicationDomain 内的所有应用程序的变量的类。 | |
FlexHTMLLoader — 类, 包 mx.core | |
FlexHTMLLoader 是 Player 的 HTMLLoader 类的子类,可供 Flex HTML 控件使用。 | |
FlexHTMLLoader() — 构造函数, 类 mx.core.FlexHTMLLoader | |
构造函数。 | |
FlexLoader — 类, 包 mx.core | |
FlexLoader 是 Player 的 Loader 类的子类。 | |
FlexLoader() — 构造函数, 类 mx.core.FlexLoader | |
构造函数。 | |
FlexMouseEvent — 类, 包 mx.events | |
FlexMouseEvent 类表示针对特定于 Flex 鼠标活动而传递给事件侦听器的事件对象。 | |
FlexMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int) — 构造函数, 类 mx.events.FlexMouseEvent | |
构造函数。 | |
FlexMovieClip — 类, 包 mx.core | |
FlexMovieClip 是 Player 的 MovieClip 类的子类。 | |
FlexMovieClip() — 构造函数, 类 mx.core.FlexMovieClip | |
构造函数。 | |
FlexNativeMenu — 类, 包 mx.controls | |
FlexNativeMenu 组件为 AIR 的 NativeMenu 类提供包装。 | |
FlexNativeMenu() — 构造函数, 类 mx.controls.FlexNativeMenu | |
构造函数。 | |
FlexNativeMenuAutomationImpl — 类, 包 mx.automation.delegates.controls | |
定义检测 Flex 本机菜单所需的方法和属性。 | |
FlexNativeMenuAutomationImpl(obj:mx.controls:FlexNativeMenu) — 构造函数, 类 mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
构造函数。 | |
FlexNativeMenuEvent — 类, 包 mx.events | |
FlexNativeMenuEvent 类代表与 FlexNativeMenu 中菜单活动相关联的事件。 | |
FlexNativeMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, nativeMenu:flash.display:NativeMenu, nativeMenuItem:flash.display:NativeMenuItem, item:Object, label:String, index:int) — 构造函数, 类 mx.events.FlexNativeMenuEvent | |
构造函数。 | |
FlexNativeWindowBoundsEvent — 类, 包 mx.events | |
当作为 Window 或 WindowedApplication 组件基础的 NativeWindow 的大小或位置发生更改时调度 FlexNativeWindowBoundsEvent 事件。 | |
FlexNativeWindowBoundsEvent(type:String, bubbles:Boolean, cancelable:Boolean, beforeBounds:flash.geom:Rectangle, afterBounds:flash.geom:Rectangle) — 构造函数, 类 mx.events.FlexNativeWindowBoundsEvent | |
构造函数。 | |
FlexPrintJob — 类, 包 mx.printing | |
FlexPrintJob 类是 flash.printing.PrintJob 类的包装对象。 | |
FlexPrintJob() — 构造函数, 类 mx.printing.FlexPrintJob | |
构造函数。 | |
FlexPrintJobScaleType — final 类, 包 mx.printing | |
FlexPrintJob.addObject() 方法参数的 scaleType 属性的值。 | |
FlexShape — 类, 包 mx.core | |
FlexShape 是播放机的 Shape 类的子类。 | |
FlexShape() — 构造函数, 类 mx.core.FlexShape | |
构造函数。 | |
FlexSimpleButton — 类, 包 mx.core | |
FlexSimpleButton 是播放机的 SimpleButton 类的子类。 | |
FlexSimpleButton() — 构造函数, 类 mx.core.FlexSimpleButton | |
构造函数。 | |
FlexSprite — 类, 包 mx.core | |
FlexSprite 是 Player 的 Sprite 类的子类,同时也是 UIComponent 的 superclass。 | |
FlexSprite() — 构造函数, 类 mx.core.FlexSprite | |
构造函数。 | |
FlexTextField — 类, 包 mx.core | |
FlexTextField 是 Player 的 TextField 类的子类,同时也是 UITextField 的 superclass。 | |
FlexTextField() — 构造函数, 类 mx.core.FlexTextField | |
构造函数。 | |
FlexVersion — 类, 包 mx.core | |
此类控制框架的向后兼容性。 | |
FLEX_WINDOW_ACTIVATE — 常量静态属性, 类 mx.events.FlexEvent | |
FlexEvent.FLEX_WINDOW_ACTIVATE 常量可为 flexWindowActivate 事件定义事件对象的 type 属性值。 | |
FLEX_WINDOW_DEACTIVATE — 常量静态属性, 类 mx.events.FlexEvent | |
FlexEvent.FLEX_WINDOW_DEACTIVATE 常量可为 flexWindowDeactivate 事件定义事件对象的 type 属性值。 | |
fl.ik — 包 | |
fl.ik 包中包含与 Flash CS4 或更高版本中创建的反向运动 (IK) 骨架交互的方法和类。 | |
FlipViewTransition — 类, 包 spark.transitions | |
FlipViewTransition 类执行视图的简单翻转过渡。 | |
FlipViewTransition() — 构造函数, 类 spark.transitions.FlipViewTransition | |
构造函数。 | |
fl.lang — 包 | |
fl.lang 包中包含支持多语言文本的 Locale 类。 | |
fl.livepreview — 包 | |
fl.livepreview 包中包含特定于组件在 Flash 创作环境中的实时预览行为的类。 | |
fl.managers — 包 | |
fl.managers 包中包含管理组件和用户之间关系的类。 | |
fl.motion — 包 | |
fl.motion 包中包含用于定义补间动画的函数和类。 | |
fl.motion.easing — 包 | |
fl.motion.easing 包中包含可与 fl.motion 类一起用来创建缓动效果的类。 | |
float — 属性, 类 flashx.textLayout.elements.InlineGraphicElement | |
控制相对于文本的图形的位置。 | |
Float — final 类, 包 flashx.textLayout.formats | |
为 InlineGraphicElement 类的 float 属性定义值。 | |
FLOAT — 常量静态属性, 类 flash.display.ShaderParameterType | |
表示将着色器参数定义为 float 值,等同于 ActionScript 中的单一 Number 实例。 | |
FLOAT_1 — 常量静态属性, 类 flash.display3D.Context3DVertexBufferFormat | |
FLOAT2 — 常量静态属性, 类 flash.display.ShaderParameterType | |
表示将着色器参数定义为 float2 值,等同于 ActionScript 中由 2 个 Number 实例组成的数组。 | |
FLOAT_2 — 常量静态属性, 类 flash.display3D.Context3DVertexBufferFormat | |
FLOAT3 — 常量静态属性, 类 flash.display.ShaderParameterType | |
表示将着色器参数定义为 float3 值,等同于 ActionScript 中由 3 个 Number 实例组成的数组。 | |
FLOAT_3 — 常量静态属性, 类 flash.display3D.Context3DVertexBufferFormat | |
FLOAT4 — 常量静态属性, 类 flash.display.ShaderParameterType | |
表示将着色器参数定义为 float4 值,等同于 ActionScript 中由 4 个 Number 实例组成的数组。 | |
FLOAT_4 — 常量静态属性, 类 flash.display3D.Context3DVertexBufferFormat | |
floodFill(x:int, y:int, color:uint) — 方法, 类 flash.display.BitmapData | |
对图像执行倾倒填充操作,从 (x, y) 坐标开始,填充一种特定的颜色。 | |
floor(val:Number) — 静态方法 , 类 Math | |
返回由参数 val 指定的数字或表达式的下限值。 | |
floor(n:Number) — 静态方法 , 类 com.adobe.fiber.runtime.lib.MathFunc | |
计算小于或等于某个数值的最接近整数。 | |
flowComposer — 属性, 类 flashx.textLayout.container.ContainerController | |
返回流合成器对象,该对象可将文本合成到由此控制器管理的容器,并加亮该文本。 | |
flowComposer — 属性, 类 flashx.textLayout.elements.TextFlow | |
管理该元素的容器。 | |
FlowComposerBase — 类, 包 flashx.textLayout.compose | |
FlowComposerBase 类是 Text Layout Framework 流合成器类的基类,用于控制 ContainerController 对象中文本行的合成。 | |
FlowComposerBase() — 构造函数, 类 flashx.textLayout.compose.FlowComposerBase | |
构造函数。 | |
flowComposerClass — 属性, 类 flashx.textLayout.elements.Configuration | |
指定默认情况下附加到新 TextFlow 对象的流合成器的类型。 | |
flowComposerClass — 属性, 接口 flashx.textLayout.elements.IConfiguration | |
指定默认情况下附加到新 TextFlow 对象的流合成器的类型。 | |
FlowDamageType — 类, 包 flashx.textLayout.compose | |
FlowDamageType 类是为损坏方法和事件定义损坏类型的枚举类。 | |
flowedLayout — 属性, 类 com.adobe.icc.editors.model.FragmentLayoutModel | |
whether underlying value object is a flowed layout or not | |
flowedLayout — 属性, 类 com.adobe.icc.vo.FragmentLayout | |
The flag indicating if the root subform is flowed or not | |
flowElement — 属性, 类 flashx.textLayout.events.FlowElementMouseEvent | |
调度了事件的 FlowElement。 | |
FlowElement — 类, 包 flashx.textLayout.elements | |
流中的文本以树形式存储,树中的元素表示文本内的逻辑分段。 | |
FlowElement() — 构造函数, 类 flashx.textLayout.elements.FlowElement | |
基类 - 调用 new FlowElement() 时会引发错误异常。 | |
FlowElementMouseEvent — 类, 包 flashx.textLayout.events | |
链接元素在检测到鼠标动作时调度此事件。 | |
FlowElementMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, flowElement:flashx.textLayout.elements:FlowElement, originalEvent:flash.events:MouseEvent) — 构造函数, 类 flashx.textLayout.events.FlowElementMouseEvent | |
创建事件对象,其中包含有关鼠标动作的信息。 | |
FlowElementOperation — 类, 包 flashx.textLayout.operations | |
FlowElementOperation 类是用于转换 FlowElement 的操作的基类。 | |
FlowElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int) — 构造函数, 类 flashx.textLayout.operations.FlowElementOperation | |
创建 FlowElementOperation 对象。 | |
FlowGroupElement — 类, 包 flashx.textLayout.elements | |
FlowGroupElement 类是 FlowElement 对象的基类,这些对象可以有一组子对象。 | |
FlowGroupElement() — 构造函数, 类 flashx.textLayout.elements.FlowGroupElement | |
基类 - 调用 new FlowGroupElement() 时会引发错误异常。 | |
FlowLayout — 类, 包 com.adobe.mosaic.layouts | |
The Flow layout arranges the children of its target group one after the other until no more can fit across (or down). | |
FlowLayout() — 构造函数, 类 com.adobe.mosaic.layouts.FlowLayout | |
Constructor | |
FlowLeafElement — 类, 包 flashx.textLayout.elements | |
显示在流层次结构最低级别的 FlowElement 的基类。 | |
FlowLeafElement() — 构造函数, 类 flashx.textLayout.elements.FlowLeafElement | |
基类 - 调用 new FlowLeafElement() 时会引发错误异常。 | |
FlowOperation — 类, 包 flashx.textLayout.operations | |
FlowOperation 类是所有 Text Layout Framework 操作的基类。 | |
FlowOperation(textFlow:flashx.textLayout.elements:TextFlow) — 构造函数, 类 flashx.textLayout.operations.FlowOperation | |
创建 FlowOperation 对象。 | |
flowOperationBegin — 事件, 类 flashx.textLayout.container.TextContainerManager | |
flowOperationBegin — 事件, 类 flashx.textLayout.elements.TextFlow | |
FLOW_OPERATION_BEGIN — 常量静态属性, 类 flashx.textLayout.events.FlowOperationEvent | |
定义 flowOperationBegin 事件对象的 type 属性值。 | |
flowOperationComplete — 事件, 类 flashx.textLayout.container.TextContainerManager | |
flowOperationComplete — 事件, 类 flashx.textLayout.elements.TextFlow | |
FLOW_OPERATION_COMPLETE — 常量静态属性, 类 flashx.textLayout.events.FlowOperationEvent | |
定义 flowOperationComplete 事件对象的 type 属性的值。 | |
flowOperationEnd — 事件, 类 flashx.textLayout.container.TextContainerManager | |
flowOperationEnd — 事件, 类 flashx.textLayout.elements.TextFlow | |
FLOW_OPERATION_END — 常量静态属性, 类 flashx.textLayout.events.FlowOperationEvent | |
定义 flowOperationEnd 事件对象的 type 属性值。 | |
FlowOperationEvent — 类, 包 flashx.textLayout.events | |
TextFlow 实例在一个操作开始之前调度该事件,并在操作结束后立即再次调度该事件。 | |
FlowOperationEvent(type:String, bubbles:Boolean, cancelable:Boolean, operation:flashx.textLayout.operations:FlowOperation, level:int, error:Error) — 构造函数, 类 flashx.textLayout.events.FlowOperationEvent | |
创建事件对象,其中包含有关流操作的信息。 | |
FlowTextOperation — 类, 包 flashx.textLayout.operations | |
FlowTextOperation 是用于转换一定范围文本的操作的基类。 | |
FlowTextOperation(operationState:flashx.textLayout.edit:SelectionState) — 构造函数, 类 flashx.textLayout.operations.FlowTextOperation | |
创建 FlowTextOperation 对象。 | |
fl.rsl — 包 | |
fl.rsl 包中包含下载 RSL(运行时共享库)所涉及的类。 | |
fl.text — 包 | |
fl.text 包中包含在 Flash Professional 中使用 Text Layout Framework (TLF) 所需的类。 | |
fl.transitions — 包 | |
fl.transitions 包中包含一些类,可使用 ActionScript 通过它们来创建动画效果。 | |
fl.transitions.easing — 包 | |
fl.transitions.easing 包中包含可与 fl.transitions 类一起用来创建缓动效果的类。 | |
flush(minDiskSpace:int) — 方法, 类 flash.net.SharedObject | |
将本地永久共享对象立即写入本地文件。 | |
flush() — 方法, 类 flash.net.Socket | |
对套接字输出缓冲区中积累的所有数据进行刷新。 | |
flush() — 静态方法 , 类 mx.logging.Log | |
此方法将从缓存中删除当前的所有记录器。 | |
flush() — 方法, 类 org.osmf.net.qos.QoSInfoHistory | |
清除历史记录 | |
flushAtomData() — 方法, 类 flash.text.engine.TextLine | |
此方法已否决且不起任何作用。 | |
FLUSHED — 常量静态属性, 类 flash.net.SharedObjectFlushStatus | |
表示成功完成了刷新。 | |
flushPendingOperations() — 方法, 接口 flashx.textLayout.edit.ISelectionManager | |
执行任何挂起的 FlowOperations。 | |
flushPendingOperations() — 方法, 类 flashx.textLayout.edit.SelectionManager | |
FLV — 常量静态属性, 类 fl.video.CuePointType | |
定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。 | |
fl.video — 包 | |
fl.video 包中包含用于处理 FLVPlayback 和 FLVPlaybackCaptioning 组件的类。 | |
flvPlayback — 属性, 类 fl.video.FLVPlaybackCaptioning | |
设置 FLVPlayback 实例以添加字幕。 | |
FLVPlayback — 类, 包 fl.video | |
FLVPlayback 扩展了 Sprite 类并包装 VideoPlayer 对象。 | |
FLVPlayback() — 构造函数, 类 fl.video.FLVPlayback | |
创建新的 FLVPlayback 实例。 | |
FLVPlaybackCaptioning — 类, 包 fl.video | |
FLVPlaybackCaptioning 组件可实现为 FLVPlayback 组件加字幕。 | |
FLVPlaybackCaptioning() — 构造函数, 类 fl.video.FLVPlaybackCaptioning | |
创建新的 FLVPlaybackCaptioning 实例。 | |
flvPlaybackName — 属性, 类 fl.video.FLVPlaybackCaptioning | |
为您要添加字幕的 FLVPlayback 实例设置一个 FLVPlayback 实例名称。 | |
Fly — 类, 包 fl.transitions | |
Fly 类从某一指定方向滑入影片剪辑对象。 | |
focalLength — 属性, 类 flash.geom.PerspectiveProjection | |
眼睛或视点的原点 (0,0,0) 与位于 z 轴的显示对象之间的距离。 | |
focalLength — 属性, 类 spark.effects.AnimateTransform3D | |
眼睛或视点的原点 (0,0,0) 与位于 z 轴的显示对象之间的距离。 | |
focalPointRatio — 属性, 类 flash.display.GraphicsGradientFill | |
一个控制渐变的焦点位置的数字。 | |
focalPointRatio — 属性, 类 mx.graphics.RadialGradient | |
设置径向填充的起始位置。 | |
focalPointRatio — 属性, 类 mx.graphics.RadialGradientStroke | |
设置径向填充的起始位置。 | |
focus — 属性, 类 flash.display.Stage | |
具有键盘焦点的交互式对象;如果没有设置焦点,或者具有焦点的对象属于调用对象无权访问的安全沙箱,则为 null。 | |
focusAlpha — 样式, 类 mx.containers.TabNavigator | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.listClasses.AdvancedListBase | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.ColorPicker | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.Button | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.TextInput | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.ComboBox | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.NumericStepper | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.MenuBar | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.DateChooser | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.controls.DateField | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 mx.core.ScrollControlBase | |
指定焦点外观的 alpha 透明度值. | |
focusAlpha — 样式, 类 spark.components.supportClasses.SliderBase | |
此组件的焦点外框的 Alpha. | |
focusAlpha — 样式, 类 spark.components.supportClasses.ButtonBase | |
此组件的焦点外框的 Alpha. | |
focusAlpha — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
此组件的焦点外框的 Alpha. | |
focusAlpha — 样式, 类 spark.components.SkinnableDataContainer | |
此组件的焦点外框的 Alpha. | |
focusAlpha — 样式, 类 spark.components.Spinner | |
此组件的焦点外框的 Alpha. | |
focusBlendMode — 样式, 类 mx.core.UIComponent | |
焦点矩形使用的混合模式. | |
focusChangeHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.container.ContainerController | |
当客户端管理事件时处理 FocusEvent.KEY_FOCUS_CHANGE 和 FocusEvent.MOUSE_FOCUS_CHANGE 事件。 | |
focusChangeHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.container.TextContainerManager | |
当客户端管理事件时处理 FocusEvent.KEY_FOCUS_CHANGE 和 FocusEvent.MOUSE_FOCUS_CHANGE 事件。 | |
focusChangeHandler(event:flash.events:FocusEvent) — 方法, 接口 flashx.textLayout.edit.IInteractionEventHandler | |
处理 focusChange 事件。 | |
focusChangeHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.edit.SelectionManager | |
处理 focusChange 事件。 | |
focusColor — 样式, 类 mx.charts.Legend | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.controls.sliderClasses.Slider | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.controls.Button | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.controls.TextInput | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.controls.NumericStepper | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.controls.ComboBase | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.controls.DateChooser | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.core.ScrollControlBase | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 mx.core.Container | |
组件对焦时,对焦环的颜色. | |
focusColor — 样式, 类 spark.components.supportClasses.SliderBase | |
focusColor — 样式, 类 spark.components.supportClasses.GroupBase | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.supportClasses.ButtonBase | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.ActionBar | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.SkinnableContainer | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.SkinnableDataContainer | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.Scroller | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.Spinner | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.components.LabelItemRenderer | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
组件为焦点时焦点外框的颜色. | |
focusColor — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
组件为焦点时焦点外框的颜色. | |
FocusDirection — final 类, 包 flash.display | |
FocusDirection 类枚举用于 Stage 对象的 assignFocus() 方法的 direction 参数以及 FocusEvent 对象的 direction 属性的值。 | |
focused — 属性, 接口 flashx.textLayout.edit.ISelectionManager | |
指示文本流中的容器是否具有焦点。 | |
focused — 属性, 类 flashx.textLayout.edit.SelectionManager | |
指示文本流中的容器是否具有焦点。 | |
FOCUSED — 常量静态属性, 类 mx.charts.ChartItem | |
指示 ChartItem 具有焦点但并未显示为处于选中状态的值。 | |
FOCUSEDSELECTED — 常量静态属性, 类 mx.charts.ChartItem | |
指示 ChartItem 显示为具有焦点并处于选中状态的值。 | |
focusedSelectionFormat — 属性, 接口 flashx.textLayout.edit.ISelectionManager | |
用于在焦点容器中绘制选择的 SelectionFormat 对象。 | |
focusedSelectionFormat — 属性, 类 flashx.textLayout.edit.SelectionManager | |
用于在焦点容器中绘制选择的 SelectionFormat 对象。 | |
focusedSelectionFormat — 属性, 类 flashx.textLayout.elements.Configuration | |
当文本流 (TextFlow) 的窗口具有焦点时,该文本流的初始选择格式 (SelectionFormat)。 | |
focusedSelectionFormat — 属性, 接口 flashx.textLayout.elements.IConfiguration | |
当文本流 (TextFlow) 的窗口具有焦点时,该文本流的初始选择格式 (SelectionFormat)。 | |
focusedTextSelectionColor — 样式, 类 spark.components.supportClasses.GroupBase | |
组件已启用且有焦点时文本的颜色. | |
focusedTextSelectionColor — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
组件已启用且有焦点时文本的颜色. | |
focusedTextSelectionColor — 样式, 类 spark.components.NumericStepper | |
组件已启用且有焦点时文本的颜色. | |
focusedTextSelectionColor — 样式, 类 spark.components.SkinnableContainer | |
组件已启用且有焦点时文本的颜色. | |
focusedTextSelectionColor — 样式, 类 spark.components.Scroller | |
组件已启用且有焦点时文本的颜色. | |
focusedTextSelectionColor — 样式, 类 spark.components.RichEditableText | |
组件已启用且有焦点时文本的颜色. | |
focusedTextSelectionColor — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
组件已启用且有焦点时文本的颜色. | |
focusedTextSelectionColor — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
组件已启用且有焦点时文本的颜色. | |
focusEnabled — 属性, 类 fl.core.UIComponent | |
获取或设置一个布尔值,该值指示组件是否可以在用户单击它后获得焦点。 | |
focusEnabled — 属性, 接口 fl.managers.IFocusManagerComponent | |
获取或设置一个布尔值,该值指示选择的组件是否能从焦点管理器获得焦点。 | |
focusEnabled — 属性, 类 mx.core.FlexHTMLLoader | |
一个标志,用于指示组件处于选中状态时是否可以获得焦点。 | |
focusEnabled — 属性, 类 mx.core.UIComponent | |
指示切换到此组件时,是否可以获得焦点。 | |
focusEnabled — 属性, 类 mx.flash.UIMovieClip | |
一个标志,用于指示组件处于选中状态时是否可以获得焦点。 | |
focusEnabled — 属性, 接口 mx.managers.IFocusManagerComponent | |
一个标志,用于指示组件处于选中状态时是否可以获得焦点。 | |
focusEnabled — 属性, 类 spark.components.supportClasses.StyleableTextField | |
指示切换到此组件时,是否可以获得焦点。 | |
focusEnabled — 属性, 接口 spark.core.IEditableText | |
指示切换到此组件时,是否可以获得焦点。 | |
FocusEvent — 类, 包 flash.events | |
用户将焦点从显示列表中的一个对象更改到另一个对象时,对象将调度 FocusEvent 对象。 | |
FocusEvent(type:String, bubbles:Boolean, cancelable:Boolean, relatedObject:flash.display:InteractiveObject, shiftKey:Boolean, keyCode:uint, direction:String) — 构造函数, 类 flash.events.FocusEvent | |
创建一个 Event 对象,其中包含有关焦点事件的特定信息。 | |
focusGroup — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
The focus group for this component | |
focusIn — 事件, 类 flash.display.InteractiveObject | |
显示对象获得焦点后调度。 | |
focusIn — 事件, 类 flash.media.StageWebView | |
当此 StageWebView 对象接收焦点时进行调度。 | |
focusIn — 事件, 类 flash.text.StageText | |
当用户在编辑文本并且控件有键盘焦点时调度。 | |
focusIn — 事件, 类 spark.components.supportClasses.StyleableStageText | |
在本机文本控件获得焦点后调度。 | |
FOCUS_IN — 常量静态属性, 类 flash.events.FocusEvent | |
定义 focusIn 事件对象的 type 属性值。 | |
focusInEffect — 效果, 类 mx.core.UIComponent | |
组件获得键盘焦点时播放。 | |
focusInHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.container.ContainerController | |
当客户端管理事件时处理 FocusEvent.FOCUS_IN 事件。 | |
focusInHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.container.TextContainerManager | |
处理 focusIn 事件。 | |
focusInHandler(event:flash.events:FocusEvent) — 方法, 接口 flashx.textLayout.edit.IInteractionEventHandler | |
处理 focusIn 事件。 | |
focusInHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.edit.SelectionManager | |
处理 focusIn 事件。 | |
focusInHandler(event:flash.events:FocusEvent) — 方法, 类 mx.core.UIComponent | |
当 UIComponent 对象获得焦点时调用的事件处理函数。 | |
focusInHandler(event:flash.events:FocusEvent) — 方法, 类 mx.flash.UIMovieClip | |
当焦点进入我们的任一子项时调用。 | |
focusManager — 属性, 类 fl.core.UIComponent | |
获取或设置为此组件及其同级组件控制焦点的 FocusManager。 | |
focusManager — 属性, 接口 mx.core.IContainer | |
获取控制此组件及其同级组件的焦点的 FocusManager。 | |
focusManager — 属性, 类 mx.core.UIComponent | |
获取控制此组件及其同级组件的焦点的 FocusManager。 | |
focusManager — 属性, 接口 mx.managers.IFocusManagerContainer | |
此组件的 FocusManager。 | |
FocusManager — 类, 包 fl.managers | |
FocusManager 类用于管理一套组件的焦点,这些组件以鼠标或键盘作为 Tab 键循环进行导航。 | |
FocusManager — 类, 包 mx.managers | |
FocusManager 类管理组件上的焦点,以响应鼠标活动或键盘活动(Tab 键)。 | |
FocusManager(container:flash.display:DisplayObjectContainer) — 构造函数, 类 fl.managers.FocusManager | |
创建新的 FocusManager 实例。 | |
FocusManager(container:mx.managers:IFocusManagerContainer, popup:Boolean) — 构造函数, 类 mx.managers.FocusManager | |
构造函数。 | |
focusOut — 事件, 类 flash.display.InteractiveObject | |
显示对象失去焦点后调度。 | |
focusOut — 事件, 类 flash.media.StageWebView | |
当 StageWebView 放弃焦点时进行调度。 | |
focusOut — 事件, 类 flash.text.StageText | |
当用户不再编辑文本并且控件不再有键盘焦点时调度。 | |
focusOut — 事件, 类 spark.components.supportClasses.StyleableStageText | |
在本机文本控件失去焦点后调度。 | |
FOCUS_OUT — 常量静态属性, 类 flash.events.FocusEvent | |
定义 focusOut 事件对象的 type 属性值。 | |
focusOutEffect — 效果, 类 mx.core.UIComponent | |
组件失去键盘焦点时播放。 | |
focusOutHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.container.ContainerController | |
当客户端管理事件时处理 FocusEvent.FOCUS_OUT 事件。 | |
focusOutHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.container.TextContainerManager | |
当客户端管理事件时处理 FocusEvent.FOCUS_OUT 事件。 | |
focusOutHandler(event:flash.events:FocusEvent) — 方法, 接口 flashx.textLayout.edit.IInteractionEventHandler | |
处理 focusOut 事件。 | |
focusOutHandler(event:flash.events:FocusEvent) — 方法, 类 flashx.textLayout.edit.SelectionManager | |
处理 focusOut 事件。 | |
focusOutHandler(event:flash.events:FocusEvent) — 方法, 类 mx.core.UIComponent | |
当 UIComponent 对象失去焦点时调用的事件处理函数。 | |
focusPane — 属性, 类 mx.containers.utilityClasses.PostScaleAdapter | |
在组件中共享并用作绘制焦点指示符的叠加层的单个 Sprite 对象。 | |
focusPane — 属性, 接口 mx.core.IUIComponent | |
在组件中共享并用作绘制焦点指示符的叠加层的单个 Sprite 对象。 | |
focusPane — 属性, 类 mx.core.UIComponent | |
与此对象相关联的焦点窗格。 | |
focusPane — 属性, 类 mx.core.UIFTETextField | |
在组件中共享并用作绘制焦点指示符的叠加层的单个 Sprite 对象。 | |
focusPane — 属性, 类 mx.core.UITextField | |
在组件中共享并用作绘制焦点指示符的叠加层的单个 Sprite 对象。 | |
focusPane — 属性, 类 mx.flash.UIMovieClip | |
在组件中共享并用作绘图焦点叠加层的单个 Sprite 对象。 | |
focusPane — 属性, 类 mx.managers.FocusManager | |
随着焦点在各容器之间移动的单个 Sprite。 | |
focusPane — 属性, 接口 mx.managers.IFocusManager | |
随着焦点在各容器之间移动的单个 Sprite。 | |
focusPane — 属性, 接口 mx.managers.ISystemManager | |
在各组件之间共享的单个 Sprite,用作绘图焦点的叠加层。 | |
focusPane — 属性, 类 mx.managers.SystemManager | |
与此对象相关联的焦点窗格。 | |
focusPane — 属性, 类 mx.managers.WindowedSystemManager | |
与此对象相关联的焦点窗格。 | |
FOCUS_PANE — 常量静态属性, 类 spark.components.supportClasses.OverlayDepth | |
焦点窗格的叠加深度。 | |
focusRect — 属性, 类 flash.display.InteractiveObject | |
指定此对象是否显示焦点矩形。 | |
focusRect — 属性, 接口 mx.core.IContainer | |
指定此对象是否显示焦点矩形。 | |
focusRect — 属性, 接口 mx.core.IUITextField | |
指定此对象是否显示焦点矩形。 | |
focusRectPadding — 样式, 类 fl.core.UIComponent | |
用于分隔组件的外边框和焦点指示符的外边框的填充(以像素为单位). | |
focusRectSkin — 样式, 类 fl.core.UIComponent | |
用于显示焦点指示符的外观. | |
FocusRequestDirection — final 类, 包 mx.events | |
FocusDirection 类定义可以向其移动焦点的方向的常量值。 | |
focusRoundedCorners — 样式, 类 mx.containers.TabNavigator | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.listClasses.AdvancedListBase | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.ColorPicker | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.Button | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.TextInput | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.ComboBox | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.NumericStepper | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.MenuBar | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.DateChooser | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.controls.DateField | |
指定焦点矩形的哪些角应该是圆角. | |
focusRoundedCorners — 样式, 类 mx.core.ScrollControlBase | |
指定焦点矩形的哪些角应该是圆角. | |
focusSkin — 样式, 类 mx.core.UIComponent | |
用于绘制焦点矩形的外观. | |
FocusSkin — 类, 包 spark.skins.spark | |
定义组件具有焦点时 Spark 组件周围的“发光”效果。 | |
FocusSkin() — 构造函数, 类 spark.skins.spark.FocusSkin | |
构造函数。 | |
focusSkinExclusions — 属性, 类 spark.components.supportClasses.Skin | |
呈示焦点外框时应排除的项的 ID 列表。 | |
focusSkinExclusions — 属性, 类 spark.skins.mobile.CheckBoxSkin | |
呈示焦点外框时应排除的项的 ID 列表。 | |
focusSkinExclusions — 属性, 类 spark.skins.mobile.supportClasses.MobileSkin | |
呈示焦点外框时应排除的项的 ID 列表。 | |
focusSkinExclusions — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
List of id's of items that should be excluded when rendering the focus ring. | |
focusSkinExclusions — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
List of id's of items that should be excluded when rendering the focus ring. | |
focusSkinExclusions — 属性, 类 xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin | |
List of id's of items that should be excluded when rendering the focus ring. | |
focusSkinExclusions — 属性, 类 xd.core.axm.enterprise.view.skins.SearchTextInputSkin | |
List of id's of items that should be excluded when rendering the focus ring. | |
focusThickness — 样式, 类 mx.core.UIComponent | |
焦点矩形轮廓的粗细(以像素为单位). | |
focusThickness — 样式, 类 spark.components.SkinnableDataContainer | |
焦点矩形轮廓的粗细(以像素为单位). | |
focusX — 属性, 类 com.adobe.ep.ux.content.event.AssetFocusEvent | |
The x-coordinates of the focus. | |
focusY — 属性, 类 com.adobe.ep.ux.content.event.AssetFocusEvent | |
The y-coordinates of the focus. | |
Folder — 类, 包 com.adobe.icc.vo | |
A value object for a folder that is part of a portfolio template. | |
Folder() — 构造函数, 类 com.adobe.icc.vo.Folder | |
Constructor. | |
folderClosedIcon — 样式, 类 mx.controls.Tree | |
为树的分支项目指定文件夹关闭图标. | |
folderClosedIcon — 样式, 类 mx.controls.AdvancedDataGrid | |
指定导航树中分支节点的文件夹关闭图标. | |
folderOpenIcon — 样式, 类 mx.controls.Tree | |
为树的分支项目指定文件夹打开图标. | |
folderOpenIcon — 样式, 类 mx.controls.AdvancedDataGrid | |
指定导航树中分支节点的文件夹打开图标. | |
FOLIO — 常量静态属性, 类 flash.printing.PaperSize | |
对开尺寸 | |
followRedirects — 属性, 类 flash.net.URLRequest | |
指定是否要遵循重定向,如果是,则为 true,否则为 false。 | |
followRedirects — 静态属性, 类 flash.net.URLRequestDefaults | |
URLRequest 对象的 followRedirects 属性的默认设置。 | |
font — 属性, 类 coldfusion.service.mxml.Chart | |
Name of text font: arial times courier arialunicodeMS | |
font — 属性, 类 flash.text.TextFormat | |
使用此文本格式的文本的字体名称,以字符串形式表示。 | |
Font — 类, 包 flash.text | |
Font 类可用来管理 SWF 文件中的嵌入字体。 | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMButton | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMTabBarButton | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMHScrollBar | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMScroller | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMDropDownList | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMLightItemRenderer | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMButtonBar | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMBreadCrumb | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMSwitch | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMCheckBox | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMVScrollBar | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMPopUp | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMTitleWindow | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMButtonBarButton | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMComboBox | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMProgressBar | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMList | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMHeaderBar | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMToggleButton | |
The font alpha. | |
fontAlpha — 样式, 类 xd.core.axm.view.components.AXMSplitActionButton | |
The font alpha. | |
fontAntiAliasType — 样式, 类 mx.charts.chartClasses.ChartBase | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.chartClasses.CartesianChart | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.chartClasses.DataTip | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.series.ColumnSeries | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.series.BarSeries | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.series.PieSeries | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.Legend | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.AxisRenderer | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.PieChart | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.charts.LegendItem | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.containers.FormHeading | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.ToolTip | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.ColorPicker | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.Label | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.Button | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.TextInput | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.ComboBox | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.NumericStepper | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.MenuBar | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.ProgressBar | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.DateChooser | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.controls.DateField | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.core.ScrollControlBase | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.core.UITextField | |
设置内部 TextField 的 antiAliasType 属性. | |
fontAntiAliasType — 样式, 类 mx.core.Container | |
设置内部 TextField 的 antiAliasType 属性. | |
FontAsset — 类, 包 mx.core | |
FontAsset 是 flash.text.Font 类的子类,提供在 Flex 应用程序中嵌入的字体。 | |
FontAsset() — 构造函数, 类 mx.core.FontAsset | |
构造函数。 | |
fontBold — 属性, 类 coldfusion.service.mxml.Chart | |
Whether to make the text bold: yes no | |
fontContext — 属性, 类 mx.containers.Panel | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.controls.Button | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.controls.Label | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.controls.MXFTETextInput | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.controls.TextInput | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.controls.dataGridClasses.DataGridBase | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.controls.listClasses.ListItemRenderer | |
为此组件提供字体上下文的模块工厂。 | |
fontContext — 属性, 类 mx.core.FTETextField | |
FTETextField 用于创建 TextLine 对象的 IFlexModuleFactory 实例。 | |
fontContext — 属性, 接口 mx.core.IFontContextComponent | |
为此组件提供字体上下文的模块工厂。 | |
fontDescription — 属性, 类 flash.text.engine.ElementFormat | |
其属性说明字体的对象。 | |
FontDescription — final 类, 包 flash.text.engine | |
FontDescription 类表示说明字体的必要信息。 | |
FontDescription(fontName:String, fontWeight:String, fontPosture:String, fontLookup:String, renderingMode:String, cffHinting:String) — 构造函数, 类 flash.text.engine.FontDescription | |
创建一个 FontDescription 对象。 | |
fontEmbed — 属性, 类 coldfusion.service.mxml.Document | |
Specifies whether ColdFusion embeds fonts in the output: yes: Embeds fonts. no: Does not embed fonts. selective: Embeds all fonts except Java fonts and core fonts. | |
FONT_FACE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.TextEditingConstants | |
FONT_FACE_CHANGED | |
fontFaceInput — 外观部件, 类 xd.core.axm.view.components.AXMRichTextEditorControlBar | |
fontFaces — 属性, 类 xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Collection of fonts available to the use in the rich text editor | |
fontFamily — 属性, 类 flash.text.StageText | |
指示当前字体系列的名称。 | |
fontFamily — 属性, 类 flashx.textLayout.container.ContainerController | |
TextLayoutFormat:要使用的字体的名称或用逗号分隔的字体名称列表。 | |
fontFamily — 属性, 类 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:要使用的字体的名称或用逗号分隔的字体名称列表。 | |
fontFamily — 属性, 接口 flashx.textLayout.formats.ITextLayoutFormat | |
要使用的字体的名称或用逗号分隔的字体名称列表。 | |
fontFamily — 属性, 类 flashx.textLayout.formats.TextLayoutFormat | |
要使用的字体的名称或用逗号分隔的字体名称列表。 | |
fontFamily — 样式, 类 mx.charts.chartClasses.ChartBase | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.chartClasses.CartesianChart | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.chartClasses.DataTip | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.series.ColumnSeries | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.series.BarSeries | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.series.PieSeries | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.Legend | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.AxisRenderer | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.PieChart | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.charts.LegendItem | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.containers.FormHeading | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.ToolTip | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.ColorPicker | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.Label | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.Button | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.TextInput | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.ComboBox | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.NumericStepper | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.MenuBar | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.ProgressBar | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.DateChooser | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.controls.DateField | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.core.ScrollControlBase | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.core.UITextField | |
使用的字体的名称. | |
fontFamily — 样式, 类 mx.core.Container | |
使用的字体的名称. | |
fontFamily — 样式, 类 spark.components.supportClasses.SliderBase | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.supportClasses.GroupBase | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.supportClasses.ButtonBase | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.supportClasses.StyleableStageText | |
使用的字体的名称. | |
fontFamily — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.supportClasses.StyleableTextField | |
使用的字体的名称. | |
fontFamily — 样式, 类 spark.components.Label | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.RichText | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.ActionBar | |
使用的字体的名称. | |
fontFamily — 样式, 类 spark.components.FormHeading | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.NumericStepper | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.SkinnableContainer | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.SkinnableDataContainer | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.Scroller | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.DateSpinner | |
使用的字体的名称. | |
fontFamily — 样式, 类 spark.components.DataGrid | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.RichEditableText | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.components.LabelItemRenderer | |
使用的字体的名称. | |
fontFamily — 样式, 类 spark.components.VideoPlayer | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.skins.spark.DefaultGridItemRenderer | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
要使用的字体的名称或用逗号分隔的字体名称列表. | |
fontFamily — 属性, 类 mx.controls.textClasses.TextRange | |
范围中文本的字体名称。 | |
fontFamilyToolTip — 属性, 类 mx.controls.RichTextEditor | |
当用户将指针悬停在字体下拉列表上方时显示的工具提示。 | |
fontGridFitType — 样式, 类 mx.charts.chartClasses.ChartBase | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.chartClasses.CartesianChart | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.chartClasses.DataTip | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.series.ColumnSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.series.BarSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.series.PieSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.Legend | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.AxisRenderer | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.PieChart | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.charts.LegendItem | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.containers.FormHeading | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.ToolTip | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.ColorPicker | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.Label | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.Button | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.TextInput | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.ComboBox | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.NumericStepper | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.MenuBar | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.ProgressBar | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.DateChooser | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.controls.DateField | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.core.ScrollControlBase | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.core.UITextField | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontGridFitType — 样式, 类 mx.core.Container | |
设置用于表示 Flex 控件文本的内部 TextField 的 gridFitType 属性. | |
fontItalic — 属性, 类 coldfusion.service.mxml.Chart | |
Whether to make the text italicized: yes no | |
fontLookup — 属性, 类 flash.text.engine.FontDescription | |
指定应该如何查找字体。 | |
fontLookup — 属性, 类 flashx.textLayout.container.ContainerController | |
TextLayoutFormat:要使用的字体查找。 | |
fontLookup — 属性, 类 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:要使用的字体查找。 | |
fontLookup — 属性, 接口 flashx.textLayout.formats.ITextLayoutFormat | |
要使用的字体查找。 | |
fontLookup — 属性, 类 flashx.textLayout.formats.TextLayoutFormat | |
要使用的字体查找。 | |
fontLookup — 样式, 类 spark.components.supportClasses.SliderBase | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.supportClasses.GroupBase | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.supportClasses.ButtonBase | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.Label | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.RichText | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.FormHeading | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.NumericStepper | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.SkinnableContainer | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.SkinnableDataContainer | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.Scroller | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.DataGrid | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.RichEditableText | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.components.VideoPlayer | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
要使用的字体查找. | |
fontLookup — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
要使用的字体查找. | |
FontLookup — final 类, 包 flash.text.engine | |
FontLookup 类是与 FontDescription.fontLookup 一起使用的常量值的枚举。 | |
fontMapperFunction — 静态属性, 类 flashx.textLayout.elements.GlobalSettings | |
指定用于字体映射的回调。 | |
FontMetrics — final 类, 包 flash.text.engine | |
FontMetrics 类包含有关字体的量度和偏移信息。 | |
FontMetrics(emBox:flash.geom:Rectangle, strikethroughOffset:Number, strikethroughThickness:Number, underlineOffset:Number, underlineThickness:Number, subscriptOffset:Number, subscriptScale:Number, superscriptOffset:Number, superscriptScale:Number, lineGap:Number) — 构造函数, 类 flash.text.engine.FontMetrics | |
创建一个 FontMetrics 对象。 | |
fontName — 属性, 类 flash.text.Font | |
嵌入字体的名称。 | |
fontName — 属性, 类 flash.text.engine.FontDescription | |
要使用的字体的名称或用逗号分隔的字体名称列表。 | |
fontPosture — 属性, 类 flash.text.StageText | |
使用 FontPosture 类中定义的常量指定字体姿势。 | |
fontPosture — 属性, 类 flash.text.engine.FontDescription | |
指定字体形态。 | |
FontPosture — final 类, 包 flash.text.engine | |
FontPosture 类是与 FontDescription.fontPosture 配合使用的常量值的枚举,用于将文本设置为斜体或正常。 | |
fontSharpness — 样式, 类 mx.charts.chartClasses.ChartBase | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.chartClasses.CartesianChart | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.chartClasses.DataTip | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.series.ColumnSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.series.BarSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.series.PieSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.Legend | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.AxisRenderer | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.PieChart | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.charts.LegendItem | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.containers.FormHeading | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.ToolTip | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.ColorPicker | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.Label | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.Button | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.TextInput | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.ComboBox | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.NumericStepper | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.MenuBar | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.ProgressBar | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.DateChooser | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.controls.DateField | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.core.ScrollControlBase | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.core.UITextField | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSharpness — 样式, 类 mx.core.Container | |
设置用于表示 Flex 控件文本的内部 TextField 的 sharpness 属性. | |
fontSize — 属性, 类 coldfusion.service.mxml.Chart | |
Font size. | |
fontSize — 属性, 类 flash.text.CSMSettings | |
设置所应用的大小,以像素为单位。 | |
fontSize — 属性, 类 flash.text.StageText | |
当前字体系列的大小(以像素为单位)。 | |
fontSize — 属性, 类 flash.text.engine.ElementFormat | |
文本的大小,以像素为单位。 | |
fontSize — 属性, 类 flashx.textLayout.container.ContainerController | |
TextLayoutFormat:文本的大小(以像素为单位)。 | |
fontSize — 属性, 类 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:文本的大小(以像素为单位)。 | |
fontSize — 属性, 接口 flashx.textLayout.formats.ITextLayoutFormat | |
文本的大小(以像素为单位)。 | |
fontSize — 属性, 类 flashx.textLayout.formats.TextLayoutFormat | |
文本的大小(以像素为单位)。 | |
fontSize — 样式, 类 mx.charts.chartClasses.ChartBase | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.chartClasses.CartesianChart | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.chartClasses.DataTip | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.series.ColumnSeries | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.series.BarSeries | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.series.PieSeries | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.Legend | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.AxisRenderer | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.PieChart | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.charts.LegendItem | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.containers.FormHeading | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.ToolTip | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.ColorPicker | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.Label | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.Button | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.TextInput | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.ComboBox | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.NumericStepper | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.MenuBar | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.ProgressBar | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.DateChooser | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.controls.DateField | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.core.ScrollControlBase | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.core.UITextField | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 mx.core.Container | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.supportClasses.GroupBase | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.supportClasses.ButtonBase | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.supportClasses.StyleableStageText | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.supportClasses.StyleableTextField | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.Label | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.RichText | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.ActionBar | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.FormHeading | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.NumericStepper | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.SkinnableContainer | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.SkinnableDataContainer | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.Scroller | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.DateSpinner | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.DataGrid | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.RichEditableText | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.LabelItemRenderer | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.components.VideoPlayer | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.skins.spark.DefaultGridItemRenderer | |
文本的高度,以像素为单位. | |
fontSize — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
文本的高度,以像素为单位. | |
fontSize — 属性, 类 mx.controls.textClasses.TextRange | |
范围中文本的磅值。 | |
fontSize — 属性, 类 spark.skins.mobile.supportClasses.HSliderDataTip | |
工具提示文本的字体大小。 | |
FONT_SIZE_CHANGED — 常量静态属性, 类 xd.core.axm.view.components.TextEditingConstants | |
FONT_SIZE_CHANGED | |
fontSizeInput — 外观部件, 类 xd.core.axm.view.components.AXMRichTextEditorControlBar | |
fontSizeInputCombo — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the FontInputControl component A skin part that defines the FontInputControl component | |
fontSizes — 属性, 类 xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Collection of font sizes available in the rich text editor | |
fontSizeToolTip — 属性, 类 mx.controls.RichTextEditor | |
当用户将指针悬停在字体大小下拉列表上方时显示的工具提示。 | |
fontStyle — 属性, 类 flash.text.Font | |
字体的样式。 | |
fontStyle — 属性, 类 flashx.textLayout.container.ContainerController | |
TextLayoutFormat:文本的样式。 | |
fontStyle — 属性, 类 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:文本的样式。 | |
fontStyle — 属性, 接口 flashx.textLayout.formats.ITextLayoutFormat | |
文本的样式。 | |
fontStyle — 属性, 类 flashx.textLayout.formats.TextLayoutFormat | |
文本的样式。 | |
fontStyle — 样式, 类 mx.charts.chartClasses.ChartBase | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.chartClasses.CartesianChart | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.chartClasses.DataTip | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.series.ColumnSeries | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.series.BarSeries | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.series.PieSeries | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.Legend | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.AxisRenderer | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.PieChart | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.charts.LegendItem | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.containers.FormHeading | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.ToolTip | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.ColorPicker | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.Label | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.Button | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.TextInput | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.ComboBox | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.NumericStepper | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.MenuBar | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.ProgressBar | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.DateChooser | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.controls.DateField | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.core.ScrollControlBase | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.core.UITextField | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 mx.core.Container | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.supportClasses.SliderBase | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.supportClasses.GroupBase | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.supportClasses.ButtonBase | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.supportClasses.StyleableStageText | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.supportClasses.StyleableTextField | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.Label | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.RichText | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.ActionBar | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.FormHeading | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.NumericStepper | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.SkinnableContainer | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.SkinnableDataContainer | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.Scroller | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.DateSpinner | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.DataGrid | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.RichEditableText | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.LabelItemRenderer | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.components.VideoPlayer | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.skins.spark.DefaultGridItemRenderer | |
确定文本是否使用斜体. | |
fontStyle — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
确定文本是否使用斜体. | |
fontStyle — 属性, 类 mx.controls.textClasses.TextRange | |
范围中的字体样式,例如“italic”或“normal”。 | |
FontStyle — final 类, 包 flash.text | |
FontStyle 类提供 TextRenderer 类的值。 | |
fontThickness — 样式, 类 mx.charts.chartClasses.ChartBase | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.chartClasses.CartesianChart | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.chartClasses.DataTip | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.series.ColumnSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.series.BarSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.series.PieSeries | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.Legend | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.AxisRenderer | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.PieChart | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.charts.LegendItem | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.containers.FormHeading | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.ToolTip | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.ColorPicker | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.Label | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.Button | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.TextInput | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.ComboBox | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.NumericStepper | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.MenuBar | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.ProgressBar | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.DateChooser | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.controls.DateField | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.core.ScrollControlBase | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.core.UITextField | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontThickness — 样式, 类 mx.core.Container | |
设置用于表示 Flex 控件文本的内部 TextField 的 thickness 属性. | |
fontType — 属性, 类 flash.text.Font | |
字体的类型。 | |
FontType — final 类, 包 flash.text | |
FontType 类包含 Font 类的 fontType 属性的枚举常量 "embedded" 和 "device"。 | |
fontWeight — 属性, 类 flash.text.StageText | |
使用 FontWeight 类中定义的常量指定字体粗细。 | |
fontWeight — 属性, 类 flash.text.engine.FontDescription | |
指定字体粗细。 | |
fontWeight — 属性, 类 flashx.textLayout.container.ContainerController | |
TextLayoutFormat:文本的粗细。 | |
fontWeight — 属性, 类 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:文本的粗细。 | |
fontWeight — 属性, 接口 flashx.textLayout.formats.ITextLayoutFormat | |
文本的粗细。 | |
fontWeight — 属性, 类 flashx.textLayout.formats.TextLayoutFormat | |
文本的粗细。 | |
fontWeight — 样式, 类 mx.charts.chartClasses.ChartBase | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.chartClasses.CartesianChart | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.chartClasses.DataTip | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.series.ColumnSeries | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.series.BarSeries | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.series.PieSeries | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.Legend | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.AxisRenderer | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.PieChart | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.charts.LegendItem | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.containers.FormHeading | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.dataGridClasses.DataGridColumn | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.menuClasses.MenuBarItem | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.ToolTip | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.ColorPicker | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.Label | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.Button | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.TextInput | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.ComboBox | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.NumericStepper | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.MenuBar | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.ProgressBar | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.DateChooser | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.controls.DateField | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.core.ScrollControlBase | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.core.UITextField | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 mx.core.Container | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.supportClasses.GroupBase | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.supportClasses.ButtonBase | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.supportClasses.StyleableStageText | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.supportClasses.SkinnableTextBase | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.supportClasses.StyleableTextField | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.Label | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.RichText | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.ActionBar | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.FormHeading | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.NumericStepper | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.SkinnableContainer | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.SkinnableDataContainer | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.Scroller | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.DateSpinner | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.DataGrid | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.RichEditableText | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.LabelItemRenderer | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.components.VideoPlayer | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.skins.spark.DefaultItemRenderer | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.skins.spark.DefaultGridItemRenderer | |
确定文本是否使用粗体. | |
fontWeight — 样式, 类 spark.skins.wireframe.DefaultItemRenderer | |
确定文本是否使用粗体. | |
fontWeight — 属性, 类 mx.controls.textClasses.TextRange | |
范围中字体的粗细,例如“bold”或“normal”。 | |
FontWeight — final 类, 包 flash.text.engine | |
FontWeight 类是与 FontDescription.fontWeight 一起使用的常量值的枚举。 | |
footer — 外观部件, 类 com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
footer skin part. footer skin part. | |
footer — 属性, 类 lc.procmgmt.ui.controls.EmbossedNavigator | |
A component that sits below the list of items in the navigation area of the EmbossedNavigator component. | |
footerColors — 样式, 类 mx.containers.Panel | |
用于绘制表尾(ControlBar 容器区域)背景的两种颜色的数组. | |
footerGradientEndColor — 样式, 类 xd.core.axm.view.components.AXMTitleWindow | |
footerGradientEndColor | |
footerGradientStartColor — 样式, 类 xd.core.axm.view.components.AXMTitleWindow | |
footerGradientStartColor | |
footerName — 属性, 类 com.adobe.icc.vo.TableColumnDetails | |
Footer name of the Table column | |
footerRow — 属性, 类 com.adobe.icc.vo.Table | |
The footer row of the Table | |
for — 语句 | |
计算一次 init(初始化)表达式,然后开始一个循环序列。 | |
forceNativeNetworking — 属性, 类 flash.media.AVNetworkingParams | |
forcePartArrays — 属性, 类 mx.rpc.soap.Operation | |
确定定义为数组的输出消息部分的单个返回值或空返回值是否应作为包含一个或零个元素的数组返回。 | |
forceSimple — 属性, 类 flash.accessibility.AccessibilityProperties | |
如果为 true,则会导致 Flash Player 从辅助演示中排除该显示对象内的子对象。 | |
forDescription — 属性, 接口 mx.automation.IAutomationPropertyDescriptor | |
如果此属性用于对象标识,则包含 true。 | |
forEach(callback:Function, thisObject:any) — 方法, 类 Array | |
对数组中的每一项执行函数。 | |
forEach(callback:Function, thisObject:Object) — 方法, 类 Vector | |
对 Vector 中的每一项执行某个函数。 | |
for each..in — 语句 | |
遍历集合的项目,并对每个项目执行 statement。 | |
foreground — 属性, 类 coldfusion.service.mxml.Pdf | |
Placement of the watermark on the page: yes: the watermark appears in the foreground (over the page content). no: the watermark appears in the background (behind the page content). | |
foregroundColor — 属性, 类 coldfusion.service.mxml.Chart | |
Color of text, grid lines, and labels. | |
for..in — 语句 | |
遍历对象的动态属性或数组中的元素,并对每个属性或元素执行 statement。 | |
form — 属性, 类 com.adobe.consulting.pst.vo.Letter | |
Specifies the base layout associated with the Letter | |
form — 属性, 类 fl.managers.FocusManager | |
IFocusManager 的基础 DisplayObjectContainer,通常是舞台。 | |
form — 属性, 接口 fl.managers.IFocusManager | |
IFocusManager 的基础 DisplayObjectContainer,通常是舞台。 | |
form — 样式, 类 mx.charts.series.LineSeries | |
指定图表的线条类型. | |
form — 样式, 类 mx.charts.series.AreaSeries | |
指定区域的边界类型. | |
form — 属性, 类 lc.procmgmt.domain.TaskItemResult | |
The DocumentReference object being passed from the Document Server. | |
Form — 类, 包 com.adobe.consulting.pst.vo | |
Value object for a layout. | |
Form — 类, 包 mx.containers | |
通过 Form 容器,您可以控制表单布局、将表单字段标记为必填或可选、处理错误消息以及将表单数据绑定到 Flex 数据模型以执行数据检查和验证。 | |
Form — 类, 包 spark.components | |
通过 Spark Form 容器,您可以控制表单布局、将表单字段标记为必填或可选、处理错误消息以及将表单数据绑定到 Flex 数据模型以执行数据检查和验证。 | |
Form() — 构造函数, 类 com.adobe.consulting.pst.vo.Form | |
Constructor | |
Form() — 构造函数, 类 mx.containers.Form | |
构造函数。 | |
Form() — 构造函数, 类 spark.components.Form | |
构造函数。 | |
FORM — 常量静态属性, 类 com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Form. | |
format — 属性, 类 coldfusion.service.mxml.Chart | |
File format in which to save the graph: flash jpg png | |
format — 属性, 类 coldfusion.service.mxml.Document | |
Report format: PDF FlashPaper | |
format — 属性, 类 coldfusion.service.mxml.Pdf | |
File type of thumbnail image output: jpg tiff png | |
format(value:Number, withCurrencySymbol:Boolean) — 方法, 类 flash.globalization.CurrencyFormatter | |
创建字符串,该字符串表示根据此 CurrencyFormatter 对象的当前属性(包括区域设置、货币符号和货币 ISO 代码)设置格式的货币金额。 | |
format(dateTime:Date) — 方法, 类 flash.globalization.DateTimeFormatter | |
设置解释为以用户本地时间表示(使用 Date 对象的本地时间组件,如 date、day、fullYear、hours、minutes、month 和 seconds)的 Date 对象的显示字符串的格式。 | |
format — 属性, 类 flashx.textLayout.container.ContainerController | |
存储包含此容器属性的 ITextLayoutFormat 对象。 | |
format — 属性, 类 flashx.textLayout.conversion.FormatDescriptor | |
返回转换器使用的数据格式。 | |
format — 属性, 类 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat 属性直接应用于该元素。 | |
format — 属性, 类 flashx.textLayout.operations.ApplyFormatToElementOperation | |
该操作中应用的字符格式。 | |
format — 属性, 类 flashx.textLayout.operations.ClearFormatOnElementOperation | |
该操作中应用的字符格式。 | |
format — 属性, 类 flashx.textLayout.operations.CreateDivOperation | |
要应用于新 DivElement 的 TextLayoutFormat。 | |
format — 属性, 类 flashx.textLayout.operations.CreateSubParagraphGroupOperation | |
要应用于新的 SubParagraphGroupElement 的格式。 | |
format — 属性, 类 mx.charts.chartClasses.InstanceCache | |
要应用到已创建的所有实例的 TextFormat。 | |
format(value:Object) — 方法, 类 mx.formatters.CurrencyFormatter | |
将值设置为货币格式。 | |
format(value:Object) — 方法, 类 mx.formatters.DateFormatter | |
根据用于设置日期格式的 String 或 Date 对象生成日期格式化的 String。 | |
format(value:Object) — 方法, 类 mx.formatters.Formatter | |
设置值的格式,并返回一个包含已格式化的新值的 String。 | |
format(value:Object) — 方法, 接口 mx.formatters.IFormatter | |
设置值的格式,并返回一个包含已格式化的新值的 String。 | |
format(value:Object) — 方法, 类 mx.formatters.NumberFormatter | |
将数字设置为 String 格式。 | |
format(value:Object) — 方法, 类 mx.formatters.PhoneFormatter | |
将 String 设置为电话号码格式。 | |
format(value:Object) — 方法, 类 mx.formatters.ZipCodeFormatter | |
使用指定的格式设置 String 的格式。 | |
format(value:Object) — 方法, 类 spark.formatters.CurrencyFormatter | |
创建字符串,该字符串表示根据此 CurrencyFormatter 对象的当前属性(包括 locale、useCurrencySymbol、currencySymbol 或 currencyISOCode 属性)设置格式的货币金额。 | |
format(value:Object) — 方法, 类 spark.formatters.DateTimeFormatter | |
为对象设置显示字符串的格式,指定以用户的本地时间或 UTC 时间来表示日期。 | |
format(value:Object) — 方法, 类 spark.formatters.NumberFormatter | |
设置数字格式。 | |
FORMAT — 常量静态属性, 类 flash.globalization.DateTimeNameContext | |
表示在日期格式中使用该日期元素名称。 | |
formatDataTip(hd:mx.charts:HitData) — 方法, 类 mx.charts.chartClasses.HLOCSeriesBase | |
生成适合显示为 DataTip 的 ChartItem 的文本说明。 | |
formatDataTip(hitData:mx.charts:HitData) — 方法, 类 mx.charts.chartClasses.StackedSeries | |
提供 DataTip 对象的自定义文本。 | |
formatDataTip(hd:mx.charts:HitData) — 方法, 类 mx.charts.series.ColumnSet | |
提供 DataTip 对象的自定义文本。 | |
formatDays(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 类 mx.charts.DateTimeAxis | |
当轴采用以天为单位的 labelUnits 呈示时,所使用的默认格式设置函数。 | |
formatDecimal(value:String) — 方法, 类 mx.formatters.NumberBase | |
通过使用由 decimalSeparatorTo 指定的小数分隔符替换默认的小数点“.”来设置数字的格式。 | |
FormatDescriptor — 类, 包 flashx.textLayout.conversion | |
包含关于格式的信息。 | |
FormatDescriptor(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 构造函数, 类 flashx.textLayout.conversion.FormatDescriptor | |
构造函数。 | |
formatError — 属性, 类 mx.validators.DateValidator | |
inputFormat 属性的格式不正确时的错误消息。 | |
formatForScreen(value:Object) — 方法, 类 mx.charts.CategoryAxis | |
格式化值以便在 DataTip 中显示。 | |
formatForScreen(value:Object) — 方法, 接口 mx.charts.chartClasses.IAxis | |
格式化值以便在 DataTip 中显示。 | |
formatForScreen(value:Object) — 方法, 类 mx.charts.chartClasses.NumericAxis | |
格式化值以便在 DataTip 中显示。 | |
FORMAT_GIF — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
Image Format: GIF content. | |
formatInt(value:int) — 方法, 类 flash.globalization.NumberFormatter | |
设置 int 值的格式。 | |
formatIsImage(format:String) — 静态方法 , 类 com.adobe.icc.enum.MimeType | |
Specifies whether the format represents image content. | |
formatIsText(format:String) — 静态方法 , 类 com.adobe.icc.enum.MimeType | |
True if the format represents text content. | |
FORMAT_JPEG — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
Image Format: JPEG content. | |
FORMAT_JPG — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
Image Format: JPG content. | |
FormatMessage — 类, 包 com.adobe.gravity.utility.message | |
FormatMessage is a utility class for formatting messages requiring runtime parameters. | |
formatMilliseconds(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 类 mx.charts.DateTimeAxis | |
当轴采用以毫秒为单位的 labelUnits 呈示时,所使用的默认格式设置函数。 | |
formatMinutes(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 类 mx.charts.DateTimeAxis | |
当轴采用以分钟为单位的 labelUnits 呈示时,所使用的默认格式设置函数。 | |
formatMonths(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 类 mx.charts.DateTimeAxis | |
当轴采用以月为单位的 labelUnits 呈示时,所使用的默认格式设置函数。 | |
formatNegative(value:String, useSign:Boolean) — 方法, 类 mx.formatters.NumberBase | |
使用减号 (-) 或括号 () 设置负数的格式。 | |
formatNumber(value:Number) — 方法, 类 flash.globalization.NumberFormatter | |
设置 Number 值格式。 | |
FORMAT_PLAINTEXT — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
Text Format: Plain text content. | |
FORMAT_PNG — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
Image Format: PNG content. | |
formatPrecision(value:String, precision:int) — 方法, 类 mx.formatters.NumberBase | |
使用 decimalSeparatorTo 属性作为小数分隔符来设置小数精度,从而设置数字的格式。 | |
formatResolver — 属性, 类 flashx.textLayout.elements.TextFlow | |
用于解析元素样式的回调函数。 | |
FORMAT_RICHTEXT — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
Text Format: XHTML content. | |
formatRounding(value:String, roundType:String) — 方法, 类 mx.formatters.NumberBase | |
通过舍入设置数字格式。 | |
formatRoundingWithPrecision(value:String, roundType:String, precision:int) — 方法, 类 mx.formatters.NumberBase | |
通过舍入并设置小数精度来设置数字格式。 | |
formats — 属性, 类 flash.desktop.Clipboard | |
一个字符串数组,其中包含此 Clipboard 对象中的可用数据格式的名称。 | |
formats — 属性, 类 mx.core.DragSource | |
包含拖动数据的格式,以字符串 Array 的形式表示。 | |
formatSeconds(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 类 mx.charts.DateTimeAxis | |
当轴采用以秒为单位的 labelUnits 呈示时,所使用的默认格式设置函数。 | |
formatString(message:String, parameters:Object) — 静态方法 , 类 com.adobe.gravity.utility.message.FormatMessage | |
Given a message string, perform parameter substitution on it. | |
formatString — 属性, 类 mx.controls.DateField | |
文本字段中所显示日期的格式。 | |
formatString — 属性, 类 mx.formatters.DateFormatter | |
掩码模式。 | |
formatString — 属性, 类 mx.formatters.PhoneFormatter | |
一个字符串,其中包含代表指定电话号码格式的掩码字符。 | |
formatString — 属性, 类 mx.formatters.ZipCodeFormatter | |
掩码模式。 | |
formattedMessage — 属性, 类 lc.foundation.domain.Message | |
The message text with all substitutions, appropriately formatted for display. | |
formattedMessage — 属性, 类 lc.foundation.util.CompositeMessage | |
The localized message text with all substitutions and is appropriately formatted for display. | |
formattedValue — 属性, 接口 mx.olap.IOLAPCell | |
单元格中的格式化值。 | |
formattedValue — 属性, 类 mx.olap.OLAPCell | |
单元格中的格式化值。 | |
formatter — 属性, 类 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
mx.formatters.Formatter 子类的实例。 | |
formatter — 属性, 类 mx.controls.olapDataGridClasses.OLAPDataGridItemRendererProvider | |
Formatter 类的实例或 Formatter 类的子类的实例,该实例已应用于关联 IOLAPElement 的文本。 | |
formatter — 属性, 类 spark.components.gridClasses.GridColumn | |
指定列的 itemToLabel() 方法用来将数据提供程序项转换为字符串的格式化程序。 | |
Formatter — 类, 包 mx.formatters | |
Formatter 类是所有数据格式程序的基类。 | |
Formatter() — 构造函数, 类 mx.formatters.Formatter | |
构造函数。 | |
FormatterUtil — 类, 包 com.adobe.solutions.rca.presentation.util | |
This utility class exposes constants that are used by application for rendition and validation. | |
FormatterUtil() — 构造函数, 类 com.adobe.solutions.rca.presentation.util.FormatterUtil | |
The constructor for FormatterUtil class. | |
formatThousands(value:String) — 方法, 类 mx.formatters.NumberBase | |
使用 thousandsSeparatorTo 属性和 decimalSeparatorTo 属性分别作为千位分隔符和小数分隔符来设置数字的格式。 | |
formatTimeValue(value:Number) — 方法, 类 spark.components.VideoPlayer | |
将时间值(以秒为单位指定)的格式设置为用于 currentTime 和 duration 的字符串。 | |
formattingWithCurrencySymbolIsSafe(requestedISOCode:String) — 方法, 类 flash.globalization.CurrencyFormatter | |
确定是否可使用当前指定的货币符号为货币金额设置格式。 | |
formattingWithCurrencySymbolIsSafe(requestedISOCode:String) — 方法, 类 spark.formatters.CurrencyFormatter | |
确定是否可使用当前指定的货币符号为货币金额设置格式。 | |
formatToFileExt(format:String) — 静态方法 , 类 com.adobe.icc.enum.MimeType | |
Converts a FORMAT value to a FILEEXT value. | |
formatToString(className:String, ... rest) — 方法, 类 flash.events.Event | |
用于在自定义 ActionScript 3.0 Event 类中实现 toString() 方法的实用程序函数。 | |
formatToType(format:String) — 静态方法 , 类 com.adobe.icc.enum.MimeType | |
Converts a FORMAT value to a TYPE value. | |
formatUint(value:uint) — 方法, 类 flash.globalization.NumberFormatter | |
设置 uint 值格式。 | |
formatUTC(dateTime:Date) — 方法, 类 flash.globalization.DateTimeFormatter | |
根据 dateStyle、timeStyle 或日期时间模式,设置解释为以 UTC 时间表示(使用 Date 对象的 UTC 组成组件,如 dateUTC、dayUTC、fullYearUTC、hoursUTC、minutesUTC、monthUTC 和 secondsUTC)的 Date 对象的显示字符串的格式。 | |
formatValue(format:String, source:Object) — 方法, 类 mx.formatters.SwitchSymbolFormatter | |
通过使用格式模式设置源 String 的格式可创建新的 String。 | |
FormatValue — final 类, 包 flashx.textLayout.formats | |
为指定格式属性将继承其父项的值或自动生成值来定义值。 | |
FORMAT_XMLTEXT — 常量静态属性, 类 com.adobe.icc.enum.MimeType | |
Text Format: Flash HTML/Flex Rich Text content. | |
formatYears(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 类 mx.charts.DateTimeAxis | |
当轴采用以年为单位的 labelUnit 呈示时,所使用的默认格式设置函数。 | |
FormAutomationImpl — 类, 包 mx.automation.delegates.containers | |
定义检测 Form 类所需的方法和属性。 | |
FormAutomationImpl(obj:mx.containers:Form) — 构造函数, 类 mx.automation.delegates.containers.FormAutomationImpl | |
构造函数。 | |
FormBridgeError — 类, 包 com.adobe.icc.services.formbridge | |
Error resulting from a FormBridge API call. | |
FormBridgeError(errorCode:String, message:String, id:int) — 构造函数, 类 com.adobe.icc.services.formbridge.FormBridgeError | |
Constructor | |
FORM_CLEAN — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the data in the Flex application has not changed since the Flex application was initialized or the data was last saved. | |
FormConnector — 类, 包 lc.procmgmt.formbridge | |
Deprecated Since LiveCycle ES2 (9.0): Please use SwfConnector class. | |
FORM_DATA_INVALID — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the data is not valid. | |
FORM_DATA_VALID — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the data is valid. | |
FORM_DIRTY — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that changes have occurred to the data. | |
FormEvents — 类, 包 lc.procmgmt.events | |
The FormEvents class contains the constants for the event types used to communicate between an application built with Flex (Flex application) and Workspace. | |
formExists(name:String) — 方法, 接口 com.adobe.icc.services.layout.ILayoutService | |
Determines if the specified form exists. | |
FormHeading — 类, 包 mx.containers | |
FormHeading 容器用于显示 Form 容器中一组控件的标题。 | |
FormHeading — 类, 包 spark.components | |
Spark FormHeading 容器为 Spark Form 容器内的一组控件显示标题。 | |
FormHeading() — 构造函数, 类 mx.containers.FormHeading | |
构造函数。 | |
FormHeading() — 构造函数, 类 spark.components.FormHeading | |
构造函数。 | |
FormHeadingSkin — 类, 包 spark.skins.spark | |
Spark FormHeading 组件的默认外观类。 | |
FormHeadingSkin() — 构造函数, 类 spark.skins.spark.FormHeadingSkin | |
构造函数。 | |
formInitialData — 事件, 类 lc.procmgmt.formbridge.FormConnector | |
The event is dispatched after the Flex application has completed loading. | |
formInitialData — 事件, 类 lc.procmgmt.formbridge.SwfConnector | |
Dispatched after the Flex application has completed loading. | |
FORM_INITIAL_DATA — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that initial data is sent to the Flex application. | |
FormItem — 类, 包 mx.containers | |
FormItem 容器定义一个标签以及一个或多个水平或垂直排列的子容器。 | |
FormItem — 类, 包 spark.components | |
FormItem 容器在 Spark From 中定义以下内容:单个标签。序列标签。一个或多个子控件或子容器。提供介绍表单项及其填写说明的帮助内容。指示表单项是否需要填写的指示符。子项可以是控件,也可以是其它容器。 | |
FormItem() — 构造函数, 类 mx.containers.FormItem | |
构造函数。 | |
FormItem() — 构造函数, 类 spark.components.FormItem | |
构造函数。 | |
FormItemAutomationImpl — 类, 包 mx.automation.delegates.containers | |
定义检测 FormItem 类所需的方法和属性。 | |
FormItemAutomationImpl(obj:mx.containers:FormItem) — 构造函数, 类 mx.automation.delegates.containers.FormItemAutomationImpl | |
构造函数。 | |
FormItemDirection — final 类, 包 mx.containers | |
FormItemDirection 类定义 FormItem 类的 direction 属性的常量值。 | |
FormItemLabel — 类, 包 mx.controls | |
FormItem 容器使用 FormItemLabel 对象来显示 FormItem 容器的标签部分。 | |
FormItemLabel() — 构造函数, 类 mx.controls.FormItemLabel | |
构造函数。 | |
FormItemLayout — 类, 包 spark.layouts | |
FormItemLayout 由 FormItem 用来提供基于约束的布局。 | |
FormItemLayout() — 构造函数, 类 spark.layouts.FormItemLayout | |
构造函数。 | |
FormItemSkin — 类, 包 spark.skins.spark | |
Spark FormItem 组件的默认外观类。 | |
FormItemSkin() — 构造函数, 类 spark.skins.spark.FormItemSkin | |
构造函数。 | |
FormLayout — 类, 包 spark.layouts | |
FormLayout 类定义 Spark Form 外观的默认布局。 | |
FormLayout() — 构造函数, 类 spark.layouts.FormLayout | |
构造函数。 | |
formLocale — 属性, 类 com.adobe.consulting.pst.vo.FlexConfiguration | |
Locale for the Flex application to initialize itself. | |
formName — 属性, 类 com.adobe.consulting.pst.vo.Letter | |
Specifies the name of the form or layout associated with the template. | |
formName — 属性, 类 com.adobe.icc.dc.domain.LetterInstance | |
Returns name of the form associated with this letter instance. | |
FORM_READY — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the Flex application is ready to communicate with Workspace. | |
FORM_SAVE_DATA — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the data was saved by Workspace. | |
formSaveDataRequest — 事件, 类 lc.procmgmt.formbridge.FormConnector | |
The event is dispatched when a user clicks the Save Form Data button within Workspace. | |
formSaveDataRequest — 事件, 类 lc.procmgmt.formbridge.SwfConnector | |
Dispatched when a user clicks the Save Form Data button within Workspace. | |
FORM_SAVE_DATA_REQUEST — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the Save Form button was clicked within Workspace. | |
FORM_SERVICE_RO — 常量静态属性, 类 com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Form Service. | |
FormSkin — 类, 包 spark.skins.spark | |
Spark Form 容器的默认外观类。 | |
FormSkin() — 构造函数, 类 spark.skins.spark.FormSkin | |
构造函数。 | |
formSomExpression — 属性, 类 com.adobe.icc.dc.domain.FieldInstance | |
The SOM Expression of the target. | |
formSomExpression — 属性, 类 com.adobe.icc.dc.domain.TargetInstance | |
The SOM Expression of the target. | |
FormState — 类, 包 com.adobe.icc.enum | |
Specifies the enumerator for the state of a Form. | |
FORM_SUBMIT_DATA — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the data was successfully submitted by Workspace to the server. | |
formSubmitDataInvalid — 事件, 类 lc.procmgmt.ui.task.form.TaskForm | |
Dispatched when the user's form submission data is invalid. | |
FORM_SUBMIT_DATA_INVALID — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that invalid data that was submitted. | |
formSubmitDataRequest — 事件, 类 lc.procmgmt.formbridge.FormConnector | |
The event is dispatched when a user clicks the Complete button within Workspace. | |
formSubmitDataRequest — 事件, 类 lc.procmgmt.formbridge.SwfConnector | |
Dispatched when a user clicks a button to complete a task within Workspace. | |
FORM_SUBMIT_DATA_REQUEST — 常量静态属性, 类 lc.procmgmt.events.FormEvents | |
A special value that specifies that the Complete button was clicked within Workspace. | |
forVerification — 属性, 接口 mx.automation.IAutomationPropertyDescriptor | |
如果此属性用于对象状态验证,则包含 true。 | |
forward(taskId:String, userOid:String) — 方法, 接口 lc.procmgmt.ITaskManager | |
Forwards the task identified, by the task identifier to another user. | |
forward(userOid:String) — 方法, 类 lc.procmgmt.domain.Task | |
Forwards the task to another user. | |
FORWARD — 常量静态属性, 类 mx.events.FocusRequestDirection | |
将焦点向前移至选项卡循环中的下一个控件,如同按下了 TAB 键。 | |
forwardAndBack — 属性, 类 flash.ui.ContextMenuBuiltInItems | |
允许用户在运行时在 SWF 文件中前进或后退一帧(单帧 SWF 文件不显示此属性)。 | |
forwardButton — 属性, 类 fl.video.FLVPlayback | |
快进按钮控件。 | |
ForwardCommand — 类, 包 lc.procmgmt.commands | |
The ForwardCommand class executes the forward operation for a task. | |
ForwardCommand(task:lc.procmgmt.domain:Task) — 构造函数, 类 lc.procmgmt.commands.ForwardCommand | |
Constructor. | |
forwardGroupId — 属性, 类 lc.procmgmt.domain.Task | |
The group identifier that may be used when the forward operation is performed. | |
forwardHistory — 属性, 类 mx.controls.FileSystemDataGrid | |
一个 File 对象 Array,表示用户可以向前导航到的目录。 | |
forwardHistory — 属性, 类 mx.controls.FileSystemList | |
一个 File 对象 Array,表示用户可以向前导航到的目录。 | |
fps — 属性, 类 flash.media.Camera | |
摄像头捕获数据的最大速率,以每秒帧数为单位。 | |
fps — 属性, 类 flash.media.VideoStreamSettings | |
对视频帧进行编码所采用的最大帧速率,以每秒的帧数为单位。 | |
fps — 属性, 类 flash.net.SharedObject | |
指定每秒钟客户端对共享对象所做的更改被发送到服务器的次数。 | |
FPS — 属性, 类 fl.transitions.Tween | |
计入补间动画的每秒的帧数。 | |
FPS — 常量静态属性, 类 org.osmf.net.metrics.MetricType | |
FPS 度量的类型常量。 | |
FPSMetric — 类, 包 org.osmf.net.metrics | |
FPS 度量测量单位:帧/秒 | |
FPSMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — 构造函数, 类 org.osmf.net.metrics.FPSMetric | |
构造函数。 | |
fqnName — 属性, 类 com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The fully qualified name of the asset. | |
fqnParentHierarchy — 属性, 类 com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The fully qualified parent hierarchy. | |
fractionalDigits — 属性, 类 flash.globalization.CurrencyFormatter | |
小数分隔符后可以显示的最大位数。 | |
fractionalDigits — 属性, 类 flash.globalization.NumberFormatter | |
小数分隔符后可以显示的最大位数。 | |
fractionalDigits — 属性, 类 spark.formatters.supportClasses.NumberFormatterBase | |
小数分隔符后可以显示的最大位数。 | |
fractionalDigits — 属性, 类 spark.validators.supportClasses.NumberValidatorBase | |
小数分隔符后可以显示的最大位数。 | |
fractionalDigitsError — 属性, 类 spark.validators.supportClasses.NumberValidatorBase | |
分数位数超过了 fractionalDigits 属性指定的值时的错误消息。 | |
fractionOfElementInView(index:int) — 方法, 类 spark.layouts.HorizontalLayout | |
如果指定的索引完全在视图中,则返回 1.0;如果不在视图中,则返回 0.0;如果部分处于视图中,则返回在 0.0 和 1.0 之间的一个值(表示处于视图中的部分的百分比)。 | |
fractionOfElementInView(index:int) — 方法, 类 spark.layouts.VerticalLayout | |
如果指定的索引完全在视图中,则返回 1.0;如果不在视图中,则返回 0.0;如果部分处于视图中,则返回在 0.0 和 1.0 之间的一个值(表示处于视图中的部分的百分比)。 | |
fragementLayoutInsert — 事件, 类 com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Event dispatched when a Fragment is inserted from the fragment layout library. | |
fragment — 属性, 类 com.adobe.gravity.utility.url.URIParser | |
The fragment component of the URI. | |
fragment — 属性, 接口 mx.managers.IBrowserManager | |
当前 URL 显示在浏览器地址栏中时,“#”之后的部分。 | |
FRAGMENT — 常量静态属性, 类 com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Fragment. | |
FRAGMENT — 常量静态属性, 类 flash.display3D.Context3DProgramType | |
片段(或像素)程序。 | |
FragmentAssetPreviewRenderer — 类, 包 com.adobe.solutions.acm.authoring.presentation.preview | |
This class defines the preview pod shown for Fragment. | |
FragmentAssetPreviewRenderer() — 构造函数, 类 com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
Constructor. | |
FRAGMENT_COUNT — 常量静态属性, 类 org.osmf.net.metrics.MetricType | |
片段计数度量的类型常量。 | |
FragmentCountMetric — 类, 包 org.osmf.net.metrics | |
负责确定历史记录中片段数的度量 | |
FragmentCountMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — 构造函数, 类 org.osmf.net.metrics.FragmentCountMetric | |
构造函数。 | |
FragmentDetails — 类, 包 org.osmf.net.qos | |
FragmentDetails 表示与媒体片段相关的数据的集合。 | |
FragmentDetails(size:Number, playDuration:Number, downloadDuration:Number, index:uint, fragmentIdentifier:String) — 构造函数, 类 org.osmf.net.qos.FragmentDetails | |
构造函数。 | |
fragmentFileUploaderDisplay — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor | |
A skin part that defines the component to upload a fragment file A skin part that defines the component to upload a fragment file | |
fragmentIdentifier — 属性, 类 org.osmf.net.qos.FragmentDetails | |
片段的标识符 (SegX-FragY) | |
FragmentLayout — 类, 包 com.adobe.icc.vo | |
The class representing the Layout that contains fragment xdp | |
FragmentLayout() — 构造函数, 类 com.adobe.icc.vo.FragmentLayout | |
Constructor | |
FragmentLayoutEditor — 类, 包 com.adobe.solutions.acm.authoring.presentation.fragment | |
Editor to edit the Fragment Layout contents | |
FragmentLayoutEditor() — 构造函数, 类 com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor | |
Constructor. | |
fragmentLayoutExists(name:String) — 方法, 接口 com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Determines if the specified fragmentLayout exists. | |
FragmentLayoutHandler — 类, 包 com.adobe.icc.editors.handlers | |
The Handler for the actions requested for asset of type FragmentLayout. | |
FragmentLayoutHandler() — 构造函数, 类 com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constructor. | |
fragmentLayoutLibrary — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
A skin part that defines the content library for fragments of letter A skin part that defines the content library for fragments of letter | |
fragmentLayoutModel — 属性, 类 com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor | |
The instance of the FragmentLayoutModel whose elements are currently being worked upon. | |
fragmentLayoutModel — 属性, 类 com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
The instance of the FragmentLayoutModel currently being worked upon. | |
FragmentLayoutModel — 类, 包 com.adobe.icc.editors.model | |
The FragmentLayoutModel class represents the domain object for the assets of type FragmentLayout. | |
FRAGMENT_LAYOUT_SERVICE_RO — 常量静态属性, 类 com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Fragment Layout Service. | |
FragmentLayoutState — 类, 包 com.adobe.icc.enum | |
Specifies the enumerator for the state of a Fragment Layout. | |
fragmentName — 属性, 类 com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Fetches the name of the fragment associated with the target area. | |
fragmentNameDisplay — 外观部件, 类 com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
A skin part that defines the fragment's name A skin part that defines the fragment's name | |
fragmentsPushedFromPeers — 属性, 类 flash.net.NetStreamMulticastInfo | |
指定主动从同级推入并由本地节点接收的媒体片段消息的数量。 | |
fragmentsPushedToPeers — 属性, 类 flash.net.NetStreamMulticastInfo | |
指定本地节点已主动推入同级的媒体片段消息的数量。 | |
fragmentsReceivedFromIPMulticast — 属性, 类 flash.net.NetStreamMulticastInfo | |
指定本地节点已从 IP 多播接收的媒体片段消息的数量。 | |
fragmentsReceivedFromServer — 属性, 类 flash.net.NetStreamMulticastInfo | |
指定本地节点已从服务器接收的媒体片段消息的数量。 | |
fragmentsRequestedByPeers — 属性, 类 flash.net.NetStreamMulticastInfo | |
指定本地节点已发送到同级以响应来自特定片段的同级请求的媒体片段消息的数量。 | |
fragmentsRequestedFromPeers — 属性, 类 flash.net.NetStreamMulticastInfo | |
指定本地节点请求并从同级接收的媒体片段消息的数量。 | |
FragmentTableConfigPanel — 类, 包 com.adobe.solutions.acm.authoring.presentation.fragment | |
This component allows to edit the configurations of the table in a FragmentLayoutModel. | |
FragmentTableConfigPanel() — 构造函数, 类 com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
Constructor. | |
frame — 属性, 类 flash.display.FrameLabel | |
包含标签的帧编号。 | |
frameConstructed — 事件, 类 flash.display.DisplayObject | |
[广播事件] 在帧显示对象的构造函数运行之后但在帧脚本运行之前调度。 | |
FRAME_CONSTRUCTED — 常量静态属性, 类 flash.events.Event | |
Event.FRAME_CONSTRUCTED 常量定义 frameConstructed 事件对象的 type 属性的值。 | |
frameEvent — 属性, 类 fl.motion.AnimatorBase | |
Event.ENTER_FRAME 事件创建的事件对象的名称。 | |
frameLabel — 事件, 类 flash.display.FrameLabel | |
当播放头进入新的一帧,而且该帧具有一个 FrameLabel 对象,且该对象定义有注册了此事件的侦听器时调度。 | |
FrameLabel — final 类, 包 flash.display | |
FrameLabel 对象包含用于指定帧编号及相应标签名称的属性。 | |
FrameLabel(name:String, frame:int) — 构造函数, 类 flash.display.FrameLabel | |
构造函数。 | |
FRAME_LABEL — 常量静态属性, 类 flash.events.Event | |
Event.FRAME_LABEL 常量定义 frameLabel 事件对象的 type 属性的值。 | |
frameRate — 属性, 类 fl.display.ProLoaderInfo | |
被加载的 SWF 文件的标示的帧速率,以每秒帧数为单位。 | |
frameRate — 属性, 类 fl.motion.Source | |
指示生成 Motion 实例的影片的每秒帧数。 | |
frameRate — 属性, 类 flash.display.LoaderInfo | |
被加载的 SWF 文件的标示的帧速率,以每秒帧数为单位。 | |
frameRate — 属性, 类 flash.display.Stage | |
获取并设置舞台的帧速率。 | |
frameRate — 属性, 类 flash.ui.MouseCursorData | |
使光标具有动画效果的帧速率。 | |
frameRate — 属性, 类 mx.core.Application | |
指定应用程序的帧速率。 | |
frameRate — 属性, 类 spark.components.Application | |
指定应用程序的帧速率。 | |
framesLoaded — 属性, 类 flash.display.MovieClip | |
从流式 SWF 文件加载的帧数。 | |
framesPerPacket — 属性, 类 flash.media.Microphone | |
在一个包(消息)中传输的 Speex 语音帧的数目。 | |
frameThickness — 属性, 类 spark.skins.mobile.CalloutSkin | |
围绕 contentGroup 的 backgroundColor“帧”的宽度。 | |
FrameworkConstants — 类, 包 com.adobe.mosaic.om.constants | |
The FrameworkConstants provides constants to indicate various IManagers that map to specific implementations retrievable from the IClientFramework's acquireManager method. | |
frameworkVersion — 属性, 类 org.osmf.media.PluginInfo | |
针对其编译此插件的框架的版本。 | |
freeItemRenderers — 属性, 类 mx.controls.listClasses.AdvancedListBase | |
闲置项呈示器的堆栈。 | |
freeItemRenderers — 属性, 类 mx.controls.listClasses.ListBase | |
闲置项呈示器的堆栈。 | |
freeItemRenderersByFactory — 属性, 类 mx.controls.listClasses.ListBase | |
空闲项呈示器基于工厂的映射。 | |
freeItemRenderersTable — 属性, 类 mx.controls.dataGridClasses.DataGridBase | |
未使用的项呈示器的每列表格。 | |
freeMemory — 静态属性, 类 flash.system.System | |
分配给 Adobe® Flash® Player 或 Adobe® AIR® 的内存量以及未使用的内存量(以字节表示)。 | |
freeText — 属性, 类 com.adobe.icc.dc.domain.TextModuleInstance | |
Checks if given module is added as free form text | |
FreeTextSettings — 类, 包 com.adobe.solutions.acm.ccr.presentation.contentcapture | |
The dialog which is used to capture the name and description input from the user for the free form text being inserted. | |
FreeTextSettings() — 构造函数, 类 com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
Constructor. | |
from — 属性, 类 coldfusion.service.PopHeader | |
E-mail message sender: A static string; for example, "support@example.com" A variable; for example, "#GetUser.EMailAddress#" | |
from — 属性, 类 coldfusion.service.PopRecord | |
E-mail message sender: A static string; for example, "support@example.com" A variable; for example, "#GetUser.EMailAddress#" | |
from — 属性, 类 coldfusion.service.mxml.Mail | |
E-mail address of the sender: A static string; for example, "support@example.com" A variable; for example, "#GetUser.EMailAddress#" | |
fromByteArray(ba:flash.utils:ByteArray) — 静态方法 , 类 mx.utils.RPCUIDUtil | |
将编码为 ByteArray 的 128 位 UID 转换为字符串表示形式。 | |
fromByteArray(ba:flash.utils:ByteArray) — 静态方法 , 类 mx.utils.UIDUtil | |
将编码为 ByteArray 的 128 位 UID 转换为字符串表示形式。 | |
fromCharCode(... rest) — 静态方法 , 类 String | |
返回一个字符串,该字符串由参数中的 Unicode 字符代码所表示的字符组成。 | |
fromState — 属性, 类 mx.states.Transition | |
该字符串指定在应用过渡时要从中进行更改的视图状态。 | |
fromValue — 属性, 类 mx.effects.AnimateProperty | |
用于设置效果的属性的起始值。 | |
fromValue — 属性, 类 mx.effects.effectClasses.AnimatePropertyInstance | |
用于设置效果的属性的起始值。 | |
fromXML(xml:XML) — 静态方法 , 类 fl.motion.Color | |
从 XML 创建 Color 实例。 | |
fromXMLString(xmlString:String, target:flash.display:DisplayObject) — 静态方法 , 类 fl.motion.Animator | |
基于 XML 字符串创建 Animator 对象。 | |
fromXMLString(xmlString:String) — 静态方法 , 类 fl.motion.Motion | |
从 XML 字符串创建 Motion 实例所需的方法。 | |
FRONT — 常量静态属性, 类 flash.display3D.Context3DTriangleFace | |
FRONT — 常量静态属性, 类 flash.media.CameraPosition | |
Camera.position 属性为前置摄像头返回此值。 | |
FRONT_AND_BACK — 常量静态属性, 类 flash.display3D.Context3DTriangleFace | |
fscommand(command:String, args:String) — 包函数, flash.system | |
使 SWF 文件能够与 Flash Player 或承载 Flash Player 的程序(如 Web 浏览器)进行通讯。 | |
FTEAdvancedDataGridItemRenderer — 类, 包 mx.controls.advancedDataGridClasses | |
FTEAdvancedDataGridItemRenderer 类为与 FTEText 一起使用的 AdvancedDataGrid 控件定义默认项呈示器。 | |
FTEAdvancedDataGridItemRenderer() — 构造函数, 类 mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
构造函数。 | |
FTEDataGridItemRenderer — 类, 包 mx.controls.dataGridClasses | |
FTEDataGridItemRenderer 类为与 FTEText 一起使用的 DataGrid 控件定义默认项呈示器。 | |
FTEDataGridItemRenderer() — 构造函数, 类 mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
构造函数。 | |
FTEDataGridItemRendererAutomationImpl — 类, 包 mx.automation.delegates.controls.dataGridClasses | |
定义检测 FTEDataGridItemRenderer 类所需的方法和属性。 | |
FTEDataGridItemRendererAutomationImpl(obj:mx.controls.dataGridClasses:FTEDataGridItemRenderer) — 构造函数, 类 mx.automation.delegates.controls.dataGridClasses.FTEDataGridItemRendererAutomationImpl | |
构造函数。 | |
FTETextField — 类, 包 mx.core | |
FTETextField 是一个 Sprite,可使用新 Flash 文本引擎实现旧的 TextField API。 | |
FTETextField() — 构造函数, 类 mx.core.FTETextField | |
构造函数。 | |
FULL — 常量静态属性, 类 flash.display.ShaderPrecision | |
表示 full 精度模式。 | |
FULL — 常量静态属性, 类 flash.filters.BitmapFilterType | |
定义对对象的整个区域应用滤镜的设置。 | |
FULL — 常量静态属性, 类 flash.globalization.DateTimeNameStyle | |
指定月份名称和工作日名称的完整形式或全名样式。 | |
FULL_DUPLEX — 常量静态属性, 类 flash.media.MicrophoneEnhancedMode | |
使用此模式可使双方同时讲话。 | |
fullscreen — 属性, 类 flash.html.HTMLWindowCreateOptions | |
指定此窗口是否应为全屏。 | |
fullScreen — 事件, 类 flash.display.Stage | |
当 Stage 对象进入或离开全屏模式时调度。 | |
fullScreen — 属性, 类 flash.events.FullScreenEvent | |
表示 Stage 对象是处于全屏模式 (true) 还是没有处于该模式 (false)。 | |
FULL_SCREEN — 常量静态属性, 类 flash.display.StageDisplayState | |
指定舞台处于全屏模式。 | |
FULLSCREEN — 常量静态属性, 类 flash.events.Event | |
Event.FULL_SCREEN 常量定义 fullScreen 事件对象的 type 属性值。 | |
FULL_SCREEN — 常量静态属性, 类 flash.events.FullScreenEvent | |
FullScreenEvent.FULL_SCREEN 常量定义 fullScreen 事件对象的 type 属性值。 | |
FULL_SCREEN — 常量静态属性, 类 lc.procmgmt.events.SwfAppEvent | |
A special value that specifies to display the Flex application in full screen mode. | |
fullScreenBackgroundColor — 属性, 类 fl.video.FLVPlayback | |
在全屏管理模式中使用的背景颜色。 | |
fullScreenButton — 属性, 类 fl.video.FLVPlayback | |
FullScreen 按钮控件。 | |
fullScreenButton — 外观部件, 类 spark.components.VideoPlayer | |
切换全屏模式按钮的可选外观部件。 An optional skin part for a button to toggle fullscreen mode. | |
fullScreenButton — 属性, 类 spark.skins.spark.VideoPlayerSkin | |
An optional skin part for a button to toggle fullscreen mode. | |
fullScreenButton — 属性, 类 spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part for a button to toggle fullscreen mode. | |
FullScreenButtonSkin — 类, 包 spark.skins.spark.mediaClasses.fullScreen | |
处于某种 fullScreen 外观状态时,Spark VideoPlayer 组件的全屏按钮的默认外观类。 | |
FullScreenButtonSkin — 类, 包 spark.skins.spark.mediaClasses.normal | |
处于正常外观状态时,Spark VideoPlayer 组件的全屏按钮的默认外观类。 | |
FullScreenButtonSkin — 类, 包 spark.skins.wireframe.mediaClasses | |
Spark VideoPlayer 组件的全屏按钮的线框外观类。 | |
FullScreenButtonSkin — 类, 包 spark.skins.wireframe.mediaClasses.fullScreen | |
处于某种 fullScreen 外观状态时,Spark VideoPlayer 组件的全屏按钮的线框外观类。 | |
FullScreenButtonSkin() — 构造函数, 类 spark.skins.spark.mediaClasses.fullScreen.FullScreenButtonSkin | |
构造函数。 | |
FullScreenButtonSkin() — 构造函数, 类 spark.skins.spark.mediaClasses.normal.FullScreenButtonSkin | |
构造函数。 | |
FullScreenButtonSkin() — 构造函数, 类 spark.skins.wireframe.mediaClasses.FullScreenButtonSkin | |
构造函数。 | |
FullScreenButtonSkin() — 构造函数, 类 spark.skins.wireframe.mediaClasses.fullScreen.FullScreenButtonSkin | |
构造函数。 | |
FullScreenEvent — 类, 包 flash.events | |
只要舞台进入或离开全屏显示模式,Stage 对象就调度 FullScreenEvent 对象。 | |
FullScreenEvent(type:String, bubbles:Boolean, cancelable:Boolean, fullScreen:Boolean, interactive:Boolean) — 构造函数, 类 flash.events.FullScreenEvent | |
创建一个 Event 对象,其中包含有关 fullScreen 事件的信息。 | |
fullScreenHeight — 属性, 类 flash.display.Stage | |
返回变为全屏大小时使用的显示器高度(如果立即进入该状态)。 | |
fullScreenHideControlsDelay — 样式, 类 spark.components.VideoPlayer | |
在隐藏视频播放控件之前,在没有用户交互的情况下,在全屏模式下等待的时间(以毫秒为单位). | |
FULL_SCREEN_INTERACTIVE — 常量静态属性, 类 flash.display.StageDisplayState | |
指定舞台处于启用键盘交互性操作的全屏模式。 | |
FULL_SCREEN_INTERACTIVE_ACCEPTED — 常量静态属性, 类 flash.events.FullScreenEvent | |
FULL_SCREEN_INTERACTIVE_ACCEPTED:String 常量定义 fullScreenInteractiveAccepted 事件对象的 type 属性的值。 | |
fullScreenSkinDelay — 属性, 类 fl.video.FLVPlayback | |
指定隐藏外观的延迟时间,以毫秒为单位。 | |
fullScreenSourceRect — 属性, 类 flash.display.Stage | |
设置 Flash 运行时以将特定的舞台区域放大到全屏模式。 | |
fullScreenSymbol — 属性, 类 spark.skins.spark.mediaClasses.fullScreen.FullScreenButtonSkin | |
定义全屏符号。 | |
fullScreenSymbol — 属性, 类 spark.skins.spark.mediaClasses.normal.FullScreenButtonSkin | |
定义全屏符号。 | |
fullScreenSymbol — 属性, 类 spark.skins.wireframe.mediaClasses.FullScreenButtonSkin | |
定义全屏符号。 | |
fullScreenSymbol — 属性, 类 spark.skins.wireframe.mediaClasses.fullScreen.FullScreenButtonSkin | |
定义全屏符号。 | |
fullScreenTakeOver — 属性, 类 fl.video.FLVPlayback | |
舞台进入全屏模式时,FLVPlayback 组件位于所有内容的顶部并占据整个屏幕。 | |
fullScreenWidth — 属性, 类 flash.display.Stage | |
返回变为全屏大小时使用的显示器宽度(如果立即进入该状态)。 | |
FullTextSearchRenderer — 类, 包 com.adobe.ep.ux.content.view.components.search.renderers | |
This search renderer enables search on the content of the Asset. | |
FULL_WIDTH — 常量静态属性, 类 flash.globalization.NationalDigitsType | |
表示全宽数字集的数字零的 Unicode 值。 | |
fullYear — 属性, 类 Date | |
按照本地时间返回 Date 对象中的完整年份值(一个 4 位数,例如 2000)。 | |
fullYearUTC — 属性, 类 Date | |
按照通用时间 (UTC) 返回 Date 对象中的四位数年份值。 | |
func — 属性, 类 fl.transitions.Tween | |
用于补间的缓动函数。 | |
function — 语句 | |
包含为执行特定任务而定义的一组语句。 | |
Function — final 类, 顶级 | |
函数是可在 ActionScript 中调用的基本代码单位。 | |
FunctionEase — 类, 包 fl.motion | |
通过 FunctionEase 类,可以用自定义插值函数代替其他插值(如 SimpleEase 和 CustomEase)用于 fl.motion 框架。 | |
FunctionEase(xml:XML) — 构造函数, 类 fl.motion.FunctionEase | |
FunctionEase 实例的构造函数。 | |
functionFamily — 属性, 类 com.adobe.solutions.exm.authoring.events.FunctionsPanelToolBarEvent | |
Reference to search Text | |
functionFamilyID — 属性, 类 com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel | |
Return the function family id | |
functionFamilyList — 属性, 类 com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
The List of Function Family | |
FUNCTION_FAMILY_LIST — 常量静态属性, 类 com.adobe.solutions.exm.authoring.domain.method.FunctionFamilyProviderEvent | |
Constant representing this event's type. | |
functionFamilyProviderError — 事件, 接口 com.adobe.solutions.exm.authoring.domain.method.IFunctionProvider | |
Dispatched when the provider encounters an error retrieving the list of function families. | |
functionFamilyProviderEvent — 事件, 接口 com.adobe.solutions.exm.authoring.domain.method.IFunctionProvider | |
Dispatched when the provider successfully retrieves the list of available function families. | |
FunctionFamilyProviderEvent — 类, 包 com.adobe.solutions.exm.authoring.domain.method | |
Event dispatched whenever a call to list the available function-families returns successfully. | |
FunctionFamilyProviderEvent(type:String, families:mx.collections:IList, bubbles:Boolean, cancelable:Boolean) — 构造函数, 类 com.adobe.solutions.exm.authoring.domain.method.FunctionFamilyProviderEvent | |
Creates a new FunctionFamilyProviderEvent instance. | |
FunctionFamilyVO — 类, 包 com.adobe.solutions.exm.method | |
Represents a function family (logical group of functions). | |
FunctionFamilyVO() — 构造函数, 类 com.adobe.solutions.exm.method.FunctionFamilyVO | |
Creates a new FunctionFamilyVO instance. | |
FUNCTION_LIST — 常量静态属性, 类 com.adobe.solutions.exm.authoring.domain.method.FunctionProviderEvent | |
Constant representing this event's type. | |
FunctionListContainer — 类, 包 com.adobe.solutions.exm.mock.method | |
The FunctionListContainer class is a simple wrapper over a list of functions (FunctionVO instances) and can be used for defining a function-list in mock XML. | |
FunctionListContainer() — 构造函数, 类 com.adobe.solutions.exm.mock.method.FunctionListContainer | |
Creates a new FunctionListContainer instance. | |
functionMapper — 属性, 接口 com.adobe.solutions.exm.runtime.IExpressionManager | |
Returns the function mapper used for resolving function calls in expressions. | |
functionMapper — 属性, 类 com.adobe.solutions.exm.runtime.impl.ExpressionManagerImpl | |
Returns the function mapper used for resolving function calls in expressions. | |
functionName — 属性, 类 fl.motion.FunctionEase | |
缓动函数的完全限定名称,如 fl.motion.easing.Bounce.easeOut()。 | |
functionName — 属性, 类 spark.effects.CallAction | |
此效果播放时在目标上调用的函数的名称。 | |
functionName — 属性, 类 spark.effects.supportClasses.CallActionInstance | |
此效果播放时在目标上调用的函数的名称。 | |
functionPanel — 外观部件, 类 com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display Functions Panel. A Skin part which defines UI component to display Functions Panel. | |
FunctionParameterVO — 类, 包 com.adobe.solutions.exm.method | |
Represents an input parameter to a function. | |
FunctionParameterVO() — 构造函数, 类 com.adobe.solutions.exm.method.FunctionParameterVO | |
Creates a new FunctionParameterVO instance. | |
functionProvider — 属性, 接口 com.adobe.solutions.exm.authoring.domain.IProviderFactory | |
Returns a sub-provider for function-specific operations such as listing the local and remote functions available for use in an expression. | |
functionProvider — 属性, 类 com.adobe.solutions.exm.authoring.domain.impl.ProviderFactoryImpl | |
Returns a sub-provider for function-specific operations such as listing the local and remote functions available for use in an expression. | |
functionProviderError — 事件, 接口 com.adobe.solutions.exm.authoring.domain.method.IFunctionProvider | |
Dispatched when the provider encounters an error retrieving a list of functions. | |
functionProviderEvent — 事件, 接口 com.adobe.solutions.exm.authoring.domain.method.IFunctionProvider | |
Dispatched when the provider successfully retrieves a list of functions. | |
FunctionProviderEvent — 类, 包 com.adobe.solutions.exm.authoring.domain.method | |
Event dispatched whenever a call to list available functions (local or remote) returns successfully. | |
FunctionProviderEvent(type:String, requestId:String, functions:mx.collections:IList, bubbles:Boolean, cancelable:Boolean) — 构造函数, 类 com.adobe.solutions.exm.authoring.domain.method.FunctionProviderEvent | |
Creates a new FunctionProviderEvent instance. | |
functions — 属性, 类 com.adobe.solutions.exm.authoring.domain.method.FunctionProviderEvent | |
Returns the list of functions (IFunction instances) returned by the function-listing call. | |
functions — 属性, 类 com.adobe.solutions.exm.mock.method.FunctionListContainer | |
The list of functions (FunctionVO instances) which this container wraps. | |
FunctionSequenceError — 类, 包 com.adobe.gravity.utility.error | |
The FunctionSequenceError is thrown when a series of functions are called in the wrong order. | |
FunctionSequenceError(message:String) — 构造函数, 类 com.adobe.gravity.utility.error.FunctionSequenceError | |
Creates a new Error object. | |
functionService — 属性, 接口 com.adobe.solutions.exm.IServiceProvider | |
Returns a function-specific infrastructure service which can list available functions and function-families. | |
functionService — 属性, 类 com.adobe.solutions.exm.impl.ServiceProvider | |
Returns an IFunctionService implementation which can be used for listing function-families and functions. | |
functionService — 属性, 类 com.adobe.solutions.exm.mock.MockServiceProvider | |
If mock data has been loaded, returns a mock IFunctionService instance which operates against the mock data, else returns null. | |
FunctionService — 类, 包 com.adobe.solutions.exm.impl.method | |
Default implementation of the IFunctionService interface which queries the server for listing function-families and functions. | |
FunctionService() — 构造函数, 类 com.adobe.solutions.exm.impl.method.FunctionService | |
Creates a new FunctionService instance. | |
functionsList — 外观部件, 类 com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel | |
A Skin part which defines UI component to to display Functions list. A Skin part which defines UI component to to display Functions list. | |
FunctionsPanel — 类, 包 com.adobe.solutions.exm.authoring.components.controls | |
The FunctionsPanel class defines a container that includes a FunctionsPanelToolBar and list for displaying Local and Remote Functions | |
FunctionsPanel() — 构造函数, 类 com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel | |
Constructor. | |
FunctionsPanelToolBar — 类, 包 com.adobe.solutions.exm.authoring.components.toolbars | |
The FunctionsPanelToolBar class defines a container that includes a Insert, Local Functions, Remote Functions and search for Functions | |
FunctionsPanelToolBar() — 构造函数, 类 com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
Constructor. | |
FunctionsPanelToolBarEvent — 类, 包 com.adobe.solutions.exm.authoring.events | |
The FunctionsPanelToolBarEvent class represents events that are dispatched on Functions panel toolbar . | |
FunctionsPanelToolBarEvent(type:String, bubbles:Boolean, cancelable:Boolean) — 构造函数, 类 com.adobe.solutions.exm.authoring.events.FunctionsPanelToolBarEvent | |
Constructor. | |
functionsToolBar — 外观部件, 类 com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel | |
A Skin part which defines UI component to display FunctionsPanel toolbar. A Skin part which defines UI component to display FunctionsPanel toolbar. | |
FunctionVO — 类, 包 com.adobe.solutions.exm.method | |
Represents a function which can be used inside expressions. | |
FunctionVO() — 构造函数, 类 com.adobe.solutions.exm.method.FunctionVO | |
Creates a new FunctionVO instance. | |
符号 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