適用於 Adobe® Flash® Platform 的 ActionScript® 3.0 參考
首頁  |  隱藏套件和類別清單 |  套件  |  類別  |  新增內容  |  索引  |  附錄  |  為什麼顯示英文?
篩選: 從伺服器擷取資料...
從伺服器擷取資料...
 

F 索引 

  符號   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 is a media element used to load media from F4M files.
F4MElement(resource:org.osmf.media:MediaResourceBase, loader:org.osmf.elements:F4MLoader) — 建構函式, 類別 org.osmf.elements.F4MElement
Constructor.
F4M_FILE_INVALID — 常數靜態屬性, 類別 org.osmf.events.MediaErrorCodes
Error constant for when the manifest file contains errors
F4MLoader — 類別, 套件 org.osmf.elements
F4MLoader is a loader that is capable of loading F4M files.
F4MLoader(factory:org.osmf.media:MediaFactory) — 建構函式, 類別 org.osmf.elements.F4MLoader
Constructor.
F4M_MIME_TYPE — 常數靜態屬性, 類別 org.osmf.elements.F4MLoader
The MIME type for F4M files.
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
A factory that generates the type of object to cache.
factory — 屬性, 介面 mx.modules.IModuleInfo
The IFlexModuleFactory implementation defined in the module.
factory — 屬性, 類別 mx.styles.CSSStyleDeclaration
This function, if it isn't null, is usually autogenerated by the MXML compiler.
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
A map of item renderers by factory.
Fade — 類別, 套件 fl.transitions
Fade 類別會以淡入或淡出方式處理影片片段物件。
Fade — 類別, 套件 mx.effects
The Fade effect animates the alpha property of a component, either from transparent to opaque, or from opaque to transparent.
Fade — 類別, 套件 spark.effects
The Fade effect animates the alpha property of a component.
Fade(target:Object) — 建構函式, 類別 mx.effects.Fade
Constructor.
Fade(target:Object) — 建構函式, 類別 spark.effects.Fade
Constructor.
fadeInDuration — 屬性, 類別 mx.effects.DefaultListEffect
The duration, in milliseconds, for fading in renderers for added and removed items.
fadeInDuration — 屬性, 類別 mx.effects.DefaultTileListEffect
The duration in milliseconds used to fade in renderers for added and removed items.
FadeInstance — 類別, 套件 mx.effects.effectClasses
The FadeInstance class implements the instance class for the Fade effect.
FadeInstance — 類別, 套件 spark.effects.supportClasses
The FadeInstance class implements the instance class for the Fade effect.
FadeInstance(target:Object) — 建構函式, 類別 mx.effects.effectClasses.FadeInstance
Constructor.
FadeInstance(target:Object) — 建構函式, 類別 spark.effects.supportClasses.FadeInstance
Constructor.
fadeOutDuration — 屬性, 類別 mx.effects.DefaultListEffect
The duration, in milliseconds, used for fading out renderers for added and removed items.
fadeOutDuration — 屬性, 類別 mx.effects.DefaultTileListEffect
The duration in milliseconds used to fade out renderers for removed and replaced items.
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
Provides access to the set of endpoint URIs that this channel can attempt to failover to if the endpoint is clustered.
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
This flag determines whether the application should query against the local store when it is not connected.
fallBackToLocalFill — 屬性, 類別 mx.data.DataStore
This flag determines whether the application should query against the local store when it is not connected.
false — 陳述式
表示為 false 的 Boolean 值。
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
代表快速精確度模式。
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
Logs the specified data using the LogEventLevel.FATAL level.
fatal(msg:String, ... rest) — 方法, 類別 mx.logging.LogLogger
Logs the specified data using the LogEventLevel.FATAL level.
fatal(message:String, ... rest) — 方法, 類別 org.osmf.logging.Logger
Logs a message with a "fatal" level.
FATAL — 常數靜態屬性, 類別 mx.logging.LogEventLevel
Designates events that are very harmful and will eventually lead to application failure.
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 events of wrapped services are propagated by the wrapper.
fault — 事件, 類別 com.adobe.fiber.services.wrapper.DataServiceWrapper
Fault events of the wrapped data service are propagated by the wrapper.
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
This method is called by a service when an error has been received.
fault — 事件, 類別 mx.data.DataManager
The DataManagerFaultEvent.FAULT event is dispatched when a service call fails due to an error.
fault — 事件, 類別 mx.data.DataService
The DataServiceFaultEvent.FAULT event is dispatched when a service call fails due to an error.
fault — 事件, 類別 mx.data.DataStore
The FaultEvent.FAULT event is dispatched when the commit call returns an error.
fault — 事件, 類別 mx.data.ManagedRemoteService
The DataServiceFaultEvent.FAULT event is dispatched when a service call fails due to an error.
fault — 事件, 類別 mx.data.RPCDataManager
The DataServiceFaultEvent.FAULT event is dispatched when a service call fails due to an error.
fault — 事件, 類別 mx.messaging.ChannelSet
The fault event is dispatched when a login or logout call fails.
fault — 事件, 類別 mx.messaging.MessageAgent
Dispatched when a message fault occurs.
fault(errMsg:mx.messaging.messages:ErrorMessage, msg:mx.messaging.messages:IMessage) — 方法, 類別 mx.messaging.MessageAgent
Invoked by a MessageResponder upon receiving a fault for a sent message.
fault — 屬性, 類別 mx.messaging.errors.MessageSerializationError
Provides specific information about the fault that occurred and for which message.
fault — 事件, 類別 mx.rpc.AbstractOperation
Dispatched when an Operation call fails.
fault — 事件, 類別 mx.rpc.AbstractService
The fault event is dispatched when a service call fails and isn't handled by the Operation itself.
fault(info:Object) — 方法, 類別 mx.rpc.AsyncResponder
This method is called by a service when an error has been received.
fault — 事件, 類別 mx.rpc.CallResponder
Dispatched when an Operation call fails.
fault(data:Object) — 方法, 類別 mx.rpc.CallResponder
This method is called by the AsyncToken when it wants to deliver a FaultEvent to the CallResponder.
fault(info:Object) — 方法, 介面 mx.rpc.IResponder
This method is called by a service when an error has been received.
fault(info:Object) — 方法, 類別 mx.rpc.Responder
This method is called by a service when an error has been received.
fault — 屬性, 類別 mx.rpc.events.FaultEvent
The Fault object that contains the details of what caused this event.
fault — 事件, 類別 mx.rpc.http.HTTPMultiService
Dispatched when an HTTPMultiService call fails.
fault — 事件, 類別 mx.rpc.http.HTTPService
Dispatched when an HTTPService call fails.
fault — 屬性, 類別 mx.rpc.livecycle.FaultResponse
The Fault object.
Fault — 類別, 套件 mx.rpc
The Fault class represents a fault in a remote procedure call (RPC) service invocation.
Fault — 類別, 套件 mx.rpc.livecycle
The Fault class stores the information contained in a server side fault object.
Fault(faultCode:String, faultString:String, faultDetail:String) — 建構函式, 類別 mx.rpc.Fault
Creates a new Fault object.
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
The FAULT constant defines the value of the type property of the event object for a fault event.
FAULT — 常數靜態屬性, 類別 mx.data.events.UnresolvedConflictsEvent
The FAULT constant defines the value of the type property of the event object for a fault event.
FAULT — 常數靜態屬性, 類別 mx.messaging.events.ChannelFaultEvent
The FAULT event type; indicates that the Channel faulted.
FAULT — 常數靜態屬性, 類別 mx.messaging.events.MessageFaultEvent
The FAULT event type; dispatched for a message fault.
FAULT — 常數靜態屬性, 類別 mx.rpc.events.FaultEvent
The FAULT event type.
faultactor — 屬性, 類別 mx.rpc.soap.SOAPFault
A SOAP Fault may provide information about who caused the fault through a faultactor property.
faultCause — 屬性, 類別 com.adobe.ep.taskmanagement.event.TaskCompletionFailedEvent
The reason that the task failed to complete.
faultcode — 屬性, 類別 mx.rpc.soap.SOAPFault
The faultcode property is similar to faultCode but exists to both match the case of the faultcode element in a SOAP Fault and to provide the fully qualified name of the code.
faultCode — 屬性, 類別 mx.messaging.events.ChannelFaultEvent
Provides access to the destination-specific failure code.
faultCode — 屬性, 類別 mx.messaging.events.MessageFaultEvent
Provides access to the destination specific failure code.
faultCode — 屬性, 類別 mx.messaging.messages.ErrorMessage
The fault code for the error.
faultCode — 屬性, 類別 mx.rpc.Fault
A simple code describing the fault.
faultDetail — 屬性, 類別 mx.messaging.events.ChannelFaultEvent
Provides destination-specific details of the failure.
faultDetail — 屬性, 類別 mx.messaging.events.MessageFaultEvent
Provides destination specific details of the failure.
faultDetail — 屬性, 類別 mx.messaging.messages.ErrorMessage
Detailed description of what caused the error.
faultDetail — 屬性, 類別 mx.rpc.Fault
Any extra details of the fault.
FaultEvent — 類別, 套件 mx.rpc.events
This event is dispatched when an RPC call has a fault.
FaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — 建構函式, 類別 mx.rpc.events.FaultEvent
Creates a new 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
The FaultResponse class defines the ActionScript representation of a LiveCycle FaultResponse object.
faultstring — 屬性, 類別 mx.rpc.soap.SOAPFault
The faultstring property is the same as faultString but exists to match the case of the faultstring element in a SOAP envelope Fault.
faultString — 屬性, 類別 mx.messaging.events.ChannelFaultEvent
Provides access to the destination-specific reason for the failure.
faultString — 屬性, 類別 mx.messaging.events.MessageFaultEvent
Provides access to the destination specific reason for the failure.
faultString — 屬性, 類別 mx.messaging.messages.ErrorMessage
A simple description of the error.
faultString — 屬性, 類別 mx.rpc.Fault
Text description of the 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
The FiberUtils class is a utility class used by code generated by Adobe application modeling technology.
FiberUtils() — 建構函式, 類別 com.adobe.fiber.util.FiberUtils
Constructor.
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
Specifies the field of the data provider that determines the data for each wedge of the PieChart control.
field — 屬性, 類別 mx.events.ValidationResultEvent
The name of the field that failed validation and triggered the event.
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
Specifies an angle, in degrees between 0 and 180, for the field of view in three dimensions.
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
An Array of GroupingField objects that specifies the fields used to group the data.
fields — 屬性, 介面 mx.collections.ISort
An Array of ISortField objects that specifies the fields to compare.
fields — 屬性, 類別 mx.collections.Sort
An Array of ISortField objects that specifies the fields to compare.
fields — 屬性, 類別 mx.collections.SummaryRow
Array of SummaryField/SummaryField2 instances that define the characteristics of the data fields used to create the summary.
fields — 屬性, 類別 spark.collections.Sort
An Array of ISortField objects that specifies the fields to compare.
fieldSeparator — 屬性, 類別 mx.logging.targets.LineFormattedTarget
The separator string to use between fields (the default is " ")
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
The File instance associated with this event.
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
Dispatched when the user chooses a file by double-clicking it or by selecting it and pressing Enter.
fileChoose — 事件, 類別 mx.controls.FileSystemList
Dispatched when the user chooses a file by double-clicking it or by selecting it and pressing Enter.
fileChoose — 事件, 類別 mx.controls.FileSystemTree
Dispatched when the user chooses a file by double-clicking it or by selecting it and pressing Enter.
FILE_CHOOSE — 常數靜態屬性, 類別 mx.events.FileEvent
The FileEvent.FILE_CHOOSE constant defines the value of the type property of the event object for a fileChoose event.
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
The FileEvent class represents event objects that are specific to the FileSystemList, FileSystemDataGrid, FileSystemTree and FileSystemComboBox controls.
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
Constructor.
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 — 最終類別, 套件 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
Specifies the icon that indicates a file.
fileIcon — 樣式, 類別 mx.controls.FileSystemDataGrid
Specifies the icon that indicates a file.
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
Populated when the reference type is 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
Specifies to show both files and directories, mixed together.
FILES_FIRST — 常數靜態屬性, 類別 mx.controls.FileSystemEnumerationMode
Specifies to show files first, then directories.
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
Specifies to show files but not directories.
FileStream — 類別, 套件 flash.filesystem
FileStream 物件可用來讀取及寫入檔案。
FileStream() — 建構函式, 類別 flash.filesystem.FileStream
建立 FileStream 物件。
FileSystemComboBox — 類別, 套件 mx.controls
The FileSystemComboBox control defines a combo box control for navigating up the chain of ancestor directories from a specified directory in a file system.
FileSystemComboBox() — 建構函式, 類別 mx.controls.FileSystemComboBox
Constructor.
FileSystemDataGrid — 類別, 套件 mx.controls
The FileSystemDataGrid control lets you display the contents of a single file system directory in a data grid format.
FileSystemDataGrid() — 建構函式, 類別 mx.controls.FileSystemDataGrid
Constructor.
FileSystemDataGridNameColumnRendererAutomationImpl — 類別, 套件 mx.automation.delegates.controls.fileSystemClasses
Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class.
FileSystemDataGridNameColumnRendererAutomationImpl(obj:mx.controls.fileSystemClasses:FileSystemDataGridNameColumnRenderer) — 建構函式, 類別 mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl
Constructor.
FileSystemEnumerationMode — 最終類別, 套件 mx.controls
The FileSystemEnumerationMode class defines the constant values for the enumerationMode property of the FileSystemList, FileSystemDataGrid, and FileSystemTree classes.
FileSystemHistoryButton — 類別, 套件 mx.controls
The FileSystemHistoryButton control defines a single control with two buttons: a main button on the left and a secondary button on the right.
FileSystemHistoryButton() — 建構函式, 類別 mx.controls.FileSystemHistoryButton
Constructor.
FileSystemList — 類別, 套件 mx.controls
The FileSystemList control lets you display the contents of a single file system directory, in a list format.
FileSystemList() — 建構函式, 類別 mx.controls.FileSystemList
Constructor.
FileSystemSizeDisplayMode — 最終類別, 套件 mx.controls
The FileSystemSizeDisplayMode class defines the constant values for the sizeDisplayMode property of the FileSystemDataGrid class.
FileSystemTree — 類別, 套件 mx.controls
The FileSystemTree control displays the contents of a file system directory as a tree.
FileSystemTree() — 建構函式, 類別 mx.controls.FileSystemTree
Constructor.
FileSystemTreeAutomationImpl — 類別, 套件 mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Tree control.
FileSystemTreeAutomationImpl(obj:mx.controls:FileSystemTree) — 建構函式, 類別 mx.automation.delegates.controls.FileSystemTreeAutomationImpl
Constructor.
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
在更新程式成功驗證 installFromAIRFile() 方法呼叫中的檔案之後傳送。
fileUpdateStatus — 事件, 類別 air.update.ApplicationUpdaterUI
在更新程式成功驗證 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
Specifies the fill style used for the chart background.
fill — 樣式, 類別 mx.charts.series.ColumnSeries
Sets the fill for this data series.
fill — 樣式, 類別 mx.charts.series.PlotSeries
Sets the fill for this data series.
fill — 樣式, 類別 mx.charts.series.CandlestickSeries
Sets the fill for this data series.
fill — 樣式, 類別 mx.charts.series.LineSeries
Sets the fill for this data series.
fill — 樣式, 類別 mx.charts.series.BarSeries
Sets the fill for this data series.
fill — 樣式, 類別 mx.charts.series.AreaSeries
Sets the fill for this data series.
fill — 樣式, 類別 mx.charts.series.BubbleSeries
Sets the fill for this data series.
fill — 樣式, 類別 mx.charts.LegendItem
Specifies an IFill object that defines the fill for the legend element.
fill — 屬性, 類別 flash.display.GraphicsStroke
指定包含筆畫填色資料的實體。
fill — 屬性, 類別 mx.charts.series.items.AreaSeriesItem
Holds the fill color of the item.
fill — 屬性, 類別 mx.charts.series.items.BarSeriesItem
Holds the fill color of the item.
fill — 屬性, 類別 mx.charts.series.items.BubbleSeriesItem
Holds the fill color of the item.
fill — 屬性, 類別 mx.charts.series.items.ColumnSeriesItem
Holds the fill color of the item.
fill — 屬性, 類別 mx.charts.series.items.HLOCSeriesItem
Holds fill color of the item.
fill — 屬性, 類別 mx.charts.series.items.LineSeriesItem
Holds the fill color of the item.
fill — 屬性, 類別 mx.charts.series.items.PieSeriesItem
The fill value associated with this wedge of the PieChart control.
fill — 屬性, 類別 mx.charts.series.items.PlotSeriesItem
Holds the fill color of the item.
fill(value:mx.collections:ListCollectionView, ... rest) — 方法, 類別 mx.data.DataManager
Fills the specified ListCollectionView (collection) instance based on the associated fill method of the destination.
fill — 屬性, 類別 spark.primitives.supportClasses.FilledElement
The object that defines the properties of the fill.
FILL — 常數靜態屬性, 類別 mx.data.CacheDataDescriptor
Option for use with the getCacheDescriptors() method to indicate the type of descriptors to return.
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 values used for the background fill of the container.
fillAlphas — 樣式, 類別 mx.controls.scrollClasses.ScrollBar
Alphas used for the background fill of controls.
fillAlphas — 樣式, 類別 mx.controls.sliderClasses.Slider
Specifies the alpha transparency values used for the background fill of components.
fillAlphas — 樣式, 類別 mx.controls.Button
Alphas used for the background fill of controls.
fillAlphas — 樣式, 類別 mx.controls.ComboBox
Alphas used for the background fill of controls.
fillAlphas — 樣式, 類別 mx.controls.MenuBar
Alphas used for the background fill of controls.
FILL_ASSOCIATION_OPERATION — 常數靜態屬性, 類別 mx.data.messages.ManagedRemotingMessage
A fill operation on an association.
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
Colors used to tint the background of the container.
fillColors — 樣式, 類別 mx.controls.scrollClasses.ScrollBar
Colors used to tint the background of the control.
fillColors — 樣式, 類別 mx.controls.sliderClasses.Slider
Specifies the colors used to tint the background fill of the component.
fillColors — 樣式, 類別 mx.controls.Button
Colors used to tint the background of the control.
fillColors — 樣式, 類別 mx.controls.ComboBox
Colors used to tint the background of the control.
fillColors — 樣式, 類別 mx.controls.MenuBar
Colors used to tint the background of the control.
filled — 屬性, 類別 lc.procmgmt.domain.Category
Indicates whether the startpoints are available.
FilledElement — 類別, 套件 spark.primitives.supportClasses
The FilledElement class is the base class for graphics elements that contain a stroke and a fill.
FilledElement() — 建構函式, 類別 spark.primitives.supportClasses.FilledElement
Constructor.
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
Converts a style value into a Fill object.
fillFunction — 屬性, 類別 mx.charts.series.AreaSeries
Specifies a method that returns the fill for the current chart item in the series.
fillFunction — 屬性, 類別 mx.charts.series.BarSeries
Specifies a method that returns the fill for the current chart item in the series.
fillFunction — 屬性, 類別 mx.charts.series.BubbleSeries
Specifies a method that returns the fill for the current chart item in the series.
fillFunction — 屬性, 類別 mx.charts.series.CandlestickSeries
Specifies a method that returns the fill for the current chart item in the series.
fillFunction — 屬性, 類別 mx.charts.series.ColumnSeries
Specifies a method that returns the fill for the current chart item in the series.
fillFunction — 屬性, 類別 mx.charts.series.LineSeries
Specifies a method that returns the fill for the current chart item in the series.
fillFunction — 屬性, 類別 mx.charts.series.PieSeries
Specifies a method that returns the fill for the current chart item in the series.
fillFunction — 屬性, 類別 mx.charts.series.PlotSeries
Specifies a method that returns the fill for the current chart item in the series.
fillInASTypesFromMethods(dtForClass:XML, methodName:String, argDescriptors:Array) — 靜態方法 , 類別 mx.automation.AutomationClass
Fills in the AS types for the provided propertyDescriptors based on the information provided in the describeType XML.
fillInASTypesFromProperties(dtForClass:XML, propertyDescriptors:Array) — 靜態方法 , 類別 mx.automation.AutomationClass
Fills in the AS types for the provided propertyDescriptors based on the information provided in the describeType XML.
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
Determines how the bitmap fills in the dimensions.
fillMode — 屬性, 類別 spark.components.Image
Determines how the bitmap fills in the dimensions.
fillMode — 屬性, 類別 spark.primitives.BitmapImage
Determines how the bitmap fills in the dimensions.
FILL_OPERATION — 常數靜態屬性, 類別 mx.data.messages.DataMessage
This operation requests that the remote destination create a sequence using the remote destination's adapter.
FILL_OPERATION — 常數靜態屬性, 類別 mx.data.messages.ManagedRemotingMessage
A fill operation.
FILL_PAGE — 常數靜態屬性, 類別 mx.printing.FlexPrintJobScaleType
Scales the object to fill at least one page completely; that is, it selects the larger of the MATCH_WIDTH or MATCH_HEIGHT scale types.
fillParameters — 屬性, 類別 mx.data.ChangedItems
The fill parameters that describe which fill the changed items are associated with.
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
Fill a rectangle using the provided IFill and IStroke objects.
fills — 樣式, 類別 mx.charts.series.ColumnSeries
Specifies an Array of fill objects that define the fill for each item in the series.
fills — 樣式, 類別 mx.charts.series.PlotSeries
Specifies an Array of fill objects that define the fill for each item in the series.
fills — 樣式, 類別 mx.charts.series.CandlestickSeries
Specifies an Array of fill objects that define the fill for each item in the series.
fills — 樣式, 類別 mx.charts.series.LineSeries
Specifies an Array of fill objects that define the fill for each item in the series.
fills — 樣式, 類別 mx.charts.series.BarSeries
Specifies an Array of fill objects that define the fill for each item in the series.
fills — 樣式, 類別 mx.charts.series.PieSeries
Specifies an array of fill objects used to render each wedge of the PieChart control.
fills — 樣式, 類別 mx.charts.series.AreaSeries
Specifies an Array of fill objects that define the fill for each item in the series.
fills — 樣式, 類別 mx.charts.series.BubbleSeries
Specifies an Array of fill objects that define the fill for each item in the series.
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
Fills the specified ListCollectionView (collection) instance based on the associated fill method of the destination.
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
Specifies an algorithm for filtering targets for an effect.
filter — 屬性, 介面 mx.effects.IEffect
Specifies an algorithm for filtering targets for an effect.
filterCache(cache:Array, field:String, filteredField:String) — 方法, 類別 mx.charts.CategoryAxis
Filters a set of values of arbitrary type to a set of numbers that can be mapped.
filterCache(cache:Array, field:String, filteredField:String) — 方法, 類別 mx.charts.DateTimeAxis
Filters a set of values of arbitrary type to a set of numbers that can be mapped.
filterCache(cache:Array, field:String, filteredString:String) — 方法, 介面 mx.charts.chartClasses.IAxis
Filters a set of values of arbitrary type to a set of numbers that can be mapped.
filterCache(cache:Array, field:String, filteredField:String) — 方法, 類別 mx.charts.chartClasses.NumericAxis
Filters a set of values of arbitrary type to a set of numbers that can be mapped.
filterContentLibrary(module:com.adobe.icc.editors.model:ModuleModel) — 方法, 類別 com.adobe.icc.editors.model.ListModel
Filter function for filtering content.
filterData — 屬性, 類別 mx.charts.chartClasses.Series
If filterFuction or filterDataValues is set, filterData is ignored.
filterDataValues — 屬性, 類別 mx.charts.chartClasses.Series
If filterFuction is set, filterDataValues and filterData are ignored.
filterDescription — 屬性, 類別 com.adobe.dct.component.UploadButton
The description string for the file filter.
filteredCache — 屬性, 類別 mx.charts.chartClasses.RenderData
The list of ChartItems representing the items in the series's dataProvider that remain after filtering.
_filteredElementList — 屬性, 類別 com.adobe.dct.component.dataElementsPanel.DataElementsPanel
filterFunction — 屬性, 類別 mx.charts.chartClasses.Series
Specifies a method that returns the array of chart items in the series that are to be displayed.
filterFunction — 屬性, 介面 mx.collections.ICollectionView
A function that the view will use to eliminate items that do not match the function's criteria.
filterFunction — 屬性, 類別 mx.collections.ListCollectionView
A function that the view will use to eliminate items that do not match the function's criteria.
filterFunction — 屬性, 類別 mx.controls.FileSystemDataGrid
A callback Function that you can use to perform additional filtering, after the enumerationMode and extensions properties have been applied, to determine which files and subdirectories are displayed and which are hidden.
filterFunction — 屬性, 類別 mx.controls.FileSystemList
A callback Function that you can use to perform additional filtering, after the enumerationMode and extensions properties have been applied, to determine which files and subdirectories are displayed and which are hidden.
filterFunction — 屬性, 類別 mx.controls.FileSystemTree
A callback Function that you can use to perform additional filtering, after the enumerationMode and extensions properties have been applied, to determine which files and subdirectories are displayed and which are hidden.
filterFunction — 屬性, 類別 mx.effects.EffectTargetFilter
A function that defines custom filter logic.
filterInstance(propChanges:Array, target:Object) — 方法, 類別 mx.effects.Effect
Determines the logic for filtering out an effect instance.
filterInstance(propChanges:Array, semanticsProvider:mx.effects:IEffectTargetHost, target:Object) — 方法, 類別 mx.effects.EffectTargetFilter
Determines whether a target should be filtered, returning true if it should be included in an effect.
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
A set of string pairs.
filterPanelModel — 屬性, 類別 lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel
A FilterPanelModel object provides support for the FilterPanel component.
filterProperties — 屬性, 類別 mx.effects.EffectTargetFilter
An Array of Strings specifying component properties.
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
In addition to the level setting, filters are used to provide a psuedo-hierarchical mapping for processing only those events for a given category.
filters — 屬性, 介面 mx.logging.ILoggingTarget
In addition to the level setting, filters are used to provide a psuedo-hierarchical mapping for processing only those events for a given category.
filters — 屬性, 類別 spark.primitives.supportClasses.GraphicElement
An indexed array that contains each filter object currently associated with the graphic element.
filterStyles — 屬性, 類別 mx.effects.EffectTargetFilter
An Array of Strings specifying style properties.
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
Returns the index of the substring within the string.
find(value:any) — 方法, 類別 mx.utils.LinkedList
Searches through all nodes for the given value.
findAny(values:Object) — 方法, 類別 mx.collections.HierarchicalCollectionViewCursor
Finds an item with the specified properties within the collection and positions the cursor to that item.
findAny(values:Object) — 方法, 介面 mx.collections.IViewCursor
Finds an item with the specified properties within the collection and positions the cursor to that item.
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
Returns the attribute with the given name within the dimension.
findAttribute(name:String) — 方法, 類別 mx.olap.OLAPDimension
Returns the attribute with the given name within the dimension.
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
Returns a child of this member with the given name.
findChildMember(name:String) — 方法, 類別 mx.olap.OLAPMember
Returns a child of this member with the given name.
findCommonHierarchy(t1:mx.olap:OLAPTuple, t2:mx.olap:OLAPTuple) — 方法, 類別 mx.olap.OLAPSet
Returns the common IOLAPHierarchy instance for two tuples, or null if the tuples do not share a hierarchy.
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
Returns an array of HitData objects that describe the nearest data point to the coordinates passed to the method.
findDataPoints(x:Number, y:Number, sensitivity2:Number) — 方法, 類別 mx.charts.chartClasses.ChartElement
Finds the closest data point represented by the element under the given coordinates.
findDataPoints(x:Number, y:Number, sensitivity2:Number) — 方法, 介面 mx.charts.chartClasses.IChartElement
Returns a HitData object describing the nearest data point to the coordinates passed to the method.
findDataPoints(x:Number, y:Number, sensitivity:Number) — 方法, 類別 mx.charts.series.BubbleSeries
Finds the closest data point represented by the element under the given coordinates.
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
Returns the dimension with the given name within the OLAP cube.
findDimension(name:String) — 方法, 類別 mx.olap.OLAPCube
Returns the dimension with the given name within the OLAP cube.
findFirst(values:Object) — 方法, 類別 mx.collections.HierarchicalCollectionViewCursor
Finds the first item with the specified properties within the collection and positions the cursor to that item.
findFirst(values:Object) — 方法, 介面 mx.collections.IViewCursor
Finds the first item with the specified properties within the collection and positions the cursor to that item.
findFocusCandidates(obj:flash.display:DisplayObjectContainer) — 方法, 類別 mx.flash.UIMovieClip
Recursively finds all children that have tabEnabled=true and adds them to the focusableObjects array.
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
Returns the IFocusManagerComponent that contains the given object, if any.
findFocusManagerComponent(o:flash.display:InteractiveObject) — 方法, 介面 mx.managers.IFocusManager
Returns the IFocusManagerComponent that contains the given object, if any.
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
Returns the hierarchy with the given name within the dimension.
findHierarchy(name:String) — 方法, 類別 mx.olap.OLAPDimension
Returns the hierarchy with the given name within the dimension.
findInCaptions(searchString:String) — 方法, 類別 fl.video.FLVPlaybackCaptioning
傳回其註解文字包含搜尋字串的 FLVPlayback 組件提示點。
findIndex(nativePath:String) — 方法, 類別 mx.controls.FileSystemDataGrid
Returns the index of the File item with the specified native file system path.
findIndex(nativePath:String) — 方法, 類別 mx.controls.FileSystemList
Returns the index of the File item with the specified native file system path.
findIndex(nativePath:String) — 方法, 類別 mx.controls.FileSystemTree
Returns the index of the File item with the specified native file system path.
findInterfaces() — 方法, 類別 flash.net.NetworkInfo
傳回與這個電腦關聯的網路介面清單。
findItem(items:Array, values:Object, mode:String, returnInsertionIndex:Boolean, compareFunction:Function) — 方法, 介面 mx.collections.ISort
Finds the specified object within the specified array (or the insertion point if asked for), returning the index if found or -1 if not.
findItem(items:Array, values:Object, mode:String, returnInsertionIndex:Boolean, compareFunction:Function) — 方法, 類別 mx.collections.Sort
Finds the specified object within the specified array (or the insertion point if asked for), returning the index if found or -1 if not.
findItem(nativePath:String) — 方法, 類別 mx.controls.FileSystemDataGrid
Searches the File instances currently displayed in this control and returns the one with the specified nativePathproperty.
findItem(nativePath:String) — 方法, 類別 mx.controls.FileSystemList
Searches the File instances currently displayed in this control and returns the one with the specified nativePathproperty.
findItem(nativePath:String) — 方法, 類別 mx.controls.FileSystemTree
Searches the File instances currently displayed in this control and returns the one with the specified nativePathproperty.
findItem(queryName:String, propertySpecifier:mx.data:PropertySpecifier, ... rest) — 方法, 類別 mx.data.DataManager
Executes a query that returns a single item.
findItem(items:Array, values:Object, mode:String, returnInsertionIndex:Boolean, compareFunction:Function) — 方法, 類別 spark.collections.Sort
Finds the specified object within the specified array (or the insertion point if asked for), returning the index if found or -1 if not.
FIND_ITEM_OPERATION — 常數靜態屬性, 類別 mx.data.messages.DataMessage
Like the FILL_OPERATION but ensures only a single item is returned in the response array.
FIND_ITEM_OPERATION — 常數靜態屬性, 類別 mx.data.messages.ManagedRemotingMessage
A fill operation.
findKey(eventCode:int) — 方法, 類別 mx.controls.listClasses.AdvancedListBase
Tries to find the next item in the data provider that starts with the character in the eventCode parameter.
findKey(eventCode:int) — 方法, 類別 mx.controls.listClasses.ListBase
Tries to find the next item in the data provider that starts with the character in the eventCode parameter.
findLast(sub:String, str:String) — 靜態方法 , 類別 com.adobe.fiber.runtime.lib.StringFunc
Returns the index within this string of the rightmost occurrence of the specified substring.
findLast(values:Object) — 方法, 類別 mx.collections.HierarchicalCollectionViewCursor
Finds the last item with the specified properties within the collection and positions the cursor on that item.
findLast(values:Object) — 方法, 介面 mx.collections.IViewCursor
Finds the last item with the specified properties within the collection and positions the cursor on that item.
findLastNoCase(sub:String, str:String) — 靜態方法 , 類別 com.adobe.fiber.runtime.lib.StringFunc
Returns the index within this string of the rightmost occurrence of the specified substring, ignoring case.
findLeaf(relativePosition:int) — 方法, 類別 flashx.textLayout.elements.FlowGroupElement
指定相對文字位置,尋找內含位置的分葉元素。
findLevel(name:String) — 方法, 介面 mx.olap.IOLAPHierarchy
Returns the level with the given name within the hierarchy.
findLevel(name:String) — 方法, 類別 mx.olap.OLAPHierarchy
Returns the level with the given name within the hierarchy.
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
Returns the member with the given name within the dimension.
findMember(name:String) — 方法, 介面 mx.olap.IOLAPHierarchy
Returns the member with the given name within the hierarchy.
findMember(name:String) — 方法, 介面 mx.olap.IOLAPLevel
Returns the members with the given name within the hierarchy.
findMember(name:String) — 方法, 類別 mx.olap.OLAPDimension
Returns the member with the given name within the dimension.
findMember(name:String) — 方法, 類別 mx.olap.OLAPHierarchy
Returns the member with the given name within the hierarchy.
findMember(name:String) — 方法, 類別 mx.olap.OLAPLevel
Returns the members with the given name within the hierarchy.
findNearestCuePoint(timeNameOrCuePoint:any, type:String) — 方法, 類別 fl.video.FLVPlayback
尋找符合或早於您所指定之時間的指定提示點類型。
findNextAtomBoundary(afterCharIndex:int) — 方法, 類別 flash.text.engine.TextBlock
從指定的字元索引尋找下一個 Atom 界限的索引,不包括指定索引上的字元。
findNextAtomBoundary(relativePosition:int) — 方法, 類別 flashx.textLayout.elements.ParagraphElement
從提供的位置往前掃描,以尋找下一個 Atom 文字中的位置,並傳回索引。
findNextCuePointWithName(cuePoint:Object) — 方法, 類別 fl.video.FLVPlayback
在具有與 my_cuePoint.name 相同名稱的 my_cuePoint.array 中尋找下一個提示點。
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
Returns the index of the substring within the string, ignoring case.
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
Finds the first occurrence of any one of a set of characters in a string.
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
從提供的位置往回掃描,以尋找文字中上一個 Atom 的位置,並傳回索引。
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
Searches the locales in the localeChain for the specified resource and returns the first resource bundle in which it is found.
findSkinParts() — 方法, 類別 spark.components.supportClasses.SkinnableComponent
Find the skin parts in the skin class and assign them to the properties of the component.
findSortField(name:String) — 方法, 類別 mx.controls.AdvancedDataGridBaseEx
Returns the column index corresponding to the field name of a sortable field.
findString(str:String) — 方法, 類別 mx.controls.listClasses.AdvancedListBase
Finds an item in the list based on a string and moves the selection to it.
findString(str:String) — 方法, 類別 mx.controls.listClasses.ListBase
Finds an item in the list based on a String, and moves the selection to it.
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 物件,並傳回 textToFind 第一次出現的位置 (在 beginIndex 或之後找到)。
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
Cleans up after a data change effect has finished running by restoring the original collection and iterator and removing any cached values used by the effect.
finishDataChangeEffect(event:mx.events:EffectEvent) — 方法, 類別 mx.controls.listClasses.ListBase
Cleans up after a data change effect has finished running by restoring the original collection and iterator and removing any cached values used by the effect.
finishEffect() — 方法, 類別 mx.effects.EffectInstance
Called by the end() method when the effect finishes playing.
finishEffect() — 方法, 介面 mx.effects.IEffectInstance
Called by the end() method when the effect finishes playing.
finishKeySelection() — 方法, 類別 mx.controls.AdvancedDataGrid
Sets selected items based on the caretIndex and anchorIndex properties.
finishKeySelection() — 方法, 類別 mx.controls.dataGridClasses.DataGridBase
Sets selected items based on the caretIndex and anchorIndex properties.
finishKeySelection() — 方法, 類別 mx.controls.listClasses.AdvancedListBase
Sets selected items based on the caretIndex and anchorIndex properties.
finishKeySelection() — 方法, 類別 mx.controls.listClasses.ListBase
Sets selected items based on the caretIndex and anchorIndex properties.
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
Called after printing is complete.
finishRepeat() — 方法, 類別 mx.effects.EffectInstance
Called after each iteration of a repeated effect finishes playing.
finishRepeat() — 方法, 介面 mx.effects.IEffectInstance
Called after each iteration of a repeated effect finishes playing.
FIRST — 常數靜態屬性, 類別 flashx.textLayout.compose.TextFlowLineLocation
指定段落的第一行。
FIRST — 靜態屬性, 類別 mx.collections.CursorBookmark
A bookmark for the first item in an ICollectionView.
FIRST — 常數靜態屬性, 類別 mx.states.AddItems
Documentation is not currently available.
firstBaselineOffset — 樣式, 類別 spark.components.supportClasses.GroupBase
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.components.RichText
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.components.FormHeading
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.components.NumericStepper
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.components.SkinnableContainer
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.components.Scroller
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.components.RichEditableText
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
Specifies the baseline position of the first line in the container.
firstBaselineOffset — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
Specifies the baseline position of the first line in the container.
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. 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
Name of CSS style declaration that specifies styles for the first button.
firstChild — 屬性, 類別 flash.xml.XMLNode
會評估指定的 XMLDocument 物件,並參照父節點之子清單中的第一個子節點。
FIRST_CHILD — 常數靜態屬性, 類別 spark.effects.AddAction
Constant used to specify the position to add the item relative to the object specified by the relativeTo property.
firstDayOfMonth(date:Date) — 靜態方法 , 類別 com.adobe.fiber.runtime.lib.DateTimeFunc
Returns the ordinal (the day's number in the year) for the first day of the specified month.
firstDayOfWeek — 屬性, 類別 mx.controls.DateChooser
Number representing the day of the week to display in the first column of the DateChooser control.
firstDayOfWeek — 屬性, 類別 mx.controls.DateField
Day of the week (0-6, where 0 is the first element of the dayNames Array) to display in the first column of the DateChooser control.
firstFrame — 屬性, 類別 fl.motion.KeyframeBase
儲存移動補間動畫第一個影格的名稱,此名稱只會影響圖像元件。
firstIndexInView — 屬性, 類別 spark.components.HGroup
The index of the first column that is part of the layout and within the layout target's scroll rectangle, or -1 if nothing has been displayed yet.
firstIndexInView — 屬性, 類別 spark.components.VGroup
The index of the first layout element that is part of the layout and within the layout target's scroll rectangle, or -1 if nothing has been displayed yet.
firstIndexInView — 屬性, 類別 spark.layouts.HorizontalLayout
The index of the first column that is part of the layout and within the layout target's scroll rectangle, or -1 if nothing has been displayed yet.
firstIndexInView — 屬性, 類別 spark.layouts.VerticalLayout
The index of the first layout element that is part of the layout and within the layout target's scroll rectangle, or -1 if nothing has been displayed yet.
FIRST_INDEX_MODE — 常數靜態屬性, 類別 mx.collections.Sort
When executing a find return the index for the first matching item.
FIRST_INDEX_MODE — 常數靜態屬性, 類別 spark.collections.Sort
When executing a find return the index for the first matching item.
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
Name of CSS style declaration that specifies styles for the first tab.
firstTabStyleName — 樣式, 類別 mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the first tab navigation item.
firstView — 屬性, 類別 spark.components.ViewNavigator
Each view in an application corresponds to a View container class defined in an ActionScript or MXML file.
firstView — 屬性, 類別 spark.components.ViewNavigatorApplication
Each view in an application corresponds to a View container class defined in an ActionScript or MXML file.
firstViewData — 屬性, 類別 spark.components.ViewNavigator
The Object to pass to the data property of the first view when the navigator is initialized.
firstViewData — 屬性, 類別 spark.components.ViewNavigatorApplication
The Object to pass to the data property of the first view when the navigator is initialized.
firstVisibleItem — 屬性, 類別 mx.controls.AdvancedDataGrid
The data provider element that corresponds to the item that is currently displayed in the top row of the AdvancedDataGrid control.
firstVisibleItem — 屬性, 類別 mx.controls.Tree
The item that is currently displayed in the top row of the tree.
firstVisibleRow — 屬性, 介面 mx.automation.IAutomationTabularData
The index of the first visible child.
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
Converts a real number to an integer.
fixed — 屬性, 類別 Vector
指出是否可以變更 Vector 的 length 屬性。
fixedThumbSize — 樣式, 類別 spark.components.supportClasses.ScrollBarBase
If true, the thumb's size along the scrollbar's axis will be its preferred size.
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
The regular expression flags to use when matching.
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 平台應用程式中支援並行的類別.
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 用來定義顯示所用之紋理物件的類別。
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) 資源使用的類別,包括網際網路通訊協定 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 的主要設計目的是做為開發人員建立文字處理元件的基礎。
flash.text.ime — 套件
flash.text.ime 套件支援自行提供文字編輯功能之應用程式的非羅馬文字行內編輯。對實作「輸入法編輯器 (IME)」以搭配 FTE (flash.text.engine 套件) 使用的應用程式而言,此支援特別有用。
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 物件中匯入或匯出文字的類別。
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
Applies mask to the 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 套件包含清單組件用來維護與顯示資料的類別。
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 is a subclass of the Player's Bitmap class.
FlexBitmap(bitmapData:flash.display:BitmapData, pixelSnapping:String, smoothing:Boolean) — 建構函式, 類別 mx.core.FlexBitmap
Constructor.
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 class that stores the global Id for this Player instance that is server assigned when the client makes its initial connection to the server.
FLEX_CLIENT_ID_HEADER — 常數靜態屬性, 類別 mx.messaging.messages.AbstractMessage
This header is used to transport the global FlexClient Id value in outbound messages once it has been assigned by the server.
flexClientWaitHandler(event:mx.events:PropertyChangeEvent) — 方法, 類別 mx.messaging.Channel
Handles a change to the guard condition for managing initial Channel connect for the application.
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
Defines methods and properties required to perform instrumentation for the FlexContentHolder control.
FlexContentHolderAutomationImpl(obj:mx.flash:FlexContentHolder) — 建構函式, 類別 mx.automation.delegates.flashflexkit.FlexContentHolderAutomationImpl
Constructor.
flexContextMenu — 屬性, 類別 mx.core.UIComponent
The context menu for this UIComponent.
FlexEvent — 類別, 套件 mx.events
The FlexEvent class represents the event object passed to the event listener for many Flex events.
FlexEvent(type:String, bubbles:Boolean, cancelable:Boolean) — 建構函式, 類別 mx.events.FlexEvent
Constructor.
FlexGlobals — 類別, 套件 mx.core
A class that contains variables that are global to all applications within the same ApplicationDomain.
FlexHTMLLoader — 類別, 套件 mx.core
FlexHTMLLoader is a subclass of the Player's HTMLLoader class used by the Flex HTML control.
FlexHTMLLoader() — 建構函式, 類別 mx.core.FlexHTMLLoader
Constructor.
FlexLoader — 類別, 套件 mx.core
FlexLoader is a subclass of the Player's Loader class.
FlexLoader() — 建構函式, 類別 mx.core.FlexLoader
Constructor.
FlexMouseEvent — 類別, 套件 mx.events
The FlexMouseEvent class represents the event object passed to the event listener for Flex-specific mouse activity.
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
Constructor.
FlexMovieClip — 類別, 套件 mx.core
FlexMovieClip is a subclass of the Player's MovieClip class.
FlexMovieClip() — 建構函式, 類別 mx.core.FlexMovieClip
Constructor.
FlexNativeMenu — 類別, 套件 mx.controls
The FlexNativeMenu component provides a wrapper for AIR's NativeMenu class.
FlexNativeMenu() — 建構函式, 類別 mx.controls.FlexNativeMenu
Constructor.
FlexNativeMenuAutomationImpl — 類別, 套件 mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Flex Native Menu.
FlexNativeMenuAutomationImpl(obj:mx.controls:FlexNativeMenu) — 建構函式, 類別 mx.automation.delegates.controls.FlexNativeMenuAutomationImpl
Constructor.
FlexNativeMenuEvent — 類別, 套件 mx.events
The FlexNativeMenuEvent class represents events that are associated with menu activities in 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
Constructor.
FlexNativeWindowBoundsEvent — 類別, 套件 mx.events
The FlexNativeWindowBoundsEvent is dispatched when the size or location changes for the NativeWindow that underlies a Window or WindowedApplication component.
FlexNativeWindowBoundsEvent(type:String, bubbles:Boolean, cancelable:Boolean, beforeBounds:flash.geom:Rectangle, afterBounds:flash.geom:Rectangle) — 建構函式, 類別 mx.events.FlexNativeWindowBoundsEvent
Constructor.
FlexPrintJob — 類別, 套件 mx.printing
The FlexPrintJob class is a wrapper for the flash.printing.PrintJob class.
FlexPrintJob() — 建構函式, 類別 mx.printing.FlexPrintJob
Constructor.
FlexPrintJobScaleType — 最終類別, 套件 mx.printing
Values for the scaleType property of the FlexPrintJob.addObject() method parameter.
FlexShape — 類別, 套件 mx.core
FlexShape is a subclass of the Player's Shape class.
FlexShape() — 建構函式, 類別 mx.core.FlexShape
Constructor.
FlexSimpleButton — 類別, 套件 mx.core
FlexSimpleButton is a subclass of the Player's SimpleButton class.
FlexSimpleButton() — 建構函式, 類別 mx.core.FlexSimpleButton
Constructor.
FlexSprite — 類別, 套件 mx.core
FlexSprite is a subclass of the Player's Sprite class and the superclass of UIComponent.
FlexSprite() — 建構函式, 類別 mx.core.FlexSprite
Constructor.
FlexTextField — 類別, 套件 mx.core
FlexTextField is a subclass of the Player's TextField class and the superclass of UITextField.
FlexTextField() — 建構函式, 類別 mx.core.FlexTextField
Constructor.
FlexVersion — 類別, 套件 mx.core
This class controls the backward-compatibility of the framework.
FLEX_WINDOW_ACTIVATE — 常數靜態屬性, 類別 mx.events.FlexEvent
The FlexEvent.FLEX_WINDOW_ACTIVATE constant defines the value of the type property of the event object for a flexWindowActivate event.
FLEX_WINDOW_DEACTIVATE — 常數靜態屬性, 類別 mx.events.FlexEvent
The FlexEvent.FLEX_WINDOW_DEACTIVATE constant defines the value of the type property of the event object for a flexWindowDeactivate event.
fl.ik — 套件
fl.ik 套件包含可以與在 Flash CS4 或更新版本中所建立之反向運動 (IK) 骨架互動的方法和類別。
FlipViewTransition — 類別, 套件 spark.transitions
The FlipViewTransition class performs a simple flip transition for views.
FlipViewTransition() — 建構函式, 類別 spark.transitions.FlipViewTransition
Constructor.
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 — 最終類別, 套件 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 實體的 Array。
FLOAT_2 — 常數靜態屬性, 類別 flash.display3D.Context3DVertexBufferFormat
FLOAT3 — 常數靜態屬性, 類別 flash.display.ShaderParameterType
指出著色器參數已定義為 float3 值,相當於 ActionScript 中的 3 個 Number 實體的 Array。
FLOAT_3 — 常數靜態屬性, 類別 flash.display3D.Context3DVertexBufferFormat
FLOAT4 — 常數靜態屬性, 類別 flash.display.ShaderParameterType
指出著色器參數已定義為 float4 值,相當於 ActionScript 中的 4 個 Number 實體的 Array。
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
Calculates the closest integer that is less than or equal to a number.
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
基底類別 - 叫用新的 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
基底類別 - 叫用新的 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
基底類別 - 叫用新的 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
This method removes all of the current loggers from the cache.
flush() — 方法, 類別 org.osmf.net.qos.QoSInfoHistory
Erases the history
flushAtomData() — 方法, 類別 flash.text.engine.TextLine
這個方法已經不建議使用並且無效果。
FLUSHED — 常數靜態屬性, 類別 flash.net.SharedObjectFlushStatus
指出清除作業已順利完成。
flushPendingOperations() — 方法, 介面 flashx.textLayout.edit.ISelectionManager
執行任何擱置 FlowOperation。
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
The distance between the eye or the viewpoint's origin (0,0,0) and the display object located in the z axis.
focalPointRatio — 屬性, 類別 flash.display.GraphicsGradientFill
這是一個數字,用來控制漸層的焦點位置。
focalPointRatio — 屬性, 類別 mx.graphics.RadialGradient
Sets the location of the start of the radial fill.
focalPointRatio — 屬性, 類別 mx.graphics.RadialGradientStroke
Sets the location of the start of the radial fill.
focus — 屬性, 類別 flash.display.Stage
成為鍵盤焦點的互動式物件;或為 null (如果尚未設定焦點,或者成為焦點的物件屬於呼叫物件無法存取的安全執行程序)。
focusAlpha — 樣式, 類別 mx.containers.TabNavigator
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.listClasses.AdvancedListBase
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.ColorPicker
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.Button
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.TextInput
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.ComboBox
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.NumericStepper
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.MenuBar
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.DateChooser
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.controls.DateField
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 mx.core.ScrollControlBase
Specifies the alpha transparency value of the focus skin.
focusAlpha — 樣式, 類別 spark.components.supportClasses.SliderBase
The alpha of the focus ring for this component.
focusAlpha — 樣式, 類別 spark.components.supportClasses.ButtonBase
The alpha of the focus ring for this component.
focusAlpha — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
The alpha of the focus ring for this component.
focusAlpha — 樣式, 類別 spark.components.SkinnableDataContainer
The alpha of the focus ring for this component.
focusAlpha — 樣式, 類別 spark.components.Spinner
The alpha of the focus ring for this component.
focusBlendMode — 樣式, 類別 mx.core.UIComponent
Blend mode used by the focus rectangle.
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
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.controls.sliderClasses.Slider
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.controls.Button
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.controls.TextInput
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.controls.NumericStepper
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.controls.ComboBase
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.controls.DateChooser
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.core.ScrollControlBase
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 mx.core.Container
Color of focus ring when the component is in focus
focusColor — 樣式, 類別 spark.components.supportClasses.SliderBase
focusColor — 樣式, 類別 spark.components.supportClasses.GroupBase
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.supportClasses.ButtonBase
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.ActionBar
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.SkinnableContainer
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.SkinnableDataContainer
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.Scroller
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.Spinner
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.components.LabelItemRenderer
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
Color of focus ring when the component is in focus.
focusColor — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
Color of focus ring when the component is in focus.
FocusDirection — 最終類別, 套件 flash.display
FocusDirection 類別會列舉供 direction 參數 (屬於 Stage 物件的 assignFocus() 方法) 與 FocusEvent 物件之 direction 屬性使用的數值。
focused — 屬性, 介面 flashx.textLayout.edit.ISelectionManager
指出文字流排中的容器是否具有焦點。
focused — 屬性, 類別 flashx.textLayout.edit.SelectionManager
指出文字流排中的容器是否具有焦點。
FOCUSED — 常數靜態屬性, 類別 mx.charts.ChartItem
Value that indicates the ChartItem has focus but does not appear to be selected.
FOCUSEDSELECTED — 常數靜態屬性, 類別 mx.charts.ChartItem
Value that indicates the ChartItem appears to have focus and appears to be selected.
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
The color of text when the component is enabled and has focus.
focusedTextSelectionColor — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
The color of text when the component is enabled and has focus.
focusedTextSelectionColor — 樣式, 類別 spark.components.NumericStepper
The color of text when the component is enabled and has focus.
focusedTextSelectionColor — 樣式, 類別 spark.components.SkinnableContainer
The color of text when the component is enabled and has focus.
focusedTextSelectionColor — 樣式, 類別 spark.components.Scroller
The color of text when the component is enabled and has focus.
focusedTextSelectionColor — 樣式, 類別 spark.components.RichEditableText
The color of text when the component is enabled and has focus.
focusedTextSelectionColor — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
The color of text when the component is enabled and has focus.
focusedTextSelectionColor — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
The color of text when the component is enabled and has focus.
focusEnabled — 屬性, 類別 fl.core.UIComponent
會取得或設定 Boolean 值,指出組件是否可以在使用者按一下之後成為焦點。
focusEnabled — 屬性, 介面 fl.managers.IFocusManagerComponent
取得或設定 Boolean 值,指出選取的組件是否能從焦點管理員接收焦點。
focusEnabled — 屬性, 類別 mx.core.FlexHTMLLoader
A flag that indicates whether the component can receive focus when selected.
focusEnabled — 屬性, 類別 mx.core.UIComponent
Indicates whether the component can receive focus when tabbed to.
focusEnabled — 屬性, 類別 mx.flash.UIMovieClip
A flag that indicates whether the component can receive focus when selected.
focusEnabled — 屬性, 介面 mx.managers.IFocusManagerComponent
A flag that indicates whether the component can receive focus when selected.
focusEnabled — 屬性, 類別 spark.components.supportClasses.StyleableTextField
Indicates whether the component can receive focus when tabbed to.
focusEnabled — 屬性, 介面 spark.core.IEditableText
Indicates whether the component can receive focus when tabbed to.
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
Dispatched after the native text control gains focus.
FOCUS_IN — 常數靜態屬性, 類別 flash.events.FocusEvent
定義 focusIn 事件物件的 type 屬性值。
focusInEffect — 特效, 類別 mx.core.UIComponent
Played when the component gains keyboard focus.
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
The event handler called when a UIComponent object gets focus.
focusInHandler(event:flash.events:FocusEvent) — 方法, 類別 mx.flash.UIMovieClip
Called when focus is entering any of our children.
focusManager — 屬性, 類別 fl.core.UIComponent
會取得或設定控制此組件及其同輩之焦點的 FocusManager。
focusManager — 屬性, 介面 mx.core.IContainer
Gets the FocusManager that controls focus for this component and its peers.
focusManager — 屬性, 類別 mx.core.UIComponent
Gets the FocusManager that controls focus for this component and its peers.
focusManager — 屬性, 介面 mx.managers.IFocusManagerContainer
The FocusManager for this component.
FocusManager — 類別, 套件 fl.managers
FocusManager 類別會針對利用滑鼠或鍵盤依循定位鍵迴圈來瀏覽的組件集合,管理其焦點。
FocusManager — 類別, 套件 mx.managers
The FocusManager class manages the focus on components in response to mouse activity or keyboard activity (Tab key).
FocusManager(container:flash.display:DisplayObjectContainer) — 建構函式, 類別 fl.managers.FocusManager
建立新的 FocusManager 實體。
FocusManager(container:mx.managers:IFocusManagerContainer, popup:Boolean) — 建構函式, 類別 mx.managers.FocusManager
Constructor.
focusOut — 事件, 類別 flash.display.InteractiveObject
當顯示物件失去焦點時傳送。
focusOut — 事件, 類別 flash.media.StageWebView
當 StageWebView 失去焦點時傳送。
focusOut — 事件, 類別 flash.text.StageText
在使用者不再編輯文字,控制項不再具有鍵盤焦點時傳送。
focusOut — 事件, 類別 spark.components.supportClasses.StyleableStageText
Dispatched after the native text control loses focus.
FOCUS_OUT — 常數靜態屬性, 類別 flash.events.FocusEvent
定義 focusOut 事件物件的 type 屬性值。
focusOutEffect — 特效, 類別 mx.core.UIComponent
Played when the component loses keyboard focus.
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
The event handler called when a UIComponent object loses focus.
focusPane — 屬性, 類別 mx.containers.utilityClasses.PostScaleAdapter
A single Sprite object that is shared among components and used as an overlay for drawing the focus indicator.
focusPane — 屬性, 介面 mx.core.IUIComponent
A single Sprite object that is shared among components and used as an overlay for drawing the focus indicator.
focusPane — 屬性, 類別 mx.core.UIComponent
The focus pane associated with this object.
focusPane — 屬性, 類別 mx.core.UIFTETextField
A single Sprite object that is shared among components and used as an overlay for drawing the focus indicator.
focusPane — 屬性, 類別 mx.core.UITextField
A single Sprite object that is shared among components and used as an overlay for drawing the focus indicator.
focusPane — 屬性, 類別 mx.flash.UIMovieClip
A single Sprite object that is shared among components and used as an overlay for drawing focus.
focusPane — 屬性, 類別 mx.managers.FocusManager
A single Sprite that is moved from container to container as the focus moves to those containers.
focusPane — 屬性, 介面 mx.managers.IFocusManager
A single Sprite that is moved from container to container as the focus moves to those containers.
focusPane — 屬性, 介面 mx.managers.ISystemManager
A single Sprite shared among components used as an overlay for drawing focus.
focusPane — 屬性, 類別 mx.managers.SystemManager
The focus pane associated with this object.
focusPane — 屬性, 類別 mx.managers.WindowedSystemManager
The focus pane associated with this object.
FOCUS_PANE — 常數靜態屬性, 類別 spark.components.supportClasses.OverlayDepth
The overlay depth for a focus pane.
focusRect — 屬性, 類別 flash.display.InteractiveObject
會指定這個物件是否會顯示焦點矩形。
focusRect — 屬性, 介面 mx.core.IContainer
會指定這個物件是否會顯示焦點矩形。
focusRect — 屬性, 介面 mx.core.IUITextField
會指定這個物件是否會顯示焦點矩形。
focusRectPadding — 樣式, 類別 fl.core.UIComponent
分開組件外邊框與焦點指示器的外邊緣的邊框 (以像素計).
focusRectSkin — 樣式, 類別 fl.core.UIComponent
用來顯示焦點指示器的外觀元素.
FocusRequestDirection — 最終類別, 套件 mx.events
The FocusDirection class defines the constant values for the direction focus may be moved in.
focusRoundedCorners — 樣式, 類別 mx.containers.TabNavigator
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.listClasses.AdvancedListBase
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.ColorPicker
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.Button
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.TextInput
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.ComboBox
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.NumericStepper
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.MenuBar
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.DateChooser
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.controls.DateField
Specifies which corners of the focus rectangle should be rounded.
focusRoundedCorners — 樣式, 類別 mx.core.ScrollControlBase
Specifies which corners of the focus rectangle should be rounded.
focusSkin — 樣式, 類別 mx.core.UIComponent
Skin used to draw the focus rectangle.
FocusSkin — 類別, 套件 spark.skins.spark
Defines the "glow" around Spark components when the component has focus.
FocusSkin() — 建構函式, 類別 spark.skins.spark.FocusSkin
Constructor.
focusSkinExclusions — 屬性, 類別 spark.components.supportClasses.Skin
List of id's of items that should be excluded when rendering the focus ring.
focusSkinExclusions — 屬性, 類別 spark.skins.mobile.CheckBoxSkin
List of IDs of items that should be excluded when rendering the focus ring.
focusSkinExclusions — 屬性, 類別 spark.skins.mobile.supportClasses.MobileSkin
List of IDs of items that should be excluded when rendering the focus ring.
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
Thickness, in pixels, of the focus rectangle outline.
focusThickness — 樣式, 類別 spark.components.SkinnableDataContainer
Thickness, in pixels, of the focus rectangle outline.
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
Specifies the folder closed icon for a branch item of the tree.
folderClosedIcon — 樣式, 類別 mx.controls.AdvancedDataGrid
Specifies the folder closed icon for a branch node of the navigation tree.
folderOpenIcon — 樣式, 類別 mx.controls.Tree
Specifies the folder open icon for a branch item of the tree.
folderOpenIcon — 樣式, 類別 mx.controls.AdvancedDataGrid
Specifies the folder open icon for a branch node of the navigation tree.
FOLIO — 常數靜態屬性, 類別 flash.printing.PaperSize
Folio 大小
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
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.chartClasses.DataTip
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.series.ColumnSeries
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.series.BarSeries
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.series.PieSeries
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.Legend
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.AxisRenderer
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.PieChart
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.charts.LegendItem
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.containers.FormHeading
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.ToolTip
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.ColorPicker
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.Label
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.Button
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.TextInput
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.ComboBox
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.NumericStepper
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.MenuBar
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.ProgressBar
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.DateChooser
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.controls.DateField
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.core.ScrollControlBase
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.core.UITextField
Sets the antiAliasType property of internal TextFields.
fontAntiAliasType — 樣式, 類別 mx.core.Container
Sets the antiAliasType property of internal TextFields.
FontAsset — 類別, 套件 mx.core
FontAsset is a subclass of the flash.text.Font class which represents fonts that you embed in a Flex application.
FontAsset() — 建構函式, 類別 mx.core.FontAsset
Constructor.
fontBold — 屬性, 類別 coldfusion.service.mxml.Chart
Whether to make the text bold: yes no
fontContext — 屬性, 類別 mx.containers.Panel
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.controls.Button
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.controls.Label
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.controls.MXFTETextInput
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.controls.TextInput
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridBase
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.controls.dataGridClasses.DataGridBase
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.controls.listClasses.ListItemRenderer
The module factory that provides the font context for this component.
fontContext — 屬性, 類別 mx.core.FTETextField
The IFlexModuleFactory instance that FTETextField uses for creating TextLine objects.
fontContext — 屬性, 介面 mx.core.IFontContextComponent
The module factory that provides the font context for this component.
fontDescription — 屬性, 類別 flash.text.engine.ElementFormat
其屬性描述字體的物件。
FontDescription — 最終類別, 套件 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
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.chartClasses.DataTip
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.series.ColumnSeries
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.series.BarSeries
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.series.PieSeries
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.Legend
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.AxisRenderer
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.PieChart
Name of the font to use.
fontFamily — 樣式, 類別 mx.charts.LegendItem
Name of the font to use.
fontFamily — 樣式, 類別 mx.containers.FormHeading
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.ToolTip
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.ColorPicker
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.Label
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.Button
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.TextInput
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.ComboBox
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.NumericStepper
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.MenuBar
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.ProgressBar
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.DateChooser
Name of the font to use.
fontFamily — 樣式, 類別 mx.controls.DateField
Name of the font to use.
fontFamily — 樣式, 類別 mx.core.ScrollControlBase
Name of the font to use.
fontFamily — 樣式, 類別 mx.core.UITextField
Name of the font to use.
fontFamily — 樣式, 類別 mx.core.Container
Name of the font to use.
fontFamily — 樣式, 類別 spark.components.supportClasses.SliderBase
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.supportClasses.GroupBase
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.supportClasses.ButtonBase
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.supportClasses.StyleableStageText
Name of the font to use.
fontFamily — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.supportClasses.StyleableTextField
Name of the font to use.
fontFamily — 樣式, 類別 spark.components.Label
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.RichText
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.ActionBar
Name of the font to use.
fontFamily — 樣式, 類別 spark.components.FormHeading
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.NumericStepper
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.SkinnableContainer
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.SkinnableDataContainer
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.Scroller
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.DateSpinner
Name of the font to use.
fontFamily — 樣式, 類別 spark.components.DataGrid
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.RichEditableText
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.components.LabelItemRenderer
Name of the font to use.
fontFamily — 樣式, 類別 spark.components.VideoPlayer
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.skins.spark.DefaultGridItemRenderer
The name of the font to use, or a comma-separated list of font names.
fontFamily — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
The name of the font to use, or a comma-separated list of font names.
fontFamily — 屬性, 類別 mx.controls.textClasses.TextRange
Name of the font for text in the range.
fontFamilyToolTip — 屬性, 類別 mx.controls.RichTextEditor
The ToolTip that appears when the user hovers over the font drop-down list.
fontGridFitType — 樣式, 類別 mx.charts.chartClasses.ChartBase
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.chartClasses.DataTip
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.series.ColumnSeries
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.series.BarSeries
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.series.PieSeries
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.Legend
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.AxisRenderer
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.PieChart
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.charts.LegendItem
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.containers.FormHeading
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.ToolTip
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.ColorPicker
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.Label
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.Button
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.TextInput
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.ComboBox
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.NumericStepper
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.MenuBar
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.ProgressBar
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.DateChooser
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.controls.DateField
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.core.ScrollControlBase
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.core.UITextField
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
fontGridFitType — 樣式, 類別 mx.core.Container
Sets the gridFitType property of internal TextFields that represent text in Flex controls.
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
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.supportClasses.GroupBase
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.supportClasses.ButtonBase
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.Label
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.RichText
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.FormHeading
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.NumericStepper
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.SkinnableContainer
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.SkinnableDataContainer
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.Scroller
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.DataGrid
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.RichEditableText
Font lookup to use.
fontLookup — 樣式, 類別 spark.components.VideoPlayer
Font lookup to use.
fontLookup — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
Font lookup to use.
fontLookup — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
Font lookup to use.
FontLookup — 最終類別, 套件 flash.text.engine
FontLookup 類別是與 FontDescription.fontLookup 搭配使用的常數值列舉。
fontMapperFunction — 靜態屬性, 類別 flashx.textLayout.elements.GlobalSettings
指定字體對應使用的回呼。
FontMetrics — 最終類別, 套件 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 — 最終類別, 套件 flash.text.engine
FontPosture 類別是常數值的列舉,用於搭配 FontDescription.fontPosture 使用,以設定文字為斜體或一般。
fontSharpness — 樣式, 類別 mx.charts.chartClasses.ChartBase
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.chartClasses.DataTip
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.series.ColumnSeries
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.series.BarSeries
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.series.PieSeries
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.Legend
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.AxisRenderer
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.PieChart
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.charts.LegendItem
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.containers.FormHeading
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.ToolTip
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.ColorPicker
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.Label
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.Button
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.TextInput
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.ComboBox
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.NumericStepper
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.MenuBar
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.ProgressBar
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.DateChooser
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.controls.DateField
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.core.ScrollControlBase
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.core.UITextField
Sets the sharpness property of internal TextFields that represent text in Flex controls.
fontSharpness — 樣式, 類別 mx.core.Container
Sets the sharpness property of internal TextFields that represent text in Flex controls.
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
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.chartClasses.DataTip
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.series.ColumnSeries
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.series.BarSeries
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.series.PieSeries
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.Legend
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.AxisRenderer
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.PieChart
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.charts.LegendItem
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.containers.FormHeading
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.ToolTip
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.ColorPicker
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.Label
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.Button
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.TextInput
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.ComboBox
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.NumericStepper
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.MenuBar
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.ProgressBar
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.DateChooser
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.controls.DateField
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.core.ScrollControlBase
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.core.UITextField
Height of the text, in pixels.
fontSize — 樣式, 類別 mx.core.Container
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.supportClasses.GroupBase
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.supportClasses.ButtonBase
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.supportClasses.StyleableStageText
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.supportClasses.StyleableTextField
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.Label
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.RichText
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.ActionBar
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.FormHeading
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.NumericStepper
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.SkinnableContainer
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.SkinnableDataContainer
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.Scroller
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.DateSpinner
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.DataGrid
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.RichEditableText
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.LabelItemRenderer
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.components.VideoPlayer
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.skins.spark.DefaultGridItemRenderer
Height of the text, in pixels.
fontSize — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
Height of the text, in pixels.
fontSize — 屬性, 類別 mx.controls.textClasses.TextRange
Point size of the text in the range.
fontSize — 屬性, 類別 spark.skins.mobile.supportClasses.HSliderDataTip
Font size for the ToolTip text.
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
The ToolTip that appears when the user hovers over the font size drop-down list.
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
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.chartClasses.DataTip
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.series.ColumnSeries
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.series.BarSeries
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.series.PieSeries
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.Legend
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.AxisRenderer
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.PieChart
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.charts.LegendItem
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.containers.FormHeading
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.ToolTip
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.ColorPicker
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.Label
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.Button
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.TextInput
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.ComboBox
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.NumericStepper
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.MenuBar
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.ProgressBar
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.DateChooser
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.controls.DateField
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.core.ScrollControlBase
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.core.UITextField
Determines whether the text is italic font.
fontStyle — 樣式, 類別 mx.core.Container
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.supportClasses.SliderBase
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.supportClasses.GroupBase
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.supportClasses.ButtonBase
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.supportClasses.StyleableStageText
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.supportClasses.StyleableTextField
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.Label
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.RichText
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.ActionBar
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.FormHeading
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.NumericStepper
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.SkinnableContainer
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.SkinnableDataContainer
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.Scroller
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.DateSpinner
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.DataGrid
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.RichEditableText
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.LabelItemRenderer
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.components.VideoPlayer
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.skins.spark.DefaultGridItemRenderer
Determines whether the text is italic font.
fontStyle — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
Determines whether the text is italic font.
fontStyle — 屬性, 類別 mx.controls.textClasses.TextRange
Style of the font in the range, as "italic" or "normal".
FontStyle — 最終類別, 套件 flash.text
FontStyle 類別能提供用於 TextRenderer 類別的值。
fontThickness — 樣式, 類別 mx.charts.chartClasses.ChartBase
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.chartClasses.DataTip
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.series.ColumnSeries
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.series.BarSeries
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.series.PieSeries
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.Legend
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.AxisRenderer
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.PieChart
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.charts.LegendItem
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.containers.FormHeading
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.ToolTip
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.ColorPicker
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.Label
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.Button
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.TextInput
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.ComboBox
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.NumericStepper
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.MenuBar
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.ProgressBar
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.DateChooser
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.controls.DateField
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.core.ScrollControlBase
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.core.UITextField
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontThickness — 樣式, 類別 mx.core.Container
Sets the thickness property of internal TextFields that represent text in Flex controls.
fontType — 屬性, 類別 flash.text.Font
字體的類型。
FontType — 最終類別, 套件 flash.text
FontType 類別包含列舉常數 "embedded" 和 "device",用於 Font 類別的 fontType 屬性。
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
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.chartClasses.CartesianChart
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.chartClasses.DataTip
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.series.ColumnSeries
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.series.BarSeries
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.series.PieSeries
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.Legend
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.AxisRenderer
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.PieChart
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.charts.LegendItem
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.containers.FormHeading
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.dataGridClasses.DataGridColumn
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.menuClasses.MenuBarItem
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.ToolTip
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.ColorPicker
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.Label
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.Button
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.TextInput
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.ComboBox
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.NumericStepper
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.MenuBar
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.ProgressBar
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.DateChooser
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.controls.DateField
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.core.ScrollControlBase
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.core.UITextField
Determines whether the text is boldface.
fontWeight — 樣式, 類別 mx.core.Container
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.supportClasses.GroupBase
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.supportClasses.ButtonBase
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.supportClasses.StyleableStageText
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.supportClasses.StyleableTextField
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.Label
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.RichText
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.ActionBar
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.FormHeading
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.NumericStepper
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.SkinnableContainer
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.SkinnableDataContainer
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.Scroller
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.DateSpinner
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.DataGrid
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.RichEditableText
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.LabelItemRenderer
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.components.VideoPlayer
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.skins.spark.DefaultItemRenderer
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.skins.spark.DefaultGridItemRenderer
Determines whether the text is boldface.
fontWeight — 樣式, 類別 spark.skins.wireframe.DefaultItemRenderer
Determines whether the text is boldface.
fontWeight — 屬性, 類別 mx.controls.textClasses.TextRange
Weight of the font in the range, as "bold" or "normal".
FontWeight — 最終類別, 套件 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
Array of two colors used to draw the footer (area for the ControlBar container) background.
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
Determines whether or not a single or empty return value for an output message part that is defined as an array should be returned as an array containing one (or zero, respectively) elements.
forceSimple — 屬性, 類別 flash.accessibility.AccessibilityProperties
如果為 true,會導致 Flash Player 從輔助功能的呈現方式中排除此顯示物件內的子物件。
forDescription — 屬性, 介面 mx.automation.IAutomationPropertyDescriptor
Contains true if this property is used for object identification.
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
Specifies the line type for the chart.
form — 樣式, 類別 mx.charts.series.AreaSeries
Specifies the boundary type for the area.
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
The Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation.
Form — 類別, 套件 spark.components
The Spark Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation.
Form() — 建構函式, 類別 com.adobe.consulting.pst.vo.Form
Constructor
Form() — 建構函式, 類別 mx.containers.Form
Constructor.
Form() — 建構函式, 類別 spark.components.Form
Constructor.
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
A TextFormat to apply to any instances created.
format(value:Object) — 方法, 類別 mx.formatters.CurrencyFormatter
Formats value as currency.
format(value:Object) — 方法, 類別 mx.formatters.DateFormatter
Generates a date-formatted String from either a date-formatted String or a Date object.
format(value:Object) — 方法, 類別 mx.formatters.Formatter
Formats a value and returns a String containing the new, formatted, value.
format(value:Object) — 方法, 介面 mx.formatters.IFormatter
Formats a value and returns a String containing the new formatted value.
format(value:Object) — 方法, 類別 mx.formatters.NumberFormatter
Formats the number as a String.
format(value:Object) — 方法, 類別 mx.formatters.PhoneFormatter
Formats the String as a phone number.
format(value:Object) — 方法, 類別 mx.formatters.ZipCodeFormatter
Formats the String by using the specified format.
format(value:Object) — 方法, 類別 spark.formatters.CurrencyFormatter
Creates a string representing a currency amount formatted according to the current properties of this CurrencyFormatter object, including the locale, useCurrencySymbol, the currencySymbol, or the currencyISOCode properties.
format(value:Object) — 方法, 類別 spark.formatters.DateTimeFormatter
Formats a display string for an object that specifies a date in either the user's local time or UTC time.
format(value:Object) — 方法, 類別 spark.formatters.NumberFormatter
Formats a number.
FORMAT — 常數靜態屬性, 類別 flash.globalization.DateTimeNameContext
表示會在日期格式中使用日期元素名稱。
formatDataTip(hd:mx.charts:HitData) — 方法, 類別 mx.charts.chartClasses.HLOCSeriesBase
Generates a text description of a ChartItem suitable for display as a DataTip.
formatDataTip(hitData:mx.charts:HitData) — 方法, 類別 mx.charts.chartClasses.StackedSeries
Provides custom text for DataTip objects.
formatDataTip(hd:mx.charts:HitData) — 方法, 類別 mx.charts.series.ColumnSet
Provides custom text for DataTip objects.
formatDays(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 類別 mx.charts.DateTimeAxis
The default formatting function used when the axis renders with day-based labelUnits.
formatDecimal(value:String) — 方法, 類別 mx.formatters.NumberBase
Formats a number by replacing the default decimal separator, ".", with the decimal separator specified by decimalSeparatorTo.
FormatDescriptor — 類別, 套件 flashx.textLayout.conversion
包含格式的資訊。
FormatDescriptor(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — 建構函式, 類別 flashx.textLayout.conversion.FormatDescriptor
建構函式。
formatError — 屬性, 類別 mx.validators.DateValidator
Error message when the inputFormat property is not in the correct format.
formatForScreen(value:Object) — 方法, 類別 mx.charts.CategoryAxis
Formats values for display in DataTips.
formatForScreen(value:Object) — 方法, 介面 mx.charts.chartClasses.IAxis
Formats values for display in DataTips.
formatForScreen(value:Object) — 方法, 類別 mx.charts.chartClasses.NumericAxis
Formats values for display in DataTips.
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
The default formatting function used when the axis renders with millisecond-based labelUnits.
formatMinutes(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 類別 mx.charts.DateTimeAxis
The default formatting function used when the axis renders with minute-based labelUnits.
formatMonths(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 類別 mx.charts.DateTimeAxis
The default formatting function used when the axis renders with month-based labelUnits.
formatNegative(value:String, useSign:Boolean) — 方法, 類別 mx.formatters.NumberBase
Formats a negative number with either a minus sign (-) or parentheses ().
formatNumber(value:Number) — 方法, 類別 flash.globalization.NumberFormatter
格式化數字值。
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
Formats a number by setting its decimal precision by using the decimalSeparatorTo property as the decimal separator.
formatResolver — 屬性, 類別 flashx.textLayout.elements.TextFlow
解析元素樣式的回呼函數。
FORMAT_RICHTEXT — 常數靜態屬性, 類別 com.adobe.icc.enum.MimeType
Text Format: XHTML content.
formatRounding(value:String, roundType:String) — 方法, 類別 mx.formatters.NumberBase
Formats a number by rounding it.
formatRoundingWithPrecision(value:String, roundType:String, precision:int) — 方法, 類別 mx.formatters.NumberBase
Formats a number by rounding it and setting the decimal precision.
formats — 屬性, 類別 flash.desktop.Clipboard
字串陣列,內含此 Clipboard 物件中可用的資料格式名稱。
formats — 屬性, 類別 mx.core.DragSource
Contains the formats of the drag data, as an Array of Strings.
formatSeconds(d:Date, previousValue:Date, axis:mx.charts:DateTimeAxis) — 方法, 類別 mx.charts.DateTimeAxis
The default formatting function used when the axis renders with second-based 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
The format of the displayed date in the text field.
formatString — 屬性, 類別 mx.formatters.DateFormatter
The mask pattern.
formatString — 屬性, 類別 mx.formatters.PhoneFormatter
String that contains mask characters that represent a specified phone number format.
formatString — 屬性, 類別 mx.formatters.ZipCodeFormatter
The mask pattern.
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
The formatted value in the cell.
formattedValue — 屬性, 類別 mx.olap.OLAPCell
The formatted value in the cell.
formatter — 屬性, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
An instance of a subclasses of mx.formatters.Formatter.
formatter — 屬性, 類別 mx.controls.olapDataGridClasses.OLAPDataGridItemRendererProvider
An instance of the Formatter class, or of a subclass of the Formatter class, applied to the text to of the associated IOLAPElement.
formatter — 屬性, 類別 spark.components.gridClasses.GridColumn
Specifies the formatter used by the column's itemToLabel() method to convert data provider items to strings.
Formatter — 類別, 套件 mx.formatters
The Formatter class is the base class for all data formatters.
Formatter() — 建構函式, 類別 mx.formatters.Formatter
Constructor.
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
Formats a number by using the thousandsSeparatorTo property as the thousands separator and the decimalSeparatorTo property as the decimal separator.
formatTimeValue(value:Number) — 方法, 類別 spark.components.VideoPlayer
Formats a time value, specified in seconds, into a String that gets used for currentTime and the duration.
formattingWithCurrencySymbolIsSafe(requestedISOCode:String) — 方法, 類別 flash.globalization.CurrencyFormatter
判斷格式化貨幣金額時,可否使用目前指定的貨幣符號。
formattingWithCurrencySymbolIsSafe(requestedISOCode:String) — 方法, 類別 spark.formatters.CurrencyFormatter
Determines whether the currently specified currency symbol can be used when formatting currency amounts.
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
格式化單位值。
formatUTC(dateTime:Date) — 方法, 類別 flash.globalization.DateTimeFormatter
根據 dateStyle、timeStyle 或 date time 樣式,針對解譯為 UTC 時間 (使用 Date 物件的 UTC 組件,如:dateUTC、dayUTC、fullYearUTC、hoursUTC、minutesUTC、monthUTC 和 secondsUTC) 的 Date 物件,格式化顯示字串。
formatValue(format:String, source:Object) — 方法, 類別 mx.formatters.SwitchSymbolFormatter
Creates a new String by formatting the source String using the format pattern.
FormatValue — 最終類別, 套件 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
The default formatting function used when the axis renders with year-based labelUnits.
FormAutomationImpl — 類別, 套件 mx.automation.delegates.containers
Defines the methods and properties required to perform instrumentation for the Form class.
FormAutomationImpl(obj:mx.containers:Form) — 建構函式, 類別 mx.automation.delegates.containers.FormAutomationImpl
Constructor.
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
The FormHeading container is used to display a heading for a group of controls inside a Form container.
FormHeading — 類別, 套件 spark.components
The Spark FormHeading container displays a heading for a group of controls inside a Spark Form container.
FormHeading() — 建構函式, 類別 mx.containers.FormHeading
Constructor.
FormHeading() — 建構函式, 類別 spark.components.FormHeading
Constructor.
FormHeadingSkin — 類別, 套件 spark.skins.spark
The default skin class for the Spark FormHeading component.
FormHeadingSkin() — 建構函式, 類別 spark.skins.spark.FormHeadingSkin
Constructor.
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
The FormItem container defines a label and one or more children arranged horizontally or vertically.
FormItem — 類別, 套件 spark.components
The FormItem container defines the following in a Spark From: A single label. A sequence label. One or more child controls or containers. Help content that provides a description of the form item or instructions for filling it in. Required indicator to indicate if a form item has to be filled Children can be controls or other containers.
FormItem() — 建構函式, 類別 mx.containers.FormItem
Constructor.
FormItem() — 建構函式, 類別 spark.components.FormItem
Constructor.
FormItemAutomationImpl — 類別, 套件 mx.automation.delegates.containers
Defines the methods and properties required to perform instrumentation for the FormItem class.
FormItemAutomationImpl(obj:mx.containers:FormItem) — 建構函式, 類別 mx.automation.delegates.containers.FormItemAutomationImpl
Constructor.
FormItemDirection — 最終類別, 套件 mx.containers
The FormItemDirection class defines the constant values for the direction property of the FormItem class.
FormItemLabel — 類別, 套件 mx.controls
The FormItem container uses a FormItemLabel object to display the label portion of the FormItem container.
FormItemLabel() — 建構函式, 類別 mx.controls.FormItemLabel
Constructor.
FormItemLayout — 類別, 套件 spark.layouts
The FormItemLayout is used by FormItems to provide a constraint based layout.
FormItemLayout() — 建構函式, 類別 spark.layouts.FormItemLayout
Constructor.
FormItemSkin — 類別, 套件 spark.skins.spark
The default skin class for the Spark FormItem component.
FormItemSkin() — 建構函式, 類別 spark.skins.spark.FormItemSkin
Constructor.
FormLayout — 類別, 套件 spark.layouts
The FormLayout class defines the default layout for Spark Form skins.
FormLayout() — 建構函式, 類別 spark.layouts.FormLayout
Constructor.
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
The default skin class for a Spark Form container.
FormSkin() — 建構函式, 類別 spark.skins.spark.FormSkin
Constructor.
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
Contains true if this property is used for object state verification.
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
Move the focus forward to the next control in the tab loop as if the TAB key were pressed.
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
An Array of File objects representing directories to which the user can navigate forward.
forwardHistory — 屬性, 類別 mx.controls.FileSystemList
An Array of File objects representing directories to which the user can navigate forward.
fps — 屬性, 類別 flash.media.Camera
攝影機可擷取資料的最高速率,以每秒影格數為單位。
fps — 屬性, 類別 flash.media.VideoStreamSettings
編碼視訊影格的最大影格速率,以每秒影格數為單位。
fps — 屬性, 類別 flash.net.SharedObject
會指定每秒將用戶端針對共享物件所做的變更傳送至伺服器的次數。
FPS — 屬性, 類別 fl.transitions.Tween
補間動畫每秒計算的影格數。
FPS — 常數靜態屬性, 類別 org.osmf.net.metrics.MetricType
The type constant for the FPS metric.
FPSMetric — 類別, 套件 org.osmf.net.metrics
FPS metric Measurement unit: frames / second
FPSMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — 建構函式, 類別 org.osmf.net.metrics.FPSMetric
Constructor.
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
The maximum number of digits that can appear after the decimal separator.
fractionalDigits — 屬性, 類別 spark.validators.supportClasses.NumberValidatorBase
The maximum number of digits that can appear after the decimal separator.
fractionalDigitsError — 屬性, 類別 spark.validators.supportClasses.NumberValidatorBase
Error message when fraction digits exceeds the value specified by the fractionalDigits property.
fractionOfElementInView(index:int) — 方法, 類別 spark.layouts.HorizontalLayout
Returns 1.0 if the specified index is completely in view, 0.0 if it's not, or a value between 0.0 and 1.0 that represents the percentage of the if the index that is partially in view.
fractionOfElementInView(index:int) — 方法, 類別 spark.layouts.VerticalLayout
Returns 1.0 if the specified index is completely in view, 0.0 if it's not, or a value between 0.0 and 1.0 that represents the percentage of the if the index that is partially in view.
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
The portion of current URL after the '#' as it appears in the browser address bar.
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
The type constant for the fragment count metric.
FragmentCountMetric — 類別, 套件 org.osmf.net.metrics
Metric responsible with determining the number of fragments in the history
FragmentCountMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — 建構函式, 類別 org.osmf.net.metrics.FragmentCountMetric
Constructor.
FragmentDetails — 類別, 套件 org.osmf.net.qos
FragmentDetails represents a collection of data about a media fragment.
FragmentDetails(size:Number, playDuration:Number, downloadDuration:Number, index:uint, fragmentIdentifier:String) — 建構函式, 類別 org.osmf.net.qos.FragmentDetails
Constructor.
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
The identifier of the fragment (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 — 最終類別, 套件 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
Specifies the frame rate of the application.
frameRate — 屬性, 類別 spark.components.Application
Specifies the frame rate of the application.
framesLoaded — 屬性, 類別 flash.display.MovieClip
從串流 SWF 檔中載入的影格數目。
framesPerPacket — 屬性, 類別 flash.media.Microphone
在封包 (訊息) 中傳輸的 Speex 語音影格數目。
frameThickness — 屬性, 類別 spark.skins.mobile.CalloutSkin
The thickness of the backgroundColor "frame" that surrounds the contentGroup.
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
The version of the framework that this plugin was compiled against.
freeItemRenderers — 屬性, 類別 mx.controls.listClasses.AdvancedListBase
A stack of unused item renderers.
freeItemRenderers — 屬性, 類別 mx.controls.listClasses.ListBase
A stack of unused item renderers.
freeItemRenderersByFactory — 屬性, 類別 mx.controls.listClasses.ListBase
A map of free item renderers by factory.
freeItemRenderersTable — 屬性, 類別 mx.controls.dataGridClasses.DataGridBase
A per-column table of unused item renderers.
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
Converts a 128-bit UID encoded as a ByteArray to a String representation.
fromByteArray(ba:flash.utils:ByteArray) — 靜態方法 , 類別 mx.utils.UIDUtil
Converts a 128-bit UID encoded as a ByteArray to a String representation.
fromCharCode(... rest) — 靜態方法 , 類別 String
會傳回參數中 Unicode 字元碼代表之字元所組成的字串。
fromState — 屬性, 類別 mx.states.Transition
A String specifying the view state that your are changing from when you apply the transition.
fromValue — 屬性, 類別 mx.effects.AnimateProperty
The starting value of the property for the effect.
fromValue — 屬性, 類別 mx.effects.effectClasses.AnimatePropertyInstance
The starting value of the property for the effect.
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 的程式 (如網頁瀏覽器) 進行通訊。
FTEAdvancedDataGridItemRenderer — 類別, 套件 mx.controls.advancedDataGridClasses
The FTEAdvancedDataGridItemRenderer class defines the default item renderer for an AdvancedDataGrid control used with FTEText.
FTEAdvancedDataGridItemRenderer() — 建構函式, 類別 mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer
Constructor.
FTEDataGridItemRenderer — 類別, 套件 mx.controls.dataGridClasses
The FTEDataGridItemRenderer class defines the default item renderer for a DataGrid control used with FTEText.
FTEDataGridItemRenderer() — 建構函式, 類別 mx.controls.dataGridClasses.FTEDataGridItemRenderer
Constructor.
FTEDataGridItemRendererAutomationImpl — 類別, 套件 mx.automation.delegates.controls.dataGridClasses
Defines methods and properties required to perform instrumentation for the FTEDataGridItemRenderer class.
FTEDataGridItemRendererAutomationImpl(obj:mx.controls.dataGridClasses:FTEDataGridItemRenderer) — 建構函式, 類別 mx.automation.delegates.controls.dataGridClasses.FTEDataGridItemRendererAutomationImpl
Constructor.
FTETextField — 類別, 套件 mx.core
FTETextField is a Sprite which displays text by using the new Flash Text Engine to implement the old TextField API.
FTETextField() — 建構函式, 類別 mx.core.FTETextField
Constructor.
FULL — 常數靜態屬性, 類別 flash.display.ShaderPrecision
代表完整精確度模式。
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. 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
The default skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin states.
FullScreenButtonSkin — 類別, 套件 spark.skins.spark.mediaClasses.normal
The default skin class for the fullScreen button of a Spark VideoPlayer component in the normal skin state.
FullScreenButtonSkin — 類別, 套件 spark.skins.wireframe.mediaClasses
The wireframe skin class for the fullScreen button of a Spark VideoPlayer component.
FullScreenButtonSkin — 類別, 套件 spark.skins.wireframe.mediaClasses.fullScreen
The wireframe skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin state.
FullScreenButtonSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.fullScreen.FullScreenButtonSkin
Constructor.
FullScreenButtonSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.normal.FullScreenButtonSkin
Constructor.
FullScreenButtonSkin() — 建構函式, 類別 spark.skins.wireframe.mediaClasses.FullScreenButtonSkin
Constructor.
FullScreenButtonSkin() — 建構函式, 類別 spark.skins.wireframe.mediaClasses.fullScreen.FullScreenButtonSkin
Constructor.
FullScreenEvent — 類別, 套件 flash.events
只要「舞台」進入或離開全螢幕顯示模式,Stage 物件就會傳送 FullScreenEvent 物件。
FullScreenEvent(type:String, bubbles:Boolean, cancelable:Boolean, fullScreen:Boolean, interactive:Boolean) — 建構函式, 類別 flash.events.FullScreenEvent
建立包含 fullScreen 事件相關資訊的事件物件。
fullScreenHeight — 屬性, 類別 flash.display.Stage
傳回如果立即進入全螢幕狀態,將會使用的監視器高度。
fullScreenHideControlsDelay — 樣式, 類別 spark.components.VideoPlayer
The time, in milli-seconds, to wait in fullscreen mode with no user-interaction before hiding the video playback controls.
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
Defines the full-screen symbol.
fullScreenSymbol — 屬性, 類別 spark.skins.spark.mediaClasses.normal.FullScreenButtonSkin
Defines the full-screen symbol.
fullScreenSymbol — 屬性, 類別 spark.skins.wireframe.mediaClasses.FullScreenButtonSkin
Defines the full-screen symbol.
fullScreenSymbol — 屬性, 類別 spark.skins.wireframe.mediaClasses.fullScreen.FullScreenButtonSkin
Defines the full screen symbol.
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 物件的完整年份 (四位數的數字,如 2000)。
fullYearUTC — 屬性, 類別 Date
根據全球時間 (UTC),Date 物件的四位數年份。
func — 屬性, 類別 fl.transitions.Tween
與補間動畫搭配使用的加/減速函數。
function — 陳述式
由為執行特定工作而定義的一組陳述式組成。
Function — 最終類別, 最上層
函數是可在 ActionScript 中叫用的程式碼基本單位。
FunctionEase — 類別, 套件 fl.motion
FunctionEase 類別允許將自訂內插補點函數搭配 fl.motion 架構一起使用,以取代諸如 SimpleEase 和 CustomEase 的其他內插補點。
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
Name of the function called on the target when this effect plays.
functionName — 屬性, 類別 spark.effects.supportClasses.CallActionInstance
Name of the function called on the target when this effect plays.
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  

[ X ]為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示

並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。