Semboller 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 | |
a — Özellik, sınıf fl.motion.BezierSegment | |
Bezier eğrisinin birinci noktası. | |
a — Özellik, sınıf flash.geom.Matrix | |
Görüntüyü ölçeklerken veya döndürürken piksellerin x ekseni boyunca konumlandırmasını etkileyen değer. | |
A — Sabit Statik Özellik, sınıf flash.ui.Keyboard | |
A tuşunun tuş kod değeri ile ilişkili sabit (65). | |
A4 — Sabit Statik Özellik, sınıf flash.printing.PaperSize | |
A4 | |
A5 — Sabit Statik Özellik, sınıf flash.printing.PaperSize | |
A5 | |
A6 — Sabit Statik Özellik, sınıf flash.printing.PaperSize | |
A6 | |
AAAARecord — sınıf, paket flash.net.dns | |
AAAARecord sınıfı bir IPv6 adresi içeren bir Etki Alanı Adı Sistemi (DNS) AAAA kaynak kaydını temsil eder. | |
AAAARecord() — Yapıcı, sınıf flash.net.dns.AAAARecord | |
Bir AAAA kaynak kaydı oluşturur. | |
abandon(taskId:String) — yöntem, arabirim lc.procmgmt.ITaskManager | |
Abandons the task identified by the task identifier. | |
abandon() — yöntem, sınıf lc.procmgmt.domain.Task | |
Abandons the task. | |
AbandonCommand — sınıf, paket lc.procmgmt.commands | |
The AbandonCommand class executes the abandon operation for a task. | |
AbandonCommand(task:lc.procmgmt.domain:Task) — Yapıcı, sınıf lc.procmgmt.commands.AbandonCommand | |
Constructor. | |
ABOVE — Sabit Statik Özellik, sınıf spark.components.PopUpPosition | |
Position above the target | |
ABRUtils — sınıf, paket org.osmf.net | |
ABRUtils provides utility functions used in the Adaptive Bitrate components | |
abs(val:Number) — Statik Yöntem , sınıf Math | |
val parametresiyle belirtilen sayının mutlak değerini hesaplar ve döndürür. | |
abs(n:Number) — Statik Yöntem , sınıf com.adobe.fiber.runtime.lib.MathFunc | |
The absolute value of a number. | |
ABSOLUTE — Sabit Statik Özellik, sınıf mx.core.ContainerLayout | |
Use absolute layout for the contents of this container. | |
absoluteEnd — Özellik, sınıf flashx.textLayout.edit.ElementRange | |
Aralık sonunu içeren FlowLeafElement nesnesinin mutlak metin konumu. | |
absoluteEnd — Özellik, arabirim flashx.textLayout.edit.ISelectionManager | |
Metin akışının başından itibaren mesafe olarak, seçim sonunun metin konumu. | |
absoluteEnd — Özellik, sınıf flashx.textLayout.edit.SelectionManager | |
Metin akışının başından itibaren mesafe olarak, seçim sonunun metin konumu. | |
absoluteEnd — Özellik, sınıf flashx.textLayout.elements.TextRange | |
TextFlow öğesinde mutlak bir konum olarak, seçimin sonu. | |
absoluteEnd — Özellik, sınıf flashx.textLayout.operations.FlowTextOperation | |
Bu işlemin uygulandığı metin aralığının mutlak bitiş noktası. | |
absoluteStart — Özellik, sınıf flashx.textLayout.compose.TextFlowLine | |
TextFlow nesnesinde, mutlak bir karakter konumu olarak satırın konumu. | |
absoluteStart — Özellik, sınıf flashx.textLayout.container.ContainerController | |
Kaptaki birinci karakteri döndürür. | |
absoluteStart — Özellik, sınıf flashx.textLayout.edit.ElementRange | |
Aralık başını içeren FlowLeafElement nesnesinin mutlak metin konumu. | |
absoluteStart — Özellik, arabirim flashx.textLayout.edit.ISelectionManager | |
Metin akışının başından itibaren mesafe olarak, seçim başlangıcının metin konumu. | |
absoluteStart — Özellik, sınıf flashx.textLayout.edit.SelectionManager | |
Metin akışının başından itibaren mesafe olarak, seçim başlangıcının metin konumu. | |
absoluteStart — Özellik, sınıf flashx.textLayout.elements.TextRange | |
TextFlow öğesinde mutlak bir konum olarak, seçimin başlangıcı. | |
absoluteStart — Özellik, sınıf flashx.textLayout.operations.FlowTextOperation | |
Bu işlemin uygulandığı metin aralığının mutlak başlangıç noktası. | |
absoluteToDisplayColumnIndex(columnIndex:int) — yöntem, sınıf mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the displayed columns. | |
absoluteToVisibleColumnIndex(columnIndex:int) — yöntem, sınıf mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the visible columns. | |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — yöntem, sınıf mx.controls.AdvancedDataGridBaseEx | |
Convert an absolute row index and column index into the corresponding row index and column index of the item as it is currently displayed by the control. | |
AbstractConsumer — sınıf, paket mx.messaging | |
The AbstractConsumer is the base class for both the Consumer and MultiTopicConsumer classes. | |
AbstractConsumer() — Yapıcı, sınıf mx.messaging.AbstractConsumer | |
Constructs a Consumer. | |
AbstractEntityMetadata — sınıf, paket com.adobe.fiber.valueobjects | |
This class defines default, error throwing implementations of all of the functions declared in the IModelType and IModelInstance interfaces. | |
AbstractEvent — sınıf, paket mx.rpc.events | |
The base class for events that RPC services dispatch. | |
AbstractInvoker — sınıf, paket mx.rpc | |
An invoker is an object that actually executes a remote procedure call (RPC). | |
AbstractMessage — sınıf, paket mx.messaging.messages | |
Abstract base class for all messages. | |
AbstractMessage() — Yapıcı, sınıf mx.messaging.messages.AbstractMessage | |
Constructs an instance of an AbstractMessage with an empty body and header. | |
AbstractOperation — sınıf, paket mx.rpc | |
The AbstractOperation class represents an individual method on a service. | |
AbstractOperation — sınıf, paket mx.rpc.http | |
An Operation used specifically by HTTPService or HTTPMultiService. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Yapıcı, sınıf mx.rpc.AbstractOperation | |
Creates a new Operation. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Yapıcı, sınıf mx.rpc.http.AbstractOperation | |
Creates a new Operation. | |
AbstractParticipant — sınıf, paket com.adobe.livecycle.rca.model.participant | |
Defines the basic properties of a participant in a review. | |
AbstractParticipant(self:com.adobe.livecycle.rca.model.participant:AbstractParticipant) — Yapıcı, sınıf com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Constructor. | |
AbstractProducer — sınıf, paket mx.messaging | |
The AbstractProducer is the base class for the Producer and MultiTopicConsumer classes. | |
AbstractSearchFilterVO — sınıf, paket com.adobe.solutions.prm.vo | |
This class defines an abstract search filter for Project Management search operations. | |
AbstractSearchFilterVO() — Yapıcı, sınıf com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
The constructor for AbstractSearchFilterVO class. | |
AbstractService — Dinamik Sınıf, paket mx.rpc | |
The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes. | |
AbstractService(destination:String) — Yapıcı, sınıf mx.rpc.AbstractService | |
Constructor. | |
AbstractServiceWrapper — sınıf, paket com.adobe.fiber.services.wrapper | |
The AbstractServiceWrapper class is the superclass of the hierarchy for generated service wrappers.As such it declares functions and variables common to all generated service wrappers. | |
AbstractServiceWrapper(target:flash.events:IEventDispatcher) — Yapıcı, sınıf com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Constructor. | |
AbstractStage — sınıf, paket com.adobe.livecycle.rca.model.stage | |
Defines the basic properties of a stage. | |
AbstractStage(self:com.adobe.livecycle.rca.model.stage:AbstractStage) — Yapıcı, sınıf com.adobe.livecycle.rca.model.stage.AbstractStage | |
This constructor function cannot be called directly because this is an abstract class. | |
AbstractTarget — sınıf, paket mx.logging | |
This class provides the basic functionality required by the logging framework for a target implementation. | |
AbstractTarget() — Yapıcı, sınıf mx.logging.AbstractTarget | |
Constructor. | |
AbstractWebService — sınıf, paket mx.rpc.soap | |
AbstractWebService is an abstract base class for implementations that provide RPC access to SOAP-based web services. | |
AbstractWebService(destination:String, rootURL:String) — Yapıcı, sınıf mx.rpc.soap.AbstractWebService | |
Creates a new WebService. | |
AccConst — son sınıf, paket mx.accessibility | |
The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification. | |
accDoDefaultAction(childID:uint) — yöntem, sınıf flash.accessibility.AccessibilityImplementation | |
AccessibilityImplementation tarafından temsil edilen bileşen ile veya alt öğelerinden biriyle eşleşen varsayılan eylemi uygulayan bir IAccessible yöntemidir. | |
ACCELERATED — Sabit Statik Özellik, sınıf flash.media.VideoStatus | |
Donanım tarafından hızlandırılmış (GPU) video kodu çözmeyi belirtir. | |
accelerationX — Özellik, sınıf flash.events.AccelerometerEvent | |
X ekseni boyunca, Gs cinsinden ölçülen ivme. | |
accelerationY — Özellik, sınıf flash.events.AccelerometerEvent | |
Y ekseni boyunca, Gs cinsinden ölçülen ivme. | |
accelerationZ — Özellik, sınıf flash.events.AccelerometerEvent | |
Z ekseni boyunca, Gs cinsinden ölçülen ivme. | |
Accelerometer — sınıf, paket flash.sensors | |
Accelerometer sınıfı olayları aygıtın hareket alıcısı tarafından algılanan etkinlikleri temel alarak gönderir. | |
Accelerometer() — Yapıcı, sınıf flash.sensors.Accelerometer | |
Yeni bir Accelerometer örneği oluşturur. | |
AccelerometerEvent — sınıf, paket flash.events | |
Accelerometer sınıfı, aygıta takılı Accelerometer sensöründen ivme güncellemeleri alındığında AccelerometerEvent nesneleri gönderir. | |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — Yapıcı, sınıf flash.events.AccelerometerEvent | |
Üç boyutlu eksende ivme hakkında bilgileri içeren bir AccelerometerEvent nesnesi oluşturur. | |
accentColor — Stil, sınıf mx.charts.Legend | |
Accent color used by component skins. | |
accentColor — Stil, sınıf mx.controls.sliderClasses.Slider | |
Color of the track highlight. | |
accentColor — Stil, sınıf mx.controls.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — Stil, sınıf mx.core.ScrollControlBase | |
Accent color used by component skins. | |
accentColor — Stil, sınıf mx.core.Container | |
Accent color used by component skins. | |
accentColor — Stil, sınıf spark.components.supportClasses.GroupBase | |
Accent color used by component skins. | |
accentColor — Stil, sınıf spark.components.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — Stil, sınıf spark.components.ActionBar | |
Accent color used by component skins. | |
accentColor — Stil, sınıf spark.components.SkinnableContainer | |
Accent color used by component skins. | |
accentColor — Stil, sınıf spark.components.DateSpinner | |
Color applied for the date items that match today's date. | |
accentColor — Stil, sınıf spark.components.ToggleSwitch | |
Color applied to highlight the selected side of the ToggleSwitch control. | |
accept() — Statik Yöntem , sınıf adobe.utils.XMLUI | |
Geçerli XMLUI iletişim kutusunun “kabul“ durumuyla kapatılmasını sağlar. | |
acceptableStatusCodes — Özellik, sınıf air.net.URLMonitor | |
Başarılı bir sonucu temsil eden sayısal durum kodları. | |
acceptAllClient() — yöntem, sınıf mx.data.Conflicts | |
This is a convenience method that iterates all of the conflicts within this list and invokes the Conflict.acceptClient() method. | |
acceptAllServer() — yöntem, sınıf mx.data.Conflicts | |
This is a convenience method that iterates all of the conflicts within this list and invokes the Conflict.acceptClient() method. | |
acceptClient() — yöntem, sınıf mx.data.Conflict | |
Requeues the current local changes and updates the property values such that a subsequent call to DataService.commit() should succeed, causing these changes to override the previous ones. | |
acceptDragDrop(target:flash.display:InteractiveObject) — Statik Yöntem , sınıf flash.desktop.NativeDragManager | |
NativeDragManager öğesine, belirtilen hedef etkileşimli nesne öğesinin geçerli sürükleme olayına karşılık gelen bir bırakma işlemini kabul edebileceğini bildirir. | |
acceptDragDrop(target:mx.core:IUIComponent) — Statik Yöntem , sınıf mx.managers.DragManager | |
Call this method from your dragEnter event handler if you accept the drag/drop data. | |
acceptServer() — yöntem, sınıf mx.data.Conflict | |
Removes the conflicting local change and applies the property values found on the Conflict.serverObject property to the local item. | |
Accessibility — son sınıf, paket flash.accessibility | |
Accessibility sınıfı ekran okuyucularla iletişimi yönetir. | |
accessibilityDescription — Özellik, sınıf mx.core.UIComponent | |
A convenience accessor for the description property in this UIComponent's accessibilityProperties object. | |
accessibilityEnabled — Özellik, sınıf mx.core.UIComponent | |
A convenience accessor for the silent property in this UIComponent's accessibilityProperties object. | |
accessibilityImplementation — Özellik, sınıf flash.display.InteractiveObject | |
Bu InteractiveObject örneği için geçerli erişilebilirlik uygulaması (AccessibilityImplementation). | |
AccessibilityImplementation — sınıf, paket flash.accessibility | |
AccessibilityImplementation sınıfı bileşenlerde erişilebilirliğin uygulanmasını sağlayan temel Flash Player sınıfıdır. | |
AccessibilityImplementation() — Yapıcı, sınıf flash.accessibility.AccessibilityImplementation | |
Statik yapıcı | |
accessibilityName — Özellik, sınıf mx.core.UIComponent | |
A convenience accessor for the name property in this UIComponent's accessibilityProperties object. | |
accessibilityProperties — Özellik, sınıf flash.display.DisplayObject | |
Bu görüntüleme nesnesi için geçerli erişilebilirlik seçenekleri. | |
accessibilityProperties — Özellik, sınıf mx.containers.utilityClasses.PostScaleAdapter | |
accessibilityProperties — Özellik, arabirim mx.core.IFlexDisplayObject | |
Bu görüntüleme nesnesi için geçerli erişilebilirlik seçenekleri. | |
accessibilityProperties — Özellik, arabirim spark.core.IEditableText | |
Bu görüntüleme nesnesi için geçerli erişilebilirlik seçenekleri. | |
AccessibilityProperties — sınıf, paket flash.accessibility | |
AccessibilityProperties sınıfı, Flash nesnelerinin ekran okuyucular gibi erişilebilirlik yardımcılarına sunumunu kontrol etmenizi sağlar. | |
AccessibilityProperties() — Yapıcı, sınıf flash.accessibility.AccessibilityProperties | |
Yeni AccessibilityProperties nesnesi oluşturur. | |
accessibilityShortcut — Özellik, sınıf mx.core.UIComponent | |
A convenience accessor for the shortcut property in this UIComponent's accessibilityProperties object. | |
AccessibleButton — sınıf, paket ga.uiComponents | |
For internal use only. | |
accessibleName — Özellik, sınıf lc.procmgmt.ui.controls.EmbossedNavigator | |
Sets the accessible name of the list that is read by a screen reader. | |
AccessibleText — sınıf, paket ga.uiComponents | |
For internal use only. | |
AccessPrivileges — sınıf, paket mx.data | |
Encapsulates the allowed privileges and provides access to simple descriptions of what operations are allowed. | |
AccessPrivileges(privileges:uint) — Yapıcı, sınıf mx.data.AccessPrivileges | |
Constructs an instance with the specified privileges. | |
AccImpl — sınıf, paket fl.accessibility | |
Accessibility Implementation sınıfı da denen AccImpl sınıfı, bileşenlerdeki erişilebilirlik uygulaması için temel sınıftır. | |
AccImpl — sınıf, paket mx.accessibility | |
AccImpl is Flex's base accessibility implementation class for MX and Spark components. | |
AccImpl(master:mx.core:UIComponent) — Yapıcı, sınıf mx.accessibility.AccImpl | |
Constructor. | |
accLocation(childID:uint) — yöntem, sınıf flash.accessibility.AccessibilityImplementation | |
AccessibilityImplementation öğesinde alt öğenin sınırlayıcı kutusunu belirleyen DisplayObject veya Rectangle öğesini MSAA döndürme yöntemidir. | |
Accordion — sınıf, paket mx.containers | |
An MX Accordion navigator container has a collection of child MX containers or Spark NavigatorContent containers, but only one of them at a time is visible. | |
Accordion() — Yapıcı, sınıf mx.containers.Accordion | |
Constructor. | |
AccordionAutomationImpl — sınıf, paket mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Accordion class. | |
AccordionAutomationImpl(obj:mx.containers:Accordion) — Yapıcı, sınıf mx.automation.delegates.containers.AccordionAutomationImpl | |
Constructor. | |
AccordionHeader — sınıf, paket mx.containers.accordionClasses | |
The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. | |
AccordionHeader() — Yapıcı, sınıf mx.containers.accordionClasses.AccordionHeader | |
Constructor. | |
AccordionHeaderAccImpl — sınıf, paket mx.accessibility | |
AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class. | |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — Yapıcı, sınıf mx.accessibility.AccordionHeaderAccImpl | |
Constructor. | |
AccordionHeaderSkin — sınıf, paket mx.skins.halo | |
The skin for all the states of an AccordionHeader in an Accordion. | |
AccordionHeaderSkin — sınıf, paket mx.skins.spark | |
The Spark skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin — sınıf, paket mx.skins.wireframe | |
The wireframe skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin() — Yapıcı, sınıf mx.skins.halo.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — Yapıcı, sınıf mx.skins.spark.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — Yapıcı, sınıf mx.skins.wireframe.AccordionHeaderSkin | |
Constructor. | |
_accordionMode — Özellik, sınıf xd.core.axm.view.components.AXMAccordion | |
The accordionMode determines if the accordion is in MODE_ACCORDION or MODE_DISCLOSURE | |
accordionMode — Özellik, sınıf xd.core.axm.view.components.AXMAccordion | |
accordionMode | |
AccordionNav — sınıf, paket ga.controls | |
The AccordionNav component is an accordion control that lists section names where each section contains a list of panels. | |
AccordionNav() — Yapıcı, sınıf ga.controls.AccordionNav | |
Constructor. | |
AccordionSkin — sınıf, paket com.adobe.guides.spark.wrappers.skins | |
Defines the Accordion wrapper skin. | |
AccordionSkin() — Yapıcı, sınıf com.adobe.guides.spark.wrappers.skins.AccordionSkin | |
Constructor. | |
accSelect(operation:uint, childID:uint) — yöntem, sınıf flash.accessibility.AccessibilityImplementation | |
Bu AccessibilityImplementation öğesinin temsil ettiği bileşendeki seçimi değiştirmeyi sağlayan IAccessible yöntemi. | |
accurate — Özellik, sınıf mx.charts.chartClasses.AxisLabelSet | |
When returned from the getLabelEstimate() method, set to true if the estimate accurately represents the final labels to be rendered. | |
acknowledge — Olay, sınıf mx.messaging.MessageAgent | |
Dispatched when an acknowledge message is received for a sent message. | |
acknowledge(ackMsg:mx.messaging.messages:AcknowledgeMessage, msg:mx.messaging.messages:IMessage) — yöntem, sınıf mx.messaging.MessageAgent | |
Invoked by a MessageResponder upon receiving a result for a sent message. | |
ACKNOWLEDGE — Sabit Statik Özellik, sınıf mx.messaging.events.MessageAckEvent | |
The ACKNOWLEDGE event type; dispatched upon receipt of an acknowledgement. | |
acknowledgeMessage — Özellik, sınıf mx.messaging.events.MessageAckEvent | |
Utility property to get the message property from the MessageEvent as an AcknowledgeMessage. | |
AcknowledgeMessage — sınıf, paket mx.messaging.messages | |
An AcknowledgeMessage acknowledges the receipt of a message that was sent previously. | |
AcknowledgeMessage() — Yapıcı, sınıf mx.messaging.messages.AcknowledgeMessage | |
Constructs an instance of an AcknowledgeMessage with an empty body and header. | |
ACMRelationshipManager — sınıf, paket com.adobe.icc.editors.managers | |
Relationship manager for managing the Relationship browser. | |
ACMRelationshipManager() — Yapıcı, sınıf com.adobe.icc.editors.managers.ACMRelationshipManager | |
Constructor. | |
acos(val:Number) — Statik Yöntem , sınıf Math | |
val parametresinde belirtilen sayının ark kosinüsünü radyan olarak hesaplar ve döndürür. | |
acquireContextByName(name:String) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IApplication | |
Returns the context interface with the given name for the application. | |
acquireManager(name:String) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IClientFramework | |
Creates or gets the instance of the requested Composite Application Framework component that implements IManager. | |
ACROBAT_DETECT — Sabit Statik Özellik, sınıf lc.procmgmt.ui.layout.DesktopModel | |
A special value that specifies to set the state to for detecting Adobe Acrobat or Adobe Reader version installed on the computer of the user. | |
action — Özellik, sınıf coldfusion.service.BasicService | |
Action string for the service. | |
action — Özellik, arabirim com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler | |
Fetch action associated with this handler instance. | |
action — Özellik, sınıf com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Fetch action associated with this handler instance. | |
action — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor | |
The action (AssetAction) being performed on this particular instance of data dictionary. | |
action — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
The custom action instance associated with the action renderer. | |
action — Özellik, arabirim com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer | |
Fetch action associated with this handler instance. | |
action — Özellik, sınıf mx.automation.events.AutomationDragEvent | |
The requested action. | |
action — Özellik, sınıf mx.events.DragEvent | |
The requested action. | |
action — Özellik, sınıf spark.events.ViewNavigatorEvent | |
The navigation action committed by the view navigator that resulted in the event. | |
ACTION — Sabit Özellik, sınıf mx.messaging.management.MBeanOperationInfo | |
The operation is write-like, updating the control in some way. | |
ACTION_ACTIVATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_ACTIVATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_ASSET_FOCUS_GAINED — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies that the asset has gained focus. | |
actionBar — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Skin Part for holding the multiple number of buttons/any control Skin Part for holding the multiple number of buttons/any control | |
actionBar — Kaplama Bölümü, sınıf spark.components.ViewNavigator | |
A skin part that defines the action bar of the navigator. A skin part that defines the action bar of the navigator. | |
actionBar — Özellik, sınıf spark.components.ViewNavigatorApplication | |
A reference to the view navigator's ActionBar control, if one exists. | |
actionBar — Özellik, sınıf spark.skins.mobile.ViewNavigatorSkin | |
A skin part that defines the action bar of the navigator. | |
ActionBar — sınıf, paket com.adobe.ep.ux.content.view.components.toolbar | |
Actionbar Host Component | |
ActionBar — sınıf, paket spark.components | |
The ActionBar class defines a component that includes title, navigation, and action content groups. | |
ActionBar() — Yapıcı, sınıf com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Constructor | |
ActionBar() — Yapıcı, sınıf spark.components.ActionBar | |
Constructor. | |
ActionBarButtonSkinBase — sınıf, paket spark.skins.mobile.supportClasses | |
Base skin class for ActionBar buttons in mobile applications. | |
ActionBarButtonSkinBase() — Yapıcı, sınıf spark.skins.mobile.supportClasses.ActionBarButtonSkinBase | |
Constructor. | |
ActionBarDefaultButtonAppearance — son sınıf, paket spark.components | |
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar. | |
ActionBarSkin — sınıf, paket spark.skins.mobile | |
The default skin class for the Spark ActionBar component in mobile applications. | |
ActionBarSkin() — Yapıcı, sınıf spark.skins.mobile.ActionBarSkin | |
Constructor. | |
actionBarVisible — Özellik, sınıf spark.components.View | |
Specifies whether a view should show the action bar or not. | |
actionButton — Kaplama Bölümü, sınıf com.adobe.ep.ux.taskaction.domain.TaskAction | |
The skin for each button. There is one button for each user action. All buttons are added to the contentGroup SkinPart of the SkinnableContainer parent class. The skin for each button. | |
actionButton — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
A skin part that defines the action button A skin part that defines the action button | |
actionButton — Kaplama Bölümü, sınıf xd.core.axm.view.components.AXMSplitActionButton | |
actionButton — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
The action button. | |
ACTION_BUTTON_CLICK — Sabit Statik Özellik, sınıf xd.core.axm.view.components.AXMSplitActionButton | |
ACTION_BUTTON_CLICK | |
actionConfig — Özellik, sınıf com.adobe.icc.vo.CustomAction | |
Specifies the extended properties of the underlying object. | |
actionContent — Özellik, sınıf spark.components.ActionBar | |
The components that define actions the user can take in a view. | |
actionContent — Özellik, sınıf spark.components.View | |
actionContent — Özellik, sınıf spark.components.ViewNavigator | |
actionContent — Özellik, sınıf spark.components.ViewNavigatorApplication | |
ACTION_COPY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_COPY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to copying of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_CREATE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to creation of an asset. | |
ACTION_DEFAULT — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies the default action to be taken on the asset | |
ACTION_DEFAULT — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetFocusEvent | |
This constant specifies the default action on the asset. | |
ACTION_DEFAULT — Sabit Statik Özellik, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the default action when the user double-clicks an action. | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies the default action to be taken in the version browser for that asset | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DEFAULT_VERSION_SPECIFIC — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to getting version history of an asset(dispatched by LCC). | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DELETE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to deletion of an asset. | |
ACTION_DEPENDENCY_BROWSER — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
Dependency/Relationship action name. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that report action on Dependency Browser needs to be performed. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_DEPENDENCY_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to downloading dependency browser report. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to editing of an asset. | |
ACTION_EDIT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to editing of an asset. | |
ActionEffectInstance — sınıf, paket mx.effects.effectClasses | |
The ActionEffectInstance class is the superclass for all action effect instance classes. | |
ActionEffectInstance(target:Object) — Yapıcı, sınıf mx.effects.effectClasses.ActionEffectInstance | |
Constructor. | |
actionEnabled(extraParams:Object) — yöntem, arabirim com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler | |
Should the action be enabled in toolbar | |
actionEnabled(extraParams:Object) — yöntem, sınıf com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Should the action be enabled in toolbar | |
ACTION_EXPORTDEFINITION — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTDEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to exporting dependencies of an asset. | |
ACTION_EXPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.managers.ImportExportManager | |
The constant specifying the export package action. | |
actionGroup — Kaplama Bölümü, sınıf spark.components.ActionBar | |
The skin part that defines the appearance of the action area of the component. By default, the ActionBarSkin class defines the action area to appear to the right of the title area. The skin part that defines the appearance of the action area of the component. | |
actionGroup — Özellik, sınıf spark.skins.mobile.ActionBarSkin | |
The skin part that defines the appearance of the action area of the component. | |
actionHandler — Özellik, sınıf com.adobe.icc.vo.CustomAction | |
Qulaified class name of the handler who will be handling this action click. | |
actionHandler — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
The handler invoked on click of the custom action button on extensible toolbar. | |
actionHandler — Özellik, arabirim com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer | |
Fetches the action handler associated with the click of custom action in extensible tool bar. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to importing dependencies of an asset. | |
ACTION_IMPORTPACKAGE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.managers.ImportExportManager | |
The constant specifying the import package action. | |
actionIndex — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetAction | |
Relative index of action in it's group | |
ACTION_INFO — Sabit Özellik, sınıf mx.messaging.management.MBeanOperationInfo | |
The operation is both read-like and write-like, updating the control and returning information. | |
ACTION_INVALID_ERROR — Sabit Statik Özellik, sınıf coldfusion.service.ProxyServiceError | |
actionItemGroup — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Group for displaying all the asset actions Group for displaying all the asset actions | |
actionItemRenderer — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
A skin part that defines ActionRenderer A skin part that defines ActionRenderer | |
actionItems — Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
Selected Itmes on which action is taken | |
actionItems — Özellik, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the selected items on which to take the action. | |
actionItemsInstances — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
actionLayout — Özellik, sınıf spark.components.ActionBar | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — Özellik, sınıf spark.components.View | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — Özellik, sınıf spark.components.ViewNavigator | |
The components that define actions the user can take in a view. | |
actionLayout — Özellik, sınıf spark.components.ViewNavigatorApplication | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to activation of an asset. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_MARKFORPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to activation of an asset. | |
actionMenu — Kaplama Bölümü, sınıf com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display menu item. A Skin part which defines UI component to display menu item. | |
actionName — Özellik, sınıf com.adobe.ep.taskmanagement.event.TaskCompletedEvent | |
The name of the user action used to complete the task. | |
actionName — Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
Name of the action | |
actionName — Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
Name of the action | |
actionName — Özellik, sınıf com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
The name of the selected user action. | |
actionName — Özellik, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies the name of the action. | |
actionName — Özellik, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the name of the action. | |
actionName — Özellik, sınıf com.adobe.solutions.rca.vo.AuditActionVO | |
Retrieves the name of the audit action. | |
actionName — Özellik, sınıf com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Gets the action name. | |
actionName — Özellik, sınıf lc.procmgmt.domain.UserActionProperty | |
Returns name of the action. | |
actionNames — Özellik, arabirim com.adobe.ep.taskmanagement.domain.ILCTask | |
Retrieves the list of user actions supported by the task. | |
ActionNames — Özellik, arabirim com.adobe.ep.taskmanagement.domain.ITask | |
The list of user actions supported by the task. | |
ACTION_PREVIEW_WITHOUT_DATA — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to previewing letter without data. | |
ACTION_PREVIEW_WITH_TEST_DATA — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to previewing letter with data. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
Publish action name. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to publishing of an asset. | |
ACTION_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to markforpublish of an asset. | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that the publish action on Publish Browser needs to be performed. | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_PUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to publishing of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
This constant specifies that report action on Publish Browser needs to be performed. | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to publishing report of an asset | |
ACTION_PUBLISH_BROWSER_REPORT — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to publishing report of an asset | |
actionRenderer — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetAction | |
Can specify Renderer for Asset Action | |
ActionRenderer — sınıf, paket com.adobe.solutions.acm.authoring.presentation.actionbar | |
The renderer that is used to render the custom action instance on the extensible tool bar. | |
ActionRenderer() — Yapıcı, sınıf com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
Constructor. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
ACTION_REVERTTOLASTPUBLISH — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to revert to last publish of an asset. | |
actions — Özellik, sınıf com.adobe.solutions.rca.vo.AuditLevelVO | |
Gets the audit actions associated with the audit level. | |
ACTIONSCRIPT — Sabit Statik Özellik, sınıf fl.video.CuePointType | |
findCuePoint() ve findNearestCuePoint() yöntemlerinin type parametresi değerini tanımlar. | |
ACTION_SCRIPT — Sabit Statik Özellik, sınıf mx.events.MetadataEvent | |
The MetadataEvent.ACTION_SCRIPT constant defines the value of the type property of the event object for a actionscript event. | |
ACTIONSCRIPT — Sabit Statik Özellik, sınıf org.osmf.metadata.CuePointType | |
An ActionScript cue point. | |
ACTIONSCRIPT2 — Sabit Statik Özellik, sınıf flash.display.ActionScriptVersion | |
ActionScript dili sürüm 2.0 ve öncesi. | |
ACTIONSCRIPT3 — Sabit Statik Özellik, sınıf flash.display.ActionScriptVersion | |
ActionScript dili sürüm 3.0. | |
actionScriptData — Özellik, sınıf flash.external.ExtensionContext | |
Varsa, bu bağlamla ilişkili ActionScript nesnesi. | |
actionScriptVersion — Özellik, sınıf fl.display.ProLoaderInfo | |
Yüklenen SWF dosyasının ActionScript sürümü. | |
actionScriptVersion — Özellik, sınıf flash.display.LoaderInfo | |
Yüklenen SWF dosyasının ActionScript sürümü. | |
ActionScriptVersion — son sınıf, paket flash.display | |
ActionScriptVersion sınıfı, yüklenen SWF dosyasının dil sürümünü belirten sabit değerlerin bir numaralandırmasıdır. | |
actionSelected — Olay, sınıf com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit | |
Dispatched when a button is selected. | |
actionSelected — Olay, sınıf com.adobe.ep.ux.taskaction.component.TaskActionComponent | |
Dispatched when the user clicks a user action button. | |
actionSelected — Olay, sınıf com.adobe.ep.ux.taskaction.domain.TaskAction | |
Dispatched when the user selects an action. | |
ActionSelectedEvent — sınıf, paket com.adobe.ep.ux.taskaction.domain.events | |
The ActionSelectedEvent event is dispatched when the user selects a user action in the TaskAction UX component. | |
ActionSelectedEvent(actionName:String) — Yapıcı, sınıf com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
Constructor. | |
ACTION_SELECTED_EVENT — Sabit Statik Özellik, sınıf com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
The ACTION_SELECTED_EVENT constant define the event type name for the event. | |
actionSeperator — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Separator between the actions Factory for Separator between the actions | |
actionsList — Statik Özellik, sınıf adobe.utils.CustomActions | |
Flash geliştirme aracına kayıtlı tüm özel eylemlerin adlarını içeren bir Array nesnesi döndürür. | |
ACTION_VERSION_HISTORY — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
Version History action name. | |
ACTION_VERSIONHISTORY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to getting version history of an asset. | |
ACTION_VERSIONHISTORY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to getting version history of an asset(Used to just enable and disable icon). | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to viewing of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
ACTION_VIEW_DEPENDENCY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the name of the action related to view dependencies of an asset. | |
actionVisible(extraParams:Object) — yöntem, arabirim com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler | |
Should the action be visible in toolbar | |
actionVisible(extraParams:Object) — yöntem, sınıf com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Should the action be visible in toolbar | |
activate() — yöntem, arabirim com.adobe.solutions.prm.domain.IProject | |
This remote operation activates a current project and its child projects or workItems. | |
activate() — yöntem, arabirim com.adobe.solutions.prm.domain.IWorkItem | |
This remote operation activates the current workitem. | |
activate() — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This remote operation activates a current project and its child projects or workItems. | |
activate() — yöntem, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation activates the current workitem. | |
activate() — yöntem, sınıf fl.managers.FocusManager | |
FocusManager örneğini etkinleştirir. | |
activate() — yöntem, arabirim fl.managers.IFocusManager | |
Bir odak yöneticisini etkinleştirir. | |
activate — Olay, sınıf flash.desktop.NativeApplication | |
Bu uygulama etkin masaüstü uygulaması olduğunda gönderilir. | |
activate(window:flash.display:NativeWindow) — yöntem, sınıf flash.desktop.NativeApplication | |
Bu uygulamayı etkinleştirir. | |
activate — Olay, sınıf flash.display.NativeWindow | |
Pencere etkinleştirildikten sonra bu NativeWindow nesnesi tarafından gönderilir. | |
activate() — yöntem, sınıf flash.display.NativeWindow | |
Bu pencereyi etkinleştirir. | |
activate — Olay, sınıf flash.events.EventDispatcher | |
[broadcast olayı] Flash Player veya AIR uygulaması işletim sistemi odağına gelip etkin olduğunda gönderilir. | |
activate() — yöntem, sınıf mx.core.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — yöntem, sınıf mx.core.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
activate() — yöntem, sınıf mx.managers.FocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — yöntem, arabirim mx.managers.IFocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — yöntem, sınıf spark.components.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — yöntem, sınıf spark.components.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
ACTIVATE — Sabit Statik Özellik, sınıf flash.events.Event | |
ACTIVATE sabiti, activate olay nesnesinin type özelliği değerini tanımlar. | |
activateCheckbox — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the CheckBox object that allows users to activate or deactivate a template. Only active templates can be assigned to a project or to an asset. A reference to the CheckBox object that allows users to activate or deactivate a template. | |
activateCondition() — yöntem, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateDataModule(moduleId:String, updateDependencies:Boolean) — yöntem, arabirim com.adobe.icc.services.module.IModuleService | |
Activates the specified data module. | |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — yöntem, sınıf com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Call back indicating document view has activated. | |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — yöntem, arabirim ga.controls.IWrapperHost | |
Call back indicating document view has activated. | |
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — yöntem, sınıf ga.controls.Wrapper | |
Call back indicating document view has activated. | |
ACTIVATE_FOCUS_REQUEST — Sabit Statik Özellik, sınıf mx.events.SWFBridgeRequest | |
Sent from the top-level focus manager to a subordinate focus managers so all the focus managers participating in a tab loop get activated. | |
activateForm(formId:String, updateDependencies:Boolean) — yöntem, arabirim com.adobe.icc.services.layout.ILayoutService | |
Activates a form template | |
activateFragmentLayout(fragmentLayoutId:String, updateDependencies:Boolean) — yöntem, arabirim com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Activates a fragmentLayout template | |
activateFragmentLayouts() — yöntem, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateHandler(event:flash.events:Event) — yöntem, sınıf flashx.textLayout.container.ContainerController | |
İstemci olayları yönettiğinde, Event.ACTIVATE olayını işler. | |
activateHandler(event:flash.events:Event) — yöntem, sınıf flashx.textLayout.container.TextContainerManager | |
İstemci olayları yönettiğinde, Event.ACTIVATE olayını işler. | |
activateHandler(event:flash.events:Event) — yöntem, arabirim flashx.textLayout.edit.IInteractionEventHandler | |
Etkinleştirme olayını işler. | |
activateHandler(event:flash.events:Event) — yöntem, sınıf flashx.textLayout.edit.SelectionManager | |
Etkinleştirme olayını işler. | |
activateImages() — yöntem, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateLayouts() — yöntem, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateLetter(letterID:String, updateDependencies:Boolean) — yöntem, arabirim com.adobe.icc.services.letter.ILetterService | |
Activates a letter template | |
activateLetters() — yöntem, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateLists() — yöntem, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Activate. | |
ACTIVATE_POP_UP_REQUEST — Sabit Statik Özellik, sınıf mx.events.SWFBridgeRequest | |
Requests that a child application's pop up be activated. | |
activateProject(projectId:String) — yöntem, arabirim com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function activates a given project and its child projects or workItems. | |
activateProject(projectId:String) — yöntem, sınıf com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function activates a given project and its child projects or workItems. | |
activateTexts() — yöntem, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Activate. | |
activateWorkItem(workItemId:String) — yöntem, arabirim com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function activates a given workitem. | |
activateWorkItem(workItemId:String) — yöntem, sınıf com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function activates a given workitem. | |
activating — Özellik, sınıf flash.events.ActivityEvent | |
Cihazın etkinleşiyor mu (true) etkisizleşiyor mu (false) olduğunu gösterir. | |
ActivationBrowser — sınıf, paket com.adobe.ep.ux.content.view.components.activate | |
Custom Component derived from TitleWindow which shows an asset's publish dependencies. | |
ActivationBrowser() — Yapıcı, sınıf com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Constructor | |
ACTIVATION_MANAGER_SERVICE_RO — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.services.ServiceLocator | |
The ServiceLocator.ACTIVATION_MANAGER_SERVICE_RO constant defines the value of the ActivationManager service destination. | |
activator — Özellik, arabirim com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
The bundle activator for this bundle. | |
ActivatorSkin — sınıf, paket mx.skins.halo | |
Defines the up, down, and over states for MenuBarItem objects. | |
ActivatorSkin() — Yapıcı, sınıf mx.skins.halo.ActivatorSkin | |
Constructor. | |
active — Özellik, sınıf com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies whether the template is active. | |
active — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewTemplate | |
A Boolean flag to determine if a template is active. | |
active — Özellik, arabirim com.adobe.solutions.rca.domain.IStageTemplate | |
A Boolean value to decide if the template is active. | |
active — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
A Boolean flag to determine if a template is active. | |
active — Özellik, sınıf com.adobe.solutions.rca.domain.impl.StageTemplate | |
A Boolean value to decide if the template is active. | |
active — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewTemplateVO | |
A Boolean flag to determine if template is active or not. | |
active — Özellik, sınıf com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO | |
Whether to search for active templates only or for all templates. | |
active — Özellik, sınıf com.adobe.solutions.rca.vo.StageTemplateVO | |
A Boolean flag to determine if template is active or not. | |
active — Statik Özellik, sınıf flash.accessibility.Accessibility | |
Bir ekran okuyucunun etkin olup olmadığını ve uygulamanın·onunla iletişimde olup olmadığını·gösterir. | |
active — Özellik, sınıf flash.display.NativeWindow | |
Bu pencerenin etkin uygulama penceresi olup olmadığını belirtir. | |
active — Özellik, sınıf flash.net.NetworkInterface | |
Bu arabirimin etkin olup olmadığını bildirir. | |
active — Statik Özellik, sınıf flash.printing.PrintJob | |
Bir yazdırma işinin o sırada etkin olup olmadığını gösterir. | |
ACTIVE — Sabit Statik Özellik, sınıf com.adobe.gravity.framework.BundleConstants | |
The bundle has been started and is ready for use. | |
ACTIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.FormState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.LetterState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.ObjectState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.TBXState | |
Specifies the enumerator code for Active state. | |
ACTIVE — Sabit Statik Özellik, sınıf flashx.textLayout.elements.LinkState | |
Fareyi bağın üzerinde tuttuğunuzda gerçekleşen etkin durum değeri. | |
activeAssetType — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Active Asset Type Descriptor which enables or disables the action buttons | |
activeAssetType — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Active Asset Type Descriptor which enables or disables the action buttons | |
ACTIVE_CONTENT_CHANGE — Sabit Statik Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The ActiveContentEvent.ACTIVE_CONTENT_CHANGE constant defines the value of the type property of the event object for an event that is dispatched when the selected content(module) changes in the content panel in the Create Correspondence UI. | |
ActiveContentEvent — sınıf, paket com.adobe.solutions.acm.ccr.presentation.contentcapture.events | |
ActiveContentEvent is the event dispatched when the selected content(module) changes in the content panel in the Create Correspondence UI. | |
ActiveContentEvent(type:String, activeModuleValue:com.adobe.icc.dc.domain:IModuleInstance, activeModuleListValue:spark.components.supportClasses:ListBase, activeTargetModuleList:spark.components.supportClasses:ListBase) — Yapıcı, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
Constructor. | |
activeData — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent | |
The current selected data capture item. | |
activeData — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
The current selected data item in the Data capture Panel. | |
ACTIVE_DATA_CHANGE — Sabit Statik Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent | |
The ActiveDataEvent.ACTIVE_DATA_CHANGE constant defines the value of the type property of the event object for an event that is dispatched when the selected data capture item changes in the Create Correspondence UI. | |
ActiveDataEvent — sınıf, paket com.adobe.solutions.acm.ccr.presentation.contentcapture.events | |
ActiveDataEvent is the event dispatched when the selected data capture item changes in the the Create Correspondence UI. | |
ActiveDataEvent(type:String, activeData:com.adobe.icc.dc.domain:IDataInstance) — Yapıcı, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent | |
Constructor. | |
activeEffects — Özellik, sınıf mx.core.UIComponent | |
The list of effects that are currently playing on the component, as an Array of EffectInstance instances. | |
activeEndDate — Özellik, sınıf com.adobe.consulting.pst.vo.Form | |
activeEndDate — Özellik, sınıf com.adobe.consulting.pst.vo.Letter | |
activeEndDate — Özellik, sınıf com.adobe.icc.editors.model.AssetModel | |
The activeEndDate of the underlying value object. | |
activeEndDate — Özellik, sınıf com.adobe.icc.vo.ContainerLayout | |
activeEndDate — Özellik, sınıf com.adobe.icc.vo.DataModule | |
activeEndDate — Özellik, sınıf com.adobe.icc.vo.Document | |
activeEndDate — Özellik, sınıf com.adobe.icc.vo.Portfolio | |
activeEndDateDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active end date A skin part that defines the asset's active end date | |
activeModule — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The current selected module in the content capture Panel. | |
activeModule — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer | |
The currently selected module in the list. | |
activeModule — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer | |
The current text module being edited in the text editor. | |
activeModule — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The current selected module in the content capture panel. | |
activeModuleList — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The module display list which contains the current selected module. | |
activeModuleList — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The module display list which contains the current selected module. | |
activePosition — Özellik, arabirim flashx.textLayout.edit.ISelectionManager | |
Seçimin etkin noktası. | |
activePosition — Özellik, sınıf flashx.textLayout.edit.SelectionManager | |
Seçimin etkin noktası. | |
activePosition — Özellik, sınıf flashx.textLayout.elements.TextRange | |
TextFlow öğesinde mutlak bir konum olarak, seçimin etkin konumu. | |
activeRequests — Özellik, sınıf spark.core.ContentCache | |
List of queued CacheEntryNode instances currently executing. | |
activeStartDate — Özellik, sınıf com.adobe.consulting.pst.vo.Form | |
activeStartDate — Özellik, sınıf com.adobe.consulting.pst.vo.Letter | |
activeStartDate — Özellik, sınıf com.adobe.icc.editors.model.AssetModel | |
The activeStartDate date of the underlying value object. | |
activeStartDate — Özellik, sınıf com.adobe.icc.vo.ContainerLayout | |
activeStartDate — Özellik, sınıf com.adobe.icc.vo.DataModule | |
activeStartDate — Özellik, sınıf com.adobe.icc.vo.Document | |
activeStartDate — Özellik, sınıf com.adobe.icc.vo.Portfolio | |
activeStartDateDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active start date A skin part that defines the asset's active start date | |
activeTargetAssignmentEditor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
The instance of TargetAreaAssignmentEditor associated with the target area of the Letter currently being worked upon. | |
activeTargetModuleList — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The target area display list which contains the current selected module. | |
activeTargetModuleList — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent | |
The target area display list which contains the current selected module. | |
activeTask — Özellik, arabirim com.adobe.ep.taskmanagement.services.ITaskManager | |
Retrieves the active task from the task list. | |
activeVideoPlayerIndex — Özellik, sınıf fl.video.FLVPlayback | |
Hangi video oynatıcı örneğinin başka uygulama programlama arabirimleri (API'ler) tarafından etkilendiğini belirten bir sayı. | |
activeView — Özellik, sınıf spark.components.ViewNavigator | |
During a view transition, this property references the view that the navigator is transitioning to. The currently active view of the navigator. | |
activeView — Özellik, sınıf spark.components.supportClasses.ViewNavigatorBase | |
The currently active view of the navigator. | |
activeViewType — Özellik, sınıf com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates the type of communication expected, either DOR or interactive. | |
activeViewType — Özellik, arabirim ga.controls.IWrapperHost | |
Indicates the type of communication expected, either DOR or interactive. | |
activeViewType — Özellik, sınıf ga.controls.Wrapper | |
Indicates the type of communication expected, either DOR or interactive. | |
activeWindow — Özellik, sınıf flash.desktop.NativeApplication | |
Etkin uygulama penceresi | |
activeWindow — Özellik, sınıf mx.automation.air.AirFunctionsHelper | |
Returns current window that is active | |
activity — Olay, sınıf flash.media.Camera | |
Bir kamera oturum başlattığında veya sona erdirdiğinde gönderilir. | |
ACTIVITY — Sabit Statik Özellik, sınıf flash.events.ActivityEvent | |
ActivityEvent.ACTIVITY sabiti etkinlik olayı nesnesinin tür özelliği değerini tanımlar. | |
ActivityEvent — sınıf, paket flash.events | |
Camera veya Microphone nesnesi, bir kamera ya da mikrofon her etkin veya devre dışı hale geldiğini bildirdiğinde bir ActivityEvent nesnesi gönderir. | |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — Yapıcı, sınıf flash.events.ActivityEvent | |
activity olayları hakkındaki bilgileri içeren bir olay nesnesi oluşturur. | |
activityLevel — Özellik, sınıf flash.media.Camera | |
Kameranın algıladığı hareket miktarı. | |
activityLevel — Özellik, sınıf flash.media.Microphone | |
Mikrofonun algıladığı ses miktarı. | |
ACTUAL_BITRATE — Sabit Statik Özellik, sınıf org.osmf.net.metrics.MetricType | |
The type constant for the actual bitrate metric. | |
ActualBitrateMetric — sınıf, paket org.osmf.net.metrics | |
Metric computing the actual bitrate of the currently downloading quality level. This metric's type is MetricType.ACTUAL_BITRATE (org.osmf.net.abr.metrics.actualBitrate) | |
ActualBitrateMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory, maxFragments:uint) — Yapıcı, sınıf org.osmf.net.metrics.ActualBitrateMetric | |
Constructor. | |
actualCollection — Özellik, sınıf mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the collection property used while running data changes effects. | |
actualCollection — Özellik, sınıf mx.controls.listClasses.ListBase | |
A copy of the value normally stored in collection used while running data changes effects. | |
actualColNum — Özellik, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
The actual column index at which the header starts, relative to the currently displayed columns. | |
actualCreationPolicy — Özellik, sınıf mx.charts.Legend | |
The creation policy of this container. | |
actualCreationPolicy — Özellik, sınıf mx.core.Container | |
The creation policy of this container. | |
actualHeight — Özellik, sınıf flashx.textLayout.elements.InlineGraphicElement | |
Geçerli olan gerçek yükseklik. | |
actualHorizontalPosition — Özellik, sınıf spark.components.Callout | |
Fully resolved horizontal position after evaluating CalloutPosition.AUTO. | |
actualIndex — Özellik, sınıf org.osmf.net.NetStreamSwitcher | |
The index of the quality level currently being downloaded | |
actualIndex — Özellik, sınıf org.osmf.net.RuleSwitchManagerBase | |
The index of the currently downloading quality level | |
actualIndex — Özellik, sınıf org.osmf.net.qos.QoSInfo | |
The index of the currently downloading quality level | |
actualIterator — Özellik, sınıf mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the iterator property used while running data changes effects. | |
actualIterator — Özellik, sınıf mx.controls.listClasses.ListBase | |
A copy of the value normally stored in iterator used while running data changes effects. | |
actualListeners — Özellik, sınıf mx.validators.Validator | |
Contains an Array of listener objects, if any, or the source object. | |
actualListeners — Özellik, sınıf spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains an Array of listener objects, if any, or the source object. | |
actualLocaleIDName — Özellik, sınıf flash.globalization.Collator | |
Bu Collator nesnesi tarafından kullanılan gerçek yerel ayar kimliğinin adı. | |
actualLocaleIDName — Özellik, sınıf flash.globalization.CurrencyFormatter | |
Bu CurrencyFormatter nesnesi tarafından kullanılan gerçek yerel ayar kimliğinin adı. | |
actualLocaleIDName — Özellik, sınıf flash.globalization.DateTimeFormatter | |
Bu DateTimeFormatter nesnesi tarafından kullanılan gerçek yerel ayar kimliğinin adı. | |
actualLocaleIDName — Özellik, sınıf flash.globalization.NumberFormatter | |
Bu NumberFormatter nesnesi tarafından kullanılan gerçek yerel ayar kimliğinin adı. | |
actualLocaleIDName — Özellik, sınıf flash.globalization.StringTools | |
Bu StringTools nesnesi tarafından kullanılan gerçek yerel ayar kimliğinin adı. | |
actualLocaleIDName — Özellik, sınıf spark.formatters.CurrencyFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Özellik, sınıf spark.formatters.DateTimeFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Özellik, sınıf spark.formatters.NumberFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Özellik, sınıf spark.globalization.StringTools | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Özellik, sınıf spark.globalization.supportClasses.CollatorBase | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Özellik, sınıf spark.globalization.supportClasses.GlobalizationBase | |
The name of the actual locale ID used by this class object. | |
ACTUALSORT — Sabit Statik Özellik, sınıf mx.controls.advancedDataGridClasses.SortInfo | |
Specifies that the sort is the actual current sort. | |
actualText — Özellik, sınıf com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInput | |
The actual text being shown in the text box. | |
actualTrigger — Özellik, sınıf mx.validators.Validator | |
Contains the trigger object, if any, or the source object. | |
actualTrigger — Özellik, sınıf spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains the trigger object, if any, or the source object. | |
actualVerticalPosition — Özellik, sınıf spark.components.Callout | |
Fully resolved vertical position after evaluating CalloutPosition.AUTO. | |
actualWidth — Özellik, sınıf flashx.textLayout.elements.InlineGraphicElement | |
Geçerli olan gerçek genişlik. | |
adapter — Özellik, sınıf mx.data.DataManager | |
An instance of a class that controls interaction with the server. | |
ADAPTIVE_FREQUENCY_DESTINATION — Sabit Statik Özellik, sınıf mx.messaging.AdvancedChannelSet | |
Special value of a destination using adaptive frequency. | |
add(v:flash.geom:Point) — yöntem, sınıf flash.geom.Point | |
Yeni bir nokta oluşturmak için bu noktanın koordinatlarına başka bir noktanın koordinat noktalarını ekler. | |
add(a:flash.geom:Vector3D) — yöntem, sınıf flash.geom.Vector3D | |
Geçerli Vector3D nesnesinin x, y ve z öğelerinin değerini, başka bir Vector3D nesnesinin x, y ve z öğelerinin değerine ekler. | |
add — Olay, sınıf lc.procmgmt.formbridge.SwfConnector | |
Dispatched when an add event is received by Workspace. | |
add — Olay, sınıf mx.core.UIComponent | |
Dispatched when the component is added to a container as a content child by using the addChild(), addChildAt(), addElement(), or addElementAt() method. | |
add — Özellik, sınıf mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Determines if this is an add or remove filter. | |
add — Olay, sınıf mx.flash.UIMovieClip | |
Dispatched when the component is added to a container as a content child by using the addChild() or addChildAt() method. | |
Add(inMatrix:fl.motion:DynamicMatrix) — yöntem, sınıf fl.motion.DynamicMatrix | |
Belirtilen matrisi içeren geçerli matrisi ekler. | |
ADD — Sabit Statik Özellik, sınıf fl.events.DataChangeType | |
Veri sağlayıcıya öğeler eklendi. | |
ADD — Sabit Statik Özellik, sınıf flash.display.BlendMode | |
Görüntüleme nesnesini oluşturan renklerin değerlerini, 0xFF düzeyinde bir tavan uygulayarak arka planının renklerine ekler. | |
ADD — Sabit Statik Özellik, sınıf mx.data.AccessPrivileges | |
Indicates that add operations are allowed. | |
ADD — Sabit Statik Özellik, sınıf mx.events.CollectionEventKind | |
Indicates that the collection added an item or items. | |
ADD — Sabit Statik Özellik, sınıf mx.events.FlexEvent | |
The FlexEvent.ADD constant defines the value of the type property of the event object for an add event. | |
AddAction — sınıf, paket spark.effects | |
The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddAction(target:Object) — Yapıcı, sınıf spark.effects.AddAction | |
Constructor. | |
AddActionInstance — sınıf, paket spark.effects.supportClasses | |
The AddActionInstance class implements the instance class for the AddAction effect. | |
AddActionInstance(target:Object) — Yapıcı, sınıf spark.effects.supportClasses.AddActionInstance | |
Constructor. | |
addAll(addList:mx.collections:IList) — yöntem, sınıf mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAll(addList:mx.collections:IList) — yöntem, sınıf mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAllAt(addList:mx.collections:IList, index:int) — yöntem, sınıf mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
addAllAt(addList:mx.collections:IList, index:int) — yöntem, sınıf mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
AddApprovalStageParticipant — sınıf, paket com.adobe.solutions.rca.presentation | |
The host component for the dialog to add participants to an approval stage. | |
AddApprovalStageParticipant() — Yapıcı, sınıf com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
The constructor for AddApprovalStageParticipant class. | |
addApprovalStageParticipantPanel — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. | |
addApprover(approver:com.adobe.livecycle.rca.model.participant:Approver) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Adds items of type Approver to the collection. | |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — yöntem, arabirim com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Adds an approver to an approval stage of an ongoing review. | |
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — yöntem, sınıf com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Adds an approver to an approval stage of an ongoing review. | |
ADD_APPROVER — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.OperationType | |
This operation adds an approver to an approver stage. | |
addApproverAt(approver:com.adobe.livecycle.rca.model.participant:Approver, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Adds items of type Approver to the collection. | |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — yöntem, sınıf fl.video.FLVPlayback | |
Bir ActionScript işaret noktası ekler; uygulama geliştirme sırasında değil bir uygulama çalıştırıldığında gerçekleşmesi dışında, İşaret Noktaları iletişim kutusu kullanılarak bir ActionScript işaret noktası eklenmesiyle aynı etkiye sahiptir. | |
AddAssetPopUp — sınıf, paket com.adobe.ep.ux.content.view.components.toolbar | |
New Drop Down Control for the Toolbar | |
AddAssetPopUp() — Yapıcı, sınıf com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Constructor | |
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — yöntem, sınıf com.adobe.mosaic.layouts.SmartColumnLayout | |
Adds the item, given by its index, to either the end of the matrix or into the first vacant cell. | |
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — yöntem, sınıf com.adobe.mosaic.layouts.SmartRowLayout | |
Adds the item, given by its index, to either the end of the matrix or into the first vacant cell. | |
addAtRowCol(index:int) — yöntem, sınıf com.adobe.mosaic.layouts.SmartColumnLayout | |
Adds the item using the item's column and row properties to place the item. | |
addAtRowCol(index:int) — yöntem, sınıf com.adobe.mosaic.layouts.SmartRowLayout | |
Adds the item using the item's column and row properties to place the item. | |
add_attachment — Kaplama Bölümü, sınıf com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Add Attachment button. The Add Attachment button. | |
add_attachment — Özellik, sınıf com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The Add Attachment button. | |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — yöntem, arabirim com.adobe.ep.taskmanagement.services.IAttachmentManager | |
Adds a new attachment to the Document Server. | |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:com.adobe.ep.taskmanagement.domain:IAttachmentPermissions, assertionId:String) — yöntem, sınıf com.adobe.ep.taskmanagement.services.LCTaskManager | |
Adds a new attachment to the Document Server. | |
addAttachment — Olay, sınıf com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Dispatched when the Add Attachment button has been clicked. | |
addAttachment(taskId:String, file:flash.net:FileReference, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — yöntem, arabirim lc.procmgmt.ITaskManager | |
Adds an attachment to a task item. | |
addAttachment(attachment:flash.net:FileReference, permissions:lc.procmgmt.domain:AttachmentPermissions) — yöntem, sınıf lc.procmgmt.domain.Task | |
Adds an attachment to the task. | |
addAttachment() — yöntem, sınıf lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Adds the file property to the current Task object, with the specified AttachmentPermissions object set. | |
ADD_ATTACHMENT — Sabit Statik Özellik, sınıf com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent | |
The ADD_ATTACHMENT constant specifies when an attachment has been added. | |
ADD_ATTACHMENT_COMPLETE — Sabit Statik Özellik, sınıf lc.foundation.events.ObjectResultEvent | |
A special value that specifies attachments were added to a task. | |
addAttributesWatcher(name:Array, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IContext | |
Adds a watcher to a specific set of context attributes. | |
addAttributeWatcher(name:String, listener:Object, tile:com.adobe.mosaic.om.interfaces:ITile) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IContext | |
Adds a watcher to the context. | |
addBackgroundShape(shape:flash.display:Shape) — yöntem, sınıf flashx.textLayout.container.ContainerController | |
Arka plan şekillerinin (örneğin arka plan rengi) çizildiği bir flash.display.Shape nesnesi ekler. | |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — yöntem, sınıf flash.net.SecureSocket | |
Sisteminizin sunucu sertifikasını doğrulamak için kullandığı yerel sertifika zincirine bir X.509 sertifikası ekler. | |
addBitmapData(bitmapData:flash.display:BitmapData) — yöntem, sınıf flash.media.CameraRoll | |
Aygıtın film rulosuna bir görüntü ekler. | |
addBootstrapPeer(peerID:String) — yöntem, sınıf flash.net.GroupSpecifier | |
İlişkili NetStream veya NetGroup öğesinin, belirtilen peerID'ye ilk yakın öğe bağlantısı yapmasına neden olur. | |
addBtn — Kaplama Bölümü, sınıf com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary. A skin part that defines SkinnableComponent which adds extended property to the data dictionary. | |
addBtn — Özellik, sınıf com.adobe.dct.component.ExtendedProperty | |
addButton — Kaplama Bölümü, sınıf com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The add button, a Spark Button. The add button, a Spark Button. | |
addButton — Özellik, sınıf com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
The Add button control | |
addCacheEntry(source:Object, value:Object) — yöntem, sınıf spark.core.ContentCache | |
Adds new entry to cache (or replaces existing entry). | |
addCallback(functionName:String, closure:Function) — Statik Yöntem , sınıf flash.external.ExternalInterface | |
ActionScript yöntemini kaptan çağrılabilir olarak kaydeder. | |
ADD_CELL — Sabit Statik Özellik, sınıf spark.events.GridSelectionEventKind | |
Indicates that this cell should be added to the current selection. | |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — yöntem, sınıf mx.controls.AdvancedDataGrid | |
Adds cell selection information to the control, as if you used the mouse to select the cell. | |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — yöntem, sınıf flash.security.XMLSignatureValidator | |
Zincir oluşturma için x509 sertifikası ekler. | |
addChannel(channel:mx.messaging:Channel) — yöntem, sınıf mx.messaging.ChannelSet | |
Adds a Channel to the ChannelSet. | |
addChild(child:flash.display:DisplayObject) — yöntem, sınıf flash.display.DisplayObjectContainer | |
Bu DisplayObjectContainer örneğine bir alt DisplayObject örneği ekler. | |
addChild(child:flash.display:DisplayObject) — yöntem, sınıf flash.display.Stage | |
Bu DisplayObjectContainer örneğine bir alt DisplayObject örneği ekler. | |
addChild(child:flashx.textLayout.elements:FlowElement) — yöntem, sınıf flashx.textLayout.elements.FlowGroupElement | |
Bir FlowElement alt nesnesini ekler. | |
addChild(child:flash.display:DisplayObject) — yöntem, sınıf mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — yöntem, sınıf mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — yöntem, sınıf mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — yöntem, sınıf mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(parent:Object, newChild:Object) — yöntem, sınıf mx.collections.HierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(parent:Object, newChild:Object) — yöntem, arabirim mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(child:flash.display:DisplayObject) — yöntem, sınıf mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — yöntem, arabirim mx.core.IChildList | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — yöntem, arabirim mx.core.IContainer | |
Bu DisplayObjectContainer örneğine bir alt DisplayObject örneği ekler. | |
addChild(childEffect:mx.effects:IEffect) — yöntem, sınıf mx.effects.CompositeEffect | |
Adds a new child effect to this composite effect. | |
addChild(child:org.osmf.media:MediaElement) — yöntem, sınıf org.osmf.elements.CompositeElement | |
Adds the specified child to the end of the list. | |
AddChild — sınıf, paket mx.states | |
The AddChild class adds a child display object, such as a component, to a container as part of a view state. | |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — Yapıcı, sınıf mx.states.AddChild | |
Constructor. | |
AddChildAction — sınıf, paket mx.effects | |
The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddChildAction(target:Object) — Yapıcı, sınıf mx.effects.AddChildAction | |
Constructor. | |
AddChildActionInstance — sınıf, paket mx.effects.effectClasses | |
The AddChildActionInstance class implements the instance class for the AddChildAction effect. | |
AddChildActionInstance(target:Object) — Yapıcı, sınıf mx.effects.effectClasses.AddChildActionInstance | |
Constructor. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf flash.display.DisplayObjectContainer | |
Bu DisplayObjectContainer örneğine bir alt DisplayObject örneği ekler. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf flash.display.Stage | |
Bu DisplayObjectContainer örneğine bir alt DisplayObject örneği ekler. | |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — yöntem, sınıf flashx.textLayout.elements.FlowGroupElement | |
Belirtilen dizin konumuna bir FlowElement alt nesnesi ekler. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(parent:Object, newChild:Object, index:int) — yöntem, sınıf mx.collections.HierarchicalCollectionView | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int) — yöntem, arabirim mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data at a specific index in the data. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — yöntem, arabirim mx.controls.menuClasses.IMenuDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — yöntem, sınıf mx.controls.treeClasses.DefaultDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — yöntem, arabirim mx.controls.treeClasses.ITreeDataDescriptor | |
Adds a child node to a node at the specified index. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, arabirim mx.core.IChildList | |
Adds a child DisplayObject to this child list at the index specified. | |
addChildAt(child:flash.display:DisplayObject, index:int) — yöntem, arabirim mx.core.IContainer | |
Bu DisplayObjectContainer örneğine bir alt DisplayObject örneği ekler. | |
addChildAt(child:org.osmf.media:MediaElement, index:Number) — yöntem, sınıf org.osmf.elements.CompositeElement | |
Adds the child to the list at the specified index. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — yöntem, arabirim mx.core.ISWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — yöntem, sınıf mx.core.SWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — yöntem, arabirim mx.managers.IMarshalSystemManager | |
Adds a child bridge to the system manager. | |
addChildSet(childSet:Array) — yöntem, sınıf mx.effects.effectClasses.CompositeEffectInstance | |
Adds a new set of child effects to this Composite effect. | |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — yöntem, arabirim mx.managers.IMarshalSystemManager | |
Adds the specified child to the sandbox root in the layer requested. | |
addColumn(column:any) — yöntem, sınıf fl.controls.DataGrid | |
columns dizisinin sonuna bir sütun ekler. | |
addColumnAt(column:any, index:uint) — yöntem, sınıf fl.controls.DataGrid | |
columns dizisindeki belirtilen dizine bir sütun ekler. | |
addCondition(aProperty:com.adobe.ep.taskmanagement.filter:IProperty, aComparisonOperator:com.adobe.ep.taskmanagement.filter:IComparisonOperator, aComparisonValue:Object) — yöntem, arabirim com.adobe.ep.taskmanagement.filter.IFilter | |
Adds a condition to the filter. | |
addContentRenderer() — yöntem, sınıf com.adobe.ep.ux.content.view.components.grid.hover.HoverRenderer | |
Current Preview Pod shows name/description in its title area and content of the asset like text/xml/image in the canvas area. | |
addController(controller:flashx.textLayout.container:ContainerController) — yöntem, arabirim flashx.textLayout.compose.IFlowComposer | |
Bu IFlowComposer örneğine bir denetleyici ekler. | |
addController(controller:flashx.textLayout.container:ContainerController) — yöntem, sınıf flashx.textLayout.compose.StandardFlowComposer | |
Bu IFlowComposer örneğine bir denetleyici ekler. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — yöntem, arabirim flashx.textLayout.compose.IFlowComposer | |
Belirtilen dizindeki bu IFlowComposer örneğine bir denetleyici ekler. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — yöntem, sınıf flashx.textLayout.compose.StandardFlowComposer | |
Belirtilen dizindeki bu IFlowComposer örneğine bir denetleyici ekler. | |
addCreatorButton — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the ButtonBase object that allows users to add a new creator. A reference to the ButtonBase object that allows users to add a new creator. | |
AddCreatorDialog — sınıf, paket com.adobe.solutions.rca.presentation | |
The host component for dialog used to adding creator to a creation stage. | |
AddCreatorDialog() — Yapıcı, sınıf com.adobe.solutions.rca.presentation.AddCreatorDialog | |
The constructor for AddCreatorDialog class. | |
addCreatorDialogPanel — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.AddCreatorDialog | |
The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. | |
addCuePoint(cuePoint:Object) — yöntem, sınıf mx.controls.videoClasses.CuePointManager | |
Adds a cue point. | |
addData(data:Object, format:String) — yöntem, sınıf mx.core.DragSource | |
Adds data and a corresponding format String to the drag source. | |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — yöntem, sınıf mx.charts.chartClasses.CartesianDataCanvas | |
Adds the specified display object as a child to the current canvas. | |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — yöntem, sınıf mx.charts.chartClasses.PolarDataCanvas | |
This adds any DisplayObject as child to current canvas | |
addDataDictionary(dataDictionary:com.adobe.dct.model:DEPDictionaryModel) — yöntem, sınıf com.adobe.dct.component.dataElementsPanel.DataElementsPanel | |
Adds an instance of DEPDictionaryModel to the existing list on which data elements panel is working. | |
addDataEffectItem(item:Object) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(item:Object) — yöntem, sınıf mx.controls.listClasses.ListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(target:Object) — yöntem, arabirim mx.effects.IEffectTargetHost | |
Adds an item renderer if a data change effect is running. | |
addDataElement — Olay, sınıf com.adobe.dct.component.dataElementsPanel.NewDataElement | |
Dispatched when the user presses the Insert ButtonBase control. | |
addDDE(elementType:String) — yöntem, sınıf com.adobe.dct.component.datadictionary.DDExplorer | |
Adds a new data dictionary element as child to the current selected element. | |
addDeferredInclude(includeURL:String) — yöntem, arabirim com.adobe.gravity.service.manifest.IManifestParseContext | |
Add a deferred include. | |
addDelayedInstance(instance:Object, stringID:String) — Statik Yöntem , sınıf fl.lang.Locale | |
Sonradan kullanılmak üzere, {instance, string ID} çiftini dahili diziye ekler. | |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — yöntem, sınıf spark.components.supportClasses.DisplayLayer | |
Adds a displayObject with the specified depth to the ordered list. | |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a document from the collection and submits the change on the server. | |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation adds a document from the collection and submits the change on the server. | |
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, arabirim com.adobe.solutions.rca.domain.common.IDocumentCollection | |
This remote operation adds a document from the collection and submits the change on the server. | |
addDragData(ds:Object) — yöntem, sınıf mx.charts.chartClasses.ChartBase | |
Adds the selected items to the DragSource object as part of a drag and drop operation. | |
addDragData(dragSource:Object) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:Object) — yöntem, sınıf mx.controls.listClasses.ListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:mx.core:DragSource) — yöntem, sınıf spark.components.List | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
added — Özellik, sınıf fl.video.CaptionChangeEvent | |
Resim yazısının eklendiğini veya kaldırıldığını belirleyen bir Boolean değeri. | |
added — Olay, sınıf flash.display.DisplayObject | |
Görüntüleme listesine bir görüntüleme nesnesi eklendiğinde gönderilir. | |
ADDED — Sabit Statik Özellik, sınıf flash.events.Event | |
Event.ADDED sabiti, added olay nesnesinin type özelliği değerini tanımlar. | |
addedEffect — Efekt, sınıf mx.core.UIComponent | |
Played when the component is added as a child to a Container. | |
addedToStage — Olay, sınıf flash.display.DisplayObject | |
Doğrudan veya görüntüleme nesnesini içeren alt ağacın eklenmesiyle, sahne alanı görüntüleme listesine bir görüntüleme nesnesi eklenmek üzereyken gönderilir. | |
ADDED_TO_STAGE — Sabit Statik Özellik, sınıf flash.events.Event | |
Event.ADDED_TO_STAGE sabiti, addedToStage olay nesnesinin type özelliği değerini tanımlar. | |
addElement — Olay, sınıf com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when the New Element button is clicked. | |
addElement(element:mx.core:IVisualElement) — yöntem, sınıf mx.charts.Legend | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — yöntem, sınıf mx.core.Container | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — yöntem, arabirim mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — yöntem, sınıf mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElement(element:mx.olap:IOLAPElement) — yöntem, arabirim mx.olap.IOLAPSet | |
Adds a new member to the set. | |
addElement(e:mx.olap:IOLAPElement) — yöntem, sınıf mx.olap.OLAPSet | |
Adds a new member to the set. | |
addElement(element:mx.core:IVisualElement) — yöntem, sınıf spark.components.Group | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — yöntem, sınıf spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElement(element:mx.core:IVisualElement) — yöntem, sınıf spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — yöntem, sınıf mx.charts.Legend | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — yöntem, sınıf mx.core.Container | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — yöntem, arabirim mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — yöntem, sınıf mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — yöntem, sınıf spark.components.Group | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — yöntem, sınıf spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElementAt(element:mx.core:IVisualElement, index:int) — yöntem, sınıf spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElements(elements:mx.collections:IList) — yöntem, arabirim mx.olap.IOLAPSet | |
Adds a list of members to the set. | |
addElements(members:mx.collections:IList) — yöntem, sınıf mx.olap.OLAPSet | |
Adds a list of members to the set. | |
addEnabled — Özellik, sınıf com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Whether or not the add button is enabled. | |
addEntry(url:String, policyFileURL:String) — yöntem, sınıf fl.rsl.RSLInfo | |
Bir URL'ler serisi ekler (RSL dosyaları ve ilke dosyaları) | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf coldfusion.air.Session | |
Registers an event listener object with the Session object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf coldfusion.air.SyncManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf coldfusion.service.BasicService | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.consulting.pst.vo.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.consulting.pst.vo.FlexConfiguration | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.consulting.pst.vo.Form | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.consulting.pst.vo.Letter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.BindingElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.DataDictionary | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.DataDictionaryElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.DataDictionaryReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.DataDictionarySearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.OperationInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.OperationParameter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.dct.transfer.RemotingServiceInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.taskmanagement.domain.TaskProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.taskmanagement.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.taskmanagement.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.ux.content.model.asset.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.ux.content.model.search.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.ux.content.search.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.fiber.styles.Style | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.editors.managers.PreferencesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.editors.model.FileModel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.obj.FileData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.CDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.ContainerLayout | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.DataDownload | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.DataModule | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Document | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.DocumentAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Field | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.FieldAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Folder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.LDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.ModuleAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Portfolio | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Query | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Statement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Table | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.TableColumnDetails | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.TargetArea | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.TargetAreaAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.Variable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.VariableAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.render.ContextData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.render.PDFResponseType | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icc.vo.render.ResolvedContent | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Statik Yöntem , sınıf com.adobe.icomm.assetplacement.model.PackageDefinitionLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.AuditLevel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.CustomAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.Review | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.UserPreference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.document.SupportingDocument | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.BaseUser | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.reminder.Reminder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.model.stage.AbstractStage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf com.adobe.mosaic.mxml.Catalog | |
Overridden EventDispatcher addEventListener. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Asset | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.TeamMember | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.prm.vo.AssetVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.prm.vo.BaseEntityVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.Participant | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf com.adobe.solutions.rca.vo.StageTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.data.SQLConnection | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.desktop.NativeApplication | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.display.Stage | |
EventDispatcher nesnesi olan bir event listener nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.events.EventDispatcher | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, arabirim flash.events.IEventDispatcher | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.media.AVURLLoader | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.net.URLLoader | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.system.MessageChannel | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flash.system.Worker | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flashx.textLayout.elements.LinkElement | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf flashx.textLayout.elements.TextFlow | |
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.foundation.domain.Message | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.foundation.domain.Preference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.foundation.domain.Principal | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.foundation.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.foundation.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.commands.AttachmentCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.AttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.DocumentReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.Process | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.ProcessInstance | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.ProcessVariable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.QueueBase | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.QueuesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.ReaderSubmit | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.SearchFilterAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.SearchFilterCondition | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.SearchFilterSort | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.SearchTemplate | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.SearchTemplateDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.SearchTemplateDescriptors | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.Startpoint | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.TaskAttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.domain.UserActionProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf lc.procmgmt.impl.FavoritesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf mx.collections.ListCollectionView | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf mx.containers.utilityClasses.PostScaleAdapter | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf mx.data.DataStoreEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — yöntem, sınıf mx.data.DynamicManagedItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf mx.data.ManagedRemoteService | |
Add an event listener to the service. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf mx.olap.OLAPCube | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf mx.utils.ObjectProxy | |
Registers an event listener object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — yöntem, sınıf mx.utils.OnDemandEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
ADD_EVENT_LISTENER_REQUEST — Sabit Statik Özellik, sınıf mx.events.EventListenerRequest | |
Request to add an event listener. | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — yöntem, sınıf mx.automation.AutomationManager | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — yöntem, arabirim mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable child applications in the current ApplicationDomain. | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — yöntem, sınıf mx.automation.AutomationManager | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — yöntem, arabirim mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable parent applications in the current ApplicationDomain. | |
addExport(name:String) — yöntem, arabirim com.adobe.gravity.service.manifest.IInterfaceBuilder | |
Add a service export. | |
addExtendedPropertyRow(key:String, value:String, isKeyEditable:Boolean) — yöntem, sınıf com.adobe.dct.view.DictionaryPropertiesView | |
Adds an extended property row in the PropertiesView. | |
addFaultHandler(handler:Function) — yöntem, arabirim com.adobe.ep.taskmanagement.util.IToken | |
Adds a fault handler for this asynchronous invocation. | |
addFaultHandler(handler:Function) — yöntem, sınıf com.adobe.ep.taskmanagement.util.Token | |
Adds a fault handler for this asynchronous invocation. | |
addFaultHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.AggregatingToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — yöntem, arabirim com.adobe.gravity.utility.async.IToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.ImmediateFaultToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.ImmediateSuccessToken | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.Token | |
Add a handler to be called if the operation fails. | |
addFaultHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Add a handler to be called if the operation fails. | |
addFaultHandler(fault:Function) — yöntem, arabirim com.adobe.icc.token.IAsyncToken | |
Adds a fault handler to this token. | |
addFaultHandler(fault:Function) — yöntem, arabirim com.adobe.livecycle.rca.token.IAsyncToken | |
Adds a fault handler to this token. | |
addFaultHandler(fault:Function) — yöntem, sınıf com.adobe.livecycle.rca.token.RCAToken | |
Adds a fault handler to this token. | |
addFaultHandler(handler:Function) — yöntem, sınıf lc.foundation.util.Token | |
Adds a fault handler for this asynchronous invocation. | |
ADD_FAVORITE — Sabit Statik Özellik, sınıf lc.procmgmt.ui.startpoint.StartpointEvent | |
A special value that specifies that an startpoint was added to the favorites list. | |
addFilterPropertyArray(index:int, name:String, values:Array, startFrame:int, endFrame:int) — yöntem, sınıf fl.motion.MotionBase | |
Motion nesnesi için tüm karşılık gelen anahtar karelerde bir filter özelliğini değiştirir. | |
addFirst(p:mx.automation:AutomationIDPart) — yöntem, sınıf mx.automation.AutomationID | |
Adds a parts to the front of the id. | |
ADD_FOCUS_MANAGER — Sabit Statik Özellik, sınıf mx.events.FlexEvent | |
The FlexEvent.ADD_FOCUS_MANAGER constant defines the value of the type property of the event object for an addFocusManager event. | |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Statik Yöntem , sınıf flashx.textLayout.conversion.TextConverter | |
İçe aktarma/dışa aktarma için yeni bir biçim kaydeder. | |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Statik Yöntem , sınıf flashx.textLayout.conversion.TextConverter | |
Belirtilen konumda içe aktarma/dışa aktarma için yeni bir biçim kaydeder. | |
addFunction(inExpr:String, actual:String) — yöntem, sınıf com.adobe.solutions.exm.runtime.impl.SimpleFunctionMapper | |
Adds a new local function mapping. | |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — Statik Yöntem , sınıf mx.skins.halo.HaloColors | |
Calculates colors that are used by components that support the Halo theme, such as the colors of beveled edges. | |
addHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.HandlerHolder | |
Add a handler function. | |
addHandler(handler:Function, format:String) — yöntem, sınıf mx.core.DragSource | |
Adds a handler that is called when data for the specified format is requested. | |
addHandler(name:String, handler:Function, priority:int) — yöntem, sınıf org.osmf.net.NetClient | |
Adds a handler for the specified callback name. | |
addHandlers(token:com.adobe.gravity.utility.async:IToken, successHandler:Function, faultHandler:Function, weakReference:Boolean) — Paket Fonksiyonu, com.adobe.gravity.utility.async | |
A convenience function for adding a success and fault handler without declaring a local variable. | |
addHandlers(resultHandler:Function, faultHandler:Function) — yöntem, arabirim com.adobe.ep.taskmanagement.util.IToken | |
Adds a result and fault handler for this asynchronous invocation. | |
addHandlers(resultHandler:Function, faultHandler:Function) — yöntem, sınıf com.adobe.ep.taskmanagement.util.Token | |
Adds a result and fault handler for this asynchronous invocation. | |
addHandlers(success:Function, fault:Function) — yöntem, arabirim com.adobe.icc.token.IAsyncToken | |
Adds a success and a fault handler to this token. | |
addHandlers(success:Function, fault:Function) — yöntem, arabirim com.adobe.livecycle.rca.token.IAsyncToken | |
Adds success and fault handlers to this token. | |
addHandlers(success:Function, fault:Function) — yöntem, sınıf com.adobe.livecycle.rca.token.RCAToken | |
Adds success and fault handlers to this token. | |
addHandlers(resultHandler:Function, faultHandler:Function) — yöntem, sınıf lc.foundation.util.Token | |
Adds a result and fault handler for this asynchronous invocation. | |
addHaveObjects(startIndex:Number, endIndex:Number) — yöntem, sınıf flash.net.NetGroup | |
Bu düğümün, yakındaki öğelere isteklerini yerine getirdiği nesneler olarak tanıttığı nesneler kümesine, startIndex ile endIndex arasındaki (bunlar da dahil) nesneleri ekler. | |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — yöntem, sınıf flash.net.NetConnection | |
Action Message Format (AMF) paket yapısına bir bağlam üstbilgisi ekler. | |
addHeader(header:Object) — yöntem, sınıf mx.rpc.soap.AbstractWebService | |
Adds a header that will be applied to all operations of this web service. | |
addHeader(header:Object) — yöntem, sınıf mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addImplementationClassName(className:String) — yöntem, sınıf mx.automation.AutomationClass | |
Add Flex class names which match this class description. | |
addImport(name:String) — yöntem, arabirim com.adobe.gravity.service.manifest.IBundleBuilder | |
Add a service import. | |
addImport(name:String) — yöntem, arabirim com.adobe.gravity.service.manifest.IInterfaceBuilder | |
Add a service import. | |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — yöntem, arabirim com.adobe.gravity.tracker.IServiceTrackerCustomizer | |
Called when a new service appears that is to be tracked. | |
addingService(reference:com.adobe.gravity.framework:IServiceReference) — yöntem, sınıf com.adobe.gravity.tracker.ServiceTracker | |
Called when a new service appears that is to be tracked. | |
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — yöntem, sınıf flashx.textLayout.container.ContainerController | |
Üst öğenin alt öğesi olarak bir flash.display.DisplayObject nesnesi ekler. | |
addIPMulticastAddress(address:String, port:any, source:String) — yöntem, sınıf flash.net.GroupSpecifier | |
İlişkili bir NetStream veya NetGroup öğesinin belirtilen IP çoklu yayın grubuna katılmasına ve belirtilen UDP bağlantı noktasını dinlemesine neden olur. | |
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — yöntem, arabirim com.adobe.guides.spark.layouts.components.ILayoutComponent | |
instantiate the itemFactory and add it to the specified group | |
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — yöntem, sınıf com.adobe.guides.spark.layouts.components.LayoutHostBase | |
instantiate the itemFactory and add it to the specified group | |
addItem(item:Object) — yöntem, sınıf com.adobe.livecycle.rca.model.document.DocumentCollection | |
Overrides the addItem() method for ArrayCollection. | |
addItem(item:Object) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — yöntem, sınıf com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Overrides the addItem() method of ArrayCollection. | |
addItem(item:Object) — yöntem, sınıf com.adobe.livecycle.rca.model.stage.StageCollection | |
Overrides the addItem() method of the ArrayCollection. | |
addItem(item:Object) — yöntem, sınıf fl.controls.ComboBox | |
Öğe listesinin sonuna bir öğe ekler. | |
addItem(item:Object) — yöntem, sınıf fl.controls.SelectableList | |
Öğe listesinin sonuna bir öğe ekler. | |
addItem(item:Object) — yöntem, sınıf fl.data.DataProvider | |
Veri sağlayıcının sonuna bir öğe ekler. | |
addItem(item:flash.display:NativeMenuItem) — yöntem, sınıf flash.display.NativeMenu | |
Menünün altına bir menü öğesi ekler. | |
addItem(item:Object) — yöntem, sınıf mx.collections.ArrayList | |
Add the specified item to the end of the list. | |
addItem(item:Object) — yöntem, sınıf mx.collections.AsyncListView | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — yöntem, arabirim mx.collections.IList | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — yöntem, sınıf mx.collections.ListCollectionView | |
Adds the specified item to the end of the list. | |
addItem(item:org.osmf.media:MediaFactoryItem) — yöntem, sınıf org.osmf.media.MediaFactory | |
Adds the specified MediaFactoryItem to the factory. | |
addItem(item:org.osmf.net.metrics:MetricFactoryItem) — yöntem, sınıf org.osmf.net.metrics.MetricFactory | |
Adds the specified MetricFactoryItem to the factory. | |
addItem(item:Object) — yöntem, sınıf spark.collections.NumericDataProvider | |
This function is not supported. | |
addItem(item:Object) — yöntem, sınıf spark.components.TabbedViewNavigator | |
Add the specified view navigator to the end of the list. | |
AddItemAction — sınıf, paket mx.effects | |
The AddItemAction class defines an action effect that determines when the item renderer appears in the control for an item being added to a list-based control, such as List or TileList, or for an item that replaces an existing item in the control. | |
AddItemAction(target:Object) — Yapıcı, sınıf mx.effects.AddItemAction | |
Constructor. | |
AddItemActionInstance — sınıf, paket mx.effects.effectClasses | |
The AddItemActionInstance class implements the instance class for the AddItemAction effect. | |
AddItemActionInstance(target:Object) — Yapıcı, sınıf mx.effects.effectClasses.AddItemActionInstance | |
Constructor. | |
addItemAt(item:Object, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.document.DocumentCollection | |
Overrides the addItemAt() method for ArrayCollection. | |
addItemAt(item:Object, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Overrides the addItemAt() method for ArrayCollection. | |
addItemAt(item:Object, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Overrides the addItemAt() method of ArrayCollection. | |
addItemAt(item:Object, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Overrides the addItemAt() method of ArrayCollection. | |
addItemAt(item:Object, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Overrides the addItemAt() method of ArrayCollection. | |
addItemAt(item:Object, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.stage.StageCollection | |
Overrides the addItemAt() method of the ArrayCollection. | |
addItemAt(item:Object, index:uint) — yöntem, sınıf fl.controls.ComboBox | |
Listeye, belirtilen dizin konumunda bir öğe ekler. | |
addItemAt(item:Object, index:uint) — yöntem, sınıf fl.controls.SelectableList | |
Listeye, belirtilen dizin konumunda bir öğe ekler. | |
addItemAt(item:Object, index:uint) — yöntem, sınıf fl.data.DataProvider | |
Belirtilen dizindeki veri sağlayıcıya yeni bir öğe ekler. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — yöntem, sınıf flash.display.NativeMenu | |
Belirtilen konuma bir menü öğesi ekler. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — yöntem, sınıf flash.ui.ContextMenu | |
Menünün altına bir menü öğesi ekler. | |
addItemAt(item:Object, index:int) — yöntem, sınıf mx.collections.ArrayList | |
Add the item at the specified index. | |
addItemAt(item:Object, index:int) — yöntem, sınıf mx.collections.AsyncListView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — yöntem, arabirim mx.collections.IList | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — yöntem, sınıf mx.collections.ListCollectionView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — yöntem, sınıf spark.collections.NumericDataProvider | |
This function is not supported. | |
addItemAt(item:Object, index:int) — yöntem, sınıf spark.components.TabbedViewNavigator | |
Add the view navigator at the specified index. | |
addItems(oItems:Array, oContainers:Array, nStartTabIndex:int, nTabIncrement:int, oAreaContainer:spark.components:Group) — yöntem, sınıf com.adobe.guides.spark.layouts.components.AlignmentArea | |
Add items to an alignment area obeying "keepWithPrevious" settings. | |
addItems(items:Object) — yöntem, sınıf fl.data.DataProvider | |
DataProvider'ın sonuna birkaç öğe ekler ve bir DataChangeType.ADD olayı gönderir. | |
AddItems — sınıf, paket mx.states | |
Documentation is not currently available. | |
AddItems() — Yapıcı, sınıf mx.states.AddItems | |
Constructor. | |
addItemsAt(items:Object, index:uint) — yöntem, sınıf fl.data.DataProvider | |
Belirtilen dizinde veri sağlayıcıya birkaç öğe ekler ve bir DataChangeType.ADD olayı gönderir. | |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — yöntem, arabirim com.adobe.guides.spark.layouts.components.ILayoutComponent | |
instantiate the itemFactories and add them to the specified group. | |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — yöntem, sınıf com.adobe.guides.spark.layouts.components.LayoutHostBase | |
instantiate the itemFactories and add them to the specified group. | |
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — yöntem, sınıf com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
instantiate the itemFactories and add them to the specified group. | |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — yöntem, arabirim com.adobe.guides.spark.layouts.components.ILayoutComponent | |
Add items alternating between the specified groups, incremented the tab indexes. | |
addItemsToGroups(groups:Array, itemFactories:Array, startTabIndex:int, tabIncrement:int) — yöntem, sınıf com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Add items alternating between the specified groups, incremented the tab indexes. | |
addItemToCollectionOperation — Özellik, sınıf mx.data.ManagedQuery | |
These addItemToCollectionOperation() and removeItemFromCollectionOperation() methods are optional operations which let you define a function to be invoked as an item is added to or removed from a collection. | |
additionalColumnListDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the list having additional column properties A skin part that defines the list having additional column properties | |
additionalEditOptions — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Fetches the array of Edit Options. | |
additionalMetadata — Özellik, arabirim com.adobe.solutions.rca.domain.IParticipant | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetadata — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewContext | |
Any review-specific data can be preserved in this field. | |
additionalMetadata — Özellik, arabirim com.adobe.solutions.rca.domain.IStage | |
This property can be used to store additional metadata while extending the application. | |
additionalMetadata — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Participant | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetadata — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
Any review-specific data can be preserved in this field. | |
additionalMetadata — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
This property can be used to store additional metadata while extending the application. | |
additionalMetadata — Özellik, sınıf com.adobe.solutions.rca.vo.ParticipantVO | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetadata — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewContextVO | |
Any review specific data can be preserved in this field. | |
additionalMetadata — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewStageVO | |
This property can be used to store additional metadata, while extending the application. | |
additionalMetaData — Özellik, sınıf com.adobe.livecycle.rca.model.ReviewContext | |
Specifies any data specific to this review to save. | |
additionalMetaData — Özellik, sınıf com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies additional metadata when you extend the application. | |
additionalMetaData — Özellik, sınıf com.adobe.livecycle.rca.model.stage.AbstractStage | |
Stores additional metadata when the application is extended. | |
additionalTableColumns — Özellik, sınıf com.adobe.icc.vo.Table | |
Table column details for all the columns inside the table. | |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — yöntem, sınıf fl.motion.MotionBase | |
Motion örneğine bir anahtar kare nesnesi ekler. | |
addKeyPair(key:String, value:String) — yöntem, sınıf com.adobe.icc.external.dc.InvokeParams | |
Adds an entry to the ddkeMap for the specified key/value pair. | |
addLast(p:mx.automation:AutomationIDPart) — yöntem, sınıf mx.automation.AutomationID | |
Adds a parts to the end of the id. | |
addLayer(value:mx.core:DesignLayer) — yöntem, sınıf mx.core.DesignLayer | |
Adds a DesignLayer child to this layer. | |
addLayoutCompleteSynchronization() — yöntem, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
Sets up an automation synchronization with the Layout Manager's UPDATE_COMPLETE event. | |
addLayoutCompleteSynchronization() — yöntem, sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Sets up a automation synchronization with layout manager update complete event. | |
addLineForReuse(textLine:flash.text.engine:TextLine) — Statik Yöntem , sınıf flashx.textLayout.compose.TextLineRecycler | |
Yeniden kullanım için havuza bir TextLine ekler. | |
addListenerHandler() — yöntem, sınıf mx.validators.Validator | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addListenerHandler() — yöntem, sınıf spark.validators.supportClasses.GlobalizationValidatorBase | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addLoader(bundleLoaderFactory:com.adobe.gravity.service.bundleloader:IBundleLoaderFactory, configuration:XML) — yöntem, arabirim com.adobe.gravity.service.manifest.IBundleBuilder | |
Add a bundle loader factory for loading the bundle. | |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — yöntem, arabirim com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds a local user to a project. | |
addLocalUser(projectId:String, user:com.adobe.solutions.prm.vo:TeamMemberVO) — yöntem, sınıf com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds a local user to a project. | |
addLogger(logger:mx.logging:ILogger) — yöntem, sınıf mx.logging.AbstractTarget | |
Sets up this target with the specified logger. | |
addLogger(logger:mx.logging:ILogger) — yöntem, arabirim mx.logging.ILoggingTarget | |
Sets up this target with the specified logger. | |
addManagedOperation(mop:mx.data:ManagedOperation) — yöntem, sınıf mx.data.RPCDataManager | |
Adds a managed operation to the set managed by this data manager. | |
addMarker(marker:org.osmf.metadata:TimelineMarker) — yöntem, sınıf org.osmf.metadata.TimelineMetadata | |
Adds the specified TimelineMarker to this object. | |
addMediaElement(element:org.osmf.media:MediaElement) — yöntem, arabirim org.osmf.containers.IMediaContainer | |
Adds a MediaElement instance to the container. | |
addMediaElement(element:org.osmf.media:MediaElement) — yöntem, sınıf org.osmf.containers.MediaContainer | |
Adds a MediaElement instance to the container. | |
addMember(s:mx.olap:IOLAPMember) — yöntem, arabirim mx.olap.IOLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(member:mx.olap:IOLAPElement) — yöntem, arabirim mx.olap.IOLAPTuple | |
Adds a new member to the tuple. | |
addMember(m:mx.olap:IOLAPMember) — yöntem, sınıf mx.olap.OLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(element:mx.olap:IOLAPElement) — yöntem, sınıf mx.olap.OLAPTuple | |
Adds a new member to the tuple. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — yöntem, arabirim com.adobe.solutions.rca.domain.common.IMemberCollection | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
This remote operation adds a member to the collection and submits the change to the server. | |
addMemberHint(peerID:String) — yöntem, sınıf flash.net.NetGroup | |
peerID öğesinin grubun bir üyesi olduğunu belirten bir kaydı elle ekler. | |
addMembers(value:mx.collections:IList) — yöntem, arabirim mx.olap.IOLAPTuple | |
Adds a list of members to the tuple. | |
addMembers(value:mx.collections:IList) — yöntem, sınıf mx.olap.OLAPTuple | |
Adds a list of members to the tuple. | |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — Statik Yöntem , sınıf com.adobe.viewsource.ViewSource | |
Adds a "View Source" context menu item to the context menu of the given object. | |
addMessageListener(namespace:String, name:String, handler:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IMessageBus | |
Adds a listener for a namespace and name combination. | |
addMetadata(namespaceURL:String, metadata:org.osmf.metadata:Metadata) — yöntem, sınıf org.osmf.media.MediaElement | |
Adds a Metadata object to this MediaElement under the specified namespace URL. | |
addMetadataValue(namespaceURL:String, value:Object) — yöntem, sınıf org.osmf.media.MediaResourceBase | |
Adds a metadata value to this resource. | |
addModerator(moderator:com.adobe.livecycle.rca.model.participant:Moderator) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Adds items of type Moderator to the collection. | |
addModeratorAt(moderator:com.adobe.livecycle.rca.model.participant:Moderator, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Adds items of type Moderator to the collection. | |
addModuleAssignment(value:com.adobe.icc.editors.model:ModuleAssignmentModel, addAt:int) — yöntem, sınıf com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Adds a module assignment to this target area assignment object. | |
addModuleInstance(moduleInstance:com.adobe.icc.dc.domain:IModuleInstance) — yöntem, sınıf com.adobe.icc.dc.domain.VariableInstance | |
Add the given moduleInstance to this VariableInstance, as a source of the associated Variable. | |
addMotionPath(newMotionPath:spark.effects.animation:MotionPath, newEffectStartTime:Number) — yöntem, sınıf spark.effects.supportClasses.AnimateTransformInstance | |
Adds a MotionPath object to the set of MotionPath objects in this instance, with the start time relative to the outermost parent effect. | |
addMouseClickHandlerToExistingRenderers() — yöntem, sınıf spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — yöntem, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — yöntem, sınıf spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl | |
addNamespace(ns:Object) — yöntem, sınıf XML | |
XML nesnesi için kapsam dahilindeki ad alanları kümesine bir ad alanı ekler. | |
addNeighbor(peerID:String) — yöntem, sınıf flash.net.NetGroup | |
Önceden bu grupta olması gereken, belirtilen bir peerID öğesine hemen doğrudan bağlanarak elle bir yakın öğe ekler. | |
addNewAsset() — yöntem, sınıf com.adobe.solutions.prm.presentation.asset.AssetPod | |
This method adds a new asset. | |
addNote(taskId:String, title:String, note:String, attachmentPermissions:lc.procmgmt.domain:AttachmentPermissions) — yöntem, arabirim lc.procmgmt.ITaskManager | |
Adds a note to a task item. | |
addNote(title:String, note:String, permissions:lc.procmgmt.domain:AttachmentPermissions) — yöntem, sınıf lc.procmgmt.domain.Task | |
Adds a note to the task. | |
addNote() — yöntem, sınıf lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Adds the title and note properties to the current Task object, with the specified AttachmentPermissions object set. | |
ADD_NOTE_COMPLETE — Sabit Statik Özellik, sınıf lc.foundation.events.ObjectResultEvent | |
A special value that specifies notes were added to a task. | |
addObject(obj:mx.core:IUIComponent, scaleType:String) — yöntem, sınıf mx.printing.FlexPrintJob | |
Adds a UIComponent object to the list of objects being printed. | |
addOfflineItem(item:Object) — yöntem, sınıf mx.data.DataServiceOfflineAdapter | |
Adds the specified offline item to the localStore. | |
addOfflineItem(item:Object) — yöntem, sınıf mx.data.SQLiteOfflineAdapter | |
Adds the specified offline item to the localStore. | |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Paket Fonksiyonu, com.adobe.gravity.utility.events | |
Add an event listener to the specified event dispatcher ensuring that it will only fire once. | |
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Paket Fonksiyonu, lc.foundation.util | |
Add an event listener to the specified event dispatcher ensuring that it will only fire once. | |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — yöntem, sınıf flashx.textLayout.operations.CompositeOperation | |
Listenin sonuna ek bir işlem ekler. | |
addOperationParameterButton — Kaplama Bölümü, sınıf com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a Button which adds an operation parameter. A skin part that defines a Button which adds an operation parameter. | |
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — yöntem, sınıf flash.printing.PrintJob | |
Belirtilen Sprite nesnesini tek bir sayfa olarak yazıcı kuyruğuna gönderir. | |
addPage() — yöntem, sınıf ga.model.PanelManager | |
If the panel is allowed to repeat, this method adds a new panel after the current panel. | |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IPanel | |
Adds a Panel to the Panel. | |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IShell | |
Adds a Panel to the shell. | |
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IView | |
Adds a Panel to the View. | |
addPanelButton — Kaplama Bölümü, sınıf com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The add panel button skin part. The add panel button skin part. | |
AddPanelButton — sınıf, paket ga.controls | |
The AddPanelButton class defines the Add Panel Button component, which adds a new instance of a repeating panel to a list of panels contained within a section. | |
AddPanelEvent — sınıf, paket com.adobe.mosaic.om.events | |
The AddPanelEvent class defines a transient notification of adding a Panel. | |
AddPanelEvent(type:String, panelNode:com.adobe.mosaic.om.interfaces:IPanel, msg:String) — Yapıcı, sınıf com.adobe.mosaic.om.events.AddPanelEvent | |
Constructor. | |
addParams(func:Function, ... rest) — Paket Fonksiyonu, com.adobe.gravity.utility.async | |
Create an adapter function that calls the provided function with the provided parameters, appending any parameters passed in when it is invoked. | |
addParams(func:Function, ... rest) — Paket Fonksiyonu, lc.foundation.util | |
Create an adapter function that calls the provided function with the provided parameters, appending any parameters passed in when it is invoked. | |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — yöntem, arabirim com.adobe.solutions.rca.domain.IStage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipant(participant:com.adobe.solutions.rca.domain:IStageParticipant) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — yöntem, arabirim com.adobe.solutions.rca.domain.IStage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipantAt(participant:com.adobe.solutions.rca.domain:IStageParticipant, index:int) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
Adds a participant at the end of the list of participants for this stage. | |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — yöntem, arabirim com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. | |
addParticipantToStage(reviewId:String, stageNo:int, stageParticipant:com.adobe.solutions.rca.vo:StageParticipantVO) — yöntem, sınıf com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation adds a new non-moderator participant in an ongoing creation, review, or approval stage. | |
addPopUp(window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — Statik Yöntem , sınıf mx.managers.PopUpManager | |
Pops up a top-level window. | |
ADD_POP_UP_PLACE_HOLDER_REQUEST — Sabit Statik Özellik, sınıf mx.events.SWFBridgeRequest | |
Adds a placeholder for a pop up window hosted by a child SystemManager. | |
ADD_POP_UP_REQUEST — Sabit Statik Özellik, sınıf mx.events.SWFBridgeRequest | |
Adds a popup on the targeted application. | |
addPosition(p:mx.olap:IOLAPAxisPosition) — yöntem, sınıf mx.olap.OLAPResultAxis | |
Adds a position to the axis of the query result. | |
addPostLoadAction(action:Function) — yöntem, arabirim com.adobe.gravity.service.manifest.IManifestParseContext | |
Add a post-load action. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — yöntem, arabirim mx.core.IFlexModuleFactory | |
Adds an RSL to the preloadedRSLs list. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — yöntem, sınıf mx.managers.SystemManager | |
Adds an RSL to the preloadedRSLs list. | |
addProject(prj:com.adobe.solutions.prm.domain:IProject) — yöntem, arabirim com.adobe.solutions.prm.domain.IProject | |
This method adds a project to a collection of projects. | |
addProject(project:com.adobe.solutions.prm.domain:IProject) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This method adds a project to a collection of projects. | |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — yöntem, arabirim com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds or creates a sub-project within an existing project. | |
addProject(projectId:String, childProject:com.adobe.solutions.prm.vo:ProjectVO) — yöntem, sınıf com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds or creates a sub-project within an existing project. | |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — yöntem, arabirim com.adobe.solutions.prm.domain.IProject | |
This remote operation adds a sub-project to the current project and updates it on the server. | |
addProjectAndSave(project:com.adobe.solutions.prm.domain:IProject) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a sub-project to the current project and updates it on the server. | |
addPropertiesIcon — Kaplama Bölümü, sınıf com.adobe.dct.view.PropertyContainer | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. | |
addPropertyArray(name:String, values:Array, startFrame:int, endFrame:int) — yöntem, sınıf fl.motion.MotionBase | |
Motion sınıfının bildirilen bir özelliği için karşılık gelen anahtar karelere bir değer dizisi saklar. | |
addQuads — Özellik, sınıf coldfusion.service.mxml.Pdf | |
Add the position or quadrants of the thumbnail | |
addRadioButton(radioButton:fl.controls:RadioButton) — yöntem, sınıf fl.controls.RadioButtonGroup | |
Bir radyo düğmesi grubundan tek bir radyo düğmesi seçimine olanak tanıyan radyo düğmesi grubu dizinlemesiyle birlikte kullanmak üzere dahili radyo düğmesi dizisine bir radyo düğmesi ekler. | |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — yöntem, sınıf com.adobe.icc.dc.domain.ListModuleInstance | |
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. | |
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — yöntem, sınıf com.adobe.icc.dc.domain.TargetInstance | |
Inserts the specified raw DataModule into the list's contents as extra selected content if list is open. | |
addRef(applicationDomain:flash.system:ApplicationDomain) — yöntem, arabirim com.adobe.gravity.framework.IApplicationDomainManager | |
Increment the reference count on the ApplicationDomain. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, arabirim com.adobe.solutions.prm.domain.IProject | |
This method adds a reference document to a collection of referenceDocuments. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, arabirim com.adobe.solutions.prm.domain.IWorkItem | |
This method adds a reference document to the referenceDocuments collection. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This method adds a reference document to a collection of referenceDocuments. | |
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
This method adds a reference document to the referenceDocuments collection. | |
addReminder(reminder:com.adobe.livecycle.rca.model.reminder:Reminder) — yöntem, sınıf com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Adds items of type Reminder to the collection. | |
addReminderAt(reminder:com.adobe.livecycle.rca.model.reminder:Reminder, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Adds items of type Reminder to the collection. | |
AddRemoveEffectTargetFilter — sınıf, paket mx.effects.effectClasses | |
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been added or removed as children to a container. | |
AddRemoveEffectTargetFilter() — Yapıcı, sınıf mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Constructor. | |
addResource(ns:Namespace, resource:Object) — yöntem, sınıf mx.rpc.xml.QualifiedResourceManager | |
Adds a resource to a potential Array of resources for a given namespace. | |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — yöntem, arabirim mx.resources.IResourceManager | |
Adds the specified ResourceBundle to the ResourceManager so that its resources can be accessed by ResourceManager methods such as getString(). | |
addResources(lang:String, res:Object) — yöntem, sınıf air.update.ApplicationUpdaterUI | |
Belirtilen dil için dinamik olarak yeni bir kaynak paketi ekler. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, sınıf coldfusion.air.SessionToken | |
addResponder adds a responder to an Array of responders. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, arabirim com.adobe.ep.taskmanagement.util.IToken | |
Adds an object to handle the result or failure for an asynchronous invocation. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, sınıf com.adobe.ep.taskmanagement.util.Token | |
Adds an object to handle the result or failure for an asynchronous invocation. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, arabirim com.adobe.icc.token.IAsyncToken | |
Adds a responder to this token. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, arabirim com.adobe.livecycle.rca.token.IAsyncToken | |
Adds a responder to this token. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, sınıf com.adobe.livecycle.rca.token.RCAToken | |
Adds a responder to this token. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, sınıf lc.foundation.util.Token | |
Adds an object to handle the result or failure for an asynchronous invocation. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, sınıf mx.collections.errors.ItemPendingError | |
addResponder adds a responder to an Array of responders. | |
addResponder(responder:mx.rpc:IResponder) — yöntem, sınıf mx.rpc.AsyncToken | |
Adds a responder to an Array of responders. | |
address — Özellik, sınıf flash.net.InterfaceAddress | |
İnternet Protokolü (IP) adresi. | |
address — Özellik, sınıf flash.net.dns.AAAARecord | |
IPv6 adresleri. | |
address — Özellik, sınıf flash.net.dns.ARecord | |
IPv4 adresleri. | |
address — Özellik, sınıf lc.foundation.domain.User | |
Deprecated Since Workspace 10: Please use the postalAddress property. | |
addressedTo — Özellik, sınıf com.adobe.solutions.prm.vo.MessageVO | |
Defines the addressed-to field for a message. | |
addresses — Özellik, sınıf flash.net.NetworkInterface | |
Bu ağ arabirimine bağlı adreslerin listesi. | |
addResultHandler(handler:Function) — yöntem, arabirim com.adobe.ep.taskmanagement.util.IToken | |
Adds a result handler for this asynchronous invocation. | |
addResultHandler(handler:Function) — yöntem, sınıf com.adobe.ep.taskmanagement.util.Token | |
Adds a result handler for this asynchronous invocation. | |
addResultHandler(handler:Function) — yöntem, sınıf lc.foundation.util.Token | |
Adds a result handler for this asynchronous invocation. | |
addReviewer(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Adds items of type Reviewer to the collection. | |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — yöntem, arabirim com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Adds a reviewer to a stage of an ongoing review. | |
addReviewer(reviewId:String, stageNo:int, domain:String, canonicalName:String, isOptional:Boolean) — yöntem, sınıf com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Adds a reviewer to a stage of an ongoing review. | |
ADD_REVIEWER — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.OperationType | |
This operation adds a reviewer to a review stage. | |
addReviewerAt(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Adds items of type Reviewer to the collection. | |
AddReviewStageParticipant — sınıf, paket com.adobe.solutions.rca.presentation | |
The host component for dialog used to adding participants to an review stage. | |
AddReviewStageParticipant() — Yapıcı, sınıf com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
The constructor for AddReviewStageParticipant class. | |
addReviewStageParticipantPanel — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. | |
ADD_ROW — Sabit Statik Özellik, sınıf spark.events.GridSelectionEventKind | |
Indicates that this row should be added to the current selection. | |
addRSLInfo(info:fl.rsl:RSLInfo) — yöntem, sınıf fl.rsl.RSLPreloader | |
İndirilmekte olan SWF veya SWZ dosyasına açıklayıcı bir RSLInfo kaydı ekler. | |
addScrollers(chilArray:Array) — yöntem, sınıf spark.automation.delegates.components.SparkDataGridAutomationImpl | |
private | |
addScrollers(chilArray:Array) — yöntem, sınıf spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl | |
addScrollers(chilArray:Array) — yöntem, sınıf spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
private | |
addSection() — yöntem, sınıf ga.model.PanelManager | |
If the section is repeatable, this method adds a new section after the current section. | |
addSelectedCell(rowIndex:int, columnIndex:int) — yöntem, sınıf spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedCell(rowIndex:int, columnIndex:int) — yöntem, sınıf spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedIndex(rowIndex:int) — yöntem, sınıf spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectedIndex(rowIndex:int) — yöntem, sınıf spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — yöntem, sınıf flashx.textLayout.container.ContainerController | |
Seçim şekillerinin eklendiği (örneğin blok seçim vurgusu, imleç vb.) bir flash.display.DisplayObjectContainer öğesi. | |
addService(service:com.adobe.mosaic.om.interfaces:IService, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IShell | |
Adds a service to this shell. | |
AddServiceEvent — sınıf, paket com.adobe.mosaic.om.events | |
The AddServiceEvent is dispatched when a service is added to the composite application. | |
AddServiceEvent(type:String, serviceNode:com.adobe.mosaic.om.interfaces:IService, msg:String) — Yapıcı, sınıf com.adobe.mosaic.om.events.AddServiceEvent | |
Constructor. | |
addServiceEventFailure — Olay, sınıf com.adobe.mosaic.mxml.Service | |
The addServiceEventFailure defines a failure notification of an attempt to load a Service. | |
addServiceEventSuccess — Olay, sınıf com.adobe.mosaic.mxml.Service | |
The addServiceEventSuccess defines a successful notification of loading a Service. | |
addSet(s:mx.olap:IOLAPSet) — yöntem, arabirim mx.olap.IOLAPQueryAxis | |
Adds a set to the query axis. | |
addSet(s:mx.olap:IOLAPSet) — yöntem, sınıf mx.olap.OLAPQueryAxis | |
Adds a set to the query axis. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — yöntem, sınıf mx.rpc.soap.AbstractWebService | |
Add a header that will be applied to all operations of this WebService. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — yöntem, sınıf mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — yöntem, sınıf mx.controls.AdvancedDataGridBaseEx | |
Adds a data field to the list of sort fields. | |
addStage(stage:com.adobe.livecycle.rca.model.stage:AbstractStage) — yöntem, sınıf com.adobe.livecycle.rca.model.stage.StageCollection | |
Adds items of type AbstractStage to the collection | |
addStage(stage:com.adobe.solutions.rca.domain:IStage) — yöntem, arabirim com.adobe.solutions.rca.domain.IReviewContext | |
Adds stage to the review after the last stage. | |
addStage(stage:com.adobe.solutions.rca.domain:IStage) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds stage to the review after the last stage. | |
addStageAt(stage:com.adobe.livecycle.rca.model.stage:AbstractStage, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.stage.StageCollection | |
Adds items of type AbstractStage to the collection. | |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — yöntem, arabirim com.adobe.solutions.rca.domain.IReviewContext | |
Adds stage to the review at the specified index from the beginning. | |
addStageAt(stage:com.adobe.solutions.rca.domain:IStage, index:int) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds stage to the review at the specified index from the beginning. | |
AddStageParticipant — sınıf, paket com.adobe.solutions.rca.presentation | |
This class defines the base functionality for adding a participant to a stage. | |
AddStageParticipant() — Yapıcı, sınıf com.adobe.solutions.rca.presentation.AddStageParticipant | |
The constructor for AddStageParticipant class. | |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — yöntem, sınıf com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
Adds a participant to an approval stage if not already added. | |
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — yöntem, sınıf com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
This function adds a participant to an approval stage if the participant does not already exist. | |
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — yöntem, sınıf mx.core.UIComponent | |
Adds a non-visual style client to this component instance. | |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — yöntem, sınıf flash.display.NativeMenu | |
Yeni bir menü öğesi ekleyerek menüye bir alt menü ekler. | |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — yöntem, sınıf flash.display.NativeMenu | |
Belirtilen konuma yeni bir menü öğesi ekleyerek menüye bir alt menü ekler. | |
addSubscription(subtopic:String, selector:String, maxFrequency:uint) — yöntem, sınıf mx.messaging.MultiTopicConsumer | |
This is a convenience method for adding a new subscription. | |
ADD_SUBSCRIPTIONS — Sabit Statik Özellik, sınıf mx.messaging.messages.CommandMessage | |
Header used in a MULTI_SUBSCRIBE message to specify an Array of subtopic/selector pairs to add to the existing set of subscriptions. | |
addSubtopic(subtopic:String) — yöntem, sınıf mx.messaging.MultiTopicProducer | |
Adds a subtopic to the current list of subtopics for messages sent by this producer. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.AggregatingToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — yöntem, arabirim com.adobe.gravity.utility.async.IToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.ImmediateFaultToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.ImmediateSuccessToken | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.async.Token | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(handler:Function, weakReference:Boolean) — yöntem, sınıf com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Add a handler to be called if the operation succeeds. | |
addSuccessHandler(success:Function) — yöntem, arabirim com.adobe.icc.token.IAsyncToken | |
Adds a success handler to this token. | |
addSuccessHandler(success:Function) — yöntem, arabirim com.adobe.livecycle.rca.token.IAsyncToken | |
Adds a success handler to this token. | |
addSuccessHandler(success:Function) — yöntem, sınıf com.adobe.livecycle.rca.token.RCAToken | |
Adds a success handler to this token. | |
addSupportingDocument(doc:com.adobe.livecycle.rca.model.document:SupportingDocument) — yöntem, sınıf com.adobe.livecycle.rca.model.document.DocumentCollection | |
Adds items of type SupportingDocument to the collection. | |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — yöntem, arabirim com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds a supporting document to a project. | |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — yöntem, arabirim com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function adds a supporting document to a workitem. | |
addSupportingDocument(projectId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — yöntem, sınıf com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds a supporting document to a project. | |
addSupportingDocument(workItemId:String, supportingDocument:com.adobe.solutions.rca.vo:DocumentVO) — yöntem, sınıf com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function adds a supporting document to a workitem. | |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, arabirim com.adobe.solutions.rca.domain.IReviewContext | |
Adds the supporting document at the end of the list of supportingDocuments for this review. | |
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds the supporting document at the end of the list of supportingDocuments for this review. | |
addSupportingDocumentAt(doc:com.adobe.livecycle.rca.model.document:SupportingDocument, index:int) — yöntem, sınıf com.adobe.livecycle.rca.model.document.DocumentCollection | |
Adds items of type SupportingDocument to the collection. | |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — yöntem, arabirim com.adobe.solutions.rca.domain.IReviewContext | |
Adds the supporting document at the index in the list of supportingDocuments for this review. | |
addSupportingDocumentAt(doc:com.adobe.solutions.rca.domain:ISupportingDocument, index:int) — yöntem, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adds the supporting document at the index in the list of supportingDocuments for this review. | |
addSynchronization(isComplete:Function, target:Object) — yöntem, arabirim mx.automation.IAutomationObjectHelper | |
Adds a synchronization object to the automation manager. | |
addTab — Olay, sınıf com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Dispatched when the add button is clicked. | |
addTab(child:flash.display:DisplayObject) — yöntem, sınıf com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Adds a child to the end of the tab list. | |
ADD_TAB — Sabit Statik Özellik, sınıf com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent | |
A new tab is requested. | |
addTabAt(child:flash.display:DisplayObject, index:int) — yöntem, sınıf com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Adds a child in a specific location to the tab list. | |
addTarget(target:flash.display:DisplayObject, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean) — yöntem, sınıf fl.motion.AnimatorFactoryBase | |
Hedef özelliği DisplayObject (varsa) (targetParent öğesinin targetName özelliği) olarak ayarlı olan ve oluşturma sonucunda Motion özelliği AnimatorFactoryBase örneğinde saklanan bir AnimatorBase örneği oluşturur ve döndürür. | |
addTarget(target:mx.logging:ILoggingTarget) — Statik Yöntem , sınıf mx.logging.Log | |
Allows the specified target to begin receiving notification of log events. | |
addTarget(target:org.osmf.layout:ILayoutTarget) — yöntem, sınıf org.osmf.layout.LayoutRendererBase | |
Method for adding a target to the layout renderer's list of objects that it calculates the size and position for. | |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — yöntem, sınıf fl.motion.AnimatorFactoryBase | |
Üst DisplayObjectContainer öğesine başvurur ve sonra hedef özelliği DisplayObject (varsa) (targetParent öğesinin targetName özelliği) olarak ayarlı olan ve oluşturma sonucunda Motion özelliği AnimatorFactoryBase örneğinde saklanan bir AnimatorBase örneği oluşturur ve döndürür. | |
addTask(task:lc.procmgmt.domain:Task) — yöntem, sınıf lc.procmgmt.domain.QueueBase | |
Adds a task to the queue. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — yöntem, arabirim com.adobe.solutions.prm.domain.IProject | |
This method adds a team member to a collection of members. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — yöntem, arabirim com.adobe.solutions.prm.domain.IWorkItem | |
This method adds a team member to the collection of the members. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This method adds a team member to a collection of members. | |
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
This method adds a team member to the collection of the members. | |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — yöntem, arabirim com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds a team member to the project. | |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — yöntem, arabirim com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function adds a team member to a workitem. | |
addTeamMember(projectId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — yöntem, sınıf com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds a team member to the project. | |
addTeamMember(workItemId:String, member:com.adobe.solutions.prm.vo:TeamMemberVO) — yöntem, sınıf com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function adds a team member to a workitem. | |
addTextLine(textLine:flash.text.engine:TextLine, index:int) — yöntem, sınıf flashx.textLayout.container.ContainerController | |
flash.text.engine.TextLine nesnesini bir kabın altındaki nesne olarak ekler. | |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IPanel | |
Adds a Tile to the Panel. | |
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IShell | |
Adds a Tile to the Shell. | |
AddTileEvent — sınıf, paket com.adobe.mosaic.om.events | |
The AddTileEvent class defines a transient notification of adding a Tile. | |
AddTileEvent(type:String, tileNode:com.adobe.mosaic.om.interfaces:ITile, msg:String) — Yapıcı, sınıf com.adobe.mosaic.om.events.AddTileEvent | |
Constructor. | |
addTileEventFailure — Olay, sınıf com.adobe.mosaic.mxml.Tile | |
The addTileEventFailure event indicates that an attempt to add a Tile from a Catalog failed. | |
addTileEventSuccess — Olay, sınıf com.adobe.mosaic.mxml.Tile | |
The addTileEventSuccess event indicates that adding a Tile from a Catalog was successful. | |
addToCreationQueue(id:Object, preferredIndex:int, callbackFunc:Function, parent:mx.core:IFlexDisplayObject) — yöntem, sınıf mx.core.Application | |
Add a container to the Application's creation queue. | |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — yöntem, sınıf flash.net.drm.DRMManager | |
şu anda çalışmakta olan aygıtı bir aygıt grubuna ekler. | |
ADD_TO_DEVICE_GROUP_COMPLETE — Sabit Statik Özellik, sınıf flash.events.DRMDeviceGroupEvent | |
ADD_TO_DEVICE_GROUP_ERROR — Sabit Statik Özellik, sınıf flash.events.DRMDeviceGroupErrorEvent | |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — yöntem, arabirim lc.procmgmt.IFavoritesManager | |
Adds an startpoint to the Favorites collection. | |
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — yöntem, sınıf lc.procmgmt.impl.FavoritesManager | |
Adds an startpoint to the Favorites collection. | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — yöntem, sınıf mx.controls.listClasses.ListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToken(token:com.adobe.gravity.utility.async:IToken) — yöntem, sınıf com.adobe.gravity.utility.async.AggregatingToken | |
Add a token to be aggregated. | |
addToRowArrays() — yöntem, sınıf mx.controls.listClasses.ListBase | |
Add a blank row to the beginning of the arrays that store references to the rows. | |
addToShortestColumn(index:int) — yöntem, sınıf com.adobe.mosaic.layouts.SmartColumnLayout | |
Adds the item, given by its index, to the column that is visually the shortest. | |
addToShortestRow(index:int) — yöntem, sınıf com.adobe.mosaic.layouts.SmartRowLayout | |
Adds the item, given by its index, to the row that is visually the shortest. | |
addTrait(type:String, instance:org.osmf.traits:MediaTraitBase) — yöntem, sınıf org.osmf.media.MediaElement | |
Adds a new media trait to this media element. | |
addTuple(t:mx.olap:IOLAPTuple) — yöntem, arabirim mx.olap.IOLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — yöntem, arabirim mx.olap.IOLAPSet | |
Adds a new tuple to the set. | |
addTuple(t:mx.olap:IOLAPTuple) — yöntem, sınıf mx.olap.OLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — yöntem, sınıf mx.olap.OLAPSet | |
Adds a new tuple to the set. | |
addUser() — yöntem, sınıf lc.procmgmt.ui.task.TaskDirectiveModel | |
Adds the selected users from the UserSearchDataGridModel object to the selectedUsers property. | |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — yöntem, sınıf com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
This method adds event listeners to a validator. | |
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — yöntem, sınıf com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method adds listeners for validation events on the given validator. | |
addValue(key:String, value:Object) — yöntem, sınıf org.osmf.metadata.Metadata | |
Stores the specified value in this Metadata object, using the specified key. | |
addView(view:com.adobe.mosaic.om.interfaces:IView, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IViewManager | |
Adds a view to the ViewManager. | |
AddViewEvent — sınıf, paket com.adobe.mosaic.om.events | |
The AddViewEvent class defines a transient notification of adding a view. | |
AddViewEvent(type:String, viewNode:com.adobe.mosaic.om.interfaces:IView, msg:String) — Yapıcı, sınıf com.adobe.mosaic.om.events.AddViewEvent | |
Constructor. | |
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IPanel | |
Adds a viewManager to this panel. | |
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — yöntem, arabirim com.adobe.mosaic.om.interfaces.IShell | |
Adds a viewManager to the shell. | |
AddViewManagerEvent — sınıf, paket com.adobe.mosaic.om.events | |
The AddViewManagerEvent class defines a transient notification of adding a ViewManager. | |
AddViewManagerEvent(type:String, viewManagerNode:com.adobe.mosaic.om.interfaces:IViewManager, msg:String) — Yapıcı, sınıf com.adobe.mosaic.om.events.AddViewManagerEvent | |
Constructor. | |
addWantObjects(startIndex:Number, endIndex:Number) — yöntem, sınıf flash.net.NetGroup | |
Alınacak nesneler kümesine startIndex ile endIndex arasındaki (bunlar da dahil) nesneleri ekler. | |
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — yöntem, arabirim com.adobe.solutions.prm.domain.IProject | |
This method adds a workitem to a collection of workitems. | |
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This method adds a workitem to a collection of workitems. | |
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — yöntem, arabirim com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function adds a work item to an existing project. | |
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — yöntem, sınıf com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function adds a work item to an existing project. | |
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — yöntem, arabirim com.adobe.solutions.prm.domain.IProject | |
This remote operation adds a workitem to the current project and updates the changes on the server. | |
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — yöntem, sınıf com.adobe.solutions.prm.domain.impl.Project | |
This remote operation adds a workitem to the current project and updates the changes on the server. | |
addXMLPath(langCode:String, path:String) — Statik Yöntem , sınıf fl.lang.Locale | |
Sonradan kullanılmak üzere, {languageCode ve languagePath} çiftini dahili diziye ekler. | |
AD_HOC_REVIEW — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.constant.ReviewType | |
Specifies the review type for an ad hoc review. | |
AD_HOC_REVIEW — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.ReviewType | |
The review type of an ad-hoc review. | |
adjustBrightness(rgb:uint, brite:Number) — Statik Yöntem , sınıf mx.utils.ColorUtil | |
Performs a linear brightness adjustment of an RGB color. | |
adjustBrightness2(rgb:uint, brite:Number) — Statik Yöntem , sınıf mx.utils.ColorUtil | |
Performs a scaled brightness adjustment of an RGB color. | |
AdjustColor — sınıf, paket fl.motion | |
AdjustColor sınıfı, ColorMatrixFilter sınıfını desteklemek için parlaklık, kontrast, ton ve doygunluk gibi çeşitli renk özelliklerini tanımlar. | |
AdjustColor() — Yapıcı, sınıf fl.motion.AdjustColor | |
AdjustColor sınıfı, ColorMatrixFilter öğesini desteklemek için çeşitli color özelliklerini tanımlar. | |
adjustColorObjects — Özellik, sınıf fl.motion.KeyframeBase | |
Bu anahtar kare için Array filtrelerinde karşılık gelen dizinleriyle eşlenen AdjustColor örneklerini saklar. | |
adjustedRadius — Stil, sınıf mx.charts.series.PlotSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Stil, sınıf mx.charts.series.LineSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Stil, sınıf mx.charts.series.AreaSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustFocusRect(obj:flash.display:DisplayObject) — yöntem, sınıf mx.core.UIComponent | |
Adjust the focus rectangle. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — yöntem, sınıf mx.charts.AxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — yöntem, arabirim mx.charts.chartClasses.IAxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustItemDeleteEnablement() — yöntem, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item delete button. | |
adjustItemMoveDownEnablement() — yöntem, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item move down button. | |
adjustItemMoveUpEnablement() — yöntem, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item move up button. | |
adjustLeftIndentBtnEnablement() — yöntem, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item left indent button. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — yöntem, sınıf mx.controls.DataGrid | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase | |
Called from the updateDisplayList() method to adjust the size and position of list content. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — yöntem, sınıf mx.controls.listClasses.ListBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — yöntem, sınıf mx.controls.listClasses.TileBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustMinMax(minValue:Number, maxValue:Number) — yöntem, sınıf mx.charts.chartClasses.NumericAxis | |
Adjusts the generated or assigned range of the axis's labels. | |
adjustNetConnectionURL(rootUrl:String, url:String) — Statik Yöntem , sınıf mx.netmon.NetworkMonitor | |
Adjust the URL for NetConnectionChannel and HTTPChannel Requests so that it goes through the monitor. | |
adjustNetConnectionURLImpl — Statik Özellik, sınıf mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adjustRightIndentBtnEnablement() — yöntem, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The function which dispatches event to set the status of toolbar item right indent button. | |
adjustRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number) — yöntem, sınıf mx.controls.dataGridClasses.DataGridBase | |
Adjusts the size and positions of the renderers for the given rowNum, row position and height. | |
adjustSelection(index:int, add:Boolean) — yöntem, sınıf spark.components.List | |
Adjusts the selected indices to account for items being added to or removed from this component. | |
adjustSelection(newIndex:int, add:Boolean) — yöntem, sınıf spark.components.supportClasses.ListBase | |
Adjusts the selected index to account for items being added to or removed from this component. | |
adjustSelectionAndCaretUponNavigation(event:flash.events:KeyboardEvent) — yöntem, sınıf spark.components.List | |
Adjusts the selection based on what keystroke or keystroke combinations were encountered. | |
adjustURLRequest(urlRequest:flash.net:URLRequest, rootURL:String, correlationID:String) — Statik Yöntem , sınıf mx.netmon.NetworkMonitor | |
Adjust the URLRequest so that it goes through the monitor. | |
adjustURLRequestImpl — Statik Özellik, sınıf mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adobe.utils — paket | |
adobe.utils paketi, Flash geliştirme aracı geliştiricileri tarafından kullanılan işlevleri ve sınıfları içerir. | |
advanceBrowser(asset:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — yöntem, sınıf com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Keeps a copy of asset and assetDescriptor for the asset whose versions are retrieved. | |
advanceBrowser(asset:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — yöntem, sınıf com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Keeps a copy of asset and assetDescriptor for the asset whose versions are retrieved. | |
ADVANCED — Sabit Statik Özellik, sınıf flash.text.AntiAliasType | |
Yumuşatmayı gelişmiş yumuşatma olarak ayarlar. | |
AdvanceDataElementsPanel — sınıf, paket com.adobe.dct.component.dataElementsPanel | |
The AdvanceDataElementsPanel component is an extension of DataElementsPanel, which is used in Expression Builder where data elements are used for authoring expressions. | |
AdvanceDataElementsPanel() — Yapıcı, sınıf com.adobe.dct.component.dataElementsPanel.AdvanceDataElementsPanel | |
Constructor. | |
AdvancedChannelSet — sınıf, paket mx.messaging | |
Extends the base ChannelSet to add advanced messaging functionality. | |
AdvancedChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Yapıcı, sınıf mx.messaging.AdvancedChannelSet | |
Constructs an AdvancedChannelSet. | |
AdvancedDataGrid — sınıf, paket mx.controls | |
The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application. | |
AdvancedDataGrid() — Yapıcı, sınıf mx.controls.AdvancedDataGrid | |
Constructor. | |
AdvancedDataGridAccImpl — sınıf, paket mx.accessibility | |
The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAccImpl(master:mx.core:UIComponent) — Yapıcı, sınıf mx.accessibility.AdvancedDataGridAccImpl | |
Constructor. | |
AdvancedDataGridAutomationImpl — sınıf, paket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Yapıcı, sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
Constructor. | |
AdvancedDataGridBase — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBase class is the base class for controls that display lists of items in multiple columns, such as the AdvancedDataGrid and OLAPDataGrid controls. | |
AdvancedDataGridBase() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constructor. | |
AdvancedDataGridBaseEx — sınıf, paket mx.controls | |
The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseEx() — Yapıcı, sınıf mx.controls.AdvancedDataGridBaseEx | |
Constructor. | |
AdvancedDataGridBaseExAutomationImpl — sınıf, paket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Yapıcı, sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl | |
Constructor. | |
AdvancedDataGridBaseSelectionData — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBaseSelectionData class defines a data structure used by the advanced data grid classes to track selected cells in the AdvancedDataGrid control. | |
AdvancedDataGridBaseSelectionData(data:Object, rowIndex:int, columnIndex:int, approximate:Boolean) — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
Constructor. | |
AdvancedDataGridColumn — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumn(columnName:String) — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Constructor. | |
AdvancedDataGridColumnGroup — sınıf, paket mx.controls.advancedDataGridClasses | |
Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup(columnName:String) — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
Constructor. | |
AdvancedDataGridDragProxy — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
AdvancedDataGridDragProxy() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridDragProxy | |
Constructor. | |
AdvancedDataGridEvent — sınıf, paket mx.events | |
The AdvancedDataGridEvent class represents event objects that are specific to the AdvancedDataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
AdvancedDataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number, multiColumnSort:Boolean, removeColumnFromSort:Boolean, item:Object, triggerEvent:flash.events:Event, headerPart:String) — Yapıcı, sınıf mx.events.AdvancedDataGridEvent | |
Constructor. | |
AdvancedDataGridEventReason — son sınıf, paket mx.events | |
The AdvancedDataGridEventReason class defines constants for the values of the reason property of a AdvancedDataGridEvent object when the type property is itemEditEnd. | |
AdvancedDataGridGroupItemRenderer — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree. | |
AdvancedDataGridGroupItemRenderer() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Constructor. | |
AdvancedDataGridGroupItemRendererAutomationImpl — sınıf, paket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridGroupItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridGroupItemRenderer) — Yapıcı, sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridHeaderHorizontalSeparator — sınıf, paket mx.skins.halo | |
The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderHorizontalSeparator() — Yapıcı, sınıf mx.skins.halo.AdvancedDataGridHeaderHorizontalSeparator | |
Constructor. | |
AdvancedDataGridHeaderInfo — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, parent:mx.controls.advancedDataGridClasses:AdvancedDataGridHeaderInfo, index:int, depth:int, children:Array, internalLabelFunction:Function, headerItem:mx.controls.listClasses:IListItemRenderer) — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Constructor. | |
AdvancedDataGridHeaderRenderer — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Constructor. | |
AdvancedDataGridHeaderShiftEvent — sınıf, paket mx.automation.events | |
The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridHeaderShiftEvent(type:String, movingColumnIndex:int, oldColumnIndex:int, newColumnIndex:int, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Yapıcı, sınıf mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
Constructor. | |
AdvancedDataGridItemRenderer — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRenderer() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Constructor. | |
AdvancedDataGridItemRendererAutomationImpl — sınıf, paket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
AdvancedDataGridItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridItemRenderer) — Yapıcı, sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridItemSelectEvent — sınıf, paket mx.automation.events | |
The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected. | |
AdvancedDataGridItemSelectEvent(type:String, columnIndex:int, dataField:String, headerPart:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Yapıcı, sınıf mx.automation.events.AdvancedDataGridItemSelectEvent | |
Constructor. | |
advancedDataGridListData — Özellik, sınıf mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The implementation of the listData property as defined by the IDropInListItemRenderer interface. | |
AdvancedDataGridListData — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control. | |
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Constructor. | |
AdvancedDataGridRendererDescription — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererDescription() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Constructor. | |
AdvancedDataGridRendererProvider — sınıf, paket mx.controls.advancedDataGridClasses | |
An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Constructor. | |
AdvancedDataGridSortItemRenderer — sınıf, paket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control. | |
AdvancedDataGridSortItemRenderer() — Yapıcı, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Constructor. | |
AdvancedListBase — sınıf, paket mx.controls.listClasses | |
The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items. | |
AdvancedListBase() — Yapıcı, sınıf mx.controls.listClasses.AdvancedListBase | |
Constructor. | |
AdvancedListBaseAutomationImpl — sınıf, paket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseAutomationImpl(obj:mx.controls.listClasses:AdvancedListBase) — Yapıcı, sınıf mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
Constructor. | |
AdvancedListBaseContentHolderAutomationImpl — sınıf, paket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:AdvancedListBaseContentHolder) — Yapıcı, sınıf mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl | |
Constructor. | |
advancedSearchButton — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Toggle Button to switch between advanced search pod and basic search pod Skin Part for Toggle Button to switch between advanced search pod and basic search pod | |
advancedSearchPod — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Advanced Search Pod Skin Part for Advanced Search Pod | |
AdvancedSearchPod — sınıf, paket com.adobe.ep.ux.content.view.components.searchpod | |
Advanced Search Results Pod | |
AdvancedSearchPod() — Yapıcı, sınıf com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Constructor. | |
AdvancedStyleClient — sınıf, paket mx.styles | |
A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface. | |
AdvancedStyleClient() — Yapıcı, sınıf mx.styles.AdvancedStyleClient | |
Constructor. | |
affectsTweenable(tweenableName:String) — yöntem, sınıf fl.motion.KeyframeBase | |
Ana karenin belirli bir animasyon özelliği üzerinde etkisinin olup olmadığını gösterir. | |
AFTER — Sabit Statik Özellik, sınıf mx.states.AddItems | |
Documentation is not currently available. | |
AFTER — Sabit Statik Özellik, sınıf spark.components.CalloutPosition | |
Position the leading edge of the callout after the trailing edge of the owner. | |
AFTER — Sabit Statik Özellik, sınıf spark.effects.AddAction | |
Constant used to specify the position to add the item relative to the object specified by the relativeTo property. | |
afterBounds — Özellik, sınıf flash.events.NativeWindowBoundsEvent | |
Değişiklikten sonraki pencerenin sınırları. | |
afterBounds — Özellik, sınıf spark.events.TitleWindowBoundsEvent | |
The bounds of the object after the action. | |
afterContent — Özellik, arabirim flashx.textLayout.formats.IListMarkerFormat | |
İşaretçinin sonuna gelen bir dize belirtir. | |
afterContent — Özellik, sınıf flashx.textLayout.formats.ListMarkerFormat | |
İşaretçinin sonuna gelen bir dize belirtir. | |
afterDisplayState — Özellik, sınıf flash.events.NativeWindowDisplayStateEvent | |
Değişiklikten sonraki NativeWindow öğesinin görüntüleme durumu. | |
afterLast — Özellik, sınıf mx.collections.HierarchicalCollectionViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterLast — Özellik, arabirim mx.collections.IViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterOrientation — Özellik, sınıf flash.events.StageOrientationEvent | |
Değişiklikten sonraki sahne alanının yönlendirmesi. | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD — Sabit Statik Özellik, sınıf org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO — Sabit Statik Özellik, sınıf org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
AFTER_UP_SWITCH_BUFFER_BANDWIDTH — Sabit Statik Özellik, sınıf org.osmf.net.rules.RuleType | |
The type constant for the After Up-Switch Buffer Bandwidth rule. | |
AfterUpSwitchBufferBandwidthRule — sınıf, paket org.osmf.net.rules | |
AfterUpSwitchBufferBandwidthRule is an emergency rule based on BufferBandwidthRule. | |
AfterUpSwitchBufferBandwidthRule(metricRepository:org.osmf.net.metrics:MetricRepository, bufferFragmentsThreshold:Number, minBandwidthToBitrateRatio:Number) — Yapıcı, sınıf org.osmf.net.rules.AfterUpSwitchBufferBandwidthRule | |
Constructor. | |
agent — Özellik, sınıf mx.messaging.MessageResponder | |
Provides access to the MessageAgent that sent the message. | |
AggregatingToken — sınıf, paket com.adobe.gravity.utility.async | |
AggregatingToken objects are returned from functions that initiate multiple asynchronous operations and must accumulate the results. | |
AggregatingToken() — Yapıcı, sınıf com.adobe.gravity.utility.async.AggregatingToken | |
Constructor. | |
AggregatingTokenError — sınıf, paket com.adobe.gravity.utility.async | |
An AggregatingTokenError is passed to fault handlers added to an AggregatingToken if faults occur on an aggregated token. | |
AggregatingTokenError(errors:Array) — Yapıcı, sınıf com.adobe.gravity.utility.async.AggregatingTokenError | |
Constructor. | |
aggregator — Özellik, sınıf mx.olap.OLAPMeasure | |
The aggregation to be performed for this measure. | |
air.desktop — paket | |
air.desktop paketi, bir AIR uygulamasından masaüstüne sürüklenen uzak dosyalarla çalışmanıza izin veren URLFilePromise sınıfını içerir. | |
AirDragManagerAutomationHandler — sınıf, paket mx.automation.air | |
Helper class that provides methods required for automation of drag and drop in AIR applications | |
AirDragManagerAutomationHandler() — Yapıcı, sınıf mx.automation.air.AirDragManagerAutomationHandler | |
Constructor | |
AIREvent — sınıf, paket mx.events | |
The AIREvent class represents the event object passed to the event listener for several AIR-specific events dispatched by the Window and WindowedApplication components. | |
AIREvent(type:String, bubbles:Boolean, cancelable:Boolean) — Yapıcı, sınıf mx.events.AIREvent | |
Constructor. | |
AirFunctionsHelper — sınıf, paket mx.automation.air | |
Helper class that provides methods required for automation of AIR applications | |
AirFunctionsHelper(windowId:String) — Yapıcı, sınıf mx.automation.air.AirFunctionsHelper | |
Constructor | |
AIR_LOCAL_STORAGE_ALL — Sabit Statik Özellik, sınıf com.adobe.mosaic.om.impl.CachePolicy | |
For AIR applications, cache all content that supports caching in application storage. | |
AIR_LOCAL_STORAGE_CATALOGS — Sabit Statik Özellik, sınıf com.adobe.mosaic.om.impl.CachePolicy | |
For AIR applications, cache catalogs in application storage. | |
air.net — paket | |
air.net paketi, ağ algılamasına yönelik sınıfları içerir. Bu paket yalnızca AIR çalışma zamanında çalışan içerik için kullanılabilir. | |
air.update — paket | |
air.update paketi AIR uygulamalarını güncellemeye yarayan sınıflar içerir. Bu paket yalnızca AIR çalışma zamanında çalışan içerik için kullanılabilir. | |
air.update.events — paket | |
air.update.events paketi AIR uygulama çerçevesi tarafından kullanılan olayları tanımlayan sınıflar içerir. Bu paket yalnızca AIR çalışma zamanında çalışan içerik için kullanılabilir. | |
airWindowIndicatorPropertyName — Sabit Statik Özellik, sınıf mx.automation.AutomationManager | |
album — Özellik, sınıf flash.media.ID3Info | |
Albümün adı; ID3 2.0 etiketi TALB'e karşılık gelir. | |
Alert — sınıf, paket mx.controls | |
The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon. | |
Alert() — Yapıcı, sınıf mx.controls.Alert | |
Constructor. | |
ALERT — Sabit Statik Özellik, sınıf flash.notifications.NotificationStyle | |
Bildirimin alınmasının ardından bir uyarı kutusu görüntüleyen bir bildirim stili. | |
AlertAccImpl — sınıf, paket mx.accessibility | |
AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAccImpl(master:mx.core:UIComponent) — Yapıcı, sınıf mx.accessibility.AlertAccImpl | |
Constructor. | |
AlertAutomationImpl — sınıf, paket mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertAutomationImpl(obj:mx.controls:Alert) — Yapıcı, sınıf mx.automation.delegates.controls.AlertAutomationImpl | |
Constructor. | |
AlertFormatter — sınıf, paket com.adobe.solutions.rca.presentation.util | |
This class is used to format the alert dialog. | |
AlertFormatter(alertParent:mx.core:UIComponent) — Yapıcı, sınıf com.adobe.solutions.rca.presentation.util.AlertFormatter | |
The constructor for AlertFormatter class. | |
AlertFormAutomationImpl — sınıf, paket mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the AlertForm class. | |
AlertFormAutomationImpl(obj:mx.controls.alertClasses:AlertForm) — Yapıcı, sınıf mx.automation.delegates.controls.AlertFormAutomationImpl | |
Constructor. | |
align — Özellik, sınıf fl.video.FLVPlayback | |
scaleMode özelliği VideoScaleMode.MAINTAIN_ASPECT_RATIO veya VideoScaleMode.NO_SCALE olarak ayarlandığında video mizanpajını belirler. | |
align — Özellik, sınıf fl.video.VideoPlayer | |
Videonun, registrationX, registrationY, registrationWidth ve registrationHeight özelliklerine göre nasıl görüntüleneceğini belirtir. | |
align — Özellik, sınıf flash.display.Stage | |
Flash Player'da veya tarayıcıda sahne alanının hizalamasını belirten bir StageAlign sınıfı değeri. | |
align — Özellik, sınıf flash.text.TextFormat | |
Paragrafın hizalamasını gösterir. | |
alignHorizontalGroupContent(outerGroup:spark.components:Group) — Statik Yöntem , sınıf com.adobe.guides.spark.layouts.components.AlignmentArea | |
Aligns each row in a multi-column layout by making each item in each row the same height | |
alignHorizontalGroupContent(outerGroup:spark.components:Group) — yöntem, arabirim com.adobe.guides.spark.layouts.components.ILayoutComponent | |
Aligns each row in a multi-column layout by making each item in each row the same height. | |
alignHorizontalGroupContent(outerGroup:spark.components:Group) — yöntem, sınıf com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Aligns each row in a multi-column layout by making each item in each row the same height. | |
alignLabelsToUnits — Özellik, sınıf mx.charts.DateTimeAxis | |
Determines the placement of labels along the axis. | |
alignment — Özellik, sınıf flash.text.engine.TabStop | |
Bu sekme durağının sekme hizalamasını belirtir. | |
alignment — Özellik, arabirim flashx.textLayout.formats.ITabStopFormat | |
Bu sekme durağının sekme hizalaması. | |
alignment — Özellik, sınıf flashx.textLayout.formats.TabStopFormat | |
Bu sekme durağının sekme hizalaması. | |
AlignmentArea — sınıf, paket com.adobe.guides.spark.layouts.components | |
This class aligns columns inside a Spark Group honouring the "keepWithPrevious" settings of the passed in items. | |
alignmentBaseline — Stil, sınıf spark.components.supportClasses.SliderBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.supportClasses.GroupBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.supportClasses.ButtonBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.supportClasses.SkinnableTextBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.Label | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.RichText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.FormHeading | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.NumericStepper | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.SkinnableContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.SkinnableDataContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.Scroller | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.DataGrid | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.RichEditableText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.components.VideoPlayer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.skins.spark.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stil, sınıf spark.skins.wireframe.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Özellik, sınıf flash.text.engine.ElementFormat | |
Bu biçimdeki öğelerin baskın satır taban çizgilerinin hizalanacağı, kapsayan öğedeki satır taban çizgisini belirtir. | |
alignmentBaseline — Özellik, sınıf flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Baskın taban çizgisinin hizalama yaptığı taban çizgisini belirtir. | |
alignmentBaseline — Özellik, sınıf flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Baskın taban çizgisinin hizalama yaptığı taban çizgisini belirtir. | |
alignmentBaseline — Özellik, arabirim flashx.textLayout.formats.ITextLayoutFormat | |
Baskın taban çizgisinin hizalama yaptığı taban çizgisini belirtir. | |
alignmentBaseline — Özellik, sınıf flashx.textLayout.formats.TextLayoutFormat | |
Baskın taban çizgisinin hizalama yaptığı taban çizgisini belirtir. | |
alignSymbol — Özellik, sınıf mx.formatters.CurrencyFormatter | |
Aligns currency symbol to the left side or the right side of the formatted number. | |
alignSymbol — Özellik, sınıf mx.validators.CurrencyValidator | |
Specifies the alignment of the currencySymbol relative to the rest of the expression. | |
alignToolTip — Özellik, sınıf mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the text alignment buttons. | |
ALL — Sabit Statik Özellik, sınıf com.adobe.gravity.utility.logging.LogLevel | |
Log level constant for enabling all logging levels. | |
ALL — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.constant.RecipientType | |
Specifies that a reminder is sent to all the participants of the stage regardless of their status. | |
ALL — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.RecipientType | |
The property specifies that reminder is sent to all the participants of the stage irrespective of their status. | |
ALL — Sabit Statik Özellik, sınıf fl.core.InvalidationType | |
InvalidationType.ALL sabiti, bileşenin kendini tamamen yeniden çizmesi gerektiğini göstermek için gönderilen olay nesnesinin type özelliği değerini tanımlar. | |
ALL — Sabit Statik Özellik, sınıf fl.video.CuePointType | |
findCuePoint() ve findNearestCuePoint() yöntemlerinin type parametresi değerini tanımlar. | |
ALL — Sabit Statik Özellik, sınıf flash.display3D.Context3DClearMask | |
Tüm arabellekleri temizler. | |
ALL — Sabit Statik Özellik, sınıf flash.events.GesturePhase | |
İki parmakla basma ve kaydırma gibi basit hareketlerin bütün aşamalarını kapsayan tek bir değer. | |
ALL — Sabit Statik Özellik, sınıf flash.text.AutoCapitalize | |
Her karakteri büyük harf yapar. | |
ALL — Sabit Statik Özellik, sınıf flash.text.engine.BreakOpportunity | |
ContentElement nesnesindeki tüm karakterler, satır kesme fırsatları olarak değerlendirilir, başka bir deyişle, her karakterden sonra bir satır kesme oluşur. | |
ALL — Sabit Statik Özellik, sınıf mx.core.ContainerCreationPolicy | |
Immediately create all descendants. | |
ALL — Sabit Statik Özellik, sınıf mx.data.AccessPrivileges | |
Indicates that no restrictions are imposed. | |
ALL — Sabit Statik Özellik, sınıf mx.data.CacheDataDescriptor | |
Option for use with the getCacheDescriptors() method to indicate the type of descriptors to return. | |
ALL — Sabit Statik Özellik, sınıf mx.data.PropertySpecifier | |
Reusable instance of a PropertySpecifier to include all properties of an item. | |
ALL — Sabit Statik Özellik, sınıf mx.logging.LogEventLevel | |
Tells a target to process all messages. | |
ALL_BUT_LAST — Sabit Statik Özellik, sınıf flash.text.engine.LineJustification | |
Son satır dışında tüm satırları yaslar. | |
ALL_BUT_MANDATORY_BREAK — Sabit Statik Özellik, sınıf flash.text.engine.LineJustification | |
Son satır ve zorunlu olarak kesme ile biten satırlar dışında tümünü yaslar. | |
allCategories — Özellik, sınıf com.adobe.icc.editors.managers.CategoryManager | |
The aggregated list of all the categories present in the system. | |
ALL_CHILDREN — Sabit Statik Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.cms.SearchParameters | |
Specifies to fetch all children. | |
allElements — Özellik, sınıf mx.charts.chartClasses.ChartBase | |
The set of all chart elements displayed in the chart. | |
ALL_INCLUDING_LAST — Sabit Statik Özellik, sınıf flash.text.engine.LineJustification | |
Tüm satırları yaslar. | |
allLocalAssetActionsChange — Olay, sınıf com.adobe.ep.ux.content.managers.AssetManager | |
allLocalAssetActionsChange event is thrown when local list of asset actions change | |
allMemberList — Özellik, sınıf com.adobe.solutions.prm.domain.impl.Project | |
The property returns a collection of all members. | |
allMemberList — Özellik, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
The property returns a collection of all members. | |
allMemberList — Özellik, arabirim com.adobe.solutions.rca.domain.common.IMemberCollection | |
The property returns a collection of all members. | |
allMemberList — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
The property returns a collection of all members. | |
allMemberList — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
The property returns a collection of all members. | |
allMemberName — Özellik, arabirim mx.olap.IOLAPHierarchy | |
The name of the all member of the hierarchy. | |
allMemberName — Özellik, sınıf mx.olap.OLAPHierarchy | |
The name of the all member of the hierarchy. | |
allowAdd — Özellik, sınıf com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
When allowAdd is true, the "+" button is revealed on the left side of the tab bar. | |
allowClose — Özellik, sınıf com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
When allowClose is true, a tab may be closed using a button that appears on the tab. | |
allowCodeImport — Özellik, arabirim com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
Whether the bundle should be import loaded if it naturally belongs in another SecurityDomain. | |
allowCodeImport — Özellik, sınıf flash.system.LoaderContext | |
Çağıranın güvenlik sanal alanına SWF dosyası gibi bir çalıştırılabilir kod ile içerik içe aktarmak için bir Loader nesnesi kullanıp kullanamayacağınızı belirler. | |
allowContentAdd — Özellik, arabirim com.adobe.mosaic.om.interfaces.IView | |
Returns the allowContentAdd value | |
allowContentAdd — Özellik, arabirim com.adobe.mosaic.om.interfaces.IViewManager | |
Returns the allowContentAdd value | |
allowContentDelete — Özellik, arabirim com.adobe.mosaic.om.interfaces.IPanel | |
Returns the allowContentDelete value | |
allowContentDelete — Özellik, arabirim com.adobe.mosaic.om.interfaces.IView | |
Returns the allowContentDelete value | |
allowCopy — Özellik, sınıf flash.desktop.NativeDragOptions | |
Bir bırakma hedefinin sürüklenen verileri kopyalama izni vardır. | |
allowDelayedOperations — Özellik, sınıf flashx.textLayout.edit.EditManager | |
allowDelayedOperations — Özellik, arabirim flashx.textLayout.edit.IEditManager | |
İşlemlerin daha sonra çalıştırılmak üzere sıraya alınıp alınamayacağını denetler. | |
allowDelete — Özellik, arabirim com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
A flag that indicates whether an attachment can be deleted. | |
allowDelete — Özellik, arabirim com.adobe.mosaic.om.interfaces.ITile | |
The tile's allowDelete setting. | |
allowDelete — Özellik, arabirim com.adobe.mosaic.skinning.IMosaicComponent | |
Indicates if this component may be deleted or not. | |
allowDelete — Özellik, sınıf lc.procmgmt.domain.AttachmentPermissions | |
A flag that indicates the delete permission for an attachment. | |
allowDeselection — Özellik, sınıf spark.components.ButtonBarButton | |
If true, the user click on a currently selected button to deselect it. | |
allowDisjointSelection — Özellik, sınıf mx.controls.DateChooser | |
If true, specifies that non-contiguous(disjoint) selection is allowed in the DateChooser control. | |
allowDomain(... rest) — yöntem, sınıf flash.net.LocalConnection | |
Bu LocalConnection örneğine LocalConnection çağrıları gönderebilen bir veya daha fazla etki alanını belirtir. | |
allowDomain(... rest) — Statik Yöntem , sınıf flash.system.Security | |
Tanımlanmış etki alanlarındaki SWF dosyalarının, allowDomain() çağrısını içeren SWF dosyasındaki nesnelere ve değişkenlere erişmesini sağlar. | |
allowDomain(... rest) — yöntem, arabirim mx.core.IFlexModuleFactory | |
Calls the Security.allowDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowDomain(... rest) — yöntem, sınıf mx.managers.SystemManager | |
Calls Security.allowDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowDomainsInNewRSLs — Özellik, arabirim mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — Özellik, sınıf mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — Özellik, sınıf mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDragSelection — Özellik, sınıf mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowDragSelection — Özellik, sınıf mx.controls.listClasses.ListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowDynamicPropertyChangesWithCachedData — Özellik, sınıf mx.data.RPCDataManager | |
If false (default), then changing the item class dynamic properties when the local store is not empty causes an error fault when setItemClassDynamicProperties() is called. | |
allowedActions — Özellik, sınıf flash.events.NativeDragEvent | |
Bu sürükleme işlemini başlatan görüntüleme nesnesinin izin verdiği eylemleri belirten NativeDragOptions nesnesi. | |
allowedFormatChars — Özellik, sınıf mx.validators.CreditCardValidator | |
The set of formatting characters allowed in the cardNumber field. | |
allowedFormatChars — Özellik, sınıf mx.validators.DateValidator | |
The set of formatting characters allowed for separating the month, day, and year values. | |
allowedFormatChars — Özellik, sınıf mx.validators.PhoneNumberValidator | |
The set of allowable formatting characters. | |
allowedFormatChars — Özellik, sınıf mx.validators.SocialSecurityValidator | |
Specifies the set of formatting characters allowed in the input. | |
allowedFormatChars — Özellik, sınıf mx.validators.ZipCodeValidator | |
The set of formatting characters allowed in the ZIP code. | |
allowFreeText — Özellik, sınıf com.adobe.icc.dc.domain.TargetInstance | |
True if the free text can be added to target instance. | |
allowFreeText — Özellik, sınıf com.adobe.icc.editors.model.ListModel | |
Flag to indicate if this assignment allows adding free text. | |
allowFreeText — Özellik, sınıf com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Flag to indicate if this assignment allows adding free text. | |
allowFreeText — Özellik, sınıf com.adobe.icc.vo.ListDataModule | |
Specifies whether free text can be added to the list | |
allowFreeText — Özellik, sınıf com.adobe.icc.vo.TargetAreaAssignment | |
The flag indicating the user if he is allowed to add free text while generating final correspondence | |
allowFreeTextBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the allow free text button A skin part that defines the allow free text button | |
allowInsecureDomain(... rest) — yöntem, sınıf flash.net.LocalConnection | |
Bu LocalConnection nesnesine LocalConnection çağrıları gönderebilen bir veya daha fazla etki alanını belirtir. | |
allowInsecureDomain(... rest) — Statik Yöntem , sınıf flash.system.Security | |
Tanımlı etki alanlarındaki SWF dosyalarının ve HTML dosyalarının, HTTPS protokolü aracılığıyla barındırılan, çağıran SWF dosyasındaki nesnelere ve değişkenlere erişmesine izin verir. | |
allowInsecureDomain(... rest) — yöntem, arabirim mx.core.IFlexModuleFactory | |
Calls the Security.allowInsecureDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowInsecureDomain(... rest) — yöntem, sınıf mx.managers.SystemManager | |
Calls Security.allowInsecureDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowInsecureDomainsInNewRSLs — Özellik, arabirim mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — Özellik, sınıf mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — Özellik, sınıf mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInteraction — Özellik, sınıf mx.printing.PrintAdvancedDataGrid | |
If true, allows some interactions with the control, such as column resizing, column reordering, and expanding or collapsing nodes. | |
allowInteraction — Özellik, sınıf mx.printing.PrintOLAPDataGrid | |
If true, allows some interactions with the control, such as column resizing. | |
allowItemSizeChangeNotification — Özellik, sınıf mx.controls.listClasses.ListBase | |
If false, renderers cannot invalidate size of List. | |
allowLibraryAccessBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines the allow library access button A skin part that defines the allow library access button | |
allowLink — Özellik, sınıf flash.desktop.NativeDragOptions | |
Bir bırakma hedefinin sürüklenen verilere bağ oluşturma izni vardır. | |
allowLoadBytesCodeExecution — Özellik, sınıf flash.system.LoaderContext | |
allowCodeImport ile değiştirilen eski özellik, ancak uyumluluk için hala desteklenir. | |
allowMerge — Özellik, sınıf flashx.textLayout.operations.DeleteTextOperation | |
Bu işlemin, kendisinden önce veya sonra çalıştırılan işlemlerle birleştirilip birleştirilemeyeceğini belirtir. | |
allowMove — Özellik, sınıf flash.desktop.NativeDragOptions | |
Bir bırakma hedefinin sürüklenen verileri taşıma izni vardır. | |
allowMultipleSelection — Özellik, sınıf fl.controls.SelectableList | |
Bir kerede birden fazla liste öğesinin seçilip seçilemeyeceğini gösteren bir Boolean değerini alır. | |
allowMultipleSelection — Özellik, sınıf mx.controls.DateChooser | |
If true, specifies that multiple selection is allowed in the DateChooser control. | |
allowMultipleSelection — Özellik, sınıf mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Özellik, sınıf mx.controls.listClasses.ListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Özellik, sınıf spark.components.List | |
If true multiple selection is enabled. | |
allowNegative — Özellik, sınıf mx.validators.CurrencyValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — Özellik, sınıf mx.validators.NumberValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — Özellik, sınıf spark.validators.supportClasses.NumberValidatorBase | |
Specifies whether negative numbers are permitted. | |
allowNegativeForStacked — Özellik, sınıf mx.charts.chartClasses.StackedSeries | |
Setting this property to true will stack positive and negative values separately | |
allowNewAttachments — Özellik, sınıf lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The indicator that adding Attachments is permitted. | |
allowNewNotes — Özellik, sınıf lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The indicator that adding Notes is permitted. | |
allowNull — Özellik, sınıf flash.data.SQLColumnSchema | |
Bu sütunda NULL değerlerin kullanılıp kullanılamayacağını gösterir. | |
allowPDFInteraction — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The flag indicating whether the PDF rendered is interactive or not.The value true specifies that PDF is interactive. | |
allowRead — Özellik, arabirim com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
A flag that indicates whether an attachment can be read. | |
allowRead — Özellik, sınıf lc.procmgmt.domain.AttachmentPermissions | |
A flag that indicates the read permission for an attachment. | |
allowsAdd() — yöntem, arabirim com.adobe.mosaic.skinning.IMosaicContainer | |
The skin should present a control to allow the user to request a new child element. | |
allowSave — Özellik, sınıf com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
When allowSave is true, the "Save" action appears in the option menu. | |
allowsClose() — yöntem, arabirim com.adobe.mosaic.skinning.IMosaicContainer | |
The skin should present a control to allow the user to close a child element. | |
allowsClose — Özellik, sınıf com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
When false, displays a "Close" item in the menu. | |
allowsFullScreen — Özellik, sınıf flash.display.Stage | |
Bu sahne alanının, tam ekran modunun kullanımına izin verip vermediğini belirtir. | |
allowsFullScreenInteractive — Özellik, sınıf flash.display.Stage | |
Bu sahne alanının, metin giriş moduyla birlikte tam ekran modunun kullanımına izin verip vermeyeceğini belirtir | |
allowsSave() — yöntem, arabirim com.adobe.mosaic.skinning.IMosaicContainer | |
The skin should present a control to allow the user to save a child element. | |
allowsSave — Özellik, sınıf com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
A special value when true, displays a "Save" item in the menu. | |
allowThumbOverlap — Özellik, sınıf mx.controls.sliderClasses.Slider | |
If set to false, then each thumb can only be moved to the edge of the adjacent thumb. | |
allowTrackClick — Özellik, sınıf mx.controls.sliderClasses.Slider | |
Specifies whether clicking on the track will move the slider thumb. | |
allowValueWrap — Özellik, sınıf spark.components.Spinner | |
Determines the behavior of the control for a step when the current value is either the maximum or minimum value. | |
allowWrite — Özellik, arabirim com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
A flag that indicates whether an attachment can be overwritten or writable. | |
allowWrite — Özellik, sınıf lc.procmgmt.domain.AttachmentPermissions | |
A flag that indicates the write permission for an attachment. | |
AllRuntimeSparkControls — sınıf, paket com.adobe.guides.spark.util | |
This class forces the framework spark controls to be included into the runtime swf | |
AllValuesAreSet() — yöntem, sınıf fl.motion.AdjustColor | |
Dört AdjustColor özelliğinin de ayarlandığını doğrular. | |
alpha — Özellik, sınıf flash.display.DisplayObject | |
Belirtilen nesnenin alfa saydamlık değerini gösterir. | |
alpha — Özellik, sınıf flash.display.GraphicsSolidFill | |
Belirtilen nesnenin alfa saydamlık değerini gösterir. | |
alpha — Özellik, sınıf flash.filters.ConvolutionFilter | |
Yedek renk için alfa saydamlık değeri. | |
alpha — Özellik, sınıf flash.filters.DisplacementMapFilter | |
Sınır dışı yer değiştirmeler için hangi alfa saydamlık değerinin kullanılacağını belirtir. | |
alpha — Özellik, sınıf flash.filters.DropShadowFilter | |
Gölge rengi için alfa saydamlık değeri. | |
alpha — Özellik, sınıf flash.filters.GlowFilter | |
Renk için alfa saydamlık değeri. | |
alpha — Özellik, sınıf flash.text.engine.ElementFormat | |
Bu nesne tarafından etkilenen satır öğelerinin saydamlığını belirtir. | |
alpha — Özellik, sınıf mx.containers.utilityClasses.PostScaleAdapter | |
alpha — Özellik, sınıf mx.core.DesignLayer | |
The alpha for this design layer instance, between 0.0 and 1.0. | |
alpha — Özellik, arabirim mx.core.IFlexDisplayObject | |
Belirtilen nesnenin alfa saydamlık değerini gösterir. | |
alpha — Özellik, arabirim mx.core.IVisualElement | |
Belirtilen nesnenin alfa saydamlık değerini gösterir. | |
alpha — Özellik, sınıf mx.graphics.BitmapFill | |
The transparency of a fill. | |
alpha — Özellik, sınıf mx.graphics.GradientEntry | |
The transparency of a gradient fill. | |
alpha — Özellik, sınıf mx.graphics.RectangularDropShadow | |
Gölge rengi için alfa saydamlık değeri. | |
alpha — Özellik, sınıf mx.graphics.SolidColor | |
The transparency of a color. | |
alpha — Özellik, sınıf mx.graphics.SolidColorStroke | |
The transparency of a line. | |
alpha — Özellik, sınıf spark.filters.ConvolutionFilter | |
The alpha transparency value for the color. | |
alpha — Özellik, sınıf spark.filters.DisplacementMapFilter | |
Specifies the alpha transparency value to use for out-of-bounds displacements. | |
alpha — Özellik, sınıf spark.filters.DropShadowFilter | |
The alpha transparency value for the color. | |
alpha — Özellik, sınıf spark.filters.GlowFilter | |
The alpha transparency value for the color. | |
alpha — Özellik, sınıf spark.primitives.RectangularDropShadow | |
The alpha transparency value for the color. | |
alpha — Özellik, sınıf spark.primitives.supportClasses.GraphicElement | |
The level of transparency of the graphic element. | |
ALPHA — Sabit Statik Özellik, sınıf flash.display.BitmapDataChannel | |
Alfa kanalı. | |
ALPHA — Sabit Statik Özellik, sınıf flash.display.BlendMode | |
Görüntüleme nesnesinin her pikselinin alfa değerini arka plana uygular. | |
ALPHA — Sabit Statik Özellik, sınıf spark.core.MaskType | |
The mask respects opacity and uses the strokes and bitmap filters of the mask. | |
alphaFrom — Özellik, sınıf mx.effects.Dissolve | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Özellik, sınıf mx.effects.Fade | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Özellik, sınıf mx.effects.Glow | |
Starting transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Özellik, sınıf mx.effects.effectClasses.DissolveInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Özellik, sınıf mx.effects.effectClasses.FadeInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Özellik, sınıf mx.effects.effectClasses.GlowInstance | |
Starting transparency level. | |
alphaFrom — Özellik, sınıf spark.effects.Fade | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Özellik, sınıf spark.effects.supportClasses.FadeInstance | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaMultiplier — Özellik, sınıf flash.geom.ColorTransform | |
Alfa saydamlığı kanal değeri ile çarpılan ondalık bir değer. | |
ALPHANUMERIC — Sabit Statik Özellik, sınıf flash.ui.KeyboardType | |
Tam sayı ve harf kümesini içeren standart bir klavye. | |
ALPHANUMERIC_FULL — Sabit Statik Özellik, sınıf flash.system.IMEConversionMode | |
"ALPHANUMERIC_FULL" dizesi IME.conversionMode özelliğiyle birlikte kullanılır. | |
ALPHANUMERIC_HALF — Sabit Statik Özellik, sınıf flash.system.IMEConversionMode | |
"ALPHANUMERIC_HALF" dizesi IME.conversionMode özelliğiyle birlikte kullanılır. | |
alphaOffset — Özellik, sınıf flash.geom.ColorTransform | |
Alfa saydamlık kanal değerine, kanalın değeri alphaMultiplier ile çarpıldıktan sonra eklenen -255 ile 255 arasında bir sayı. | |
alphas — Özellik, sınıf flash.display.GraphicsGradientFill | |
Renk dizisindeki karşılık gelen renkler için alfa değerleri dizisi. | |
alphas — Özellik, sınıf flash.filters.GradientBevelFilter | |
Renk dizisindeki karşılık gelen renkler için bir alfa saydamlık değerleri dizisi. | |
alphas — Özellik, sınıf flash.filters.GradientGlowFilter | |
Renk dizisindeki karşılık gelen renkler için bir alfa saydamlık değerleri dizisi. | |
alphaTo — Özellik, sınıf mx.effects.Dissolve | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Özellik, sınıf mx.effects.Fade | |
Final transparency level, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Özellik, sınıf mx.effects.Glow | |
Ending transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Özellik, sınıf mx.effects.effectClasses.DissolveInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Özellik, sınıf mx.effects.effectClasses.FadeInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Özellik, sınıf mx.effects.effectClasses.GlowInstance | |
Ending transparency level. | |
alphaTo — Özellik, sınıf spark.effects.Fade | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Özellik, sınıf spark.effects.supportClasses.FadeInstance | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
ALTERNATE — Sabit Statik Özellik, sınıf flash.display.NativeWindowSystemChrome | |
Gelecekte kullanım için ayrılmıştır. | |
ALTERNATE — Sabit Statik Özellik, sınıf flash.ui.Keyboard | |
Alternate (Option) tuşunun tuş kod değeri ile ilişkili sabit (18). | |
alternatingItemColors — Stil, sınıf mx.controls.listClasses.ListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf mx.controls.listClasses.AdvancedListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf mx.controls.Tree | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Stil, sınıf mx.controls.ComboBox | |
The set of BackgroundColors for drop-down list rows in an alternating pattern. | |
alternatingItemColors — Stil, sınıf mx.controls.Menu | |
The colors used for menu or submenu menu items in an alternating pattern. | |
alternatingItemColors — Stil, sınıf mx.controls.AdvancedDataGrid | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Stil, sınıf spark.components.supportClasses.GroupBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf spark.components.List | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf spark.components.SkinnableContainer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf spark.components.Scroller | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf spark.components.LabelItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf spark.skins.spark.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stil, sınıf spark.skins.wireframe.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingRowColors — Stil, sınıf spark.components.DataGrid | |
Used to initialize the DataGrid's rowBackground skin part. | |
alternatingRowColorsBackground — Kaplama Bölümü, sınıf spark.components.DataGrid | |
The IVisualElement class used to render the alternatingRowColors style. The IVisualElement class used to render the alternatingRowColors style. | |
ALTERNATIVE_AUDIO — Sabit Statik Özellik, sınıf org.osmf.traits.MediaTraitType | |
Identifies an instance of an AlternativeAudioTrait. | |
AlternativeAudioEvent — sınıf, paket org.osmf.events | |
An AlternativeAudioEvent is dispatched when the properties of an AlternativeAudioTrait change. | |
AlternativeAudioEvent(type:String, bubbles:Boolean, cancelable:Boolean, switching:Boolean) — Yapıcı, sınıf org.osmf.events.AlternativeAudioEvent | |
Default Constructor. | |
alternativeAudioStreamItems — Özellik, sınıf org.osmf.net.StreamingURLResource | |
Vector containing all alternative audio items associated with the current streaming resource. | |
alternativeAudioStreamSwitching — Özellik, sınıf org.osmf.media.MediaPlayer | |
Indicates whether or not an alternative audio stream switch is currently in progress. | |
AlternativeAudioTrait — sınıf, paket org.osmf.traits | |
AlternativeAudioTrait defines the trait interface for media supporting alternative audio streams. | |
AlternativeAudioTrait(numAlternativeAudioStreams:int) — Yapıcı, sınıf org.osmf.traits.AlternativeAudioTrait | |
Default Constructor. | |
altitude — Özellik, sınıf flash.events.GeolocationEvent | |
Metre cinsinden yükseklik. | |
altKey — Özellik, sınıf flash.events.GestureEvent | |
Alt tuşunun etkin mi (true) yoksa devre dışı mı (false) olduğunu belirtir. | |
altKey — Özellik, sınıf flash.events.KeyboardEvent | |
Windows'da Alt tuşunun etkin olup (true) olmadığını (false); Mac OS'de Option tuşunun etkin olup olmadığını belirtir. | |
altKey — Özellik, sınıf flash.events.MouseEvent | |
Alt tuşunun etkin mi (true) yoksa devre dışı mı (false) olduğunu belirtir. | |
altKey — Özellik, sınıf flash.events.TouchEvent | |
Alt tuşunun etkin mi (true) yoksa devre dışı mı (false) olduğunu belirtir. | |
altKey — Özellik, sınıf mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Özellik, sınıf mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Özellik, sınıf mx.automation.events.ListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Özellik, sınıf mx.events.SandboxMouseEvent | |
Indicates whether the Alt key was pressed. | |
altKey — Özellik, sınıf spark.automation.events.SparkDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Özellik, sınıf spark.automation.events.SparkListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altText — Özellik, sınıf com.adobe.icomm.assetplacement.model.Resource | |
Alternative text (alt text) is used as a replacement for an image, whenever the image cannot be seen. | |
ALWAYS — Sabit Statik Özellik, sınıf flash.display.PixelSnapping | |
Bir Bitmap nesnesinin pixelSnapping özelliğinde, bitmap görüntüsünün, herhangi bir dönüşümden bağımsız olarak daima en yakın piksele bitiştirileceğini belirtmek için kullanılan sabit bir değer. | |
ALWAYS — Sabit Statik Özellik, sınıf flash.display3D.Context3DCompareMode | |
Karşılaştırma her zaman true olarak değerlendirme yapar. | |
ALWAYS — Sabit Statik Özellik, sınıf flash.text.StageTextClearButtonMode | |
StageText clearButton her zaman gösterilir | |
ALWAYS — Sabit Statik Özellik, sınıf spark.components.TextSelectionHighlighting | |
Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window. | |
alwaysCreateDisplayObject — Özellik, sınıf spark.primitives.supportClasses.GraphicElement | |
Specifies that this GraphicElement is to be associated with and be rendered to its own DisplayObject. | |
alwaysInFront — Özellik, sınıf flash.display.NativeWindow | |
Bu pencerenin her zaman diğer pencerelerin (diğer uygulamaların pencereleri de dahil) önünde olup olmayacağını belirtir. | |
alwaysInFront — Özellik, sınıf mx.core.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Özellik, sınıf mx.core.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
alwaysInFront — Özellik, sınıf spark.components.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Özellik, sınıf spark.components.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
ALWAYS_REQUIRED — Sabit Statik Özellik, sınıf flash.security.RevocationCheckSettings | |
Her zaman sertifika iptalini kontrol eder. | |
alwaysShowSelection — Özellik, sınıf fl.controls.TextArea | |
Metin alanı, odağa sahip olmadığında, Flash Player'ın metin alanındaki seçimi vurgulayıp vurgulamadığını gösteren bir Boolean değerini alır veya ayarlar. | |
alwaysShowSelection — Özellik, sınıf fl.controls.TextInput | |
Metin alanının odağı olmaması durumunda bir seçimin nasıl yapıldığını görüntülendiğini gösteren bir Boolean değeri alır veya ayarlar. | |
alwaysShowSelection — Özellik, sınıf fl.text.TLFTextField | |
true olarak ayarlandığında ve metin alanı odakta olmadığında, Flash Player metin alanındaki seçimi açık mavi renkte vurgular. | |
alwaysShowSelection — Özellik, sınıf flash.text.TextField | |
true olarak ayarlandığında ve metin alanı odakta olmadığında, Flash Player metin alanındaki seçimi gri renkte vurgular. | |
alwaysShowSelection — Özellik, sınıf mx.core.FTETextField | |
This property is not implemented in FTETextField because FTETextField does not support selection. | |
alwaysShowSelection — Özellik, arabirim mx.core.IUITextField | |
true olarak ayarlandığında ve metin alanı odakta olmadığında, Flash Player metin alanındaki seçimi gri renkte vurgular. | |
AMBIENT — Sabit Statik Özellik, sınıf flash.media.AudioPlaybackMode | |
Ortam sesinin oynatılmasına ilişkin bir mod. | |
AMERICAN_EXPRESS — Sabit Statik Özellik, sınıf mx.validators.CreditCardValidatorCardType | |
Specifies the card type as American Express. | |
AMF0 — Sabit Statik Özellik, sınıf flash.net.ObjectEncoding | |
Nesnelerin ActionScript 1.0 ve 2.0 için Action Message Format kullanılarak serileştirildiğini belirtir. | |
AMF3 — Sabit Statik Özellik, sınıf flash.net.ObjectEncoding | |
Nesnelerin ActionScript 3.0 için Action Message Format kullanılarak serileştirildiğini belirtir. | |
AMFChannel — sınıf, paket mx.messaging.channels | |
The AMFChannel class provides the AMF support for messaging. | |
AMFChannel(id:String, uri:String) — Yapıcı, sınıf mx.messaging.channels.AMFChannel | |
Constructor. | |
amfChannelURI — Özellik, sınıf com.adobe.dct.model.ConfigModel | |
The amfChannel URI. | |
analyze — Olay, sınıf flash.data.SQLConnection | |
Bir analyze() işlemi başarılı biçimde tamamlandığında gönderilir. | |
analyze(resourceName:String, responder:flash.net:Responder) — yöntem, sınıf flash.data.SQLConnection | |
Veritabanı dizinleri hakkında istatistik toplar ve bunları veritabanında saklar. | |
ANALYZE — Sabit Statik Özellik, sınıf flash.errors.SQLErrorOperation | |
SQLConnection.analyze() yönteminin çağrıldığını gösterir. | |
ANALYZE — Sabit Statik Özellik, sınıf flash.events.SQLEvent | |
SQLEvent.ANALYZE sabiti, analyze olay nesnesinin type özelliği değerini tanımlar. | |
ancestor — Özellik, sınıf mx.styles.CSSSelector | |
If this selector is part of a descendant selector it may have a further selector defined for an arbitrary ancestor. | |
anchorBookmark — Özellik, sınıf mx.controls.listClasses.AdvancedListBase | |
A bookmark to the item that is the anchor. | |
anchorBookmark — Özellik, sınıf mx.controls.listClasses.ListBase | |
A bookmark to the item that is the anchor. | |
anchorColumnIndex — Özellik, sınıf mx.controls.AdvancedDataGrid | |
The column index of the current anchor. | |
anchorColumnIndex — Özellik, sınıf spark.components.Grid | |
The column index of the anchor for the next shift selection. | |
anchorIndex — Özellik, sınıf mx.controls.listClasses.AdvancedListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorIndex — Özellik, sınıf mx.controls.listClasses.ListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorPosition — Özellik, arabirim flashx.textLayout.edit.ISelectionManager | |
Seçimin tutturma noktası. | |
anchorPosition — Özellik, sınıf flashx.textLayout.edit.SelectionManager | |
Seçimin tutturma noktası. | |
anchorPosition — Özellik, sınıf flashx.textLayout.elements.TextRange | |
TextFlow öğesinde mutlak bir konum olarak, seçimin tutturucu konumu. | |
anchorRowIndex — Özellik, sınıf spark.components.Grid | |
The row index of the anchor for the next shift selection. | |
AndOperator — sınıf, paket com.adobe.icc.editors.model.el.operators | |
The implementation of the and operator | |
AndOperator() — Yapıcı, sınıf com.adobe.icc.editors.model.el.operators.AndOperator | |
Constructor. | |
angle — Özellik, sınıf coldfusion.service.mxml.Image | |
Rotates the image; Angle in degrees. | |
angle — Özellik, sınıf flash.filters.BevelFilter | |
Eğimin açısı. | |
angle — Özellik, sınıf flash.filters.DropShadowFilter | |
Gölgenin açısı. | |
angle — Özellik, sınıf flash.filters.GradientBevelFilter | |
Derece olarak açı. | |
angle — Özellik, sınıf flash.filters.GradientGlowFilter | |
Derece olarak açı. | |
angle — Özellik, sınıf mx.charts.series.items.PieSeriesItem | |
The angle, in radians, that this wedge subtends. | |
angle — Özellik, sınıf mx.graphics.GradientBase | |
By default, the LinearGradientStroke defines a transition from left to right across the control. | |
angle — Özellik, sınıf mx.graphics.RectangularDropShadow | |
Gölgenin açısı. | |
angle — Özellik, sınıf spark.filters.BevelFilter | |
The angle of the bevel, in degrees. | |
angle — Özellik, sınıf spark.filters.DropShadowFilter | |
The angle of the bevel. | |
angle — Özellik, sınıf spark.filters.GradientFilter | |
The angle, in degrees. | |
angle — Özellik, sınıf spark.primitives.RectangularDropShadow | |
The angle of the bevel. | |
angleBetween(a:flash.geom:Vector3D, b:flash.geom:Vector3D) — Statik Yöntem , sınıf flash.geom.Vector3D | |
İki vektör arasındaki radyanlardaki açıyı döndürür. | |
angleBy — Özellik, sınıf spark.effects.Rotate | |
Degrees by which to rotate the target object. | |
angleFrom — Özellik, sınıf mx.effects.Rotate | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Özellik, sınıf mx.effects.effectClasses.RotateInstance | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Özellik, sınıf spark.effects.Rotate | |
The starting angle of rotation of the target object, in degrees. | |
angleTo — Özellik, sınıf mx.effects.Rotate | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Özellik, sınıf mx.effects.effectClasses.RotateInstance | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Özellik, sınıf spark.effects.Rotate | |
The ending angle of rotation of the target object, in degrees. | |
angleXFrom — Özellik, sınıf spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the x axis, expressed in degrees. | |
angleXTo — Özellik, sınıf spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the x axis, expressed in degrees. | |
angleYFrom — Özellik, sınıf spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the y axis, expressed in degrees. | |
angleYTo — Özellik, sınıf spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the y axis, expressed in degrees. | |
angleZFrom — Özellik, sınıf spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the z axis, expressed in degrees. | |
angleZTo — Özellik, sınıf spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the z axis, expressed in degrees. | |
angularAxis — Özellik, sınıf mx.charts.chartClasses.PolarChart | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
angularAxis — Özellik, sınıf mx.charts.chartClasses.PolarDataCanvas | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
angularAxis — Özellik, sınıf mx.charts.series.PieSeries | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
ANGULAR_AXIS — Sabit Statik Özellik, sınıf mx.charts.chartClasses.PolarTransform | |
A string representing the angular axis. | |
animate — Özellik, sınıf mx.events.AdvancedDataGridEvent | |
If true, animate an opening or closing operation; used for ITEM_OPENING type events only. | |
animate — Özellik, sınıf mx.events.TreeEvent | |
Whether to animate an opening or closing operation; used for ITEM_OPENING type events only. | |
Animate — sınıf, paket spark.effects | |
This Animate effect animates an arbitrary set of properties between values. | |
Animate(target:Object) — Yapıcı, sınıf spark.effects.Animate | |
Constructor. | |
AnimateColor — sınıf, paket spark.effects | |
The AnimateColor effect animates a change in a color property over time, interpolating between given from/to color values on a per-channel basis. | |
AnimateColor(target:Object) — Yapıcı, sınıf spark.effects.AnimateColor | |
Constructor. | |
AnimateColorInstance — sınıf, paket spark.effects.supportClasses | |
The AnimateColorInstance class is the instance class of the AnimateColor effect, which animates a change in color by interpolating the from/to values per color channel. | |
AnimateColorInstance(target:Object) — Yapıcı, sınıf spark.effects.supportClasses.AnimateColorInstance | |
Constructor. | |
AnimateFilter — sınıf, paket spark.effects | |
The AnimateFilter effect applies an mx.filters.IBitmapFilter instance to the target and allows you to animate properties of the filter between values. | |
AnimateFilter(target:Object, filter:mx.filters:IBitmapFilter) — Yapıcı, sınıf spark.effects.AnimateFilter | |
Constructor. | |
AnimateFilterInstance — sınıf, paket spark.effects.supportClasses | |
The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateFilterInstance(target:Object) — Yapıcı, sınıf spark.effects.supportClasses.AnimateFilterInstance | |
Constructor. | |
AnimateInstance — sınıf, paket spark.effects.supportClasses | |
The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateInstance(target:Object) — Yapıcı, sınıf spark.effects.supportClasses.AnimateInstance | |
Constructor. | |
animatePaging(newValue:Number, pageSize:Number) — yöntem, sınıf spark.components.supportClasses.ScrollBarBase | |
Animates the operation to move to newValue. | |
AnimateProperty — sınıf, paket mx.effects | |
The AnimateProperty effect animates a property or style of a component. | |
AnimateProperty(target:Object) — Yapıcı, sınıf mx.effects.AnimateProperty | |
Constructor. | |
AnimatePropertyInstance — sınıf, paket mx.effects.effectClasses | |
The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimatePropertyInstance(target:Object) — Yapıcı, sınıf mx.effects.effectClasses.AnimatePropertyInstance | |
Constructor. | |
animateStepping(newValue:Number, stepSize:Number) — yöntem, sınıf spark.components.supportClasses.ScrollBarBase | |
Animates the operation to step to newValue. | |
AnimateTransform — sınıf, paket spark.effects | |
The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform(target:Object) — Yapıcı, sınıf spark.effects.AnimateTransform | |
Constructor. | |
AnimateTransform3D — sınıf, paket spark.effects | |
The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransform3D(target:Object) — Yapıcı, sınıf spark.effects.AnimateTransform3D | |
Constructor. | |
AnimateTransformInstance — sınıf, paket spark.effects.supportClasses | |
The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
AnimateTransformInstance(target:Object) — Yapıcı, sınıf spark.effects.supportClasses.AnimateTransformInstance | |
Constructor. | |
AnimateTransitionShader — sınıf, paket spark.effects | |
The AnimateTransitionShader effect animates a transition between two bitmaps, one representing the start state (bitmapFrom), and the other representing the end state (bitmapTo). | |
AnimateTransitionShader(target:Object) — Yapıcı, sınıf spark.effects.AnimateTransitionShader | |
Constructor. | |
AnimateTransitionShaderInstance — sınıf, paket spark.effects.supportClasses | |
The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
AnimateTransitionShaderInstance(target:Object) — Yapıcı, sınıf spark.effects.supportClasses.AnimateTransitionShaderInstance | |
Constructor. | |
Animation — son sınıf, paket spark.effects.animation | |
The Animation class defines an animation that happens between the start and end values of a property over a specified period of time. | |
Animation(duration:Number, property:String, startValue:Object, endValue:Object) — Yapıcı, sınıf spark.effects.animation.Animation | |
Constructor. | |
animationDuration — Özellik, sınıf com.adobe.mosaic.layouts.MosaicLayoutBase | |
The amount of time to give any annimation to run its course. | |
animationEnd(animation:spark.effects.animation:Animation) — yöntem, arabirim spark.effects.animation.IAnimationTarget | |
Called when an Animation instance ends. | |
animationRepeat(animation:spark.effects.animation:Animation) — yöntem, arabirim spark.effects.animation.IAnimationTarget | |
Called when an Animation instance repeats. | |
animationStart(animation:spark.effects.animation:Animation) — yöntem, arabirim spark.effects.animation.IAnimationTarget | |
Called when an Animation instance starts. | |
animationStop(animation:spark.effects.animation:Animation) — yöntem, arabirim spark.effects.animation.IAnimationTarget | |
Called when an Animation instance stops. | |
animationTarget — Özellik, sınıf spark.effects.animation.Animation | |
The IAnimationTarget object notified with all start, end, repeat, and update events for this animation. | |
animationUpdate(animation:spark.effects.animation:Animation) — yöntem, arabirim spark.effects.animation.IAnimationTarget | |
Called during every update of an Animation instance. | |
Animator — sınıf, paket fl.motion | |
Animator sınıfı, ara hareketin XML açıklamasını bir görüntüleme nesnesine uygular. | |
Animator(xml:XML, target:flash.display:DisplayObject) — Yapıcı, sınıf fl.motion.Animator | |
XML temelli ara hareket açıklamasını bir görüntüleme nesnesine uygulamak için bir Animator nesnesi oluşturur. | |
Animator3D — sınıf, paket fl.motion | |
Animator3D sınıfı, üç boyutlu ara hareketin XML açıklamasını görüntüleme nesnesine uygular. | |
Animator3D(xml:XML, target:flash.display:DisplayObject) — Yapıcı, sınıf fl.motion.Animator3D | |
Üç boyutlu XML temelli ara hareket açıklamasını bir görüntüleme nesnesine uygulamak için Animator3D nesnesi oluşturur. | |
AnimatorBase — sınıf, paket fl.motion | |
AnimatorBase sınıfı, ara hareketin XML açıklamasını bir görüntüleme nesnesine uygular. | |
AnimatorBase(xml:XML, target:flash.display:DisplayObject) — Yapıcı, sınıf fl.motion.AnimatorBase | |
XML temelli ara hareket açıklamasını bir görüntüleme nesnesine uygulamak için bir AnimatorBase nesnesi oluşturur. | |
AnimatorFactory — sınıf, paket fl.motion | |
AnimatorFactory sınıfı, bir Motion nesnesini birden çok görüntüleme nesnesiyle ilişkilendirmek için ActionScript temelli destek sağlar. | |
AnimatorFactory(motion:fl.motion:MotionBase, motionArray:Array) — Yapıcı, sınıf fl.motion.AnimatorFactory | |
MotionBase nesnesinin özelliklerini görüntüleme nesnelerine atamak için kullanabileceğiniz AnimatorFactory örneği oluşturur. | |
AnimatorFactory3D — sınıf, paket fl.motion | |
AnimatorFactory3D sınıfı, üç boyutlu özellikler içeren bir Motion nesnesini birden fazla görüntüleme nesnesi ile ilişkilendirmek için ActionScript temelli destek sağlar. | |
AnimatorFactory3D(motion:fl.motion:MotionBase, motionArray:Array) — Yapıcı, sınıf fl.motion.AnimatorFactory3D | |
MotionBase nesnesinin özelliklerini görüntüleme nesnelerine atamak için kullanabileceğiniz AnimatorFactory3D örneği oluşturur. | |
AnimatorFactoryBase — sınıf, paket fl.motion | |
AnimatorFactoryBase sınıfı, çalışma zamanında dinamik olarak bir Motion ile birden çok hedefli nesneleri görüntülemek ve bu nesnelerin arasını doldurmak için ActionScript temelli destek sağlar. | |
AnimatorFactoryBase(motion:fl.motion:MotionBase, motionArray:Array) — Yapıcı, sınıf fl.motion.AnimatorFactoryBase | |
AnimatorFactoryBase sınıfının bir örneğini oluşturur. | |
AnimatorFactoryUniversal — sınıf, paket fl.motion | |
AnimatorFactoryUniversal sınıfı, bir Motion nesnesini birden çok görüntüleme nesnesiyle ilişkilendirmek için ActionScript temelli destek sağlar. | |
AnimatorFactoryUniversal(motion:fl.motion:MotionBase, motionArray:Array) — Yapıcı, sınıf fl.motion.AnimatorFactoryUniversal | |
MotionBase nesnesinin özelliklerini görüntüleme nesnelerine atamak için kullanabileceğiniz AnimatorFactory örneği oluşturur. | |
AnimatorUniversal — sınıf, paket fl.motion | |
AnimatorUniversal sınıfı, bir görüntüleme nesnesine iki ve üç boyutlu hareketin ActionScript açıklamasını uygular. | |
AnimatorUniversal() — Yapıcı, sınıf fl.motion.AnimatorUniversal | |
Görüntüleme nesnesine bir AnimatorUniversal nesne hareketi oluşturur. | |
ANISOTROPIC16X — Sabit Statik Özellik, sınıf flash.display3D.Context3DTextureFilter | |
Doku örneklemesini kaldırırken oran 16 ile eşyönsüz bir filtre kullanıın | |
ANISOTROPIC2X — Sabit Statik Özellik, sınıf flash.display3D.Context3DTextureFilter | |
Doku örneklemesini kaldırırken oran 2 ile eşyönsüz bir filtre kullanıın | |
ANISOTROPIC4X — Sabit Statik Özellik, sınıf flash.display3D.Context3DTextureFilter | |
Doku örneklemesini kaldırırken oran 4 ile eşyönsüz bir filtre kullanıın | |
ANISOTROPIC8X — Sabit Statik Özellik, sınıf flash.display3D.Context3DTextureFilter | |
Doku örneklemesini kaldırırken oran 8 ile eşyönsüz bir filtre kullanıın | |
annotationElements — Özellik, sınıf mx.charts.chartClasses.ChartBase | |
Sets an array of ChartElement objects that appears on top of any data series rendered by the chart. | |
AnnotationParseEvent — sınıf, paket com.adobe.mosaic.om.events | |
The AnnotationParseEvent is dispatched when annotation parsers have completed processing, digesting, and injecting values onto eligible composite application parts, such as Tile or Service. | |
AnnotationParseEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Yapıcı, sınıf com.adobe.mosaic.om.events.AnnotationParseEvent | |
Constructor. | |
anonymous — Özellik, arabirim com.adobe.livecycle.ria.security.api.IUser | |
A flag that indicates whether the current user is anonymous. | |
anonymous — Özellik, sınıf com.adobe.livecycle.ria.security.service.User | |
A flag that indicates whether the current user is anonymous. | |
ANONYMOUS — Sabit Statik Özellik, sınıf flash.net.drm.AuthenticationMethod | |
Kimlik doğrulamanın gerekli olmadığını belirtir. | |
antiAliasType — Özellik, sınıf fl.text.TLFTextField | |
Bu metin alanı için kullanılan yumuşatma türü. | |
antiAliasType — Özellik, sınıf flash.text.TextField | |
Bu metin alanı için kullanılan yumuşatma türü. | |
antiAliasType — Özellik, sınıf mx.core.FTETextField | |
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField. | |
antiAliasType — Özellik, arabirim mx.core.IUITextField | |
Bu metin alanı için kullanılan yumuşatma türü. | |
antiAliasType — Özellik, sınıf mx.core.UITextFormat | |
Defines the anti-aliasing setting for the UITextField class. | |
AntiAliasType — son sınıf, paket flash.text | |
AntiAliasType sınıfı flash.text.TextField sınıfında yumuşatma için değerler sağlar. | |
ANY — Sabit Statik Özellik, sınıf flash.display.StageAspectRatio | |
Dikey ve yatay kullanıcı arabirimini destekleyen bir aygıt yönlendirmesini belirtir. | |
ANY — Sabit Statik Özellik, sınıf flash.text.engine.BreakOpportunity | |
ContentElement nesnesindeki tüm karakterler, satır kesme olanağı olarak değerlendirilir. | |
ANY — Sabit Statik Özellik, sınıf mx.validators.CurrencyValidatorAlignSymbol | |
Specifies "any" as the alignment of the currency symbol for the CurrencyValidator class. | |
ANY_INDEX_MODE — Sabit Statik Özellik, sınıf mx.collections.Sort | |
When executing a find return the index any matching item. | |
ANY_INDEX_MODE — Sabit Statik Özellik, sınıf spark.collections.Sort | |
When executing a find return the index any matching item. | |
appContext — Özellik, sınıf com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
The Aplication Context to be used for this application instance. | |
appContext — Statik Özellik, sınıf com.adobe.icc.services.ServiceProvider | |
Fetch the Application Context for the current application. | |
appContextFolder — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewTemplateVO | |
APP_CONTEXT_PREFIX — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
A special value that defines the Application Context prefix to add before the actual value of the Application Context. | |
APPCONTEXT_REMOTING_SERVICE — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
A special value that defines the Application Context Remoting Service exposed by Adobe Digital Enterprise Platform Experience Services - Content Repository to register the Application Context. | |
append(lhs:flash.geom:Matrix3D) — yöntem, sınıf flash.geom.Matrix3D | |
Geçerli Matrix3D nesnesiyle başka bir Matrix3D nesnesini çarparak matrisi sona ekler. | |
APPEND — Sabit Statik Özellik, sınıf flash.filesystem.FileMode | |
Yazdırma modunda açılacak olan bir dosya için, tüm veriler, dosyanın sonuna eklenerek kullanılır. | |
APPEND — Sabit Statik Özellik, sınıf flash.net.NetStreamPlayTransitions | |
Akışı bir oynatma listesine ekler ve oynatmayı ilk akışla başlatır. | |
APPEND_AND_WAIT — Sabit Statik Özellik, sınıf flash.net.NetStreamPlayTransitions | |
Birinci akıştan oynatmaya başlamadan bir oynatma listesi oluşturur. | |
appendBytes(bytes:flash.utils:ByteArray) — yöntem, sınıf flash.net.NetStream | |
Oynatmak için NetStream öğesine bir ByteArray iletir. | |
appendBytesAction(netStreamAppendBytesAction:String) — yöntem, sınıf flash.net.NetStream | |
Zaman ölçeğinde bir kesintiyi gösterir, FIFO'yu atar ve bayt ayrıştırıcıya, dosya üst bilgisini veya bir FLV etiketinin başlangıcını beklemesini söyler. | |
appendChild(child:Object) — yöntem, sınıf XML | |
Belirli bir alt öğeyi XML nesnesinin özelliklerinin sonuna ekler. | |
appendChild(node:flash.xml:XMLNode) — yöntem, sınıf flash.xml.XMLNode | |
Belirtilen düğümü XML nesnesinin alt öğe listesine ekler. | |
appendItemData(archiveData:flash.utils:IDataOutput, version:String, changedItems:mx.data:ChangedItems) — yöntem, sınıf mx.data.SQLiteOfflineAdapter | |
Appends to the byte array the specified data items. | |
appendRandomQueryParameter — Özellik, sınıf flash.media.AVNetworkingParams | |
appendRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — yöntem, sınıf flash.geom.Matrix3D | |
Matrix3D nesnesinin sonuna artışlı bir dönüş ekler. | |
appendScale(xScale:Number, yScale:Number, zScale:Number) — yöntem, sınıf flash.geom.Matrix3D | |
Matrix3D nesnesinin sonuna x, y ve z eksenleri boyunca artışlı bir ölçek değişikliği ekler. | |
appendSecurityTicket(url:String, ticket:com.adobe.livecycle.ria.security.api:ITicket) — yöntem, sınıf com.adobe.livecycle.content.File | |
Appends User Manager (UM) ticket to the URL. | |
appendText(text:String) — yöntem, sınıf fl.controls.TextArea | |
TextArea bileşeninin içerdiği son karakterden sonra belirtilen dizeyi ekler. | |
appendText(text:String) — yöntem, sınıf fl.controls.TextInput | |
TextArea bileşeninin içerdiği son karakterden sonra belirtilen dizeyi ekler. | |
appendText(newText:String) — yöntem, sınıf fl.text.TLFTextField | |
newText parametresi tarafından belirtilen dizeyi metin alanındaki metnin sonuna ekler. | |
appendText(newText:String) — yöntem, sınıf flash.text.TextField | |
newText parametresi tarafından belirtilen dizeyi metin alanındaki metnin sonuna ekler. | |
appendText(newText:String) — yöntem, sınıf mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
appendText(newText:String) — yöntem, arabirim mx.core.IUITextField | |
newText parametresi tarafından belirtilen dizeyi metin alanındaki metnin sonuna ekler. | |
appendText(text:String) — yöntem, sınıf spark.components.RichEditableText | |
Appends the specified text to the end of the RichEditableText, as if you had clicked at the end and typed. | |
appendText(text:String) — yöntem, sınıf spark.components.supportClasses.SkinnableTextBase | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — yöntem, sınıf spark.components.supportClasses.StyleableStageText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — yöntem, sınıf spark.components.supportClasses.StyleableTextField | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — yöntem, arabirim spark.core.IEditableText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendTranslation(x:Number, y:Number, z:Number) — yöntem, sınıf flash.geom.Matrix3D | |
Matrix3D nesnesinin sonuna artışlı bir çevirme ve x, y ve z eksenleri boyunca yeniden konumlandırma ekler. | |
application — Özellik, sınıf coldfusion.service.PdfInfo | |
Application used to create the PDF document. | |
application — Özellik, sınıf com.adobe.mosaic.mxml.Shell | |
The value of the Application MXML on the Shell. | |
application — Özellik, sınıf com.adobe.mosaic.om.events.LoadApplicationEvent | |
The IApplication loaded if successful. | |
application — Statik Özellik, sınıf mx.core.Application | |
A reference to the top-level application. | |
application — Özellik, sınıf mx.managers.SystemManager | |
The application parented by this SystemManager. | |
Application — sınıf, paket com.adobe.mosaic.mxml | |
The Application mxml component represents a composite application that can placed onto the Flex Display List using the composite application shell MXML component. | |
Application — sınıf, paket mx.core | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application — sınıf, paket spark.components | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application() — Yapıcı, sınıf com.adobe.mosaic.mxml.Application | |
Constructor. | |
Application() — Yapıcı, sınıf mx.core.Application | |
Constructor. | |
Application() — Yapıcı, sınıf spark.components.Application | |
Constructor. | |
APPLICATION — Sabit Statik Özellik, sınıf flash.system.Security | |
Dosya bir AIR uygulamasında çalışır ve o uygulamanın paketiyle (AIR dosyası) yüklenmiştir. | |
APPLICATION — Sabit Statik Özellik, sınıf mx.managers.PopUpManagerChildList | |
Indicates that the popup is placed in the same child list as the application. | |
applicationActivate — Olay, sınıf mx.core.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Olay, sınıf mx.core.WindowedApplication | |
Dispatched when this application is activated. | |
applicationActivate — Olay, sınıf spark.components.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Olay, sınıf spark.components.WindowedApplication | |
Dispatched when this application is activated. | |
APPLICATION_ACTIVATE — Sabit Statik Özellik, sınıf mx.events.AIREvent | |
The AIREvent.APPLICATION_ACTIVATE constant defines the value of the type property of the event object for an applicationActivate event. | |
ApplicationAutomationImpl — sınıf, paket mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationAutomationImpl(obj:mx.core:Application) — Yapıcı, sınıf mx.automation.delegates.containers.ApplicationAutomationImpl | |
Constructor. | |
ApplicationBackground — sınıf, paket mx.skins.halo | |
The skin for application background gradient. | |
ApplicationBackground() — Yapıcı, sınıf mx.skins.halo.ApplicationBackground | |
Constructor | |
applicationComplete — Olay, sınıf mx.core.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
applicationComplete — Olay, sınıf mx.managers.SystemManager | |
Dispatched when the application has finished initializing | |
applicationComplete — Olay, sınıf spark.components.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
APPLICATION_COMPLETE — Sabit Statik Özellik, sınıf mx.events.FlexEvent | |
The FlexEvent.APPLICATION_COMPLETE constant defines the value of the type property of the event object for a applicationComplete event. | |
ApplicationConstants — sınıf, paket com.adobe.mosaic.om.constants | |
The ApplicationConstants provides constants to indicate the current status of an Application in its lifecycle. | |
ApplicationControlBar — sınıf, paket mx.containers | |
The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationControlBar() — Yapıcı, sınıf mx.containers.ApplicationControlBar | |
Constructor. | |
applicationDeactivate — Olay, sınıf mx.core.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Olay, sınıf mx.core.WindowedApplication | |
Dispatched when this application is deactivated. | |
applicationDeactivate — Olay, sınıf spark.components.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Olay, sınıf spark.components.WindowedApplication | |
Dispatched when this application is deactivated. | |
APPLICATION_DEACTIVATE — Sabit Statik Özellik, sınıf mx.events.AIREvent | |
The AIREvent.APPLICATION_DEACTIVATE constant defines the value of the type property of the event object for an applicationDeactivate event. | |
applicationDescriptor — Özellik, sınıf flash.desktop.NativeApplication | |
Bu AIR uygulamasına yönelik uygulama açıklayıcı dosyasının içeriği. | |
applicationDirectory — Statik Özellik, sınıf flash.filesystem.File | |
Uygulamanın yüklü dosyalarını içeren klasör. | |
applicationDomain — Özellik, arabirim com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
The ApplicationDomain for the bundle being loaded. | |
applicationDomain — Özellik, sınıf fl.display.ProLoaderInfo | |
Harici bir SWF dosyası yüklendiğinde, yüklenen sınıfın içindeki tüm ActionScript 3.0 tanımları applicationDomain özelliğinin içinde saklanır. | |
applicationDomain — Özellik, sınıf flash.display.LoaderInfo | |
Harici bir SWF dosyası yüklendiğinde, yüklenen sınıfın içindeki tüm ActionScript 3.0 tanımları applicationDomain özelliğinin içinde saklanır. | |
applicationDomain — Özellik, sınıf flash.system.LoaderContext | |
Loader.load() veya Loader.loadBytes() yöntemi için kullanılacak uygulama etki alanını belirtir. | |
applicationDomain — Özellik, sınıf mx.modules.ModuleLoader | |
The application domain to load your module into. | |
applicationDomain — Özellik, sınıf spark.modules.ModuleLoader | |
The application domain to load your module into. | |
ApplicationDomain — son sınıf, paket flash.system | |
ApplicationDomain sınıfı sınıf tanımlarının farklı grupları için bir kaptır. | |
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — Yapıcı, sınıf flash.system.ApplicationDomain | |
Yeni bir uygulama etki alanı oluşturur. | |
applicationDomainTarget — Özellik, sınıf mx.core.RSLData | |
The requested application domain to load the RSL into. | |
ApplicationDomainTarget — son sınıf, paket mx.core | |
The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class. | |
applicationDPI — Özellik, sınıf spark.components.Application | |
The DPI of the application. | |
applicationDPI — Özellik, sınıf spark.components.LabelItemRenderer | |
Returns the DPI of the application. | |
applicationDPI — Özellik, sınıf spark.skins.mobile.ViewMenuSkin | |
Returns the DPI of the application. | |
applicationDPI — Özellik, sınıf spark.skins.mobile.supportClasses.MobileSkin | |
Returns the DPI of the application. | |
applicationID — Özellik, sınıf flash.desktop.NativeApplication | |
Bu uygulamanın uygulama kimliği. | |
applicationID — Özellik, sınıf mx.core.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationID — Özellik, sınıf spark.components.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationList — Özellik, sınıf com.adobe.mosaic.om.events.RequestApplicationListEvent | |
An array of type IApplicationListItem representing the applications available to the current user. | |
ApplicationListItem — sınıf, paket com.adobe.mosaic.om.impl | |
The ApplicationListItem provides information about a given IApplication suitable for display to a user. | |
ApplicationListItem() — Yapıcı, sınıf com.adobe.mosaic.om.impl.ApplicationListItem | |
Constructor. | |
applicationName — Özellik, sınıf mx.automation.events.MarshalledAutomationEvent | |
Contains string which represents the application Name for the application. | |
applicationNode — Özellik, sınıf com.adobe.mosaic.mxml.Application | |
Returns the underlying Composite Application Framework SDK IApplication. | |
ApplicationSkin — sınıf, paket spark.skins.spark | |
The default skin class for the Spark Application component. | |
ApplicationSkin — sınıf, paket spark.skins.wireframe | |
The default wireframe skin class for the Spark Application component. | |
ApplicationSkin() — Yapıcı, sınıf spark.skins.spark.ApplicationSkin | |
Constructor. | |
ApplicationSkin() — Yapıcı, sınıf spark.skins.wireframe.ApplicationSkin | |
Constructor. | |
applicationSpecifier — Özellik, sınıf com.adobe.mosaic.om.events.RequestApplicationEvent | |
The initialized, but unresolved and non-loaded IApplicationSpecifier object | |
ApplicationSpecifier — sınıf, paket com.adobe.mosaic.om.impl | |
The ApplicationSpecifier provides information about a given IApplication suitable for display to a user. | |
ApplicationSpecifier(name:String, session:com.adobe.mosaic.om.interfaces:ISession) — Yapıcı, sınıf com.adobe.mosaic.om.impl.ApplicationSpecifier | |
Constructor. | |
applicationStorageDirectory — Statik Özellik, sınıf flash.filesystem.File | |
Uygulamanın özel saklama dizini. | |
applicationTimeOut — Özellik, sınıf com.adobe.consulting.pst.vo.FlexConfiguration | |
Application Idle time out in seconds | |
ApplicationTitleBarBackgroundSkin — sınıf, paket mx.skins.halo | |
The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationTitleBarBackgroundSkin() — Yapıcı, sınıf mx.skins.halo.ApplicationTitleBarBackgroundSkin | |
Constructor. | |
ApplicationUpdater — sınıf, paket air.update | |
ApplicationUpdater sınıfı, varsayılan bir kullanıcı arabirimi sağlamadan Adobe® AIR® uygulamaları için temel güncelleme çerçevesi işlevlerini tanımlar. | |
ApplicationUpdater() — Yapıcı, sınıf air.update.ApplicationUpdater | |
Yapıcı işlevi. | |
ApplicationUpdaterUI — sınıf, paket air.update | |
ApplicationUpdaterUI sınıfı, Adobe® AIR® uygulamaları için temel güncelleme çerçevesi işlevlerini tanımlar ve bir varsayılan kullanıcı arabirimi sağlar. | |
ApplicationUpdaterUI() — Yapıcı, sınıf air.update.ApplicationUpdaterUI | |
Yapıcı işlevi. | |
APPLICATION_URL_CHANGE — Sabit Statik Özellik, sınıf mx.events.BrowserChangeEvent | |
The BrowserChangeEvent.APPLICATION_URL_CHANGE constant defines the value of the type property of the event object for a applicationURLChange event. | |
apply(thisArg:any, argArray:any) — yöntem, sınıf Function | |
ActionScript'in çağırdığı herhangi bir işlev içinde kullanılacak thisObject değerini belirtir. | |
apply(... rest) — yöntem, arabirim com.adobe.icc.editors.model.el.IOperator | |
Applies the operator to the given operands | |
apply(... rest) — yöntem, sınıf com.adobe.icc.editors.model.el.operators.BinaryOperator | |
Applies the operator to the given operands | |
apply(... rest) — yöntem, sınıf com.adobe.icc.editors.model.el.operators.UnaryOperator | |
Applies the operator to the given operands | |
apply(incoming:flashx.textLayout.formats:ITabStopFormat) — yöntem, sınıf flashx.textLayout.formats.TabStopFormat | |
Bu TabStopFormat nesnesindeki özellik değerlerini, gelen ITabStopFormat örneğinde ayarlanan özelliklerin değerleriyle değiştirir. | |
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — yöntem, sınıf flashx.textLayout.formats.TextLayoutFormat | |
Bu TextLayoutFormat nesnesindeki özellik değerlerini, gelen TextLayoutFormat örneğinde ayarlanan özelliklerin değerleriyle değiştirir. | |
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — yöntem, sınıf mx.graphics.GradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — yöntem, arabirim mx.graphics.IStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — yöntem, sınıf mx.graphics.LinearGradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — yöntem, sınıf mx.graphics.SolidColorStroke | |
Applies the properties to the specified Graphics object. | |
apply(parent:mx.core:UIComponent) — yöntem, sınıf mx.states.AddChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — yöntem, sınıf mx.states.AddItems | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — yöntem, arabirim mx.states.IOverride | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — yöntem, sınıf mx.states.OverrideBase | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — yöntem, sınıf mx.states.RemoveChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — yöntem, sınıf mx.states.SetEventHandler | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — yöntem, sınıf mx.states.SetProperty | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — yöntem, sınıf mx.states.SetStyle | |
Applies the override. | |
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — yöntem, sınıf mx.controls.AdvancedDataGrid | |
Sets up the effect for applying the selection indicator. | |
applyChangesPostLayout — Özellik, sınıf spark.effects.AnimateTransform | |
Subclasses of AnimateTransform use this flag to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyChangesPostLayout — Özellik, sınıf spark.effects.AnimateTransform3D | |
Used by the subclasses of AnimateTransform to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyClientLoadBalancingSettings(props:XML) — yöntem, sınıf mx.messaging.Channel | |
Applies the client load balancing urls if they exists. | |
applyColorTransform(displayObject:flash.display:DisplayObject, originalColor:uint, tintColor:uint) — yöntem, sınıf spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to set a color transform on a DisplayObject. | |
applyComputedMatrix() — yöntem, sınıf mx.core.UIComponent | |
Commits the computed matrix built from the combination of the layout matrix and the transform offsets to the flash displayObject's transform. | |
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager | |
Seçimdeki tüm kaplara kap stillerini uygular. | |
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager | |
Seçimdeki tüm kaplara kap stillerini uygular. | |
ApplyElementIDOperation — sınıf, paket flashx.textLayout.operations | |
ChangeElementIDOperation sınıfı bir öğe kimliği değişikliğini kapsüller. | |
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — Yapıcı, sınıf flashx.textLayout.operations.ApplyElementIDOperation | |
Bir ChangeElementIDOperation nesnesi oluşturur. | |
ApplyElementStyleNameOperation — sınıf, paket flashx.textLayout.operations | |
ApplyElementStyleNameOperation sınıfı bir stil adı değişikliğini kapsüller. | |
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — Yapıcı, sınıf flashx.textLayout.operations.ApplyElementStyleNameOperation | |
Bir ApplyElementStyleNameOperation nesnesi oluşturur. | |
ApplyElementTypeNameOperation — sınıf, paket flashx.textLayout.operations | |
ApplyElementTypeNameOperation sınıfı, bir tür adı değişikliğini kapsar. | |
ApplyElementTypeNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, typeName:String, relativeStart:int, relativeEnd:int) — Yapıcı, sınıf flashx.textLayout.operations.ApplyElementTypeNameOperation | |
Bir ApplyElementTypeNameOperation nesnesi oluşturur. | |
ApplyElementUserStyleOperation — sınıf, paket flashx.textLayout.operations | |
ApplyElementUserStyleOperation sınıfı bir öğenin stil değerindeki bir değişikliği kapsüller. | |
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — Yapıcı, sınıf flashx.textLayout.operations.ApplyElementUserStyleOperation | |
Bir ApplyElementUserStyleOperation nesnesi oluşturur. | |
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — yöntem, sınıf flash.display.BitmapData | |
Bir kaynak görüntüyü ve filtre nesnesini alıp filtrelenen görüntüyü oluşturur. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager | |
Belirtilen (veya geçerli) seçimin biçimini değiştirir. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager | |
Belirtilen (veya geçerli) seçimin biçimini değiştirir. | |
ApplyFormatOperation — sınıf, paket flashx.textLayout.operations | |
ApplyFormatOperation sınıfı bir stil değişikliğini kapsüller. | |
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Yapıcı, sınıf flashx.textLayout.operations.ApplyFormatOperation | |
Bir ApplyFormatOperation nesnesi oluşturur. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager | |
Belirtilen öğeye stilleri uygular. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager | |
Belirtilen öğeye stilleri uygular. | |
ApplyFormatToElementOperation — sınıf, paket flashx.textLayout.operations | |
ApplyFormatToElementOperation sınıfı bir öğeye stil değişikliğini kapsüller. | |
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Yapıcı, sınıf flashx.textLayout.operations.ApplyFormatToElementOperation | |
Bir ApplyFormatToElementOperation nesnesi oluşturur. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — yöntem, sınıf mx.charts.series.AreaSeries | |
Customizes the item renderer instances used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — yöntem, sınıf mx.charts.series.BarSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — yöntem, sınıf mx.charts.series.BubbleSeries | |
Applies style properties to the specified DisplayObject. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — yöntem, sınıf mx.charts.series.ColumnSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — yöntem, sınıf mx.charts.series.LineSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — yöntem, sınıf mx.charts.series.PlotSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager | |
Belirtilen (veya geçerli) seçimdeki yaprak öğelerine uygulanan biçimi değiştirir. | |
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager | |
Belirtilen (veya geçerli) seçimdeki yaprak öğelerine uygulanan biçimi değiştirir. | |
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager | |
Bir seçimi bağa veya bir bağı normal metne dönüştürür. | |
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager | |
Bir seçimi bağa veya bir bağı normal metne dönüştürür. | |
ApplyLinkOperation — sınıf, paket flashx.textLayout.operations | |
ApplyLinkOperation sınıfı, bir bağ oluşturma veya değiştirme işlemini kapsüller. | |
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — Yapıcı, sınıf flashx.textLayout.operations.ApplyLinkOperation | |
Bir ApplyLinkOperation nesnesi oluşturur. | |
applyLocalProjection — Özellik, sınıf spark.effects.AnimateTransform3D | |
If true, the effect creates a perspective projection using the other projection-related properties in the effect and applies it to the target component's parent when it starts playing. | |
applyNonLinearFontScaling — Özellik, sınıf flash.text.engine.TextBlock | |
Ne görürsen onu alırsın (WYSIWYG) yazdırma doğruluğundan sapılacak olsa da, ekran görünümünü geliştirmek istediğinizi belirtir. | |
applyParagraphFormat(paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager | |
Seçimdeki tüm paragraflara paragraf stillerini uygular. | |
applyParagraphFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager | |
Seçimdeki tüm paragraflara paragraf stillerini uygular. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase | |
Sets up the effect for applying the selection indicator. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — yöntem, sınıf mx.controls.listClasses.ListBase | |
Sets up the effect for applying the selection indicator. | |
applySeriesSet(seriesSet:Array, transform:mx.charts.chartClasses:DataTransform) — yöntem, sınıf mx.charts.chartClasses.ChartBase | |
Preprocesses the series and transform for display. | |
applySettings(settings:XML) — yöntem, sınıf mx.messaging.Channel | |
Subclasses should override this method to apply any settings that may be necessary for an individual channel. | |
applySubtitutionRule(varName:String, rule:String, value:String) — yöntem, sınıf com.adobe.icc.vo.render.ContextData | |
Convenience method to apply the specified rule to the specified variable in the variableSubstitutionRules property. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager | |
Metni TCY çalışmasına veya TCY çalışmasını TCY olmayan metne dönüştürür. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager | |
Metni TCY çalışmasına veya TCY çalışmasını TCY olmayan metne dönüştürür. | |
ApplyTCYOperation — sınıf, paket flashx.textLayout.operations | |
ApplyTCYOperation sınıfı bir TCY dönüştürmesini kapsüller. | |
ApplyTCYOperation(operationState:flashx.textLayout.edit:SelectionState, tcyOn:Boolean) — Yapıcı, sınıf flashx.textLayout.operations.ApplyTCYOperation | |
Bir ApplyTCYOperation nesnesi oluşturur. | |
applyTransitionEndProperties — Özellik, sınıf mx.effects.Effect | |
This flag controls whether the effect, when run in a transition, automatically applies the property values according to the end state, as opposed to leaving values as set by the effect itself. | |
applyUserStylesForItemRenderer(givenItemRenderer:mx.controls.listClasses:IListItemRenderer) — yöntem, sınıf mx.controls.AdvancedDataGrid | |
Applies styles from the AdvancedDatagrid control to an item renderer. | |
applyValueToTarget(target:Object, property:String, value:any, props:Object) — yöntem, sınıf mx.effects.Effect | |
Used internally by the Effect infrastructure. | |
appName — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewTemplate | |
Name of the application that created a template. | |
appName — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
Name of the application that created a template. | |
appName — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Name of the application that created the template. | |
appName — Özellik, sınıf com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Name of the application that created the template. | |
approvalStage — Kaplama Durumu, sınıf com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a approval stage is associated with the component. | |
approvalStage — Özellik, sınıf com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
The approval stage associated with this component. | |
approvalStage — Özellik, sınıf com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
The approval stage associated with the signature tab. | |
ApprovalStage — sınıf, paket com.adobe.livecycle.rca.model.stage | |
Specifies the properties of an approval stage. | |
ApprovalStage — sınıf, paket com.adobe.solutions.rca.presentation.template.stages | |
The host component for the component displaying information about an approval stage. | |
ApprovalStage() — Yapıcı, sınıf com.adobe.livecycle.rca.model.stage.ApprovalStage | |
Constructor. | |
ApprovalStage() — Yapıcı, sınıf com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
The constructor for ApprovalStage class. | |
approvalStageView — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
A reference to the ApprovalStage object that displays the details of an approval stage. A reference to the ApprovalStage object that displays the details of an approval stage. | |
APPROVED — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.constant.ApproverStatus | |
Specifies the approver status when the document has been approved by the approver. | |
APPROVED — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the review stage is over. | |
APPROVED — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.ApproverStatus | |
The approver status when the document (task) has been approved by the approver. | |
APPROVED — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.StageStatus | |
APPROVED status means the stage is over. | |
APPROVED_BY_INITIATOR — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.AuthorStatus | |
APPROVED_BY_INITIATOR implies that content submitted by author has been approved by initiator. | |
Approver — sınıf, paket com.adobe.livecycle.rca.model.participant | |
Specifies the properties of a review participant who is an approver. | |
Approver — sınıf, paket com.adobe.solutions.rca.domain.impl | |
This class defines an approver in an approval stage. | |
Approver() — Yapıcı, sınıf com.adobe.livecycle.rca.model.participant.Approver | |
Constructor. | |
Approver(value:com.adobe.solutions.rca.vo:ApproverVO) — Yapıcı, sınıf com.adobe.solutions.rca.domain.impl.Approver | |
The constructor for Approver class. | |
APPROVER — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.Roles | |
The role of an approver in a review workflow. | |
approverChkBox — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
A reference to the CheckBox object. If the check box is selected then the added participant is added as an approver. A reference to the CheckBox object. | |
ApproverCollection — sınıf, paket com.adobe.livecycle.rca.model.participant | |
Specifies that Approver objects are added to a collection. | |
ApproverCollection(source:Array) — Yapıcı, sınıf com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Constructor. | |
approverEndDate — Özellik, sınıf com.adobe.livecycle.rca.model.participant.Approver | |
Specifies the date when the approver completed the task. | |
APPROVER_EVENT — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.presentation.event.StageParticipantEvent | |
This value indicates that the added participant is an approver. | |
APPROVER_ROLE — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies the approver role. | |
approvers — Özellik, sınıf com.adobe.livecycle.rca.model.stage.ApprovalStage | |
Specifies a collection of approvers for this stage. | |
approverStartDate — Özellik, sınıf com.adobe.livecycle.rca.model.participant.Approver | |
Specifies the date when the task is assigned to the approver. | |
ApproverStatus — sınıf, paket com.adobe.livecycle.rca.model.constant | |
The ApproverStatus enumerator. | |
ApproverStatus — sınıf, paket com.adobe.solutions.rca.constant | |
ApproverStatus Enum. | |
ApproverStatus() — Yapıcı, sınıf com.adobe.livecycle.rca.model.constant.ApproverStatus | |
Provides values for the status property of an approver. | |
ApproverStatus() — Yapıcı, sınıf com.adobe.solutions.rca.constant.ApproverStatus | |
The constructor for ApproverStatus class. | |
ApproverVO — sınıf, paket com.adobe.solutions.rca.vo | |
Represents an approver in an approval stage. | |
ApproverVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.ApproverVO | |
The constructor for ApproverVO class. | |
approximate — Özellik, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
If true, the rowIndex and columnIndex properties contain approximate values, and not the exact value. | |
approximate — Özellik, sınıf mx.controls.listClasses.ListBaseSelectionData | |
If true, then the index property is an approximate value and not the exact value. | |
APPROXIMATE_TEXT_FIELD — Sabit Statik Özellik, sınıf flashx.textLayout.formats.LeadingModel | |
Bir TextField öğesinin satır aralığı davranışına yaklaşık olarak karşılık gelen bir satır aralığı modeli belirtir. | |
appTitle — Özellik, sınıf mx.automation.air.AirFunctionsHelper | |
Returns the title of window of top level application | |
appVersion — Özellik, sınıf com.adobe.consulting.pst.vo.FlexConfiguration | |
CM Version string. | |
ARABIC_INDIC — Sabit Statik Özellik, sınıf flash.globalization.NationalDigitsType | |
Arapça-Hindu basamak kümesinin sıfır basamağının Unicode değerini temsil eder. | |
ARABIC_INDIC — Sabit Statik Özellik, sınıf flashx.textLayout.formats.ListStyleType | |
Arap alfabesini kullanarak numaralandırma. | |
ARCHIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.FormState | |
Specifies the enumerator code for Archive state. | |
ARCHIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.LetterState | |
Specifies the enumerator code for Archive state. | |
ARCHIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.ObjectState | |
Specifies the enumerator code for Archive state. | |
ARCHIVE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.TBXState | |
Specifies the enumerator code for Archive state. | |
AreaChart — sınıf, paket mx.charts | |
The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaChart() — Yapıcı, sınıf mx.charts.AreaChart | |
Constructor. | |
areaCode — Özellik, sınıf mx.formatters.PhoneFormatter | |
Area code number added to a seven-digit United States format phone number to form a 10-digit phone number. | |
areaCodeFormat — Özellik, sınıf mx.formatters.PhoneFormatter | |
Default format for the area code when the areacode property is rendered by a seven-digit format. | |
areaFill — Stil, sınıf mx.charts.series.AreaSeries | |
Sets the fill for the area. | |
areaRenderer — Stil, sınıf mx.charts.series.AreaSeries | |
The class that the series uses to represent the filled area on the chart. | |
AreaRenderer — sınıf, paket mx.charts.renderers | |
The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaRenderer() — Yapıcı, sınıf mx.charts.renderers.AreaRenderer | |
Constructor. | |
AreaSeries — sınıf, paket mx.charts.series | |
Defines a data series for an AreaChart control. | |
AreaSeries() — Yapıcı, sınıf mx.charts.series.AreaSeries | |
Constructor. | |
AreaSeriesAutomationImpl — sınıf, paket mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesAutomationImpl(obj:mx.charts.series:AreaSeries) — Yapıcı, sınıf mx.automation.delegates.charts.AreaSeriesAutomationImpl | |
Constructor. | |
AreaSeriesItem — sınıf, paket mx.charts.series.items | |
Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesItem(element:mx.charts.series:AreaSeries, item:Object, index:uint) — Yapıcı, sınıf mx.charts.series.items.AreaSeriesItem | |
Constructor. | |
AreaSeriesRenderData — sınıf, paket mx.charts.series.renderData | |
Represents all the information needed by the AreaSeries to render. | |
AreaSeriesRenderData(element:mx.charts.series:AreaSeries, cache:Array, filteredCache:Array, renderedBase:Number, radius:Number) — Yapıcı, sınıf mx.charts.series.renderData.AreaSeriesRenderData | |
Constructor. | |
AreaSet — sınıf, paket mx.charts.series | |
A grouping set that can be used to stack AreaSeries objects in any chart. | |
AreaSet() — Yapıcı, sınıf mx.charts.series.AreaSet | |
Constructor. | |
areaStroke — Stil, sınıf mx.charts.series.AreaSeries | |
Sets the line style for the area. | |
ARecord — sınıf, paket flash.net.dns | |
AAAARecord sınıfı bir IPv4 adresi içeren bir Etki Alanı Adı Sistemi (DNS) AAAA kaynak kaydını temsil eder. | |
ARecord() — Yapıcı, sınıf flash.net.dns.ARecord | |
Bir A kaynak kaydı oluşturur. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — yöntem, sınıf flash.display.DisplayObjectContainer | |
Güvenlik kısıtlamalarının, DisplayObjectContainer.getObjectsUnderPoint() yönteminin belirtilen point noktası ile çağrılması sonucunda döndürülen listeden görüntüleme nesnelerinin çıkarılmasına neden olup olmayacağını belirtir. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — yöntem, arabirim mx.core.IContainer | |
Güvenlik kısıtlamalarının, DisplayObjectContainer.getObjectsUnderPoint() yönteminin belirtilen point noktası ile çağrılması sonucunda döndürülen listeden görüntüleme nesnelerinin çıkarılmasına neden olup olmayacağını belirtir. | |
areSoundsInaccessible() — Statik Yöntem , sınıf flash.media.SoundMixer | |
Güvenlik kısıtlaması nedeniyle erişilemeyen herhangi bir ses var mı, belirler. | |
args — Özellik, sınıf mx.automation.events.AutomationFlexNativeMenuEvent | |
args — Özellik, sınıf mx.automation.events.AutomationRecordEvent | |
A serialized representation of the event as an Array of it's property values. | |
args — Özellik, sınıf spark.effects.CallAction | |
Arguments passed to the function that is called by this effect. | |
args — Özellik, sınıf spark.effects.supportClasses.CallActionInstance | |
Arguments passed to the function that is called by this effect. | |
ArgumentError — Dinamik Sınıf, Üst Düzey | |
ArgumentError sınıfı, bir işlevde belirli argümanlar, o işlev için tanımlanan argümanlarla eşleşmediğinde oluşan hatayı temsil eder. | |
ArgumentError(message:String) — Yapıcı, sınıf ArgumentError | |
Bir ArgumentError nesnesi oluşturur. | |
ARGUMENT_ERROR — Sabit Statik Özellik, sınıf org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an argument error. | |
argumentNames — Özellik, sınıf mx.data.ManagedRemoteServiceOperation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
argumentNames — Özellik, sınıf mx.rpc.http.AbstractOperation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
argumentNames — Özellik, sınıf mx.rpc.remoting.Operation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
arguments — sınıf, Üst Düzey | |
İşlevin argümanlarını saklamak ve bunlara erişmek için bir argümanlar nesnesi kullanılır. | |
arguments — Özellik, sınıf flash.desktop.NativeProcessStartupInfo | |
Başlangıçta işleme iletilecek olan komut satırı argümanları. | |
arguments — Özellik, sınıf flash.events.BrowserInvokeEvent | |
Uygulamaya verilecek argüman dizisi (dize). | |
arguments — Özellik, sınıf flash.events.InvokeEvent | |
Bu çağrı sırasında iletilen string argümanları dizisi. | |
arguments — Özellik, sınıf mx.rpc.AbstractOperation | |
The arguments to pass to the Operation when it is invoked. | |
arithmeticalOperButtonBar — Kaplama Bölümü, sınıf com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display arithmetical Buttonbar. A Skin part which defines UI component to display arithmetical Buttonbar. | |
Array(... rest) — Paket Fonksiyonu, Üst Düzey | |
Yeni bir dizi oluşturur. | |
Array — Dinamik Sınıf, Üst Düzey | |
Array sınıfı dizilere erişmenize ve bunları işlemenize izin verir. | |
Array(... rest) — Yapıcı, sınıf Array | |
Belirtilen öğeleri içeren bir dizi oluşturmanızı sağlar. | |
Array(numElements:int) — Yapıcı, sınıf Array | |
Belirtilen sayıda öğesi olan bir dizi oluşturmanızı sağlar. | |
arrayAdd(parent:Array, child:Array) — Statik Yöntem , sınıf com.adobe.fiber.util.FiberUtils | |
Adds the contents of child array to the contents of parent array. | |
ArrayCollection — sınıf, paket mx.collections | |
The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces. | |
ArrayCollection(source:Array) — Yapıcı, sınıf mx.collections.ArrayCollection | |
Constructor. | |
arrayCompare(array1:Array, array2:Array) — Statik Yöntem , sınıf com.adobe.fiber.util.FiberUtils | |
Compares the contents of two arrays. | |
ArrayList — sınıf, paket mx.collections | |
The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayList(source:Array) — Yapıcı, sınıf mx.collections.ArrayList | |
Construct a new ArrayList using the specified array as its source. | |
arraySortOnOptions — Özellik, arabirim mx.collections.ISortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — Özellik, sınıf mx.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — Özellik, sınıf spark.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
ArrayUtil — sınıf, paket mx.utils | |
The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
arrow — Kaplama Bölümü, sınıf spark.components.Callout | |
An optional skin part that visually connects the owner to the contentGroup. An optional skin part that visually connects the owner to the contentGroup. | |
arrow — Özellik, sınıf com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuDownButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Özellik, sınıf com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuUpButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Özellik, sınıf mx.skins.wireframe.ComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Özellik, sınıf mx.skins.wireframe.EditableComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Özellik, sınıf mx.skins.wireframe.PopUpButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Özellik, sınıf spark.skins.mobile.CalloutSkin | |
An optional skin part that visually connects the owner to the contentGroup. | |
arrow — Özellik, sınıf spark.skins.spark.ComboBoxButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Özellik, sınıf spark.skins.spark.DropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Özellik, sınıf spark.skins.spark.NumericStepperDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Özellik, sınıf spark.skins.spark.NumericStepperIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Özellik, sınıf spark.skins.spark.ScrollBarDownButtonSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Özellik, sınıf spark.skins.spark.ScrollBarLeftButtonSkin | |
Defines the appearance of the left arrow in the ScrollBar component. | |
arrow — Özellik, sınıf spark.skins.spark.ScrollBarRightButtonSkin | |
Defines the appearance of the right arrow in the ScrollBar component. | |
arrow — Özellik, sınıf spark.skins.spark.ScrollBarUpButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Özellik, sınıf spark.skins.spark.SpinnerDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Özellik, sınıf spark.skins.spark.SpinnerIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Özellik, sınıf spark.skins.wireframe.ComboBoxButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Özellik, sınıf spark.skins.wireframe.DropDownListButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
ARROW — Sabit Statik Özellik, sınıf flash.ui.MouseCursor | |
Ok imlecinin kullanılması gerektiğini belirtmek için kullanılır. | |
arrowButtonStyleFilters — Özellik, sınıf mx.controls.ComboBase | |
Set of styles to pass from the ComboBase to the down arrow button | |
arrowButtonWidth — Stil, sınıf mx.controls.ComboBox | |
Width of the arrow button in pixels. | |
arrowButtonWidth — Stil, sınıf mx.controls.PopUpButton | |
Number of pixels between the divider line and the right edge of the component. | |
arrowColor — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
The color of the arrow. | |
arrowColor — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
The color of the arrow. | |
arrowColor — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
the color of the arrow | |
arrowColor — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
the arrow color | |
arrowDirection — Özellik, sınıf spark.components.Callout | |
A read-only property that indicates the direction from the callout towards the owner. | |
ArrowDirection — sınıf, paket spark.components | |
Enumeration of arrow directions for use in visual components. | |
arrowDown — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
The down arrow graphic displayed in the anchor button. | |
arrowHeight — Özellik, sınıf spark.skins.mobile.CalloutSkin | |
Height of the arrow in vertical directions. | |
arrowKeysWrapFocus — Özellik, sınıf spark.components.supportClasses.ListBase | |
If true, using arrow keys to navigate within the component wraps when it hits either end. | |
arrowPath — Özellik, sınıf com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin | |
Arrow and path doc. | |
arrowScrollPolicy — Özellik, sınıf com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
Just like verticalScrollPolicy, except it controls how we display the up and down arrows for scrolling. | |
arrowUp — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
The up arrow graphic displayed in the anchor button. | |
arrowWidth — Özellik, sınıf spark.skins.mobile.CalloutSkin | |
Width of the arrow in vertical directions. | |
arsProcessName — Özellik, sınıf com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the name of the process that is used to generate an approval routing sheet. | |
arsProcessName — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewContext | |
Name of the process used to generate Approval Routing Sheet (ARS). | |
arsProcessName — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
Name of the process used to generate Approval Routing Sheet (ARS). | |
arsProcessName — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewContextVO | |
Name of the process used to generate Approval Routing Sheet (ARS). | |
artist — Özellik, sınıf flash.media.ID3Info | |
Sanatçının adı; ID3 2.0 etiketi TPE1'e karşılık gelir. | |
as — Operatör | |
Birinci işlenen tarafından belirtilen bir ifadenin, ikinci işlenen tarafından belirtilen veri türünün bir üyesi olup olmadığını değerlendirir. | |
AS3 — İfade | |
Çekirdek ActionScript sınıflarının, prototip değil sabit olan yöntem ve özelliklerini tanımlar. | |
ascending — Özellik, arabirim com.adobe.ep.ux.content.model.search.SortField | |
Tells whether the sorting has to be done in asecnding or descending order. | |
ascending — Özellik, sınıf com.adobe.ep.ux.content.model.search.SortFieldImpl | |
Tells whether the sorting has to be done in asecnding or descending order. | |
ascent — Özellik, sınıf flash.text.TextLineMetrics | |
Metnin çıkış değeri satır taban çizgisiyle satır yüksekliğinin en üst noktası arasındaki mesafenin piksel olarak uzunluğudur. | |
ascent — Özellik, sınıf flash.text.engine.TextLine | |
Taban çizgisinden satırdaki en uzun karakterlerin en üstüne kadar piksel sayısını belirtir. | |
ascent — Özellik, arabirim flashx.textLayout.compose.IVerticalJustificationLine | |
Taban çizgisinden satırdaki en uzun karakterlerin en üstüne kadar piksel sayısını belirtir. | |
ascent — Özellik, sınıf flashx.textLayout.compose.TextFlowLine | |
Taban çizgisinden satırdaki en uzun karakterlerin en üstüne kadar piksel sayısını belirtir. | |
ASCENT — Sabit Statik Özellik, sınıf flash.text.engine.TextBaseline | |
Artan taban çizgisini belirtir. | |
ASCENT — Sabit Statik Özellik, sınıf flashx.textLayout.formats.BaselineOffset | |
Satırın üst uzantısına, başka bir deyişle, satırdaki en uzun fontun üst uzantısına eşit bir uzaklık belirterek, satır içi grafiklerin satır taban çizgisindeki grafiğin en altında bulunmasına neden olur. | |
ASCENT_DESCENT_UP — Sabit Statik Özellik, sınıf flashx.textLayout.formats.LeadingModel | |
Satır aralığı tabanının ASCENT/DESCENT ve satır aralığı yönünün UP olduğunu belirtir. | |
asin(val:Number) — Statik Yöntem , sınıf Math | |
val parametresinde belirtilen sayının ark sinüsünü radyan olarak hesaplar ve döndürür. | |
aspectRatio — Özellik, sınıf mx.charts.chartClasses.LegendData | |
Determines the size and placement of the legend marker. | |
aspectRatio — Özellik, sınıf spark.components.Application | |
Returns the aspect ratio of the top level stage based on its width and height. | |
aspectRatio — Özellik, sınıf spark.preloaders.SplashScreenImageSource | |
The required aspect ratio of the mobile device. | |
ASSERTION — Sabit Statik Özellik, sınıf com.adobe.livecycle.ria.security.api.TicketType | |
A special value that specifies that ticket referes to an assertion. | |
assertionId — Özellik, sınıf com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
The assertion string used by this component. | |
assertionId — Özellik, arabirim com.adobe.icc.services.user.ISSOManager | |
Get the assertionId for the logged in user | |
asset — Özellik, sınıf com.adobe.ep.ux.content.event.AssetFocusEvent | |
Name of the action. | |
asset — Özellik, arabirim com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, sınıf com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Asset value object used in the renderer | |
asset — Özellik, sınıf com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Asset whose relationships are obtained. | |
asset — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
The asset for which the preview needs to be created | |
asset — Özellik, arabirim com.adobe.solutions.prm.domain.ITeamMember | |
A reference of the asset to which the team member is assigned. | |
asset — Özellik, arabirim com.adobe.solutions.prm.domain.IWorkItem | |
Defines the asset of WorkItem. | |
asset — Özellik, sınıf com.adobe.solutions.prm.domain.impl.TeamMember | |
A reference of the asset to which the team member is assigned. | |
asset — Özellik, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the asset of WorkItem. | |
asset — Özellik, sınıf com.adobe.solutions.prm.presentation.event.TeamPodEvent | |
This method gets the asset associated with the event. | |
asset — Özellik, sınıf com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the asset of WorkItem. | |
Asset — sınıf, paket com.adobe.solutions.prm.domain.impl | |
This class defines an Asset domain entity. | |
Asset(value:com.adobe.solutions.prm.vo:AssetVO, workItem:com.adobe.solutions.prm.domain:IWorkItem) — Yapıcı, sınıf com.adobe.solutions.prm.domain.impl.Asset | |
The constructor of Asset class. | |
assetAction — Özellik, arabirim com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer | |
AssetAction associated with the ActionsRenderer | |
assetAction — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Asset action associated with this renderer | |
assetAction — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Asset Action used to render the action | |
AssetAction — sınıf, paket com.adobe.ep.ux.content.model.asset | |
This Class represent the Action (and it's visual properties) that can be taken on the Asset Type to which this AssetAction is associated | |
AssetAction — sınıf, paket com.adobe.livecycle.assetmanager.client.model | |
Represents an action that can be taken on an asset type that is associated with the action. | |
AssetAction() — Yapıcı, sınıf com.adobe.ep.ux.content.model.asset.AssetAction | |
Constructor | |
assetActionClick — Olay, arabirim com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer | |
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Olay, sınıf com.adobe.ep.ux.content.view.components.grid.SearchResultsGrid | |
Dispatches this event when an asset has been clicked | |
assetActionClick — Olay, sınıf com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Throws assetActionClick event on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Olay, sınıf com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Throws assetActionClick event on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Olay, sınıf com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
assetActionClick is dispatched from the Toolbar when any control is clicked on the toolbar | |
assetActionClick — Olay, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent) | |
assetActionClick — Olay, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent) | |
assetActionComplete — Olay, sınıf com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
assetActionComplete event thrown when AssetHandler has completed the assetAction taken by user through ui. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler | |
Dispatched when the handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Dispatched when an handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Dispatched when the handling of an action is complete. | |
assetActionComplete — Olay, sınıf com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
An event that is thrown when AssetHandler has completed the assetAction initiated by the user via the user interface. | |
AssetActionCompleteEvent — sınıf, paket com.adobe.ep.ux.content.event | |
Event to be thrown by AssetHandlers to notify Asset Manager when action taken from AssetManager UI is completed | |
AssetActionCompleteEvent — sınıf, paket com.adobe.livecycle.assetmanager.client.event | |
Thrown by AssetHandlers to notify the Asset Manager building block that an action from the Manage Assets UI is complete. | |
AssetActionCompleteEvent(type:String, vActionName:String, vAssetType:String) — Yapıcı, sınıf com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
Constructor | |
AssetActionCompleteEvent(type:String, vActionName:String, vAssetType:String) — Yapıcı, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Constructor. | |
AssetActionEvent — sınıf, paket com.adobe.ep.ux.content.event | |
Event dispatched when user clicks on one of asset action shown on the Search Results Viewer's AssetActionsRenderer (Control button bar). | |
AssetActionEvent — sınıf, paket com.adobe.livecycle.assetmanager.client.event | |
Dispatched when the user selects an action from the toolbar of the Manage Assets UI Search Results Viewer. | |
AssetActionEvent(actionName:String, actionItems:Array, vAssetType:String, type:String, creationDate:Date) — Yapıcı, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
Constructor | |
AssetActionEvent(actionName:String, actionItems:Array, vAssetType:String) — Yapıcı, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Constructor. | |
assetActionItem — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Asset Action Factory for Asset Action | |
assetActions — Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
The actions associated with an Asset | |
assetActions — Özellik, arabirim com.adobe.ep.ux.content.handlers.IAssetHandler | |
returns the list of Actions associated with the asset handled by this handler | |
assetActions — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Collection of the actions associated with asset. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
The list of AssetAction objects maintained by this handler. | |
assetActions — Özellik, arabirim com.adobe.livecycle.assetmanager.client.handler.IAssetHandler | |
Specifies the list of actions that are associated with the asset that is handled by this handler. | |
assetActions — Özellik, sınıf com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Specifies the list of actions that are associated with the asset that is handled by this handler. | |
assetActions — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the collection of actions associated with the asset. | |
assetActionsChanged — Olay, sınıf com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.ListHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
assetActionsChanged — Olay, sınıf com.adobe.icc.editors.handlers.TextHandler | |
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
ASSET_ACTIONS_CHANGED — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
This constant specifies the event that the asset actions have changed | |
AssetActionsChangeEvent — sınıf, paket com.adobe.ep.ux.content.event | |
This event must be thrown by the Custom Asset Handler when the selected item in results viewer change and it updates the correct handler selected assets. | |
AssetActionsChangeEvent(assetActions:Array, assetType:String, type:String) — Yapıcı, sınıf com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
Constructor | |
assetActionsRenderer — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Fully qualified class name of the custiom asset actions renderer (toolbar). | |
assetActionsRenderer — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the fully qualified class name of the custom asset actions renderer. | |
assetButton — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Button Renderer Skin Part Button Renderer Skin Part | |
assetCondition — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
A skin part that defines the list of conditions and results A skin part that defines the list of conditions and results | |
assetContent — Özellik, sınıf com.adobe.ep.ux.content.event.PreviewEvent | |
Content associated to the asset. | |
assetContent — Özellik, arabirim com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Özellik, sınıf com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Get the content of the asset | |
assetContent — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Get content of the asset | |
assetContent — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Get content of the asset | |
ASSET_CONTENT_MISSING — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that an asset entity does not have any associated content. | |
assetDescList — Özellik, sınıf com.adobe.ep.ux.content.search.SearchQuery | |
List of AssetDescriptor on which search is to be performed | |
assetDescNameList — Özellik, sınıf com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
List of Asset Descriptors | |
assetDescription — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Description Skin Part to display the Asset Description | |
assetDescription — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The description of the asset. | |
assetDescription — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the description for the asset. | |
assetDescriptor — Özellik, sınıf com.adobe.ep.ux.content.event.RelationEvent | |
Asset Type Descriptor for the above asset. | |
assetDescriptor — Özellik, sınıf com.adobe.ep.ux.content.event.VersionEvent | |
The Type of Asset Descriptor for which version history is retrieved. | |
assetDescriptor — Özellik, sınıf com.adobe.ep.ux.content.search.SearchQuery | |
AssetDescriptor for the asset type on which search has to be performed. | |
assetDescriptor — Özellik, sınıf com.adobe.ep.ux.content.view.components.grid.SearchResultsGrid | |
Asset Type Descriptor associated with the Search results Container | |
assetDescriptor — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Specifies the AssetDescriptor for the asset type to perform the search on. | |
assetDescriptors — Özellik, sınıf com.adobe.ep.ux.content.managers.AssetManager | |
Local list of Asset Descriptors | |
assetDescriptors — Özellik, sınıf com.adobe.ep.ux.content.view.AssetManagerView | |
local list of asset descriptors | |
assetDescriptors — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
List of Asset Descriptors | |
assetDescriptors — Özellik, sınıf com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Returns the list of available AssetDescriptors. | |
assetDescriptorsChanged — Olay, sınıf com.adobe.ep.ux.content.managers.AssetManager | |
assetDescriptorsChanged event is thrown when assetDescriptors are reset. | |
assetDescriptorsChanged — Olay, sınıf com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Thrown when assetDescriptors are reset. | |
AssetDetailsPod — sınıf, paket com.adobe.solutions.prm.presentation.asset | |
Host component to show the asset details pod. | |
AssetDetailsPod() — Yapıcı, sınıf com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The constructor for AssetDetailsPod class. | |
AssetEvent — sınıf, paket com.adobe.icc.editors.events | |
The AssetEvent class represents the event object passed to the event listener for domain api invokers. | |
AssetEvent(type:String, bubbles:Boolean, cancelable:Boolean, fault:mx.rpc:Fault) — Yapıcı, sınıf com.adobe.icc.editors.events.AssetEvent | |
Constructor. | |
ASSET_EXPIRED — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that a workflow associated with an asset has reached its deadline. | |
AssetExplorerServiceDelegate — sınıf, paket com.adobe.livecycle.assetmanager.client.service | |
Loads system data dictionaries. | |
assetExtendedProperty — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Is property represented by this instance is extended property of the original asset/vo | |
assetExtendedProperty — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether this instance of the property is an extended property of the original asset or value object. | |
ASSET_EXTENDED_PROPERTY — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
This special value signifies that the property defined is an extended property | |
ASSET_EXTENDED_PROPERTY — Sabit Statik Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies that the property is extended. | |
AssetFocusEvent — sınıf, paket com.adobe.ep.ux.content.event | |
Event dispatched when user hovers on one of asset shown on the Search Results Viewer's . | |
AssetFocusEvent(asset:Object, focusX:int, focusY:int, eventType:String, type:String) — Yapıcı, sınıf com.adobe.ep.ux.content.event.AssetFocusEvent | |
Constructor | |
AssetHandlerRegistry — sınıf, paket com.adobe.ep.ux.content.handlers | |
This is the central registry for all the available handlers in the system. | |
AssetHandlerRegistry — sınıf, paket com.adobe.livecycle.assetmanager.client.handler | |
The central registry for all the available handlers in the system. | |
AssetHandlerRegistry() — Yapıcı, sınıf com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
Constructor | |
AssetHandlerRegistry() — Yapıcı, sınıf com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
Constructor. | |
assetIcon — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetIcon — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset's icon A skin part that defines the asset's icon | |
assetIcon — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetId — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
??? | |
assetIdList — Özellik, sınıf com.adobe.icc.editors.managers.ImportExportManager | |
Gets the List of Id's of assets to be exported . | |
assetImage — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part of the image to be shown in Review Pod Skin Part of the image to be shown in Review Pod | |
assetImage — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Image used to render the control Image used to render the control | |
assetImage — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
A skin part that defines the image A skin part that defines the image | |
assetList — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
A skin part that defines the list of assets included in List asset A skin part that defines the list of assets included in List asset | |
assetList — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
List of Id's of assets to be exported . | |
assetList — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
Gets the Id's of assets to be imported . | |
assetList — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
Gets the List of Id's of assets that would be reverted. | |
assetLoadError — Olay, sınıf com.adobe.ep.ux.content.view.AssetManagerView | |
assetLoadError is dispatched when there is some error in loading of assets | |
assetLoadError — Olay, sınıf com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Thrown if an error occurs when AssetTypeDescriptor is loading. | |
assetManager — Özellik, sınıf com.adobe.ep.ux.content.view.AssetManagerView | |
Asset Manager Instance | |
assetManager — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Asset Manager instance required for asset permissions and asset descriptors | |
AssetManager — sınıf, paket com.adobe.ep.ux.content.managers | |
This is the domain model for the local set of asset descriptors | |
AssetManager — sınıf, paket com.adobe.livecycle.assetmanager.client.managers | |
The domain model that is used to load AssetDescriptors. | |
AssetManager() — Yapıcı, sınıf com.adobe.ep.ux.content.managers.AssetManager | |
Constructor. | |
AssetManager() — Yapıcı, sınıf com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Constructor. | |
AssetManagerView — sınıf, paket com.adobe.ep.ux.content.view | |
The Uber host component of LCC which host all the other host components | |
AssetManagerView() — Yapıcı, sınıf com.adobe.ep.ux.content.view.AssetManagerView | |
Constructor | |
AssetModel — sınıf, paket com.adobe.icc.editors.model | |
The base domain class for all the assets. | |
assetName — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Name Skin Part to display the Asset Name | |
assetName — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetName — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetName — Özellik, sınıf com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines an asset name filter to search workItems. | |
assetNameCharset — Özellik, sınıf com.adobe.consulting.pst.vo.FlexConfiguration | |
Set of characters that can be used for the name property of the editors | |
assetNameDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameField — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name field. The skin part for the Asset Name field. | |
assetNameValidator — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetNameValidator — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetPermissionsLoadError — Olay, sınıf com.adobe.ep.ux.content.view.AssetManagerView | |
assetPermissionsLoadError is dispatched when there is some error in loading the permission of assets | |
assetPermissionsLoadError — Olay, sınıf com.adobe.livecycle.assetmanager.client.managers.AssetManager | |
Thrown if an error occurs when permissions are loading. | |
AssetPod — sınıf, paket com.adobe.solutions.prm.presentation.asset | |
This is the host component for the Asset pod. | |
AssetPod() — Yapıcı, sınıf com.adobe.solutions.prm.presentation.asset.AssetPod | |
The constructor for AssetPod class. | |
AssetPropertiesEditor — sınıf, paket com.adobe.solutions.acm.authoring.presentation | |
The AssetPropertiesEditor class defines the base class for all the Editors | |
AssetPropertiesEditor() — Yapıcı, sınıf com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Constructor. | |
AssetPropertyDescriptor — sınıf, paket com.adobe.ep.ux.content.model.asset | |
This class holds the matadata assoctiated with the Asset Property representated by this instance. | |
AssetPropertyDescriptor — sınıf, paket com.adobe.livecycle.assetmanager.client.model | |
Holds the metadata associated with the instance of the asset property. | |
AssetPropertyDescriptor() — Yapıcı, sınıf com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Constructor. | |
assetPropertyType — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Asset property type whether it is extended or core property | |
assetPropertyType — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether the asset property type is extended or core. | |
AssetQueryServiceDelegate — sınıf, paket com.adobe.livecycle.assetmanager.client.service | |
A simple delegate to QueryService that attaches success and fault listeners to the QueryService response. | |
AssetQueryServiceDelegate(vResponder:mx.rpc:IResponder) — Yapıcı, sınıf com.adobe.livecycle.assetmanager.client.service.AssetQueryServiceDelegate | |
Constructor. | |
ASSET_REJECTED — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that an asset is rejected in the workflow. | |
AssetReviewPod — sınıf, paket com.adobe.ep.ux.content.view.components.review | |
Review section shown as the left pane in Relationship Browser. | |
AssetReviewPod() — Yapıcı, sınıf com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Constructor | |
assets — Özellik, sınıf com.adobe.solutions.prm.presentation.asset.AssetPod | |
A list of assets, to be displayed in the Asset Pod. | |
assetsDataGrid — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.asset.AssetPod | |
The skin part for showing the Asset datagrid. The skin part for showing the Asset datagrid. | |
ASSET_TEMPLATE_MISSING — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that no schedule associated with a current asset is being activated. | |
assetText — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
A skin part that defines rich editable text in preview pod A skin part that defines rich editable text in preview pod | |
assetType — Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionCompleteEvent | |
Type of the Asset on which action is taken | |
assetType — Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionEvent | |
Type of asset on which action is taken | |
assetType — Özellik, sınıf com.adobe.ep.ux.content.event.AssetActionsChangeEvent | |
The type of asset | |
assetType — Özellik, arabirim com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer | |
Asset Type associated with this instance of actions renderer | |
assetType — Özellik, sınıf com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
AssetTypeDescriptor of the above asset. | |
assetType — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Type of Asset to be rendered | |
assetType — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Type of Asset to be rendered | |
assetType — Özellik, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler | |
The type of asset being handled by this handler. | |
assetType — Özellik, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent | |
Specifies what type of asset the action is taken on. | |
assetType — Özellik, sınıf com.adobe.livecycle.assetmanager.client.event.AssetActionEvent | |
Specifies the type of asset on which to take the action. | |
assetType — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
Gets the Type of the asset (Text , List , Condition etc ) | |
assetType — Özellik, sınıf com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines an asset type filter to search workItems. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.CategoryHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ConditionHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ImageHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LayoutHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.LetterHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.ListHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.icc.editors.handlers.TextHandler | |
Constant for the Asset Type handled by this handler. | |
ASSET_TYPE — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.presentation.file.PRMFileRenderer | |
This constant indicates that the object for which an image is to be displayed, is an asset. | |
_assetTypeDescList — Özellik, sınıf com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Asset Type Descriptor List on which search is to be performed. | |
assetTypeDescriptor — Özellik, arabirim com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Özellik, sınıf com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Asset Type descriptor of the renderer | |
assetTypeDescriptor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
assetTypeDescriptor — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
The asset type descriptor for the asset for which preview needs to be created | |
AssetTypeDescriptor — sınıf, paket com.adobe.ep.ux.content.model.asset | |
The AssetTypeDescriptor class holds the metadata properties associated with the Asset represented by this AssetTypeDescriptor. | |
AssetTypeDescriptor — sınıf, paket com.adobe.livecycle.assetmanager.client.model | |
Holds the metadata properties that are associated with the asset represented by the asset type descriptor. | |
AssetTypeDescriptor() — Yapıcı, sınıf com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Constructor. | |
assetTypeFilter — Kaplama Bölümü, sınıf com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
DataGroup Skin Part for dynamic checkboxes created for multiple assets DataGroup Skin Part for dynamic checkboxes created for multiple assets | |
ASSET_TYPE_FILTER_CHANGE — Sabit Statik Özellik, sınıf com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
This special constant specifies the type of event dispatched when a checkbox (for the assets) state is changed | |
assetTypesLoaded — Özellik, sınıf com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Which all assets are to be loaded (based on whether they have Create Action or not ? | |
AssetValidationEvent — sınıf, paket com.adobe.icc.editors.events | |
The AssetValidationEvent class represents the event object passed to the event listener for domain api invokers. | |
AssetValidationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Yapıcı, sınıf com.adobe.icc.editors.events.AssetValidationEvent | |
Constructor. | |
AssetValidationFaultType — sınıf, paket com.adobe.icc.editors.events | |
The AssetValidationFaultType class enumerates the list of constants related to the type of errors resulting from domain validations. | |
AssetVersionPod — sınıf, paket com.adobe.solutions.prm.presentation.asset | |
The host component for Asset Version pod. | |
AssetVersionPod() — Yapıcı, sınıf com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The constructor for AssetVersionPod class. | |
assetVersionsDataGrid — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for showing different asset versions in a datagrid. The skin part for showing different asset versions in a datagrid. | |
assetVO — Özellik, sınıf com.adobe.ep.ux.content.event.RelationEvent | |
The Asset whose dependencies/relations are being searched for. | |
assetVO — Özellik, sınıf com.adobe.ep.ux.content.event.VersionEvent | |
The Asset for which version history is retrieved. | |
AssetVO — sınıf, paket com.adobe.solutions.prm.vo | |
Defines an asset, that can be associated with a workItem in a project. | |
AssetVO() — Yapıcı, sınıf com.adobe.solutions.prm.vo.AssetVO | |
The constructor for AssetVO class. | |
assignControlValueToModelValue() — yöntem, sınıf ga.model.PanelItem | |
Assign the control's value to the model, doing any necessary coercions | |
assignedMaximum — Özellik, sınıf mx.charts.chartClasses.NumericAxis | |
The explicitly assigned maximum value. | |
assignedMinimum — Özellik, sınıf mx.charts.chartClasses.NumericAxis | |
The explicitly assigned minimum value. | |
assignedPosition — Özellik, sınıf com.adobe.icc.dc.domain.BaseModuleInstance | |
The assigned position of the module within its container. | |
assignedPosition — Özellik, arabirim com.adobe.icc.dc.domain.IModuleInstance | |
The assigned position of the module within its container. | |
assignedTo — Özellik, arabirim com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Returns the variable this expression is assigned to, or null if the expression is not assigned to any variable. | |
assignedTo — Özellik, sınıf com.adobe.solutions.prm.domain.impl.TeamMember | |
Reference to the member collection to which this member is assigned. | |
assignedTo — Özellik, arabirim com.adobe.solutions.rca.domain.common.IMember | |
Reference to the member collection to which this member is assigned. | |
assignedTo — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Participant | |
Reference to the member collection to which this member is assigned. | |
assignedTo — Özellik, sınıf com.adobe.solutions.rca.domain.impl.StageParticipant | |
Reference to the member collection to which this member is assigned. | |
assignFocus(objectToFocus:flash.display:InteractiveObject, direction:String) — yöntem, sınıf flash.display.Stage | |
objectToFocus tarafından belirtilen etkileşimli nesneye, direction parametresiyle belirtilen odak yönüyle klavye odağı ayarlar. | |
assignFocus(direction:String) — yöntem, sınıf flash.media.StageWebView | |
Bu StageWebView nesnesindeki içeriğe odak atar. | |
assignFocus() — yöntem, sınıf flash.text.StageText | |
StageText nesnesine odak atar. | |
assignFocus(direction:String) — yöntem, sınıf mx.core.FlexHTMLLoader | |
Called by the FocusManager when the component receives focus. | |
assignFocus(direction:String) — yöntem, arabirim mx.managers.IFocusManagerComplexComponent | |
Called by the FocusManager when the component receives focus. | |
Assignment — sınıf, paket lc.procmgmt.domain | |
The Assignment class describes the assignment of a task and carries information that determines the queue that contains the task. | |
assignmentAdd — Olay, sınıf com.adobe.icc.editors.model.ConditionModel | |
Dispatched when an assignment is added to the assignments list. | |
assignmentAdd — Olay, sınıf com.adobe.icc.editors.model.ListModel | |
Dispatched when an assignment is added to the assignments list. | |
AssignmentConstants — sınıf, paket lc.procmgmt | |
The AssignmentConstants class holds constants for the Assignment class assignmentType property. | |
assignmentCreateTime — Özellik, sınıf lc.procmgmt.domain.Assignment | |
The creation date of the assignment. | |
assignmentLinkageDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment linkage name A skin part that defines data assignment linkage name | |
assignmentList — Özellik, sınıf com.adobe.icc.vo.ConditionalDataModule | |
Specifies a list of condition assignments for this condition module. | |
assignmentList — Özellik, sınıf com.adobe.icc.vo.ConditionalDocument | |
Specifies the list of document assignments for this condition document. | |
assignmentList — Özellik, sınıf com.adobe.icc.vo.ListDataModule | |
Specifies the array of LDMAssignment objects. | |
assignmentNameDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment name A skin part that defines data assignment name | |
assignmentRemove — Olay, sınıf com.adobe.icc.editors.model.ConditionModel | |
Dispatched when an assignment is removed from the assignments list. | |
assignmentRemove — Olay, sınıf com.adobe.icc.editors.model.ListModel | |
Dispatched when an assignment is removed from the assignments list. | |
assignments — Özellik, sınıf com.adobe.icc.editors.model.ConditionModel | |
The list of ConditionAssignmentModel objects. | |
assignments — Özellik, sınıf com.adobe.icc.editors.model.LetterModel | |
The consolidated list of variable and field assignments of this letter. | |
assignments — Özellik, sınıf com.adobe.icc.editors.model.ListModel | |
The list of ListAssignmentModel objects. | |
assignments — Özellik, sınıf lc.procmgmt.domain.Task | |
The collection of Assignment objects for the task. | |
ASSIGNMENTS_FOR_TASK_RESULT — Sabit Statik Özellik, sınıf lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve the assignments for a task. | |
assignmentSourceDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment source A skin part that defines data assignment source | |
assignmentType — Özellik, sınıf com.adobe.icc.vo.CDMAssignment | |
Default Assignment. | |
assignmentType — Özellik, sınıf lc.procmgmt.domain.Assignment | |
The type of assignment. | |
assignmentUpdateTime — Özellik, sınıf lc.procmgmt.domain.Assignment | |
The date of the last assignment update. | |
assignTabIndexes(startTabIndex:int) — yöntem, sınıf fl.video.FLVPlayback | |
FLVPlayback denetimlerini yatay olarak soldan sağa doğru sıralayarak bu denetimlerin her birine bir tabIndex değeri atar. | |
assigntaskToApproverProcess — Özellik, sınıf com.adobe.livecycle.rca.model.stage.ApprovalStage | |
Specifies a process that overrides the default AsignTaskToApprover process. | |
assignTaskToInitiatorProcess — Özellik, sınıf com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies a process that is used to override the default AsignTaskToInitiator process. | |
assignTaskToInitiatorProcess — Özellik, arabirim com.adobe.solutions.rca.domain.IStage | |
The process that overrides the default AssignTaskToInitiator process. | |
assignTaskToInitiatorProcess — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
The process that overrides the default AssignTaskToInitiator process. | |
assignTaskToInitiatorProcess — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewStageVO | |
Process that can be used to override the default AssignTaskToInitiator process. | |
assignTaskToParticipantProcess — Özellik, arabirim com.adobe.solutions.rca.domain.IStage | |
The process that overrides the default AssignTaskToParticipant process. | |
assignTaskToParticipantProcess — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Stage | |
The process that overrides the default AssignTaskToParticipant process. | |
assignTaskToParticipantProcess — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewStageVO | |
Process that can be used to override the default AssignTaskToParticipant process. | |
assigntaskToReviewerProcess — Özellik, sınıf com.adobe.livecycle.rca.model.stage.ReviewStage | |
Specifies a process that overrides the default AsignTaskToReviewer process. | |
assignTo — Özellik, sınıf com.adobe.solutions.exm.expression.ExpressionVO | |
The variable to which the expression is assigned. | |
assignTo — Özellik, arabirim com.adobe.solutions.exm.runtime.IExpression | |
Returns the variable to which this expression is assigned, if any. | |
assignTo(assignTo:String, expression:String) — yöntem, arabirim com.adobe.solutions.exm.runtime.IExpressionManager | |
Assigns the result of evaluation of the given expression to the given variable. | |
assignTo — Özellik, sınıf com.adobe.solutions.exm.runtime.impl.ExpressionImpl | |
Returns the variable to which this expression is assigned, if any. | |
assignTo(assignTo:String, expression:String) — yöntem, sınıf com.adobe.solutions.exm.runtime.impl.ExpressionManagerImpl | |
Assigns the result of evaluation of the given expression to the given variable. | |
associations — Özellik, sınıf mx.data.RPCDataManager | |
Array of associations for this data manager's destination. | |
asType — Özellik, arabirim mx.automation.IAutomationPropertyDescriptor | |
ActionScript type of this property, as a String. | |
asyncError — Olay, sınıf flash.net.LocalConnection | |
Eşzamansız olarak, başka bir deyişle, yerel eşzamansız koddan bir istisna atıldığında gönderilir. | |
asyncError — Olay, sınıf flash.net.NetConnection | |
Eşzamansız olarak, başka bir deyişle, yerel eşzamansız koddan bir istisna atıldığında gönderilir. | |
asyncError — Olay, sınıf flash.net.NetStream | |
Eşzamansız olarak, başka bir deyişle, yerel eşzamansız koddan bir istisna atıldığında gönderilir. | |
asyncError — Olay, sınıf flash.net.SharedObject | |
Eşzamansız olarak, başka bir deyişle, yerel eşzamansız koddan bir istisna atıldığında gönderilir. | |
ASYNC_ERROR — Sabit Statik Özellik, sınıf flash.events.AsyncErrorEvent | |
AsyncErrorEvent.ASYNC_ERROR sabiti, bir asyncError olayı nesnesinin tür özelliği değerini tanımlar. | |
ASYNC_ERROR — Sabit Statik Özellik, sınıf org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an asynchronous error. | |
AsyncErrorEvent — sınıf, paket flash.events | |
Bir nesne, yerel eşzamansız koddan bir istisna atıldığında (bu örneğin LocalConnection, NetConnection, SharedObject veya NetStream'den olabilir) bir AsyncErrorEvent gönderir. | |
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — Yapıcı, sınıf flash.events.AsyncErrorEvent | |
asyncError olayları hakkındaki bilgileri içeren bir AsyncErrorEvent nesnesi oluşturur. | |
AsyncListView — sınıf, paket mx.collections | |
The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods. | |
AsyncListView(list:mx.collections:IList) — Yapıcı, sınıf mx.collections.AsyncListView | |
Constructor. | |
AsyncMessage — sınıf, paket mx.messaging.messages | |
AsyncMessage is the base class for all asynchronous messages. | |
AsyncMessage(body:Object, headers:Object) — Yapıcı, sınıf mx.messaging.messages.AsyncMessage | |
Constructs an instance of an AsyncMessage with an empty body and header. | |
asyncRequest — Özellik, sınıf mx.data.DataServiceAdapter | |
Contains an AsyncRequest object that is used to handle all DataService operations. | |
asyncRequest — Özellik, sınıf mx.data.MessagingDataServiceAdapter | |
Contains an AsyncRequest object that is used to handle all DataService operations. | |
asyncRequest — Özellik, sınıf mx.data.RPCDataServiceAdapter | |
An abstract method which returns an AsyncRequest that is used to handle all DataService operations. | |
AsyncRequest — sınıf, paket mx.rpc | |
The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncRequest() — Yapıcı, sınıf mx.rpc.AsyncRequest | |
Constructs a new asynchronous request. | |
AsyncResponder — sınıf, paket mx.rpc | |
This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncResponder(result:Function, fault:Function, token:Object) — Yapıcı, sınıf mx.rpc.AsyncResponder | |
Constructs an instance of the responder with the specified data and handlers. | |
AsyncToken — Dinamik Sınıf, paket mx.rpc | |
This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AsyncToken(message:mx.messaging.messages:IMessage) — Yapıcı, sınıf mx.rpc.AsyncToken | |
Constructs an instance of the token with the specified message. | |
AsyncTokenResponder — sınıf, paket mx.data | |
Subclass of AsyncResponder that exposes the result token. | |
AsyncTokenResponder(result:Function, fault:Function, token:mx.rpc:AsyncToken) — Yapıcı, sınıf mx.data.AsyncTokenResponder | |
Constructor. | |
AsyncTokenWrapper — sınıf, paket com.adobe.gravity.utility.flex.async | |
Adapt an AsyncToken to implement the IToken interface. | |
AsyncTokenWrapper(asyncToken:mx.rpc:AsyncToken, resultObject:Object) — Yapıcı, sınıf com.adobe.gravity.utility.flex.async.AsyncTokenWrapper | |
Constructor. | |
atan(val:Number) — Statik Yöntem , sınıf Math | |
val parametresinde belirtilen tanjant değerine karşılık gelen açıyı radyan olarak hesaplar ve döndürür. | |
atan2(y:Number, x:Number) — Statik Yöntem , sınıf Math | |
y/x noktasının açı değerini, bir çemberin x ekseninden saat yönünün tersine ölçerek radyan cinsinden hesaplar ve döndürür. (0,0 değeri çemberin merkezini temsil eder). | |
AT_BOTTOM — Sabit Statik Özellik, sınıf mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the bottom of its scrolling range. | |
atLeastOneProperty(o:Object) — yöntem, sınıf mx.controls.AdvancedDataGrid | |
Returns true if the Object has at least one property, which means that the dictionary has at least one key. | |
AT_LEFT — Sabit Statik Özellik, sınıf mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the left of its scrolling range. | |
atomCount — Özellik, sınıf flash.text.engine.TextLine | |
Boşluklar ve grafik öğeleri dahil olmak üzere, bölünemez öğelerin sayısını belirten, satırdaki atom sayısı. | |
atomicCompareAndSwapIntAt(byteIndex:int, expectedValue:int, newValue:int) — yöntem, sınıf flash.utils.ByteArray | |
Tek bir atomik işlemde, bu bayt dizisindeki bir tamsayı değerini başka bir tamsayı değeriyle karşılaştırır, bunlar eşleşirse, bu baytları başka bir değerle takas eder. | |
atomicCompareAndSwapLength(expectedLength:int, newLength:int) — yöntem, sınıf flash.utils.ByteArray | |
Tek bir atomik işlemde, bu bayt dizisinin uzunluğunu, sağlanan bir değerle karşılaştırır ve bunlar eşleşirse, bu bayt dizisinin uzunluğunu değiştirir. | |
AT_RIGHT — Sabit Statik Özellik, sınıf mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the right of its scrolling range. | |
attach — Olay, sınıf flash.data.SQLConnection | |
Bir attach() yöntemi çağrısının işlemi başarılı biçimde tamamlandığında gönderilir. | |
attach(name:String, reference:Object, responder:flash.net:Responder, encryptionKey:flash.utils:ByteArray) — yöntem, sınıf flash.data.SQLConnection | |
SQLConnection örneğine başka bir veritabanı ekler ve yeni veritabanına belirtilen adı verir. | |
attach(connection:flash.net:NetConnection) — yöntem, sınıf flash.net.NetStream | |
Yeni bir NetConnection nesnesine bir akış ekler. | |
ATTACH — Sabit Statik Özellik, sınıf flash.errors.SQLErrorOperation | |
SQLConnection.attach() yönteminin çağrıldığını gösterir. | |
ATTACH — Sabit Statik Özellik, sınıf flash.events.SQLEvent | |
SQLEvent.ATTACH sabiti, attach olay nesnesinin type özelliği değerini tanımlar. | |
attachAudio(microphone:flash.media:Microphone) — yöntem, sınıf flash.net.NetStream | |
Microphone nesnesinden NetStream nesnesine kaynak olarak verilen ses akışını belirtir. | |
attachButton — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. | |
attachCamera(theCamera:flash.media:Camera) — yöntem, sınıf flash.display3D.textures.VideoTexture | |
VideoTexture nesnesinin dokusu içinde oluşturulacak bir kameradan video akışı belirtir. | |
attachCamera(theCamera:flash.media:Camera) — yöntem, sınıf flash.media.StageVideo | |
Oluşturma işlemi için GPU'dan yararlanarak, uygulamada StageVideo nesnesinin sınırları içinde görüntülenecek bir kameradaki video akışını belirtir. | |
attachCamera(camera:flash.media:Camera) — yöntem, sınıf flash.media.Video | |
Uygulamada Video nesnesinin sınırları içinde görüntülenecek bir kameradaki video akışını belirtir. | |
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — yöntem, sınıf flash.net.NetStream | |
Bir kameradan görüntü yakalamayı başlatır veya theCamera null değerine ayarlıysa, yakalamayı durdurur. | |
attachCamera(camera:flash.media:Camera) — yöntem, sınıf mx.controls.VideoDisplay | |
Specifies to play a video stream from a camera. | |
attachListeners(systemManager:mx.managers:ISystemManager) — yöntem, sınıf mx.managers.LayoutManager | |
Attachment — sınıf, paket com.adobe.icomm.assetplacement.model | |
This class models an <attachment> element in the package definition. | |
Attachment() — Yapıcı, sınıf com.adobe.icomm.assetplacement.model.Attachment | |
Constructor. | |
AttachmentCommand — sınıf, paket lc.procmgmt.commands | |
The AttachmentCommand class is a generic command that has direct association with a TaskAttachmentInfo object. | |
AttachmentCommand(name:String, taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo) — Yapıcı, sınıf lc.procmgmt.commands.AttachmentCommand | |
Constructor. | |
attachmentCount — Özellik, sınıf com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
The number of Attachment objects associated to this loader. | |
AttachmentEvent — sınıf, paket com.adobe.ep.ux.attachmentlist.domain.events | |
The AttachmentEvent event is dispatched when the user adds, removes and uploads attachments. | |
attachmentFiles — Özellik, sınıf coldfusion.service.PopRecord | |
A tab-separated list of the locations of the attachment files. | |
ATTACHMENT_FILL_COMPLETE — Sabit Statik Özellik, sınıf lc.foundation.events.LiveCycleEvent | |
The attachmentFillComplete event type. | |
AttachmentHeader — sınıf, paket lc.procmgmt.ui.attachments | |
The AttachmentHeader component provides the user interface for adding a note or an attachment to a task. | |
AttachmentHeader() — Yapıcı, sınıf lc.procmgmt.ui.attachments.AttachmentHeader | |
Constructor. | |
AttachmentHeaderBase — sınıf, paket lc.procmgmt.ui.attachments | |
The AttachmentHeaderBase class acts as the parent for the AttachmentHeader class. | |
attachmentHeaderModel — Özellik, sınıf lc.procmgmt.ui.attachments.AttachmentsModel | |
The model for the AttachmentHeader component. | |
AttachmentHeaderModel — sınıf, paket lc.procmgmt.ui.attachments | |
The AttachmentsHeaderModel class acts as the model for the AttachmentsHeader component. | |
AttachmentHeaderModel() — Yapıcı, sınıf lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Constructor. | |
AttachmentIconRenderer — sınıf, paket com.adobe.ep.ux.attachmentlist.domain.renderers | |
The AttachmentIconRenderer class is the default icon renderer for the AttachmentList class. | |
AttachmentIconRendererSkin — sınıf, paket com.adobe.ep.ux.attachmentlist.skin.renderers | |
The AttachmentIconRenderSkin class provides the renderer for the attachment icon. | |
AttachmentIconRendererSkin() — Yapıcı, sınıf com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
Constructor. | |
attachmentInfo — Özellik, sınıf lc.procmgmt.domain.TaskAttachmentInfo | |
An AttachmentInfo object that stores the information for the attachments. | |
AttachmentInfo — sınıf, paket lc.procmgmt.domain | |
The AttachmentInfo class provides support for managing attachments and notes with tasks. | |
AttachmentList — sınıf, paket com.adobe.ep.ux.attachmentlist.domain | |
The AttachmentList class is an extension of the List class. | |
AttachmentList — sınıf, paket lc.procmgmt.ui.attachments | |
The AttachmentsList component displays the list of attachments and notes associated with a task. | |
AttachmentList() — Yapıcı, sınıf com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
Constructor. | |
AttachmentList() — Yapıcı, sınıf lc.procmgmt.ui.attachments.AttachmentList | |
Constructor. | |
AttachmentListComponent — sınıf, paket com.adobe.ep.ux.attachmentlist.component | |
The AttachmentListComponent UX component displays the list of attachments associated with a specific task and allows the user to add, remove, and download attachments. | |
AttachmentListComponent() — Yapıcı, sınıf com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
Constructor. | |
attachmentListModel — Özellik, sınıf lc.procmgmt.ui.attachments.AttachmentsModel | |
The model for the AttachmentList component. | |
AttachmentListModel — sınıf, paket lc.procmgmt.ui.attachments | |
The AttachmentListModel class acts as the presentation model for the AttachmentList component. | |
AttachmentListModel() — Yapıcı, sınıf lc.procmgmt.ui.attachments.AttachmentListModel | |
Constructor. | |
AttachmentListSkin — sınıf, paket com.adobe.ep.ux.attachmentlist.skin | |
The default skin for the AttachmentList UX component. | |
AttachmentListSkin() — Yapıcı, sınıf com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
Constructor. | |
AttachmentLoader — sınıf, paket com.adobe.icomm.assetplacement.controller | |
The attachment loader class is associated with a list of attachments in a package definition given a controller id. | |
AttachmentLoader(id:String) — Yapıcı, sınıf com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Construct an AttachmentLoader. | |
attachmentPermissions — Özellik, sınıf lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
An array of the possible combinations of the AttachmentPermissions object that can be associated with an AttachmentHeader component. | |
AttachmentPermissions — sınıf, paket lc.procmgmt.domain | |
The AttachmentPermissions class stores the read/write/delete permissions for an attachment or note. | |
AttachmentPermissions(readPermission:Boolean, writePermission:Boolean, deletePermission:Boolean) — Yapıcı, sınıf lc.procmgmt.domain.AttachmentPermissions | |
Constructor. | |
attachments — Özellik, sınıf coldfusion.service.PopRecord | |
Mail message attachments. | |
attachments — Özellik, sınıf coldfusion.service.mxml.Mail | |
A list of attachment filenames. | |
attachments — Özellik, sınıf com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
The embedded AttachmentList UX component. | |
attachments — Özellik, sınıf com.adobe.icomm.assetplacement.model.PackageDefinition | |
A list that contains all of <attachment> entries in the package definition, wrapped in Attachment objects. | |
attachments — Özellik, sınıf lc.procmgmt.domain.Task | |
A collection of Attachment objects for the task. | |
Attachments — sınıf, paket lc.procmgmt.ui.attachments | |
The Attachments component provides a complete user interface for working with the attachments and notes associated with a task. | |
Attachments() — Yapıcı, sınıf lc.procmgmt.ui.attachments.Attachments | |
Constructor. | |
AttachmentsModel — sınıf, paket lc.procmgmt.ui.attachments | |
The AttachmentsModel class acts as the model for the Attachments component. | |
AttachmentsModel() — Yapıcı, sınıf lc.procmgmt.ui.attachments.AttachmentsModel | |
Constructor. | |
attachNetStream(netStream:flash.net:NetStream) — yöntem, sınıf flash.display3D.textures.VideoTexture | |
VideoTexture nesnesinin dokusu içinde oluşturulacak video akışı belirtir. | |
attachNetStream(netStream:flash.net:NetStream) — yöntem, sınıf flash.media.StageVideo | |
Uygulamada StageVideo nesnesinin sınırları içinde görüntülenecek video akışını belirtir. | |
attachNetStream(netStream:flash.net:NetStream) — yöntem, sınıf flash.media.Video | |
Uygulamada Video nesnesinin sınırları içinde görüntülenecek video akışını belirtir. | |
attachOverlay() — yöntem, sınıf mx.charts.Legend | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — yöntem, sınıf mx.core.Container | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — yöntem, sınıf mx.core.UIComponent | |
This is an internal method used by the Flex framework to support the Dissolve effect. | |
attachSkin() — yöntem, sınıf spark.components.supportClasses.SkinnableComponent | |
Create the skin for the component. | |
AT_TARGET — Sabit Statik Özellik, sınıf flash.events.EventPhase | |
Olay akışının ikinci aşaması olan hedef aşaması. | |
AT_TOP — Sabit Statik Özellik, sınıf mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the top of its scrolling range. | |
attribute(attributeName:any) — yöntem, sınıf XML | |
attributeName parametresi ile eşlenen ada sahip XML niteliğinin değerini döndürür. | |
attribute(attributeName:any) — yöntem, sınıf XMLList | |
Her XML nesnesinin attribute() yöntemini çağırır ve sonuçların bir XMLList nesnesini döndürür. | |
attribute — Özellik, sınıf lc.procmgmt.domain.SearchFilterCondition | |
The attribute of the search filter condition. | |
attribute — Özellik, sınıf lc.procmgmt.domain.SearchFilterSort | |
The attribute of the search filter sort. | |
attribute(attributeName:Object) — yöntem, sınıf mx.collections.XMLListCollection | |
Calls the attribute() method of each XML object in the XMLList and returns an XMLList of the results, which match the given attributeName. | |
attribute — Özellik, sınıf mx.olap.OLAPLevel | |
The attribute connected to this level, as an instance of OLAPAttribute. | |
Attribute — sınıf, paket mx.messaging.management | |
Client representation of a MBean attribute. | |
Attribute() — Yapıcı, sınıf mx.messaging.management.Attribute | |
Creates a new instance of an empty Attribute. | |
attributeName — Özellik, sınıf com.adobe.ep.ux.content.model.search.SearchFilter | |
Name of the attribute on which the search has to be performed. | |
attributeName — Özellik, sınıf com.adobe.ep.ux.content.model.search.SimpleStatement | |
name of the attribute on which the search has to be performed | |
attributeName — Özellik, sınıf com.adobe.ep.ux.content.view.components.search.renderers.BasicSearchFSTRenderer | |
Attribute name for this renderer | |
attributeName — Özellik, sınıf com.adobe.icc.vo.Statement | |
Name of the attribute for the LHS of the statement. | |
attributeName — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the name of the attribute to perform the search on using the format <Unqualified Entity Name>.<fieldName>. | |
attributeName — Özellik, sınıf com.adobe.solutions.rca.vo.AuditAttributeVO | |
Gets name of the attribute. | |
attributeName — Özellik, sınıf mx.olap.OLAPLevel | |
The name of the attribute to be used at this level. | |
attributes() — yöntem, sınıf XML | |
Belirli bir XML nesnesi için bir nitelik değerleri listesi döndürür. | |
attributes() — yöntem, sınıf XMLList | |
Her XML nesnesinin attributes() yöntemini çağırır ve her XML nesnesinin niteliklerinden oluşan bir XMLList nesnesi döndürür. | |
attributes — Özellik, sınıf coldfusion.service.mxml.Image | |
The attributes of the cfimage tag. | |
attributes — Özellik, sınıf coldfusion.service.mxml.Ldap | |
For queries: comma-delimited list of attributes to return. | |
attributes — Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthOptions | |
Current set of attributes. | |
attributes — Özellik, arabirim com.adobe.livecycle.ria.security.api.IUser | |
The other attributes of the user depending on available details on the server-side. | |
attributes — Özellik, sınıf com.adobe.livecycle.ria.security.service.User | |
The other attributes of the user depending on available details on the server-side. | |
attributes — Özellik, arabirim com.adobe.solutions.prm.domain.IProject | |
Defines the map of key value pair attributes. | |
attributes — Özellik, arabirim com.adobe.solutions.prm.domain.ITeamMember | |
Defines the map of key value pair attributes. | |
attributes — Özellik, arabirim com.adobe.solutions.prm.domain.IWorkItem | |
Defines the map of key value pair attributes. | |
attributes — Özellik, sınıf com.adobe.solutions.prm.domain.impl.Project | |
Defines the map of key value pair attributes. | |
attributes — Özellik, sınıf com.adobe.solutions.prm.domain.impl.TeamMember | |
Defines the map of key value pair attributes. | |
attributes — Özellik, sınıf com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the map of key value pair attributes. | |
attributes — Özellik, sınıf com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Contain attributes like, name or template name, which uses LIKE query. | |
_attributes — Özellik, sınıf com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
Map of key value pair attributes. | |
attributes — Özellik, sınıf com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO | |
Defines the map of key value pair attributes. | |
attributes — Özellik, sınıf flash.xml.XMLNode | |
Belirtilen XMLNode örneğinin tüm niteliklerini içeren bir nesne. | |
attributes() — yöntem, sınıf mx.collections.XMLListCollection | |
Calls the attributes() method of each XML object in the XMLList object and returns an XMList of attributes for each XML object. | |
attributes — Özellik, sınıf mx.messaging.management.MBeanInfo | |
The attributes exposed by the MBean. | |
attributes — Özellik, arabirim mx.olap.IOLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
attributes — Özellik, sınıf mx.olap.OLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
attributeValue — Özellik, sınıf com.adobe.ep.ux.content.model.search.SearchFilter | |
Attribute value for the filter. | |
attributeValue — Özellik, sınıf com.adobe.ep.ux.content.model.search.SimpleStatement | |
Value of the attribute to be used in search query | |
attributeValue — Özellik, sınıf com.adobe.icc.vo.Statement | |
Value for the RHS of the statement. | |
attributeValue — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the attribute value for the filter. | |
attributeValue — Özellik, sınıf com.adobe.solutions.rca.vo.AuditAttributeVO | |
Gets value of the audit attribute. | |
attrKey — Özellik, sınıf com.adobe.livecycle.rca.model.CustomAttribute | |
Specifies the key of the custom attribute. | |
attrKey — Özellik, sınıf com.adobe.solutions.rca.vo.CustomAttributeVO | |
Returns the custom attribute key. | |
attrValue — Özellik, sınıf com.adobe.livecycle.rca.model.CustomAttribute | |
Specifies the value that corresponds to the key. | |
attrValue — Özellik, sınıf com.adobe.solutions.rca.vo.CustomAttributeVO | |
Gets the attribute value. | |
AUDIO — Sabit Statik Özellik, sınıf flash.ui.Keyboard | |
Ses modunu seçme düğmesinin tuş kodu değeri ile ilişkili sabit. | |
AUDIO — Sabit Statik Özellik, sınıf org.osmf.media.MediaType | |
The type constant for audio. | |
AUDIO — Sabit Statik Özellik, sınıf org.osmf.net.StreamingItemType | |
The AUDIO stream type represents an audio-only stream. | |
AUDIO — Sabit Statik Özellik, sınıf org.osmf.traits.MediaTraitType | |
Identifies an instance of an AudioTrait. | |
audioBufferByteLength — Özellik, sınıf flash.net.NetStreamInfo | |
Bayt cinsinden Netstream ses arabelleği boyutunu sağlar. | |
audioBufferLength — Özellik, sınıf flash.net.NetStreamInfo | |
Saniye cinsinden NetStream ses arabelleği boyutunu sağlar. | |
audioByteCount — Özellik, sınıf flash.net.NetStreamInfo | |
Ne kadarının oynatıldığına veya temizlendiğine bakılmaksızın sıraya ulaşan toplam ses baytları sayısını belirtir. | |
audioBytesPerSecond — Özellik, sınıf flash.net.NetStreamInfo | |
NetStream ses arabelleğinin saniye başına bayt cinsinden doldurulma hızını belirtir. | |
AudioDecoder — son sınıf, paket flash.media | |
AudioDecoder sınıfı bir sistemin destekleyebileceği çok kanallı ses türlerini numaralandırır. | |
audioDeviceManager — Statik Özellik, sınıf flash.media.AudioDeviceManager | |
AudioDeviceManager nesnesinin tekil örneği. | |
AudioDeviceManager — son sınıf, paket flash.media | |
Sistemin ses aygıtı bilgilerini almak için AudioDeviceManager sınıfını kullanın ve ses yürütme için bir aygıt seçin. | |
AudioElement — sınıf, paket org.osmf.elements | |
AudioElement is a media element specifically created for audio playback. | |
AudioElement(resource:org.osmf.media:URLResource, loader:org.osmf.traits:LoaderBase) — Yapıcı, sınıf org.osmf.elements.AudioElement | |
Constructor. | |
AudioEvent — sınıf, paket org.osmf.events | |
An AudioEvent is dispatched when the properties of an AudioTrait change. | |
AudioEvent(type:String, bubbles:Boolean, cancelable:Boolean, muted:Boolean, volume:Number, pan:Number) — Yapıcı, sınıf org.osmf.events.AudioEvent | |
Constructor. | |
audioLossRate — Özellik, sınıf flash.net.NetStreamInfo | |
NetStream oturumu için ses kaybını belirtir. | |
audioOutputChange — Olay, sınıf flash.media.AudioDeviceManager | |
Şu nedenlerle ses çıkış aygıtı değiştirildiğinde gönderilir: (1) Kullanıcı seçimi - Kullanıcı Flash Player Ayarları Kullanıcı Arabirimi AudioDeviceManager.selectedDeviceIndex İçerik ayarını seçer (2) Aygıt değişikliği - Ses aygıtı sisteme eklenir/sistemden kaldırılır. | |
AUDIO_OUTPUT_CHANGE — Sabit Statik Özellik, sınıf flash.events.AudioOutputChangeEvent | |
Bir AudioOutputchangeEvent olay nesnesinin tür özelliği değerini tanımlar. | |
AudioOutputChangeEvent — sınıf, paket flash.events | |
Kullanıcı Flash Player'ın ayar kullanıcı arabiriminden farklı bir ses çıkış aygıtı seçtiğinde veya bir ses aygıtı sisteme eklendiğinde/sistemden kaldırıldığında bu olay başlatılır. | |
AudioOutputChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, reason:String) — Yapıcı, sınıf flash.events.AudioOutputChangeEvent | |
Yapıcı. | |
AudioOutputChangeReason — son sınıf, paket flash.media | |
Bu sınıf AudioOutputChangeEvent olayının nedenini belirten bir numaralandırmayı tanımlar. | |
audioPan — Özellik, sınıf org.osmf.media.MediaPlayer | |
Pan property of the media. | |
audioPlaybackMode — Statik Özellik, sınıf flash.media.SoundMixer | |
Tüm Sound nesnelerinin ses oynatma modunu belirtir. | |
AudioPlaybackMode — son sınıf, paket flash.media | |
AudioPlaybackMode sınıfı, SoundMixer sınıfının audioPlaybackMode özelliği için sabitleri tanımlar. | |
audioReliable — Özellik, sınıf flash.net.NetStream | |
RTMFP bağlantıları için, sesin tam güvenilirlikle gönderilip gönderilmediğini belirtir. | |
audioSampleAccess — Özellik, sınıf flash.net.NetStream | |
RTMFP bağlantıları için, bu NetStream üzerindeki eşler arası abonelerin ses akışını yakalamasına izin verilip verilmediğini belirtir. | |
audioSwitchingChange — Olay, sınıf org.osmf.traits.AlternativeAudioTrait | |
Dispatched when an alternative audio stream switch is requested, completed, or has failed. | |
audioSwitchingChange — Olay, sınıf org.osmf.traits.TraitEventDispatcher | |
Dispatched when an alternative audio stream switch is requested, completed, or has failed. | |
AUDIO_SWITCHING_CHANGE — Sabit Statik Özellik, sınıf org.osmf.events.AlternativeAudioEvent | |
Dispatched when the switching state of the alternative audio stream has changed. | |
AudioTrait — sınıf, paket org.osmf.traits | |
AudioTrait defines the trait interface for media that have audio. | |
AudioTrait() — Yapıcı, sınıf org.osmf.traits.AudioTrait | |
Constructor. | |
AuditActionVO — sınıf, paket com.adobe.solutions.rca.vo | |
Defines an audit action. | |
AuditActionVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.AuditActionVO | |
The constructor for AuditActionVO class. | |
auditAttributes — Özellik, sınıf com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Gets additional attributes associated with audit entry. | |
AuditAttributeVO — sınıf, paket com.adobe.solutions.rca.vo | |
Defines an instance of Audit Attribute. | |
AuditAttributeVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.AuditAttributeVO | |
The constructor for AuditAttributeVO class. | |
auditedBy — Özellik, sınıf com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Returns name or ID of the user or a component that has requested the audit entry. | |
auditLevel — Kaplama Durumu, sınıf com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.TemplatePreview | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Kaplama Durumu, sınıf com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Kaplama Durumu, sınıf com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.TemplateEdit | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Özellik, sınıf com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the level of audit associated with this review. | |
auditLevel — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewContext | |
The level of audit associated with this review. | |
auditLevel — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext | |
The level of audit associated with this review. | |
auditLevel — Özellik, sınıf com.adobe.solutions.rca.vo.AuditActionVO | |
Gets name of the audit level associated with audit action. | |
auditLevel — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewContextVO | |
The level of audit associated with this review. | |
AuditLevel — sınıf, paket com.adobe.livecycle.rca.model | |
The audit level object as configured through audit service. | |
AuditLevel — sınıf, paket com.adobe.solutions.rca.presentation.template.audit | |
The host component for the Audit Level tab in schedule template workflow. | |
AuditLevel() — Yapıcı, sınıf com.adobe.livecycle.rca.model.AuditLevel | |
Constructor. | |
AuditLevel() — Yapıcı, sınıf com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
The constructor for AuditLevel class. | |
auditLevelDatagrid — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the DataGrid object that displays the details of the available audit levels. A reference to the DataGrid object that displays the details of the available audit levels. | |
auditLevelInput — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the TextInput object that is used to display the audit level assigned to a schedule template. A reference to the TextInput object that is used to display the audit level assigned to a schedule template. | |
AuditLevelVO — sınıf, paket com.adobe.solutions.rca.vo | |
Represents an Audit Level in the system. | |
AuditLevelVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.AuditLevelVO | |
The constructor for AuditLevelVO class. | |
auditManager — Özellik, sınıf com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
An instance of AuditManager service to be used by the host component. | |
AuditManager — sınıf, paket com.adobe.solutions.rca.domain.impl.manager | |
This class implements operations for audit management. | |
AuditManager() — Yapıcı, sınıf com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
The constructor for AuditManager class. | |
auditMetaInfo — Özellik, sınıf com.adobe.solutions.rca.vo.AuditAttributeVO | |
Returns reference to parent Audit MetaData Info object. | |
AuditMetaInfoVO — sınıf, paket com.adobe.solutions.rca.vo | |
Represents an Audit entry in the system. | |
AuditMetaInfoVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
The constructor for AuditMetaInfoVO class. | |
auditModule — Özellik, sınıf com.adobe.solutions.rca.vo.AuditLevelVO | |
Gets the reference to an instance of AuditModuleVO. | |
AuditModuleVO — sınıf, paket com.adobe.solutions.rca.vo | |
Represents an Audit module. | |
AuditModuleVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.AuditModuleVO | |
The constructor for AuditModuleVO class. | |
auditor — Özellik, sınıf com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
Auditor — sınıf, paket com.adobe.solutions.rca.services.impl | |
This class implements the operations of Audit service. | |
Auditor() — Yapıcı, sınıf com.adobe.solutions.rca.services.impl.Auditor | |
The constructor for Auditor class. | |
AUDITOR_RO — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.services.impl.ServiceLocator | |
Name of the auditor service. | |
auditTimestamp — Özellik, sınıf com.adobe.solutions.rca.vo.AuditMetaInfoVO | |
Timestamp for the audit entry. | |
AugmentedError — sınıf, paket com.adobe.gravity.utility.error | |
The AugmentedError class extends the standard Error class to provide access to error parameters and access to the original error(s). | |
AugmentedError(identifier:String, message:String, parameters:Object, parameterNamespace:String, cause:Object) — Yapıcı, sınıf com.adobe.gravity.utility.error.AugmentedError | |
Constructor. | |
AugmentedErrorEvent — sınıf, paket com.adobe.gravity.utility.events | |
The AugmentedErrorEvent extends the ErrorEvent class to provide access to the original Error object. | |
AugmentedErrorEvent(error:Error, type:String, bubbles:Boolean) — Yapıcı, sınıf com.adobe.gravity.utility.events.AugmentedErrorEvent | |
Constructor. | |
authenticate — Özellik, sınıf flash.html.HTMLLoader | |
Kimlik doğrulama isteklerinin, bu nesne tarafından yapılan HTTP istekleri için işlenip (true) işlenmeyeceğini (false) belirtir. | |
authenticate — Özellik, sınıf flash.net.URLRequest | |
Bu istek için kimlik doğrulama isteklerinin işlenip (true) işlenmeyeceğini (false) belirtir. | |
authenticate — Statik Özellik, sınıf flash.net.URLRequestDefaults | |
URLRequest nesnelerinin authenticate özelliğine yönelik varsayılan ayar. | |
authenticate(serverURL:String, domain:String, username:String, password:String) — yöntem, sınıf flash.net.drm.DRMManager | |
Kullanıcının kimlik denetimini yapar. | |
authenticate(username:String, password:String) — yöntem, sınıf org.osmf.media.MediaPlayer | |
Authenticates the media. | |
authenticate(username:String, password:String) — yöntem, sınıf org.osmf.traits.DRMTrait | |
Authenticates the media. | |
authenticated — Özellik, arabirim com.adobe.livecycle.ria.security.api.IAuthResult | |
A flag that indicates whether the user authentication is complete. | |
authenticated — Özellik, sınıf com.adobe.livecycle.ria.security.service.AuthResult | |
A flag that indicates whether the user authentication is complete. | |
authenticated — Özellik, sınıf mx.messaging.Channel | |
Indicates if this channel is authenticated. | |
authenticated — Özellik, sınıf mx.messaging.ChannelSet | |
Indicates whether the ChannelSet has an underlying Channel that successfully authenticated with its endpoint. | |
authenticated — Özellik, sınıf mx.messaging.MessageAgent | |
Indicates if this MessageAgent is using an authenticated connection to its destination. | |
authenticatedUser — Özellik, arabirim lc.foundation.ISessionManager | |
The authenticated user, after the successful call using the login or singleSignOn methods. | |
authenticatedUser — Özellik, sınıf lc.foundation.SessionManager | |
The authenticated user, after the successful call using the login or singleSignOn methods. | |
authenticatedUserId — Özellik, sınıf lc.procmgmt.domain.TaskAttachmentInfo | |
A String stores the ID of the user. | |
authenticateWithToken(token:Object) — yöntem, sınıf org.osmf.media.MediaPlayer | |
Authenticates the media using an object which serves as a token. | |
authenticateWithToken(token:Object) — yöntem, sınıf org.osmf.traits.DRMTrait | |
Authenticates the media using an object which serves as a token. | |
AUTHENTICATING — Sabit Statik Özellik, sınıf org.osmf.traits.DRMState | |
The media is authenticating (the DRM system is in the process of validating the credentials, or for anonymous content, of validating that the content is still valid to play). | |
AuthenticatingApplication — sınıf, paket lc.procmgmt | |
The AuthenticatingApplication class handles the loading localized resources based on the browser language, authentication, and other initialization activities. | |
AuthenticatingApplication() — Yapıcı, sınıf lc.procmgmt.AuthenticatingApplication | |
Constructor. | |
authenticationComplete — Olay, sınıf flash.net.drm.DRMManager | |
authenticate() yöntemine yapılan çağrıdan sonra medya hakları sunucusu tarafından kullanıcı kimlik denetimi tamamlandığında, DRMManager öğesi bir DRMAuthenticationCompleteEvent nesnesi gönderir. | |
AUTHENTICATION_COMPLETE — Sabit Statik Özellik, sınıf flash.events.DRMAuthenticationCompleteEvent | |
Olay dinleyicilerini ekleme ve kaldırma sırasında tür parametresindeki authentication complete olayının kullanımı için kullanılacak dize sabiti. | |
AUTHENTICATION_COMPLETE — Sabit Statik Özellik, sınıf lc.foundation.events.LiveCycleEvent | |
The authenticationComplete event type. | |
AUTHENTICATION_COMPLETE — Sabit Statik Özellik, sınıf org.osmf.traits.DRMState | |
The media has been successfully authenticated. | |
authenticationError — Olay, sınıf flash.net.drm.DRMManager | |
authenticate() yöntemine yapılan çağrıdan sonra medya hakları sunucusu tarafından kullanıcının kimlik doğrulaması yapılamadığında, DRMManager öğesi bir DRMAuthenticationErrorEvent nesnesi gönderir. | |
AUTHENTICATION_ERROR — Sabit Statik Özellik, sınıf flash.events.DRMAuthenticationErrorEvent | |
Olay dinleyicilerini ekleme ve kaldırma sırasında tür parametresindeki authentication error olayının kullanımı için kullanılacak dize sabiti. | |
AUTHENTICATION_ERROR — Sabit Statik Özellik, sınıf org.osmf.traits.DRMState | |
The media's authentication attempt failed. | |
AuthenticationEvent — sınıf, paket com.adobe.livecycle.ria.security.api | |
AuthenticationEvent objects are dispatched by the ISecurityManager class when an authentication related operation is performed. | |
AuthenticationEvent(type:String, authResult:com.adobe.livecycle.ria.security.api:IAuthResult, bubbles:Boolean, cancelable:Boolean) — Yapıcı, sınıf com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
Constructor. | |
authenticationExpired — Olay, sınıf lc.foundation.SessionManager | |
Dispatched when the authenticated session with the Document Server expires. | |
AUTHENTICATION_EXPIRED — Sabit Statik Özellik, sınıf lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that the session for a user timeed-out. | |
AUTHENTICATION_FAILED — Sabit Statik Özellik, sınıf com.adobe.icc.services.user.UserEvent | |
This type of event would be dispatched when authentication fails using the username, password. | |
AUTHENTICATION_FAILED — Sabit Statik Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthStatus | |
A special value that indicates the type of event dispatched when authentication fails using the username and password. | |
AUTHENTICATION_FAILED — Sabit Statik Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
A special value that indicates the type of event that is dispatched when authentication fails using the username and password. | |
AUTHENTICATION_MESSAGE_REF_TYPE — Sabit Statik Özellik, sınıf mx.messaging.messages.CommandMessage | |
The server message type for authentication commands. | |
authenticationMethod — Özellik, sınıf flash.net.drm.DRMContentData | |
İlişkili içeriğe ilişkin fiş almak için gerekli kimlik denetimi türü. | |
authenticationMethod — Özellik, sınıf flash.net.drm.DRMDeviceGroup | |
Bu aygıt grubunu kaydetmek için gereken kimlik doğrulama türü. | |
authenticationMethod — Özellik, sınıf flash.net.drm.VoucherAccessInfo | |
İlişkili içeriğe ilişkin fiş almak için gerekli kimlik denetimi türü. | |
AuthenticationMethod — son sınıf, paket flash.net.drm | |
AuthenticationMethod sınıfı, DRMContentData sınıfının authenticationMethod özelliği tarafından kullanılan farklı kimlik denetimi türlerini numaralandıran dize sabitleri sağlar. | |
AUTHENTICATION_NEEDED — Sabit Statik Özellik, sınıf org.osmf.traits.DRMState | |
The media needs credential-based authentication. | |
AUTHENTICATION_REQUIRED — Sabit Statik Özellik, sınıf com.adobe.icc.services.user.UserEvent | |
This type of event would be dispatched when authentication using SSO is not achieved. | |
AUTHENTICATION_REQUIRED — Sabit Statik Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthStatus | |
A special value that indicates the type of event that is dispatched when authentication using single sign-on (SSO) fails. | |
AUTHENTICATION_REQUIRED — Sabit Statik Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
A special value that indicates the type of event that is dispatched when authentication using single sign-on (SSO) fails. | |
AUTHENTICATION_SUCCESS — Sabit Statik Özellik, sınıf com.adobe.icc.services.user.UserEvent | |
This type of event would be dispatched when the Authentication process is successful. | |
AUTHENTICATION_SUCCESS — Sabit Statik Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthStatus | |
A special value that indicates that the authentication process was successful. | |
AUTHENTICATION_SUCCESS — Sabit Statik Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
A special value that indicates that the authentication process was successful. | |
authenticationType — Özellik, sınıf flash.events.DRMAuthenticateEvent | |
Sağlanan kimlik bilgilerinin, Flash Media Rights Management Server (FMRMS) veya proxy sunucusuna yönelik kimlik doğrulaması için olduğunu belirtir. | |
AUTHENTICATION_TYPE_DRM — Sabit Statik Özellik, sınıf flash.events.DRMAuthenticateEvent | |
DRMAuthenticateEvent.AUTHENTICATION_TYPE_DRM sabiti, DRMAuthenticateEvent nesnesinin authenticationType özelliği değerini tanımlar | |
AUTHENTICATION_TYPE_PROXY — Sabit Statik Özellik, sınıf flash.events.DRMAuthenticateEvent | |
DRMAuthenticateEvent.AUTHENTICATION_TYPE_PROXY sabiti, DRMAuthenticateEvent nesnesinin authenticationType özelliği değerini tanımlar. | |
AuthFailureCode — sınıf, paket com.adobe.livecycle.ria.security.api | |
Defines constants that define possible causes related to an authentication failure. | |
AuthOptions — sınıf, paket com.adobe.livecycle.ria.security.api | |
The AuthOptions class captures the authentication options. | |
AuthOptions() — Yapıcı, sınıf com.adobe.livecycle.ria.security.api.AuthOptions | |
Constructor. | |
author — Özellik, sınıf coldfusion.service.PdfInfo | |
Author of the PDF document. | |
author — Özellik, sınıf com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies the author of the template. | |
author — Özellik, sınıf com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies the author of the template. | |
author — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewTemplate | |
Author of a template. | |
author — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
Author of a template. | |
author — Özellik, sınıf com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
The author of the stage. | |
author — Özellik, sınıf com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The author of a creation stage. | |
author — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Author of the template. | |
author — Özellik, sınıf com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Author of the template. | |
Author — sınıf, paket com.adobe.solutions.rca.domain.impl | |
This class defines an author in a creation stage. | |
Author(value:com.adobe.solutions.rca.vo:AuthorVO) — Yapıcı, sınıf com.adobe.solutions.rca.domain.impl.Author | |
The constructor for Author class. | |
AUTHOR — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.Roles | |
The role of an author in a review workflow. | |
authorInstance — Özellik, sınıf com.adobe.consulting.pst.vo.FlexConfiguration | |
Boolean indicating wthether the server to which the client is connected is an Author Instance or Publish Instance; | |
authority — Özellik, sınıf com.adobe.gravity.utility.url.URIParser | |
The URI authority component. | |
authorizations() — yöntem, sınıf flash.net.GroupSpecifier | |
IP çoklu yayın yayınlama ve gönderme için şifreleri temsil eden bir dizeyi döndürür. | |
AuthorStatus — sınıf, paket com.adobe.solutions.rca.constant | |
AuthorStatus Enum. | |
AuthorStatus() — Yapıcı, sınıf com.adobe.solutions.rca.constant.AuthorStatus | |
The constructor for AuthorStatus class. | |
AuthorVO — sınıf, paket com.adobe.solutions.rca.vo | |
AuthorVO is the concrete implementation of the abstract StageParticipantVO. | |
AuthorVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.AuthorVO | |
The constructor for AuthorVO class. | |
authpassword — Özellik, sınıf coldfusion.service.DocumentSection | |
Password sent to the target URL for Basic Authentication. | |
authPassword — Özellik, sınıf coldfusion.service.mxml.Document | |
Password sent to the target URL for Basic Authentication. | |
authResult — Özellik, sınıf com.adobe.livecycle.ria.security.api.AuthenticationEvent | |
The authentication result associated with the event. | |
AuthResult — sınıf, paket com.adobe.livecycle.ria.security.service | |
The AuthResult object is returned as part of calls to perform Single Sign On (SSO) and login methods of ISecurityManager service. | |
AuthResult(status:com.adobe.livecycle.ria.security.api:AuthStatus, user:com.adobe.livecycle.ria.security.api:IUser, failureCode:String) — Yapıcı, sınıf com.adobe.livecycle.ria.security.service.AuthResult | |
Constructor. | |
AuthStatus — sınıf, paket com.adobe.livecycle.ria.security.api | |
Defines the constants for various types of authentication status. | |
authuser — Özellik, sınıf coldfusion.service.DocumentSection | |
User name sent to the target URL for Basic Authentication. | |
authUser — Özellik, sınıf coldfusion.service.mxml.Document | |
User name sent to the target URL for Basic Authentication. | |
AUTO — Sabit Statik Özellik, sınıf fl.controls.ScrollPolicy | |
Alt öğenin, sahibin boyutlarını aşması durumunda kaydırma çubuğunu göster. | |
AUTO — Sabit Statik Özellik, sınıf fl.motion.RotateDirection | |
En düşük dönme miktarını gerektiren döndürme yönünü seçer. | |
AUTO — Sabit Statik Özellik, sınıf flash.display.NativeWindowRenderMode | |
Tipik bir pencere. | |
AUTO — Sabit Statik Özellik, sınıf flash.display.PixelSnapping | |
Bitmap görüntüsünün, %99,9 - %100,1 arası bir ölçeklendirme faktöründe herhangi bir döndürme veya eğim kullanılmadan çizilmişse en yakın piksele bitiştirileceğini belirtmek için Bitmap nesnesinin pixelSnapping özelliğinde kullanılan sabit bir değer. | |
AUTO — Sabit Statik Özellik, sınıf flash.display3D.Context3DRenderMode | |
Görüntü oluşturma motorunu otomatik olarak seçer. | |
AUTO — Sabit Statik Özellik, sınıf flash.printing.PrintMethod | |
En iyi yazdırma yönteminin otomatik seçimi. | |
AUTO — Sabit Statik Özellik, sınıf flash.text.engine.BreakOpportunity | |
Satır kesme olanakları için Unicode karakter özelliklerini esas alır. | |
AUTO — Sabit Statik Özellik, sınıf flash.text.engine.Kerning | |
Karakter aralığının, uygun olmadığı Asya tipografisi dışında etkinleştirildiğini belirtmek için kullanılır. | |
AUTO — Sabit Statik Özellik, sınıf flash.text.engine.TextRotation | |
Glifin Unicode özellikleriyle belirlendiği şekilde, yalnızca tam genişlikteki ve geniş glifler için 90 derece saatin ters yönünde döndürme işlemini belirtir. | |
AUTO — Sabit Statik Özellik, sınıf flash.ui.MouseCursor | |
Farenin üzerine geldiği nesneye bağlı olarak imlecin otomatik olarak seçilmesi gerektiğini belirtmek için kullanılır. | |
AUTO — Sabit Statik Özellik, sınıf flashx.textLayout.container.ScrollPolicy | |
İçerik kabın boyutlarını aşarsa, kaydırma oluşup oluşmayacağını belirtir. | |
AUTO — Sabit Statik Özellik, sınıf flashx.textLayout.formats.BaselineOffset | |
Satırın üst uzantısını kabın üst daraltmasıyla hizalar. | |
AUTO — Sabit Statik Özellik, sınıf flashx.textLayout.formats.FormatValue | |
Otomatik olarak bir özelliğin değerinin oluşturulduğunu belirtir. | |
AUTO — Sabit Statik Özellik, sınıf flashx.textLayout.formats.LeadingModel | |
Paragrafın locale özelliği temel alınarak satır aralığı modelinin otomatik olarak seçildiğini belirtir. | |
AUTO — Sabit Statik Özellik, sınıf flashx.textLayout.formats.Suffix | |
Otomatik sonekin liste işaretçisine içerikten sonra eklendiğini belirtir. | |
AUTO — Sabit Statik Özellik, sınıf mx.core.ContainerCreationPolicy | |
Delay creating some or all descendants until they are needed. | |
AUTO — Sabit Statik Özellik, sınıf mx.core.ScrollPolicy | |
Show the scrollbar if the children exceed the owner's dimension. | |
AUTO — Sabit Statik Özellik, sınıf mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should use heuristics to decide whether to cache the object as a bitmap. | |
AUTO — Sabit Statik Özellik, sınıf spark.components.CalloutPosition | |
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit. | |
AUTO — Sabit Statik Özellik, sınıf spark.core.ContainerDestructionPolicy | |
The lifespan of the container's children is automatically managed by the container based on the container's own heuristic. | |
autoAdjust — Özellik, sınıf mx.charts.chartClasses.NumericAxis | |
Specifies whether Flex rounds values. | |
autoBandWidthDetection — Özellik, sınıf mx.controls.VideoDisplay | |
Specifies whether the VideoDisplay control should use the built-in automatic bandwidth detection feature. | |
autoCapitalize — Özellik, sınıf flash.text.StageText | |
Bir cihazın otomatik büyük harfe çevirme özelliğini kullanıcı girdisine nasıl uyguladığını kontrol eder. | |
autoCapitalize — Özellik, sınıf spark.components.supportClasses.SkinnableTextBase | |
Hint indicating what captialization behavior soft keyboards should use. | |
autoCapitalize — Özellik, sınıf spark.components.supportClasses.StyleableStageText | |
Hint indicating what captialization behavior soft keyboards should use. | |
AutoCapitalize — son sınıf, paket flash.text | |
AutoCapitalize sınıfı, StageText sınıfının autoCapitalize özelliği için sabitleri tanımlar. | |
autoCenterProjection — Özellik, sınıf spark.effects.AnimateTransform3D | |
Set to false to disable a 3D effect from automatically setting the projection point to the center of the target. | |
autoCenterTransform — Özellik, sınıf spark.effects.AnimateTransform | |
Specifies whether the transform effect occurs around the center of the target, (width/2, height/2) when the effect begins playing. | |
autoCenterTransform — Özellik, sınıf spark.effects.supportClasses.AnimateTransformInstance | |
autoCommit — Özellik, sınıf coldfusion.air.SyncManager | |
If autoCommit is set to true, then the changes from the offline database will be commited to the server after save/update/saveUpdate or remove function is invoked. | |
autoCommit — Özellik, sınıf mx.data.DataManager | |
Indicates whether changes to the local cache are automatically committed. | |
autoCommit — Özellik, sınıf mx.data.DataStore | |
If set to true, operations that modify the state managed by the DataService are committed immediately. | |
autoCommitCollectionChanges — Özellik, sınıf mx.data.DataStore | |
When set to true, any changes made to a collection are committed immediately if the autoCommit property is true. | |
autoCommitPropertyChanges — Özellik, sınıf mx.data.DataStore | |
When set to true and the autoCommit property is set to true, any property value change automatically leads to a "commit" for that change. | |
autoCompact — Özellik, sınıf flash.data.SQLConnection | |
Geçerli veritabanı başlangıçta oluşturulurken, otomatik şekilde sıkışık hale getirmenin etkinleştirilmiş olup olmadığını belirtir (veritabanını oluşturan open() veya openAsync() çağrısında autoCompact parametresi için belirtilmiş değer). | |
autoConnect — Özellik, sınıf com.adobe.mosaic.mxml.ServerSession | |
Returns the value of autoConnect. | |
autoConnect — Özellik, sınıf mx.data.DataManager | |
Indicates if this service should attempt to connect for any operations that require a connection. | |
autoConnect — Özellik, sınıf mx.data.DataStore | |
Indicates if this service should attempt to connect for any operations that require a connection. | |
autoConnect — Özellik, sınıf mx.messaging.AbstractProducer | |
If true the Producer automatically connects to its destination the first time the send() method is called. | |
autoConnectInterval — Özellik, sınıf mx.data.DataStore | |
Time interval in milliseconds to wait between attempts to connect to the server when the autoConnect property is true. | |
autoCorrect — Özellik, sınıf flash.text.StageText | |
Bir aygıtın yazım veya noktalama hatalarında kullanıcı girdisini otomatik olarak düzeltip düzeltmediğini belirtir. | |
autoCorrect — Özellik, sınıf spark.components.supportClasses.SkinnableTextBase | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoCorrect — Özellik, sınıf spark.components.supportClasses.StyleableStageText | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoDisplayFirstFrame — Özellik, sınıf spark.components.VideoDisplay | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDisplayFirstFrame — Özellik, sınıf spark.components.VideoPlayer | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDrawBackground — Özellik, sınıf spark.components.supportClasses.ItemRenderer | |
Specifies whether the item renderer draws the background of the data item during user interaction. | |
autoDynamicStreamSwitch — Özellik, sınıf org.osmf.media.MediaPlayer | |
Indicates whether or not the media will automatically switch between dynamic streams. | |
autoExit — Özellik, sınıf flash.desktop.NativeApplication | |
Tüm pencereler kapandığında uygulamanın otomatik olarak sonlandırılıp sonlandırılmaması gerektiğini belirtir. | |
autoExit — Özellik, sınıf mx.core.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoExit — Özellik, sınıf spark.components.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoGeneratedId — Özellik, sınıf coldfusion.air.SessionToken | |
The auto-generated key for inserts. | |
autoGeneratedId — Özellik, sınıf coldfusion.air.events.SessionResultEvent | |
The auto-generated key for inserts. | |
autoHideFirstViewNavigator — Özellik, sınıf spark.components.SplitViewNavigator | |
Specifies whether the visibility of the first view navigator should automatically be toggled when the device receives an orientation change event. | |
autoIconManagement — Özellik, sınıf spark.skins.SparkButtonSkin | |
If enabled will automatically construct the necessary constructs to present and layout an iconDisplay part. | |
autoIncrement — Özellik, sınıf flash.data.SQLColumnSchema | |
Bu sütunun otomatik olarak artan bir sütun olup olmadığını gösterir. | |
autoInvokeTargetURL — Özellik, sınıf com.adobe.icomm.assetplacement.controller.PromoImage | |
Set this property to true to automatically invoke targetURL when this object receives a click event. | |
autoInvokeTargetURL — Özellik, sınıf com.adobe.icomm.assetplacement.controller.PromoSWFLoader | |
Set this property to true to automatically invoke targetURL when this object receives a click event. | |
autoLayout — Olay, sınıf fl.video.FLVPlayback | |
Video oynatıcı yeniden boyutlandırıldığında veya otomatik olarak şekillendirildiğinde gönderilir. | |
autoLayout — Özellik, sınıf fl.video.FLVPlaybackCaptioning | |
FLVPlaybackCaptioning bileşeninin, resim yazısı için TextField nesnesini otomatik olarak taşıyıp taşımayacağını ve yeniden boyutlandırıp boyutlandırmayacağını belirler. | |
autoLayout — Özellik, sınıf mx.charts.Legend | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Özellik, sınıf mx.core.Container | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Özellik, sınıf spark.components.SkinnableContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Özellik, sınıf spark.components.SkinnableDataContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Özellik, sınıf spark.components.supportClasses.GroupBase | |
If true, measurement and layout are done when the position or size of a child is changed. | |
AUTO_LAYOUT — Sabit Statik Özellik, sınıf fl.video.AutoLayoutEvent | |
Bir autoLayout olay nesnesinin type özelliği değerini tanımlar. | |
AutoLayoutEvent — sınıf, paket fl.video | |
Video oynatıcı otomatik olarak yeniden boyutlandırıldığında ve düzenlendiğinde Flash® Player bir AutoLayoutEvent nesnesini gönderir. | |
AutoLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle, vp:uint) — Yapıcı, sınıf fl.video.AutoLayoutEvent | |
autoLayout olayları hakkındaki bilgileri içeren bir Event nesnesi oluşturur. | |
autoLoad — Özellik, sınıf com.adobe.icomm.assetplacement.controller.XMLDataLoader | |
A flag that indictes whether content starts loading automatically when the id is set or waits for a call to the loadData() method. | |
autoLoad — Özellik, sınıf fl.containers.UILoader | |
UILoader örneğinin belirtilen içeriği otomatik olarak yükleyip yüklemediğini gösteren bir değer alır ve ayarlar. | |
autoLoad — Özellik, sınıf mx.controls.SWFLoader | |
A flag that indicates whether content starts loading automatically or waits for a call to the load() method. | |
autoLoad — Özellik, sınıf mx.effects.SoundEffect | |
If true, load the MP3 file when the source has been specified. | |
autoLoadPdf(event:flash.events:Event) — yöntem, sınıf com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | |
autoLoadPdf(event:flash.events:Event) — yöntem, arabirim ga.controls.IWrapperHost | |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | |
autoLoadPdf(event:flash.events:Event) — yöntem, sınıf ga.controls.Wrapper | |
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout. | |
Automation — sınıf, paket mx.automation | |
The Automation class defines the entry point for the Flex Automation framework. | |
AutomationAirEvent — sınıf, paket mx.automation.events | |
The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationAirEvent(type:String, bubbles:Boolean, cancelable:Boolean, windowId:String) — Yapıcı, sınıf mx.automation.events.AutomationAirEvent | |
Constructor. | |
AutomationClass — sınıf, paket mx.automation | |
Provides serializable class information for external automation tools. | |
AutomationClass(name:String, superClassName:String) — Yapıcı, sınıf mx.automation.AutomationClass | |
automationDebugTracer — Statik Özellik, sınıf mx.automation.Automation | |
The available IAutomationDebugTracer instance. | |
automationDelegate — Özellik, arabirim mx.automation.IAutomationObject | |
The delegate object that is handling the automation-related functionality. | |
automationDelegate — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationDelegate — Özellik, sınıf mx.controls.FlexNativeMenu | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Özellik, sınıf mx.core.UIComponent | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Özellik, sınıf mx.core.UIFTETextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Özellik, sınıf mx.core.UITextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Özellik, sınıf mx.flash.UIMovieClip | |
The delegate object that handles the automation-related functionality. | |
AutomationDragEvent — sınıf, paket mx.automation.events | |
The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Yapıcı, sınıf mx.automation.events.AutomationDragEvent | |
Constructor. | |
AutomationDragEventWithPositionInfo — sınıf, paket mx.automation.events | |
The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, localx:int, localy:int) — Yapıcı, sınıf mx.automation.events.AutomationDragEventWithPositionInfo | |
Constructor. | |
automationEnabled — Özellik, arabirim mx.automation.IAutomationObject | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Özellik, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
automationEnabled — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationEnabled — Özellik, sınıf mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationEnabled — Özellik, sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationEnabled — Özellik, sınıf mx.controls.FlexNativeMenu | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Özellik, sınıf mx.core.UIComponent | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Özellik, sınıf mx.core.UIFTETextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Özellik, sınıf mx.core.UITextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Özellik, sınıf mx.flash.UIMovieClip | |
True if this component is enabled for automation, false otherwise. | |
automationEnvironment — Özellik, arabirim mx.automation.IAutomationManager | |
The automation environment for this automation manager. | |
automationEnvironmentHandlingClassName — Özellik, arabirim mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): The tool class which is responsible for handling the automation environment. | |
automationEnvironmentString — Özellik, arabirim mx.automation.IAutomationManager2 | |
The automation environment for this automation manager. | |
AutomationError — sınıf, paket mx.automation | |
The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationError(msg:String, code:Number) — Yapıcı, sınıf mx.automation.AutomationError | |
Constructor. | |
AutomationEvent — sınıf, paket mx.automation.events | |
The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Yapıcı, sınıf mx.automation.events.AutomationEvent | |
Constructor. | |
AutomationEventDescriptor — sınıf, paket mx.automation | |
Method descriptor class. | |
AutomationEventDescriptor(name:String, eventClassName:String, eventType:String, args:Array) — Yapıcı, sınıf mx.automation.AutomationEventDescriptor | |
Constructor | |
AutomationFlexNativeMenuEvent — sınıf, paket mx.automation.events | |
The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation. | |
AutomationFlexNativeMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, args:String) — Yapıcı, sınıf mx.automation.events.AutomationFlexNativeMenuEvent | |
Constructor. | |
AutomationHelper — sınıf, paket mx.automation | |
Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationHelper() — Yapıcı, sınıf mx.automation.AutomationHelper | |
Constructor | |
AutomationID — sınıf, paket mx.automation | |
The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationID() — Yapıcı, sınıf mx.automation.AutomationID | |
Constructor. | |
AutomationIDPart — Dinamik Sınıf, paket mx.automation | |
The AutomationIDPart class represents a component instance to agents. | |
automationManager — Statik Özellik, sınıf mx.automation.Automation | |
The IAutomationManager instance. | |
AutomationManager — sınıf, paket mx.automation | |
Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
automationManager2 — Statik Özellik, sınıf mx.automation.Automation | |
AutomationMethodDescriptor — sınıf, paket mx.automation | |
Basic method descriptor class. | |
AutomationMethodDescriptor(name:String, asMethodName:String, returnType:String, args:Array) — Yapıcı, sınıf mx.automation.AutomationMethodDescriptor | |
automationName — Özellik, arabirim mx.automation.IAutomationObject | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl | |
automationName — Özellik, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationName — Özellik, sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.controls.FlexNativeMenu | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.core.UIComponent | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.core.UIFTETextField | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.core.UITextField | |
Name that can be used as an identifier for this object. | |
automationName — Özellik, sınıf mx.flash.UIMovieClip | |
Name that can be used as an identifier for this object. | |
automationObject — Özellik, sınıf mx.automation.events.AutomationRecordEvent | |
The delegate of the UIComponent object that is recording this event. | |
automationObject — Özellik, sınıf mx.automation.events.AutomationReplayEvent | |
Delegate of the UIComponent object on which this event will be replayed since the target on an event that was not really dispatched is not available. | |
automationObjectHelper — Statik Özellik, sınıf mx.automation.Automation | |
The available IAutomationObjectHelper instance. | |
automationOwner — Özellik, arabirim mx.automation.IAutomationObject | |
The owner of this component for automation purposes. | |
automationOwner — Özellik, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
automationOwner — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationOwner — Özellik, sınıf mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationOwner — Özellik, sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationOwner — Özellik, sınıf mx.controls.FlexNativeMenu | |
The owner of this component for automation purposes. | |
automationOwner — Özellik, sınıf mx.core.UIComponent | |
The owner of this component for automation purposes. | |
automationOwner — Özellik, sınıf mx.core.UIFTETextField | |
The owner of this component for automation purposes. | |
automationOwner — Özellik, sınıf mx.core.UITextField | |
The owner of this component for automation purposes. | |
automationOwner — Özellik, sınıf mx.flash.UIMovieClip | |
The owner of this component for automation purposes. | |
automationParent — Özellik, arabirim mx.automation.IAutomationObject | |
The parent of this component for automation purposes. | |
automationParent — Özellik, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
automationParent — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationParent — Özellik, sınıf mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationParent — Özellik, sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationParent — Özellik, sınıf mx.controls.FlexNativeMenu | |
The parent of this component for automation purposes. | |
automationParent — Özellik, sınıf mx.core.UIComponent | |
The parent of this component for automation purposes. | |
automationParent — Özellik, sınıf mx.core.UIFTETextField | |
The parent of this component for automation purposes. | |
automationParent — Özellik, sınıf mx.core.UITextField | |
The parent of this component for automation purposes. | |
automationParent — Özellik, sınıf mx.flash.UIMovieClip | |
The parent of this component for automation purposes. | |
AutomationPropertyDescriptor — sınıf, paket mx.automation | |
Describes a property of a test object. | |
AutomationPropertyDescriptor(name:String, forDescription:Boolean, forVerification:Boolean, defaultValue:String) — Yapıcı, sınıf mx.automation.AutomationPropertyDescriptor | |
Constructor | |
AutomationRecordEvent — sınıf, paket mx.automation.events | |
The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationRecordEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event, args:Array, name:String, cacheable:Boolean, recordTriggeredByCustomHandling:Boolean) — Yapıcı, sınıf mx.automation.events.AutomationRecordEvent | |
Constructor. | |
AutomationReplayEvent — sınıf, paket mx.automation.events | |
The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions. | |
AutomationReplayEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event) — Yapıcı, sınıf mx.automation.events.AutomationReplayEvent | |
Constructor. | |
automationTabularData — Özellik, arabirim mx.automation.IAutomationObject | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.controls.DataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.controls.FileSystemTreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.controls.ListAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.controls.ListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.controls.TileBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.controls.TreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.core.RepeaterAutomationImpl | |
An array of all components within this repeater found in the automation hierarchy. | |
automationTabularData — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationTabularData — Özellik, sınıf mx.controls.FlexNativeMenu | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Özellik, sınıf mx.core.UIComponent | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Özellik, sınıf mx.flash.UIMovieClip | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Özellik, sınıf spark.automation.delegates.components.SparkDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Özellik, sınıf spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationValue — Özellik, arabirim mx.automation.IAutomationObject | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationValue — Özellik, sınıf mx.automation.delegates.core.UITextFieldAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.controls.FlexNativeMenu | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.core.UIComponent | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.core.UIFTETextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.core.UITextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Özellik, sınıf mx.flash.UIMovieClip | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationVisible — Özellik, arabirim mx.automation.IAutomationObject | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Özellik, sınıf mx.automation.delegates.core.UIComponentAutomationImpl | |
automationVisible — Özellik, sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationVisible — Özellik, sınıf mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationVisible — Özellik, sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationVisible — Özellik, sınıf mx.controls.FlexNativeMenu | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Özellik, sınıf mx.core.UIComponent | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Özellik, sınıf mx.core.UIFTETextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Özellik, sınıf mx.core.UITextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Özellik, sınıf mx.flash.UIMovieClip | |
True if this component is visible for automation, false otherwise. | |
autoMerge — Özellik, sınıf mx.data.DataManager | |
If set to false, when changes are pushed from the remote destination to the client they are not immediately applied. | |
autoMerge — Özellik, sınıf mx.data.DataStore | |
Controls how changes that other clients make are merged into this client's current view of the data. | |
autoOrients — Özellik, sınıf flash.display.Stage | |
Aygıt yönlendirmesi değiştiğinde sahne alanının otomatik olarak değiştirilip değiştirilmediğini belirtir. | |
autoPlay — Özellik, sınıf fl.video.FLVPlayback | |
True olarak ayarlanırsa, kaynak özelliği ayarlandıktan sonra FLV dosyasının otomatik olarak oynamaya başlamasına neden olan Boolean değeri. | |
autoPlay — Özellik, sınıf ga.controls.HelpVideo | |
Specifies whether the video should start playing immediately when the source property is set. | |
autoPlay — Özellik, sınıf mx.controls.VideoDisplay | |
Specifies whether the video should start playing immediately when the source property is set. | |
autoPlay — Özellik, sınıf org.osmf.media.MediaPlayer | |
Indicates whether the MediaPlayer starts playing the media as soon as its load operation has successfully completed. | |
autoPlay — Özellik, sınıf spark.components.VideoDisplay | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoPlay — Özellik, sınıf spark.components.VideoPlayer | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoRemoveTarget — Özellik, sınıf spark.effects.supportClasses.AnimateInstance | |
If true, the effect retains its target during a transition and removes it when finished. | |
autoRepeat — Özellik, sınıf fl.controls.BaseButton | |
Kullanıcı, fare düğmesini bileşen üzerinde basılı tuttuğunda buttonDown olayının birden çok kez gönderilip gönderilmediğini gösteren bir Boolean değeri alır veya gönderir. | |
autoRepeat — Özellik, sınıf fl.controls.CheckBox | |
Bir CheckBox, tanım gereği asla otomatik olarak tekrarlanmaz, dolayısıyla autoRepeat özelliği yapıcıda false olarak belirlenir ve CheckBox için değiştirilemez. | |
autoRepeat — Özellik, sınıf fl.controls.RadioButton | |
Bir RadioButton tanım gereği asla otomatik olarak tekrarlanmaz, dolayısıyla autoRepeat özelliği yapıcıda false olarak ayarlanır ve değiştirilemez. | |
autoRepeat — Özellik, sınıf mx.controls.Button | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoRepeat — Özellik, sınıf spark.components.supportClasses.ButtonBase | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoReplace — Statik Özellik, sınıf fl.lang.Locale | |
XML dosyası yüklendikten sonra dizelerin otomatik olarak değiştirilip değiştirilmeyeceğini belirler. | |
autoReverse — Özellik, sınıf mx.states.Transition | |
Set to true to specify that this transition applies to both the forward and reverse view state changes. | |
autoRewind — Özellik, sınıf fl.motion.AnimatorBase | |
Animasyonu sona erdikten sonra yeniden başlayacak şekilde ayarlar. | |
autoRewind — Özellik, sınıf fl.video.FLVPlayback | |
True olduğunda, oynatıcı akışın sonuna ulaştığından veya stop() yöntemi çağrıldığından dolayı oyuncu durdurulduğunda FLV dosyasının Kare 1'e geri sarılmasına neden olan Boolean değeri. | |
autoRewind — Özellik, sınıf fl.video.VideoPlayer | |
True olduğunda, oynatıcı akışın sonuna ulaştığından veya stop() yöntemi çağrıldığından dolayı oyuncu durdurulduğunda FLV dosyasının Kare 1'e geri sarılmasına neden olan Boolean değeri. | |
autoRewind — Özellik, sınıf mx.controls.VideoDisplay | |
Specifies whether the FLV file should be rewound to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Özellik, sınıf org.osmf.media.MediaPlayer | |
Indicates whether media is returned to the beginning after playback completes. | |
autoRewind — Özellik, sınıf spark.components.VideoDisplay | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Özellik, sınıf spark.components.VideoPlayer | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewound — Olay, sınıf fl.video.FLVPlayback | |
autoRewind özelliği true değerine ayarlandığı için oynatma kafası video oynatıcının başına getirildiğinde gönderilir. | |
autoRewound — Olay, sınıf fl.video.VideoPlayer | |
autoRewind özelliği true değerine ayarlandığı için oynatma kafası video oynatıcının başına getirildiğinde gönderilir. | |
AUTO_REWOUND — Sabit Statik Özellik, sınıf fl.video.VideoEvent | |
Bir autoRewound olay nesnesinin type özelliğinin değerini tanımlar. | |
autoSaveCache — Özellik, sınıf mx.data.DataManager | |
You can store the local cache of data and changes to disk. | |
autoSaveCache — Özellik, sınıf mx.data.DataStore | |
The local cache of data and changes can be stored to disk. | |
autoScrollIfNecessary(mouseX:int, mouseY:int) — yöntem, sınıf flashx.textLayout.container.ContainerController | |
"Sürükleme" seçimi sırasında bir kaydırma olayını tutar. | |
autoSize — Özellik, sınıf fl.controls.Label | |
Bir etiketin metin özelliğini sığdırmak için nasıl boyutlandırıldığını ve hizalandığını gösteren bir dizeyi alır veya ayarlar. | |
autoSize — Özellik, sınıf fl.text.TLFTextField | |
Metin alanlarının otomatik boyutlandırılmasını veya hizalanmasını kontrol eder. | |
autoSize — Özellik, sınıf flash.text.TextField | |
Metin alanlarının otomatik boyutlandırılmasını veya hizalanmasını kontrol eder. | |
autoSize — Özellik, sınıf mx.core.FTETextField | |
Metin alanlarının otomatik boyutlandırılmasını veya hizalanmasını kontrol eder. | |
autoSize — Özellik, arabirim mx.core.IUITextField | |
Metin alanlarının otomatik boyutlandırılmasını veya hizalanmasını kontrol eder. | |
autoStop — Özellik, sınıf mx.controls.MovieClipSWFLoader | |
When the content of the SWF is a MovieClip, if autoStop is true then the MovieClip is stopped immediately after loading. | |
autoSwitch — Özellik, sınıf org.osmf.events.DynamicStreamEvent | |
The new autoSwitch value. | |
_autoSwitch — Özellik, sınıf org.osmf.net.NetStreamSwitchManagerBase | |
autoSwitch — Özellik, sınıf org.osmf.net.NetStreamSwitchManagerBase | |
Indicates whether the switching manager should automatically switch between streams. | |
autoSwitch — Özellik, sınıf org.osmf.net.RuleSwitchManagerBase | |
autoSwitch — Özellik, sınıf org.osmf.traits.DynamicStreamTrait | |
Defines whether or not the trait should be in manual or auto-switch mode. | |
autoSwitchChange — Olay, sınıf org.osmf.traits.DynamicStreamTrait | |
Dispatched when the autoSwitch property changed. | |
autoSwitchChange — Olay, sınıf org.osmf.traits.TraitEventDispatcher | |
Dispatched when the autoSwitch property has changed. | |
AUTO_SWITCH_CHANGE — Sabit Statik Özellik, sınıf org.osmf.events.DynamicStreamEvent | |
The DynamicStreamEvent.AUTO_SWITCH_CHANGE constant defines the value of the type property of the event object for an autoSwitchChange event. | |
autoSwitchChangeEnd() — yöntem, sınıf org.osmf.traits.DynamicStreamTrait | |
Called just after the autoSwitch property has changed. | |
autoSwitchChangeStart(value:Boolean) — yöntem, sınıf org.osmf.traits.DynamicStreamTrait | |
Called immediately before the autoSwitch property is changed. | |
autoSyncEnabled — Özellik, sınıf mx.data.DataManager | |
When true, fill(), createItem() and getItem() requests return items that listen for updates made to these items from the remote destination. | |
autoSyncEnabled — Özellik, sınıf mx.data.RPCDataManager | |
The RPCDataManager does not support the autoSync property. | |
autoThumbVisibility — Stil, sınıf spark.components.supportClasses.ScrollBarBase | |
If true (the default), the thumb's visibility will be reset whenever its size is updated. | |
autoUpdateCurrentState — Özellik, sınıf mx.flash.UIMovieClip | |
Whether we should actively watch changes to the label of the flash object. | |
autoUpdateMeasuredSize — Özellik, sınıf mx.flash.UIMovieClip | |
Whether we should actively watch changes to the size of the flash object. | |
availability — Özellik, sınıf flash.events.StageVideoAvailabilityEvent | |
flash.media.StageVideoAvailability sınıfının bir sabitini kullanarak sahne alanı videosunun o andaki kullanılabilirliğini bildirir. | |
available — Özellik, sınıf air.net.ServiceMonitor | |
Servisin şu anda "available" olarak değerlendirilip değerlendirilmediği. Durum denetimi, özelliği true olarak ayarlayıncaya veya özelliğin başlangıç değeri açıkça true olarak ayarlanıncaya kadar, başlangıç değeri false olur. Genellikle, bu özellik bir alt sınıfta veya özelleştiricide checkStatus() uygulaması tarafından ayarlanır, ancak uygulamanın bir servisin kullanılabilirliği (örneğin, bir isteğin başarılı mı yoksa başarısız mı olduğu) hakkında bağımsız bilgileri varsa özellik açıkça ayarlanabilir. | |
available — Özellik, sınıf air.update.events.StatusFileUpdateEvent | |
Geçerli uygulamanın sürümünden farklı bir sürümün bulunup bulunmadığını gösterir (true); aksi halde false (aynı sürüm). | |
available — Özellik, sınıf air.update.events.StatusUpdateEvent | |
Güncellemenin mevcut olup olmadığını gösterir. | |
available — Özellik, arabirim com.adobe.icc.services.formbridge.IFormBridgeService | |
Determines if the FormBridge External API is available. | |
available — Özellik, sınıf flash.events.VsyncStateChangeAvailabilityEvent | |
Stage nesnesinin vsync durumunun değiştirilebilir olduğunu gösterir. | |
available — Statik Özellik, sınıf flash.external.ExternalInterface | |
Bu oynatıcının, harici arabirim sunan bir kap içinde olup olmadığını gösterir. | |
AVAILABLE — Sabit Statik Özellik, sınıf flash.media.StageVideoAvailability | |
Sahne alanı videosu şu anda kullanılabilir. | |
availableCommands() — yöntem, sınıf lc.procmgmt.domain.Task | |
Retrieves a list of TaskCommand objects that are available for execution on the task. | |
availableCommands() — yöntem, sınıf lc.procmgmt.domain.TaskAttachmentInfo | |
Retrieves the list of currently available commands for the attachment. | |
AvailablePropertyIterator — sınıf, paket com.adobe.fiber.valueobjects | |
An implementation of IPropertyIterator for iterating over the set of a value object's available properties at a given point in time. | |
AvailablePropertyIterator(valueObject:com.adobe.fiber.valueobjects:AbstractEntityMetadata) — Yapıcı, sınıf com.adobe.fiber.valueobjects.AvailablePropertyIterator | |
Creates an instance of this iterator for a particular value object | |
availableQualityLevels — Özellik, sınıf org.osmf.net.qos.QoSInfo | |
The available quality levels | |
AVAILABLE_QUALITY_LEVELS — Sabit Statik Özellik, sınıf org.osmf.net.metrics.MetricType | |
The type constant for the available bitrates metric. | |
AvailableQualityLevelsMetric — sınıf, paket org.osmf.net.metrics | |
Metric listing all the available quality levels as pairs (index, bitrate) | |
AvailableQualityLevelsMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Yapıcı, sınıf org.osmf.net.metrics.AvailableQualityLevelsMetric | |
Constructor. | |
AV_DICTIONARY_DATA — Sabit Statik Özellik, sınıf flash.events.AVDictionaryDataEvent | |
AVDictionaryDataEvent — sınıf, paket flash.events | |
AVStream, ID3 etiket bilgisini belirtmek üzere AVDictionaryDataEvent gönderir | |
AVDictionaryDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, init_dictionary:flash.utils:Dictionary, init_dataTime:Number) — Yapıcı, sınıf flash.events.AVDictionaryDataEvent | |
Yapıcı | |
AverageAggregator — sınıf, paket mx.olap.aggregators | |
The AverageAggregator class implements the average aggregator. | |
averageDroppedFPS — Özellik, sınıf org.osmf.net.NetStreamMetricsBase | |
The average frame-drop rate calculated over the life of the NetStream. | |
averageMaxBytesPerSecond — Özellik, sınıf org.osmf.net.rtmpstreaming.RTMPNetStreamMetrics | |
The average max bytes per second value, calculated based on a recent set of samples. | |
avHardwareDisable — Statik Özellik, sınıf flash.system.Capabilities | |
Kullanıcının kamera ve mikrofonuna erişimin yönetici tarafından yasaklanmış (true) veya izin verilmiş (false) olduğunu belirtir. | |
AV_HTTP_RESPONSE_STATUS — Sabit Statik Özellik, sınıf flash.events.AVHTTPStatusEvent | |
httpStatus olayından farklı olarak, httpResponseStatus olayı herhangi bir yanıt verisinden önce teslim edilir. | |
AVHTTPStatusEvent — sınıf, paket flash.events | |
Bir ağ isteği bir HTTP durum kodu döndürdüğünde, uygulama, AVHTTPStatusEvent nesneleri gönderir. | |
AVHTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int, responseUrl:String, responseHeaders:Array) — Yapıcı, sınıf flash.events.AVHTTPStatusEvent | |
HTTP status olayları hakkındaki belirli bilgileri içeren bir Event nesnesi oluşturur. | |
AVLoader — sınıf, paket flash.display | |
AVLoader() — Yapıcı, sınıf flash.display.AVLoader | |
AVM1Movie — sınıf, paket flash.display | |
AVM1Movie; ActionScript 1.0 veya 2.0 kullanan ve AVM1 film kliplerini temsil eden basit bir sınıftır. | |
AVNetworkingParams — sınıf, paket flash.media | |
AVStream yürütme sırasında durum değişikliklerini belirtmek üzere AVPlayStateEvent gönderir. | |
AVNetworkingParams(init_forceNativeNetworking:Boolean, init_readSetCookieHeader:Boolean, init_useCookieHeaderForAllRequests:Boolean, init_networkDownVerificationUrl:String) — Yapıcı, sınıf flash.media.AVNetworkingParams | |
AVNetworkingParams nesnesinin yeni bir örneğini oluşturur. | |
AV_PAUSE_AT_PERIOD_END — Sabit Statik Özellik, sınıf flash.events.AVPauseAtPeriodEndEvent | |
AVPauseAtPeriodEndEvent — sınıf, paket flash.events | |
Bu olayın istenildiği sürenin sonuna ulaşıldığında AVStream, AVPauseAtPeriodEndEvent gönderir. | |
AVPauseAtPeriodEndEvent(type:String, bubbles:Boolean, cancelable:Boolean, userData:int) — Yapıcı, sınıf flash.events.AVPauseAtPeriodEndEvent | |
avSendToURL(auth:flash.system:AuthorizedFeatures, request:flash.net:URLRequest, cookieHeader:String) — Paket Fonksiyonu, flash.media | |
AVTagData — sınıf, paket flash.media | |
Bir HLS akışının bir kısmındaki bir işaret noktası hakkında bilgi sağlar. | |
AVURLLoader — sınıf, paket flash.media | |
URLLoader sınıfı bir URL'den metin, ikili veri veya URL olarak kodlanmış değişkenler olarak veri indirir. | |
AVURLLoader(request:flash.net:URLRequest) — Yapıcı, sınıf flash.media.AVURLLoader | |
Bir URLLoader nesnesi oluşturur. | |
AVURLStream — sınıf, paket flash.media | |
URLStream sınıfı indirilen URL'lere düşük düzeyli erişim sağlar. | |
axes — Özellik, sınıf mx.charts.chartClasses.DataTransform | |
The set of axes associated with this transform. | |
axes — Özellik, arabirim mx.olap.IOLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axes — Özellik, sınıf mx.olap.OLAPQuery | |
The axis of the Query as an Array of OLAPQueryAxis instances. | |
axes — Özellik, sınıf mx.olap.OLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axis — Özellik, sınıf mx.charts.AxisRenderer | |
The axis object associated with this renderer. | |
axis — Özellik, arabirim mx.charts.chartClasses.IAxisRenderer | |
The axis object associated with this renderer. | |
AXIS_ANGLE — Sabit Statik Özellik, sınıf flash.geom.Orientation3D | |
Eksen açısı yönlendirmesi, yönlendirmeyi belirlemek için bir eksen ve bir açının kombinasyonunu kullanır. | |
AxisBase — sınıf, paket mx.charts.chartClasses | |
The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisBase() — Yapıcı, sınıf mx.charts.chartClasses.AxisBase | |
Constructor. | |
AxisLabel — sınıf, paket mx.charts | |
An AxisLabel object represents a single label on the chart axis. | |
AxisLabel(position:Number, value:Object, text:String) — Yapıcı, sınıf mx.charts.AxisLabel | |
Constructor. | |
AxisLabelSet — sınıf, paket mx.charts.chartClasses | |
An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisLabelSet() — Yapıcı, sınıf mx.charts.chartClasses.AxisLabelSet | |
Constructor. | |
axisOrdinal — Özellik, sınıf mx.olap.OLAPQueryAxis | |
The type of axis, as OLAPQuery.COLUMN AXIS for a column axis, OLAPQuery.ROW_AXIS for a row axis, and OLAPQuery.SLICER_AXIS for a slicer axis. | |
AxisRenderer — sınıf, paket mx.charts | |
You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRenderer() — Yapıcı, sınıf mx.charts.AxisRenderer | |
Constructor. | |
AxisRendererAutomationImpl — sınıf, paket mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
AxisRendererAutomationImpl(obj:mx.charts:AxisRenderer) — Yapıcı, sınıf mx.automation.delegates.charts.AxisRendererAutomationImpl | |
Constructor. | |
axisStroke — Stil, sınıf mx.charts.AxisRenderer | |
Specifies the characteristics of the line for the axis. | |
axisTitleStyleName — Stil, sınıf mx.charts.chartClasses.CartesianChart | |
The name of the CSS class selector to use when formatting titles on the axes. | |
axisTitleStyleName — Stil, sınıf mx.charts.AxisRenderer | |
The name of the CSS class selector to use when formatting the axis title. | |
AXMAccordion — sınıf, paket xd.core.axm.view.components | |
AXMAccordion component | |
AXMAccordion() — Yapıcı, sınıf xd.core.axm.view.components.AXMAccordion | |
Constructor. | |
AXMAccordionItemVO — sınıf, paket xd.core.axm.view.components.support | |
The AXMAccordionItemVO component. | |
AXMAccordionSegment — sınıf, paket xd.core.axm.view.components | |
AXMAccordionSegment component | |
AXMAccordionSegment() — Yapıcı, sınıf xd.core.axm.view.components.AXMAccordionSegment | |
Constructor. | |
AXMBreadCrumb — sınıf, paket xd.core.axm.view.components | |
AXMBreadCrumb component | |
AXMBreadCrumb() — Yapıcı, sınıf xd.core.axm.view.components.AXMBreadCrumb | |
Constructor. | |
AXMButton — sınıf, paket xd.core.axm.view.components | |
Base Button for XD AXM Components | |
AXMButton() — Yapıcı, sınıf xd.core.axm.view.components.AXMButton | |
Constructor. | |
AXMButtonBar — sınıf, paket xd.core.axm.view.components | |
AXM Default Button Bar Component | |
AXMButtonBar() — Yapıcı, sınıf xd.core.axm.view.components.AXMButtonBar | |
Constructor. | |
AXMButtonBarButton — sınıf, paket xd.core.axm.view.components | |
AXM Button Bar Button | |
AXMButtonBarButton() — Yapıcı, sınıf xd.core.axm.view.components.AXMButtonBarButton | |
Constructor. | |
AXMCheckBox — sınıf, paket xd.core.axm.view.components | |
AXM Checkbox Component | |
AXMCheckBox() — Yapıcı, sınıf xd.core.axm.view.components.AXMCheckBox | |
Constructor. | |
AXMComboBox — sınıf, paket xd.core.axm.view.components | |
AXM Combo Box Component | |
AXMComboBox() — Yapıcı, sınıf xd.core.axm.view.components.AXMComboBox | |
Constructor. | |
AXMDropDownList — sınıf, paket xd.core.axm.view.components | |
AXM Drop Down List | |
AXMDropDownList() — Yapıcı, sınıf xd.core.axm.view.components.AXMDropDownList | |
Constructor. | |
AXMDropDownListBase — sınıf, paket xd.core.axm.view.components.support | |
The DropDownListBase control contains a drop-down list from which the user can select a single value. | |
AXMDropDownListBase() — Yapıcı, sınıf xd.core.axm.view.components.support.AXMDropDownListBase | |
Constructor. | |
AXMEnterpriseAccordionSegmentSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMAccordionSegment. | |
AXMEnterpriseAccordionSegmentSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin | |
Constructor. | |
AXMEnterpriseAccordionSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMAccordionSegment. | |
AXMEnterpriseAccordionSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Constructor. | |
AXMEnterpriseAssetTabBar — sınıf, paket xd.core.axm.enterprise.view.components | |
An extension point (or hook) that extends the spark.components.TabBar class for the AXMEnterpriseAssetTabBar component. | |
AXMEnterpriseAssetTabBarButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXM Tab Bar Button component. | |
AXMEnterpriseAssetTabBarButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the Spark TabBar component. | |
AXMEnterpriseAssetTabBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBar — sınıf, paket xd.core.axm.enterprise.view.components | |
An extension point (or hook) that extends spark.components.TabBarclass for use with the AXMEnterpriseAssetViewTabBar component. | |
AXMEnterpriseAssetViewTabBarButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseAssetViewTabBarButton component. | |
AXMEnterpriseAssetViewTabBarButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseAssetViewTabBar | |
AXMEnterpriseAssetViewTabBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseBreadCrumbButto component. | |
AXMEnterpriseBreadCrumbButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbFocusSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseBreadCrumbFocusSkin component. | |
AXMEnterpriseBreadCrumbFocusSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseBreadCrumb component. | |
AXMEnterpriseBreadCrumbSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbSkin | |
Constructor. | |
AXMEnterpriseButtonBarFirstButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBarFirstButton component. | |
AXMEnterpriseButtonBarFirstButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarLastButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBarLastButton component. | |
AXMEnterpriseButtonBarLastButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarMiddleButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBarMiddleButton component. | |
AXMEnterpriseButtonBarMiddleButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButtonBar component. | |
AXMEnterpriseButtonBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
Constructor. | |
AXMEnterpriseButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseButton component. | |
AXMEnterpriseButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
Constructor. | |
AXMEnterpriseCheckboxSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseCheckbox component. | |
AXMEnterpriseCheckboxSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
Constructor. | |
AXMEnterpriseCheckboxSmallSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseCheckboxSmall component. | |
AXMEnterpriseCheckboxSmallSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterpriseClosableTabBarButton component. | |
AXMEnterpriseClosableTabBarButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseClosableTabBar component. | |
AXMEnterpriseClosableTabBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarSkin | |
Constructor. | |
AXMEnterpriseCloseButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseCloseButton component. | |
AXMEnterpriseCloseButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseCloseButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseComboBoxButton | |
AXMEnterpriseComboBoxButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseComboBox. | |
AXMEnterpriseComboBoxSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
Constructor. | |
AXMEnterpriseComboBoxTextInputSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the textInput of a AXMEnterpriseComboBoxTextInput component. | |
AXMEnterpriseComboBoxTextInputSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin | |
Constructor. | |
AXMEnterpriseDropDownListButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseDropDownListButton. | |
AXMEnterpriseDropDownListButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseDropDownListItemRenderer — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseDropDownListItemRenderer. | |
AXMEnterpriseDropDownListItemRenderer() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer | |
Constructor. | |
AXMEnterpriseDropDownListSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseDropDownList. | |
AXMEnterpriseDropDownListSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Constructor. | |
AXMEnterpriseFocusSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
AXMEnterpriseFocusSkin is a custom focus skin to handle the exceptions not covered in the spark FocusSkin | |
AXMEnterpriseFooterSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseFooterSkin. | |
AXMEnterpriseFooterSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin | |
Constructor. | |
AXMEnterpriseGridHeaderRenderer — sınıf, paket xd.core.axm.enterprise.view.components | |
The DefaultGridHeaderRenderer class defines the default header renderer for the columns of a Spark DataGrid control. | |
AXMEnterpriseGridHeaderRenderer() — Yapıcı, sınıf xd.core.axm.enterprise.view.components.AXMEnterpriseGridHeaderRenderer | |
Constructor. | |
AXMEnterpriseGridSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseGridSkin. | |
AXMEnterpriseGridSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseGridSkin | |
Constructor. | |
AXMEnterpriseHeaderBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseHeaderBarSkin. | |
AXMEnterpriseHeaderBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin | |
Constructor. | |
AXMEnterpriseHeaderButtonBar — sınıf, paket xd.core.axm.enterprise.view.components | |
The AXMEnterpriseHeaderButtonBar component. | |
AXMEnterpriseHeaderButtonBar() — Yapıcı, sınıf xd.core.axm.enterprise.view.components.AXMEnterpriseHeaderButtonBar | |
Constructor. | |
AXMEnterpriseHScrollBarLargeSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollBar. | |
AXMEnterpriseHScrollBarLargeSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Constructor. | |
AXMEnterpriseHScrollbarNoControlsSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollbarNoControls The thumb and track are defined in separate skins. | |
AXMEnterpriseHScrollbarNoControlsSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollbar The thumb and track skins are defined by separate skins. | |
AXMEnterpriseHScrollbarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin | |
Constructor. | |
AXMEnterpriseHScrollbarThumbSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseHScrollbarThumbSkin. | |
AXMEnterpriseHScrollbarThumbSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackNoControlsSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseHScrollbarTrackNoControls The thumb and track skins are defined in separate skins. | |
AXMEnterpriseHScrollbarTrackNoControlsSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseHScrollbarTrack | |
AXMEnterpriseHScrollbarTrackSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackSkin | |
Constructor. | |
AXMEnterpriseIconButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseIconButton | |
AXMEnterpriseIconButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin | |
Constructor. | |
AXMEnterpriseLargeButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseLargeButtonSkin. | |
AXMEnterpriseLargeButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin | |
Constructor. | |
AXMEnterpriseLargeToggleButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseLargeToggleButton. | |
AXMEnterpriseLargeToggleButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin | |
Constructor. | |
AXMEnterpriseNavigationButtonBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseNavigationButtonBar The buttons on the ButtonBar component use the ButtonBarLastButtonSkin, ButtonBarFirstButtonSkin and ButtonBarMiddleButtonSkin classes. | |
AXMEnterpriseNavigationButtonBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin | |
Constructor. | |
AXMEnterpriseNumericStepperDecrementButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
Skin for AXMEnterpriseNumericStepperDecrementButton | |
AXMEnterpriseNumericStepperDecrementButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperIncrementButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
Skin for AXMEnterpriseNumericStepperDecrementButton | |
AXMEnterpriseNumericStepperIncrementButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for a Spark NumericStepper component. | |
AXMEnterpriseNumericStepperSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin | |
Constructor. | |
AXMEnterpriseNumericStepperTextInputSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for Spark TextInput component. | |
AXMEnterpriseNumericStepperTextInputSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
Constructor. | |
AXMEnterprisePanelSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterprisePanel. | |
AXMEnterprisePanelSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Constructor. | |
AXMEnterpriseProgressSpinnerSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterprisePanel. | |
AXMEnterpriseProgressSpinnerSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Constructor. | |
AXMEnterpriseQuietButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the Spark Button component. | |
AXMEnterpriseQuietButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin | |
Constructor. | |
AXMEnterpriseQuietHeaderBarButton — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseQuietHeaderBarButton | |
AXMEnterpriseQuietHeaderBarButton() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton | |
Constructor. | |
AXMEnterpriseQuietLargeButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseQuietLargeButton. | |
AXMEnterpriseQuietLargeButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeButtonSkin | |
Constructor. | |
AXMEnterpriseQuietLargeDropDownListButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseQuietLargeDropDownListButton. | |
AXMEnterpriseQuietLargeDropDownListButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseRadioButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseRadioButton. | |
AXMEnterpriseRadioButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseRadioButtonSkin | |
Constructor. | |
AXMEnterpriseResizeHandleSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseResizeHandle. | |
AXMEnterpriseResizeHandleSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseResizeHandleSkin | |
Constructor. | |
AXMEnterpriseScrollDownArrowSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollDownArrow. | |
AXMEnterpriseScrollDownArrowSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin | |
Constructor. | |
AXMEnterpriseScrollLeftArrowSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollLeftArrow. | |
AXMEnterpriseScrollLeftArrowSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin | |
Constructor. | |
AXMEnterpriseScrollRightArrowSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollRightArrowSkin.mxml. | |
AXMEnterpriseScrollRightArrowSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin | |
Constructor. | |
AXMEnterpriseScrollUpArrowSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseScrollRightArrowSkin.mxml. | |
AXMEnterpriseScrollUpArrowSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin | |
Constructor. | |
AXMEnterpriseSlideToggleButton — sınıf, paket xd.core.axm.enterprise.view.components | |
The AXMEnterpriseSlideToggleButton component. | |
AXMEnterpriseSlideToggleButton() — Yapıcı, sınıf xd.core.axm.enterprise.view.components.AXMEnterpriseSlideToggleButton | |
Constructor. | |
AXMEnterpriseSplitActionButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseSplitActionButton. | |
AXMEnterpriseSplitActionButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionPopUpButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseSplitActionPopUpButton. | |
AXMEnterpriseSplitActionPopUpButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMSplitActionButton. | |
AXMEnterpriseSplitActionSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Constructor. | |
AXMEnterpriseTabBarButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseTabBarButton. | |
AXMEnterpriseTabBarButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseTabBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseTabBar component. | |
AXMEnterpriseTabBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin | |
Constructor. | |
AXMEnterpriseTextAreaSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseTextArea. | |
AXMEnterpriseTextAreaSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin | |
Constructor. | |
AXMEnterpriseTextInputSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseTextInput. | |
AXMEnterpriseTextInputSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin | |
Constructor. | |
AXMEnterpriseTitleWindowSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for a AXMEnterpriseTitleWindow. | |
AXMEnterpriseTitleWindowSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Constructor. | |
AXMEnterpriseToggleButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToggleButton. | |
AXMEnterpriseToggleButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarBottomSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarBottom. | |
AXMEnterpriseToolBarBottomSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarFirstButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarButtonBarFirstButton. | |
AXMEnterpriseToolBarButtonBarFirstButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarLastButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarButtonBarLastButton | |
AXMEnterpriseToolBarButtonBarLastButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarMiddleButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolBarButtonBarMiddleButton | |
AXMEnterpriseToolBarButtonBarMiddleButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseToolbarButtonBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseToolbarButtonBarSkin. | |
AXMEnterpriseToolbarButtonBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin | |
Constructor. | |
AXMEnterpriseToolBarTopSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the Spark Button component. | |
AXMEnterpriseToolBarTopSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarButtonSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseViewModeButtonBarButton. | |
AXMEnterpriseViewModeButtonBarButtonSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseViewModeButtonBar. | |
AXMEnterpriseViewModeButtonBarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarNoControlsSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseVScrollbarNoControls The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively. | |
AXMEnterpriseVScrollbarNoControlsSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseVScrollbar. | |
AXMEnterpriseVScrollbarSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarThumbSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for the AXMEnterpriseVScrollbarThumb. | |
AXMEnterpriseVScrollbarThumbSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackNoControlsSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseVScrollbarTrackNoControls The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively. | |
AXMEnterpriseVScrollbarTrackNoControlsSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackSkin — sınıf, paket xd.core.axm.enterprise.view.skins | |
The default skin class for AXMEnterpriseVScrollbarTrack The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively. | |
AXMEnterpriseVScrollbarTrackSkin() — Yapıcı, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackSkin | |
Constructor. | |
AXMHeaderBar — sınıf, paket xd.core.axm.view.components | |
AXM Header Bar Components | |
AXMHeaderBar() — Yapıcı, sınıf xd.core.axm.view.components.AXMHeaderBar | |
Constructor. | |
AXMHScrollBar — sınıf, paket xd.core.axm.view.components | |
Default AXM Horizontal Scrollbar | |
AXMHScrollBar() — Yapıcı, sınıf xd.core.axm.view.components.AXMHScrollBar | |
Constructor. | |
AXMLightItemRenderer — sınıf, paket xd.core.axm.view.components | |
Item Renderer for the AXM Light style list | |
AXMLightItemRenderer() — Yapıcı, sınıf xd.core.axm.view.components.AXMLightItemRenderer | |
Constructor. | |
AXMList — sınıf, paket xd.core.axm.view.components | |
AXM List Component | |
AXMList() — Yapıcı, sınıf xd.core.axm.view.components.AXMList | |
Constructor. | |
AXMPopUp — sınıf, paket xd.core.axm.view.components | |
AXM Pop Up | |
AXMPopUp() — Yapıcı, sınıf xd.core.axm.view.components.AXMPopUp | |
Constructor. | |
AXMProgressBar — sınıf, paket xd.core.axm.view.components | |
AXM Progress bar component | |
AXMProgressBar() — Yapıcı, sınıf xd.core.axm.view.components.AXMProgressBar | |
Constructor. | |
AXMProgressSpinner — sınıf, paket xd.core.axm.view.components | |
Progress spinner component | |
AXMProgressSpinner() — Yapıcı, sınıf xd.core.axm.view.components.AXMProgressSpinner | |
Constructor. | |
AXMResizableContainer — sınıf, paket xd.core.axm.view.components | |
AXM Resizable Container | |
AXMResizableContainer() — Yapıcı, sınıf xd.core.axm.view.components.AXMResizableContainer | |
Constructor. | |
AXMRichTextEditor — sınıf, paket xd.core.axm.view.components | |
AXM Rich Text Editor Composite Component | |
AXMRichTextEditor() — Yapıcı, sınıf xd.core.axm.view.components.AXMRichTextEditor | |
Constructor. | |
AXMRichTextEditorControlBar — sınıf, paket xd.core.axm.view.components | |
Control bar for the AXM RichTextEditor | |
AXMRichTextEditorControlBar() — Yapıcı, sınıf xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Constructor. | |
AXMScroller — sınıf, paket xd.core.axm.view.components | |
The AXMScroller Component. | |
AXMScroller() — Yapıcı, sınıf xd.core.axm.view.components.AXMScroller | |
Constructor. | |
AXMSplitActionButton — sınıf, paket xd.core.axm.view.components | |
Split Action Button | |
AXMSplitActionButton() — Yapıcı, sınıf xd.core.axm.view.components.AXMSplitActionButton | |
Constructor. | |
AXMSwitch — sınıf, paket xd.core.axm.view.components | |
AXM Toggle Button | |
AXMSwitch() — Yapıcı, sınıf xd.core.axm.view.components.AXMSwitch | |
Constructor. | |
AXMTabBar — sınıf, paket xd.core.axm.view.components | |
AXM tab bar compoenent | |
AXMTabBar() — Yapıcı, sınıf xd.core.axm.view.components.AXMTabBar | |
Constructor. | |
AXMTabBarButton — sınıf, paket xd.core.axm.view.components | |
AXM Button Bar Button | |
AXMTabBarButton() — Yapıcı, sınıf xd.core.axm.view.components.AXMTabBarButton | |
Constructor. | |
AXMTitleWindow — sınıf, paket xd.core.axm.view.components | |
footerGradientEndColor | |
AXMTitleWindow() — Yapıcı, sınıf xd.core.axm.view.components.AXMTitleWindow | |
Constructor. | |
AXMToggleButton — sınıf, paket xd.core.axm.view.components | |
AXM Toggle Button Component | |
AXMToggleButton() — Yapıcı, sınıf xd.core.axm.view.components.AXMToggleButton | |
Constructor. | |
AXMToolPopUp — sınıf, paket xd.core.axm.view.components | |
AXM Tool Pop Up Component | |
AXMToolPopUp() — Yapıcı, sınıf xd.core.axm.view.components.AXMToolPopUp | |
Constructor. | |
AXMToolPopUpDropDownController — sınıf, paket xd.core.axm.view.components.support | |
The AXMToolPopUpDropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated tool pop up drop down. | |
AXMToolPopUpDropDownController() — Yapıcı, sınıf xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Constructor. | |
AXMVerticalDivider — sınıf, paket xd.core.axm.view.components | |
AXM AXM Vertical Divider Component | |
AXMVerticalDivider() — Yapıcı, sınıf xd.core.axm.view.components.AXMVerticalDivider | |
Constructor. | |
AXMVScrollBar — sınıf, paket xd.core.axm.view.components | |
AXM Vertical Scroll Bar Component | |
AXMVScrollBar() — Yapıcı, sınıf xd.core.axm.view.components.AXMVScrollBar | |
Constructor. | |
Semboller A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Tue Jun 12 2018, 01:24 PM Z