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. |