ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
 

A Indeks 

  Symbole   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 — Właściwość, klasa fl.motion.BezierSegment
Pierwszy punkt krzywej Beziera.
a — Właściwość, klasa flash.geom.Matrix
Wartość wpływająca na położenia pikseli wzdłuż osi x podczas skalowania lub obracania obrazu.
A — Właściwość statyczna stałej, klasa flash.ui.Keyboard
Stała skojarzona z kodem klawisza A (65).
A4 — Właściwość statyczna stałej, klasa flash.printing.PaperSize
A4
A5 — Właściwość statyczna stałej, klasa flash.printing.PaperSize
A5
A6 — Właściwość statyczna stałej, klasa flash.printing.PaperSize
A6
AAAARecord — klasa, pakiet flash.net.dns
Klasa AAAARecord reprezentuje rekord zasobu AAAA w systemie Domain Name System (DNS), zawierający adres IPv6.
AAAARecord() — Konstruktor, klasa flash.net.dns.AAAARecord
Tworzy rekord zasobu AAAA.
abandon(taskId:String) — metoda, interfejs lc.procmgmt.ITaskManager
Abandons the task identified by the task identifier.
abandon() — metoda, klasa lc.procmgmt.domain.Task
Abandons the task.
AbandonCommand — klasa, pakiet lc.procmgmt.commands
The AbandonCommand class executes the abandon operation for a task.
AbandonCommand(task:lc.procmgmt.domain:Task) — Konstruktor, klasa lc.procmgmt.commands.AbandonCommand
Constructor.
ABOVE — Właściwość statyczna stałej, klasa spark.components.PopUpPosition
Position above the target
ABRUtils — klasa, pakiet org.osmf.net
ABRUtils provides utility functions used in the Adaptive Bitrate components
abs(val:Number) — Metoda statyczna , klasa Math
Oblicza i zwraca wartość bezwzględną dla liczby określonej przez parametr val.
abs(n:Number) — Metoda statyczna , klasa com.adobe.fiber.runtime.lib.MathFunc
The absolute value of a number.
ABSOLUTE — Właściwość statyczna stałej, klasa mx.core.ContainerLayout
Use absolute layout for the contents of this container.
absoluteEnd — Właściwość, klasa flashx.textLayout.edit.ElementRange
Bezwzględne położenie tekstu obiektu FlowLeafElement, który zawiera koniec zakresu.
absoluteEnd — Właściwość, interfejs flashx.textLayout.edit.ISelectionManager
Położenie tekstu będące końcem zaznaczenia, jako przesunięcie od początku przepływu tekstu.
absoluteEnd — Właściwość, klasa flashx.textLayout.edit.SelectionManager
Położenie tekstu będące końcem zaznaczenia, jako przesunięcie od początku przepływu tekstu.
absoluteEnd — Właściwość, klasa flashx.textLayout.elements.TextRange
Koniec zaznaczenia, jako bezwzględne położenie w TextFlow
absoluteEnd — Właściwość, klasa flashx.textLayout.operations.FlowTextOperation
Bezwzględny punkt zakończenia zakresu tekstu, dla którego stosowana jest dana operacja.
absoluteStart — Właściwość, klasa flashx.textLayout.compose.TextFlowLine
Położenie wiersza jako bezwzględne położenie znaku w obiekcie TextFlow.
absoluteStart — Właściwość, klasa flashx.textLayout.container.ContainerController
Zwraca pierwszy znak do kontenera.
absoluteStart — Właściwość, klasa flashx.textLayout.edit.ElementRange
Bezwzględne położenie tekstu obiektu FlowLeafElement, który zawiera początek zakresu.
absoluteStart — Właściwość, interfejs flashx.textLayout.edit.ISelectionManager
Położenie tekstu będące początkiem zaznaczenia, jako przesunięcie od początku przepływu tekstu.
absoluteStart — Właściwość, klasa flashx.textLayout.edit.SelectionManager
Położenie tekstu będące początkiem zaznaczenia, jako przesunięcie od początku przepływu tekstu.
absoluteStart — Właściwość, klasa flashx.textLayout.elements.TextRange
Początek zaznaczenia, jako bezwzględne położenie w TextFlow
absoluteStart — Właściwość, klasa flashx.textLayout.operations.FlowTextOperation
Bezwzględny punkt rozpoczęcia zakresu tekstu, dla którego stosowana jest dana operacja.
absoluteToDisplayColumnIndex(columnIndex:int) — metoda, klasa mx.controls.AdvancedDataGridBaseEx
Converts an absolute column index to the corresponding index in the displayed columns.
absoluteToVisibleColumnIndex(columnIndex:int) — metoda, klasa mx.controls.AdvancedDataGridBaseEx
Converts an absolute column index to the corresponding index in the visible columns.
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — metoda, klasa 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 — klasa, pakiet mx.messaging
The AbstractConsumer is the base class for both the Consumer and MultiTopicConsumer classes.
AbstractConsumer() — Konstruktor, klasa mx.messaging.AbstractConsumer
Constructs a Consumer.
AbstractEntityMetadata — klasa, pakiet com.adobe.fiber.valueobjects
This class defines default, error throwing implementations of all of the functions declared in the IModelType and IModelInstance interfaces.
AbstractEvent — klasa, pakiet mx.rpc.events
The base class for events that RPC services dispatch.
AbstractInvoker — klasa, pakiet mx.rpc
An invoker is an object that actually executes a remote procedure call (RPC).
AbstractMessage — klasa, pakiet mx.messaging.messages
Abstract base class for all messages.
AbstractMessage() — Konstruktor, klasa mx.messaging.messages.AbstractMessage
Constructs an instance of an AbstractMessage with an empty body and header.
AbstractOperation — klasa, pakiet mx.rpc
The AbstractOperation class represents an individual method on a service.
AbstractOperation — klasa, pakiet mx.rpc.http
An Operation used specifically by HTTPService or HTTPMultiService.
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Konstruktor, klasa mx.rpc.AbstractOperation
Creates a new Operation.
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Konstruktor, klasa mx.rpc.http.AbstractOperation
Creates a new Operation.
AbstractParticipant — klasa, pakiet 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) — Konstruktor, klasa com.adobe.livecycle.rca.model.participant.AbstractParticipant
Constructor.
AbstractProducer — klasa, pakiet mx.messaging
The AbstractProducer is the base class for the Producer and MultiTopicConsumer classes.
AbstractSearchFilterVO — klasa, pakiet com.adobe.solutions.prm.vo
This class defines an abstract search filter for Project Management search operations.
AbstractSearchFilterVO() — Konstruktor, klasa com.adobe.solutions.prm.vo.AbstractSearchFilterVO
The constructor for AbstractSearchFilterVO class.
AbstractService — Klasa Dynamic, pakiet mx.rpc
The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes.
AbstractService(destination:String) — Konstruktor, klasa mx.rpc.AbstractService
Constructor.
AbstractServiceWrapper — klasa, pakiet 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) — Konstruktor, klasa com.adobe.fiber.services.wrapper.AbstractServiceWrapper
Constructor.
AbstractStage — klasa, pakiet com.adobe.livecycle.rca.model.stage
Defines the basic properties of a stage.
AbstractStage(self:com.adobe.livecycle.rca.model.stage:AbstractStage) — Konstruktor, klasa com.adobe.livecycle.rca.model.stage.AbstractStage
This constructor function cannot be called directly because this is an abstract class.
AbstractTarget — klasa, pakiet mx.logging
This class provides the basic functionality required by the logging framework for a target implementation.
AbstractTarget() — Konstruktor, klasa mx.logging.AbstractTarget
Constructor.
AbstractWebService — klasa, pakiet 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) — Konstruktor, klasa mx.rpc.soap.AbstractWebService
Creates a new WebService.
AccConst — klasa Final, pakiet mx.accessibility
The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification.
accDoDefaultAction(childID:uint) — metoda, klasa flash.accessibility.AccessibilityImplementation
Metoda IAccessible wykonująca domyślą czynność skojarzoną ze składnikiem reprezentowanym przez tę klasę AccessibilityImplementation lub jeden z jego elementów potomnych.
ACCELERATED — Właściwość statyczna stałej, klasa flash.media.VideoStatus
Wskazuje dekodowanie wideo przyspieszane sprzętowo (przy użyciu GPU).
accelerationX — Właściwość, klasa flash.events.AccelerometerEvent
Przyspieszenie wzdłuż osi x, jako wielokrotność G.
accelerationY — Właściwość, klasa flash.events.AccelerometerEvent
Przyspieszenie wzdłuż osi y, jako wielokrotność G.
accelerationZ — Właściwość, klasa flash.events.AccelerometerEvent
Przyspieszenie wzdłuż osi z, jako wielokrotność G.
Accelerometer — klasa, pakiet flash.sensors
Klasa Accelerometer wywołuje zdarzenia w odpowiedzi na aktywność wykrywaną przez czujnik ruchu urządzenia.
Accelerometer() — Konstruktor, klasa flash.sensors.Accelerometer
Tworzy nową instancję klasy Accelerometer.
AccelerometerEvent — klasa, pakiet flash.events
Klasa Accelerometer wywołuje obiekty AccelerometerEvent w przypadku odebrania aktualizacji danych dotyczących przyspieszenia z przyspieszeniomierza zainstalowanego w urządzeniu.
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — Konstruktor, klasa flash.events.AccelerometerEvent
Tworzy obiekt AccelerometerEvent, który zawiera informacje o przyspieszeniu wzdłuż trzech osi wymiaru.
accentColor — Styl, klasa mx.charts.Legend
Accent color used by component skins.
accentColor — Styl, klasa mx.controls.sliderClasses.Slider
Color of the track highlight.
accentColor — Styl, klasa mx.controls.Button
Color applied to the button when the emphasized flag is true.
accentColor — Styl, klasa mx.core.ScrollControlBase
Accent color used by component skins.
accentColor — Styl, klasa mx.core.Container
Accent color used by component skins.
accentColor — Styl, klasa spark.components.supportClasses.GroupBase
Accent color used by component skins.
accentColor — Styl, klasa spark.components.Button
Color applied to the button when the emphasized flag is true.
accentColor — Styl, klasa spark.components.ActionBar
Accent color used by component skins.
accentColor — Styl, klasa spark.components.SkinnableContainer
Accent color used by component skins.
accentColor — Styl, klasa spark.components.DateSpinner
Color applied for the date items that match today's date.
accentColor — Styl, klasa spark.components.ToggleSwitch
Color applied to highlight the selected side of the ToggleSwitch control.
accept() — Metoda statyczna , klasa adobe.utils.XMLUI
Zamyka bieżące okno dialogowe XMLUI w stanie "akceptuj".
acceptableStatusCodes — Właściwość, klasa air.net.URLMonitor
Liczbowe kody stanu reprezentujące wynik pomyślny.
acceptAllClient() — metoda, klasa mx.data.Conflicts
This is a convenience method that iterates all of the conflicts within this list and invokes the Conflict.acceptClient() method.
acceptAllServer() — metoda, klasa mx.data.Conflicts
This is a convenience method that iterates all of the conflicts within this list and invokes the Conflict.acceptClient() method.
acceptClient() — metoda, klasa 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) — Metoda statyczna , klasa flash.desktop.NativeDragManager
Informuje obiekt NativeDragManager, że wybrany docelowy obiekt interaktywny może przyjąć upuszczenie określone przez obecne zdarzenie przeciągania.
acceptDragDrop(target:mx.core:IUIComponent) — Metoda statyczna , klasa mx.managers.DragManager
Call this method from your dragEnter event handler if you accept the drag/drop data.
acceptServer() — metoda, klasa mx.data.Conflict
Removes the conflicting local change and applies the property values found on the Conflict.serverObject property to the local item.
Accessibility — klasa Final, pakiet flash.accessibility
Klasa Accessibility odpowiada za komunikację z czytnikami ekranu.
accessibilityDescription — Właściwość, klasa mx.core.UIComponent
A convenience accessor for the description property in this UIComponent's accessibilityProperties object.
accessibilityEnabled — Właściwość, klasa mx.core.UIComponent
A convenience accessor for the silent property in this UIComponent's accessibilityProperties object.
accessibilityImplementation — Właściwość, klasa flash.display.InteractiveObject
Bieżąca implementacja dostępności (AccessibilityImplementation) dla tego wystąpienia klasy InteractiveObject.
AccessibilityImplementation — klasa, pakiet flash.accessibility
Klasa AccessibilityImplementation jest klasą bazową w programie Flash Player, która umożliwia implementowanie ułatwień dostępu w składnikach.
AccessibilityImplementation() — Konstruktor, klasa flash.accessibility.AccessibilityImplementation
Konstruktor statyczny.
accessibilityName — Właściwość, klasa mx.core.UIComponent
A convenience accessor for the name property in this UIComponent's accessibilityProperties object.
accessibilityProperties — Właściwość, klasa flash.display.DisplayObject
Bieżące opcje dostępności tego obiektu wyświetlanego.
accessibilityProperties — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter
accessibilityProperties — Właściwość, interfejs mx.core.IFlexDisplayObject
Bieżące opcje dostępności tego obiektu wyświetlanego.
accessibilityProperties — Właściwość, interfejs spark.core.IEditableText
Bieżące opcje dostępności tego obiektu wyświetlanego.
AccessibilityProperties — klasa, pakiet flash.accessibility
Klasa AccessibilityProperties pozwala kontrolować wyświetlanie obiektów Flash przez narzędzia wspomagające, np. czytniki ekranu.
AccessibilityProperties() — Konstruktor, klasa flash.accessibility.AccessibilityProperties
Tworzy nowy obiekt AccessibilityProperties.
accessibilityShortcut — Właściwość, klasa mx.core.UIComponent
A convenience accessor for the shortcut property in this UIComponent's accessibilityProperties object.
AccessibleButton — klasa, pakiet ga.uiComponents
For internal use only.
accessibleName — Właściwość, klasa lc.procmgmt.ui.controls.EmbossedNavigator
Sets the accessible name of the list that is read by a screen reader.
AccessibleText — klasa, pakiet ga.uiComponents
For internal use only.
AccessPrivileges — klasa, pakiet mx.data
Encapsulates the allowed privileges and provides access to simple descriptions of what operations are allowed.
AccessPrivileges(privileges:uint) — Konstruktor, klasa mx.data.AccessPrivileges
Constructs an instance with the specified privileges.
AccImpl — klasa, pakiet fl.accessibility
Klasa AccImpl - Accessibility Implementation - to podstawowa klasa do wdrażania ułatwień dostępu w różnych składnikach aplikacji.
AccImpl — klasa, pakiet mx.accessibility
AccImpl is Flex's base accessibility implementation class for MX and Spark components.
AccImpl(master:mx.core:UIComponent) — Konstruktor, klasa mx.accessibility.AccImpl
Constructor.
accLocation(childID:uint) — metoda, klasa flash.accessibility.AccessibilityImplementation
Metoda MSAA zwracająca obiekt DisplayObject lub Rectangle określający obwiednię elementu podrzędnego w klasie AccessibilityImplementation.
Accordion — klasa, pakiet 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() — Konstruktor, klasa mx.containers.Accordion
Constructor.
AccordionAutomationImpl — klasa, pakiet mx.automation.delegates.containers
Defines the methods and properties required to perform instrumentation for the Accordion class.
AccordionAutomationImpl(obj:mx.containers:Accordion) — Konstruktor, klasa mx.automation.delegates.containers.AccordionAutomationImpl
Constructor.
AccordionHeader — klasa, pakiet mx.containers.accordionClasses
The AccordionHeader class defines the appearance of the navigation buttons of an Accordion.
AccordionHeader() — Konstruktor, klasa mx.containers.accordionClasses.AccordionHeader
Constructor.
AccordionHeaderAccImpl — klasa, pakiet mx.accessibility
AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class.
AccordionHeaderAccImpl(master:mx.core:UIComponent) — Konstruktor, klasa mx.accessibility.AccordionHeaderAccImpl
Constructor.
AccordionHeaderSkin — klasa, pakiet mx.skins.halo
The skin for all the states of an AccordionHeader in an Accordion.
AccordionHeaderSkin — klasa, pakiet mx.skins.spark
The Spark skin class for the header of the MX Accordion container.
AccordionHeaderSkin — klasa, pakiet mx.skins.wireframe
The wireframe skin class for the header of the MX Accordion container.
AccordionHeaderSkin() — Konstruktor, klasa mx.skins.halo.AccordionHeaderSkin
Constructor.
AccordionHeaderSkin() — Konstruktor, klasa mx.skins.spark.AccordionHeaderSkin
Constructor.
AccordionHeaderSkin() — Konstruktor, klasa mx.skins.wireframe.AccordionHeaderSkin
Constructor.
_accordionMode — Właściwość, klasa xd.core.axm.view.components.AXMAccordion
The accordionMode determines if the accordion is in MODE_ACCORDION or MODE_DISCLOSURE
accordionMode — Właściwość, klasa xd.core.axm.view.components.AXMAccordion
accordionMode
AccordionNav — klasa, pakiet ga.controls
The AccordionNav component is an accordion control that lists section names where each section contains a list of panels.
AccordionNav() — Konstruktor, klasa ga.controls.AccordionNav
Constructor.
AccordionSkin — klasa, pakiet com.adobe.guides.spark.wrappers.skins
Defines the Accordion wrapper skin.
AccordionSkin() — Konstruktor, klasa com.adobe.guides.spark.wrappers.skins.AccordionSkin
Constructor.
accSelect(operation:uint, childID:uint) — metoda, klasa flash.accessibility.AccessibilityImplementation
Metoda IAccessible służąca do zmiany zaznaczenia w składniku reprezentowanym przez ten obiekt AccessibilityImplementation.
accurate — Właściwość, klasa 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 — Zdarzenie, klasa 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) — metoda, klasa mx.messaging.MessageAgent
Invoked by a MessageResponder upon receiving a result for a sent message.
ACKNOWLEDGE — Właściwość statyczna stałej, klasa mx.messaging.events.MessageAckEvent
The ACKNOWLEDGE event type; dispatched upon receipt of an acknowledgement.
acknowledgeMessage — Właściwość, klasa mx.messaging.events.MessageAckEvent
Utility property to get the message property from the MessageEvent as an AcknowledgeMessage.
AcknowledgeMessage — klasa, pakiet mx.messaging.messages
An AcknowledgeMessage acknowledges the receipt of a message that was sent previously.
AcknowledgeMessage() — Konstruktor, klasa mx.messaging.messages.AcknowledgeMessage
Constructs an instance of an AcknowledgeMessage with an empty body and header.
ACMRelationshipManager — klasa, pakiet com.adobe.icc.editors.managers
Relationship manager for managing the Relationship browser.
ACMRelationshipManager() — Konstruktor, klasa com.adobe.icc.editors.managers.ACMRelationshipManager
Constructor.
acos(val:Number) — Metoda statyczna , klasa Math
Oblicza i zwraca wartość arcus cosinus dla liczby określonej przez parametr (w radianach).
acquireContextByName(name:String) — metoda, interfejs com.adobe.mosaic.om.interfaces.IApplication
Returns the context interface with the given name for the application.
acquireManager(name:String) — metoda, interfejs com.adobe.mosaic.om.interfaces.IClientFramework
Creates or gets the instance of the requested Composite Application Framework component that implements IManager.
ACROBAT_DETECT — Właściwość statyczna stałej, klasa 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 — Właściwość, klasa coldfusion.service.BasicService
Action string for the service.
action — Właściwość, interfejs com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler
Fetch action associated with this handler instance.
action — Właściwość, klasa com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler
Fetch action associated with this handler instance.
action — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor
The action (AssetAction) being performed on this particular instance of data dictionary.
action — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer
The custom action instance associated with the action renderer.
action — Właściwość, interfejs com.adobe.solutions.acm.authoring.presentation.actionbar.IActionRenderer
Fetch action associated with this handler instance.
action — Właściwość, klasa mx.automation.events.AutomationDragEvent
The requested action.
action — Właściwość, klasa mx.events.DragEvent
The requested action.
action — Właściwość, klasa spark.events.ViewNavigatorEvent
The navigation action committed by the view navigator that resulted in the event.
ACTION — Właściwość statyczna, klasa mx.messaging.management.MBeanOperationInfo
The operation is write-like, updating the control in some way.
ACTION_ACTIVATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to activation of an asset.
ACTION_ACTIVATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to activation of an asset.
ACTION_ACTIVATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to activation of an asset.
ACTION_ACTIVATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to activation of an asset.
ACTION_ACTIVATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to activation of an asset.
ACTION_ACTIVATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to activation of an asset.
ACTION_ACTIVATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to publishing of an asset.
ACTION_ASSET_FOCUS_GAINED — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent
This constant specifies that the asset has gained focus.
actionBar — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Właściwość, klasa spark.components.ViewNavigatorApplication
A reference to the view navigator's ActionBar control, if one exists.
actionBar — Właściwość, klasa spark.skins.mobile.ViewNavigatorSkin
A skin part that defines the action bar of the navigator.
ActionBar — klasa, pakiet com.adobe.ep.ux.content.view.components.toolbar
Actionbar Host Component
ActionBar — klasa, pakiet spark.components
The ActionBar class defines a component that includes title, navigation, and action content groups.
ActionBar() — Konstruktor, klasa com.adobe.ep.ux.content.view.components.toolbar.ActionBar
Constructor
ActionBar() — Konstruktor, klasa spark.components.ActionBar
Constructor.
ActionBarButtonSkinBase — klasa, pakiet spark.skins.mobile.supportClasses
Base skin class for ActionBar buttons in mobile applications.
ActionBarButtonSkinBase() — Konstruktor, klasa spark.skins.mobile.supportClasses.ActionBarButtonSkinBase
Constructor.
ActionBarDefaultButtonAppearance — klasa Final, pakiet spark.components
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar.
ActionBarSkin — klasa, pakiet spark.skins.mobile
The default skin class for the Spark ActionBar component in mobile applications.
ActionBarSkin() — Konstruktor, klasa spark.skins.mobile.ActionBarSkin
Constructor.
actionBarVisible — Właściwość, klasa spark.components.View
Specifies whether a view should show the action bar or not.
actionButton — Część karnacji, klasa 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 — Część karnacji, klasa 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 — Część karnacji, klasa xd.core.axm.view.components.AXMSplitActionButton
actionButton — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin
The action button.
ACTION_BUTTON_CLICK — Właściwość statyczna stałej, klasa xd.core.axm.view.components.AXMSplitActionButton
ACTION_BUTTON_CLICK
actionConfig — Właściwość, klasa com.adobe.icc.vo.CustomAction
Specifies the extended properties of the underlying object.
actionContent — Właściwość, klasa spark.components.ActionBar
The components that define actions the user can take in a view.
actionContent — Właściwość, klasa spark.components.View
actionContent — Właściwość, klasa spark.components.ViewNavigator
actionContent — Właściwość, klasa spark.components.ViewNavigatorApplication
ACTION_COPY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to copying of an asset.
ACTION_COPY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to copying of an asset.
ACTION_COPY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to copying of an asset.
ACTION_COPY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to copying of an asset.
ACTION_COPY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to copying of an asset.
ACTION_COPY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to copying of an asset.
ACTION_COPY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to copying of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.CategoryHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to creation of an asset.
ACTION_CREATE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to creation of an asset.
ACTION_DEFAULT — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent
This constant specifies the default action to be taken on the asset
ACTION_DEFAULT — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetFocusEvent
This constant specifies the default action on the asset.
ACTION_DEFAULT — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionEvent
Specifies the default action when the user double-clicks an action.
ACTION_DEFAULT_VERSION_SPECIFIC — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.CategoryHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DELETE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to deletion of an asset.
ACTION_DEPENDENCY_BROWSER — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent
Dependency/Relationship action name.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent
This constant specifies that report action on Dependency Browser needs to be performed.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to downloading dependency browser report.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to downloading dependency browser report.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to downloading dependency browser report.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to downloading dependency browser report.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to downloading dependency browser report.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to downloading dependency browser report.
ACTION_DEPENDENCY_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to downloading dependency browser report.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.CategoryHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to editing of an asset.
ACTION_EDIT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to editing of an asset.
ActionEffectInstance — klasa, pakiet mx.effects.effectClasses
The ActionEffectInstance class is the superclass for all action effect instance classes.
ActionEffectInstance(target:Object) — Konstruktor, klasa mx.effects.effectClasses.ActionEffectInstance
Constructor.
actionEnabled(extraParams:Object) — metoda, interfejs com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler
Should the action be enabled in toolbar
actionEnabled(extraParams:Object) — metoda, klasa com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler
Should the action be enabled in toolbar
ACTION_EXPORTDEFINITION — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTDEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTDEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTDEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTDEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTDEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTDEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.BaseAssetHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to exporting dependencies of an asset.
ACTION_EXPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.managers.ImportExportManager
The constant specifying the export package action.
actionGroup — Część karnacji, klasa 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 — Właściwość, klasa spark.skins.mobile.ActionBarSkin
The skin part that defines the appearance of the action area of the component.
actionHandler — Właściwość, klasa com.adobe.icc.vo.CustomAction
Qulaified class name of the handler who will be handling this action click.
actionHandler — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer
The handler invoked on click of the custom action button on extensible toolbar.
actionHandler — Właściwość, interfejs 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 — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.BaseAssetHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to importing dependencies of an asset.
ACTION_IMPORTPACKAGE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.managers.ImportExportManager
The constant specifying the import package action.
actionIndex — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetAction
Relative index of action in it's group
ACTION_INFO — Właściwość statyczna, klasa mx.messaging.management.MBeanOperationInfo
The operation is both read-like and write-like, updating the control and returning information.
ACTION_INVALID_ERROR — Właściwość statyczna stałej, klasa coldfusion.service.ProxyServiceError
actionItemGroup — Część karnacji, klasa com.adobe.ep.ux.content.view.components.toolbar.ActionBar
Group for displaying all the asset actions Group for displaying all the asset actions
actionItemRenderer — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar
A skin part that defines ActionRenderer A skin part that defines ActionRenderer
actionItems — Właściwość, klasa com.adobe.ep.ux.content.event.AssetActionEvent
Selected Itmes on which action is taken
actionItems — Właściwość, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionEvent
Specifies the selected items on which to take the action.
actionItemsInstances — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.ActionBar
actionLayout — Właściwość, klasa spark.components.ActionBar
Defines the layout of the components defined in the action area by the actionGroup property.
actionLayout — Właściwość, klasa spark.components.View
Defines the layout of the components defined in the action area by the actionGroup property.
actionLayout — Właściwość, klasa spark.components.ViewNavigator
The components that define actions the user can take in a view.
actionLayout — Właściwość, klasa spark.components.ViewNavigatorApplication
Defines the layout of the components defined in the action area by the actionGroup property.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to activation of an asset.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to activation of an asset.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_MARKFORPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to activation of an asset.
actionMenu — Część karnacji, klasa 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 — Właściwość, klasa com.adobe.ep.taskmanagement.event.TaskCompletedEvent
The name of the user action used to complete the task.
actionName — Właściwość, klasa com.adobe.ep.ux.content.event.AssetActionCompleteEvent
Name of the action
actionName — Właściwość, klasa com.adobe.ep.ux.content.event.AssetActionEvent
Name of the action
actionName — Właściwość, klasa com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent
The name of the selected user action.
actionName — Właściwość, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent
Specifies the name of the action.
actionName — Właściwość, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionEvent
Specifies the name of the action.
actionName — Właściwość, klasa com.adobe.solutions.rca.vo.AuditActionVO
Retrieves the name of the audit action.
actionName — Właściwość, klasa com.adobe.solutions.rca.vo.AuditMetaInfoVO
Gets the action name.
actionName — Właściwość, klasa lc.procmgmt.domain.UserActionProperty
Returns name of the action.
actionNames — Właściwość, interfejs com.adobe.ep.taskmanagement.domain.ILCTask
Retrieves the list of user actions supported by the task.
ActionNames — Właściwość, interfejs com.adobe.ep.taskmanagement.domain.ITask
The list of user actions supported by the task.
ACTION_PREVIEW_WITHOUT_DATA — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to previewing letter without data.
ACTION_PREVIEW_WITH_TEST_DATA — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to previewing letter with data.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent
Publish action name.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to publishing of an asset.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to publishing of an asset.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to publishing of an asset.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to publishing of an asset.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to publishing of an asset.
ACTION_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to markforpublish of an asset.
ACTION_PUBLISH_BROWSER_PUBLISH — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to publishing of an asset
ACTION_PUBLISH_BROWSER_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to publishing of an asset
ACTION_PUBLISH_BROWSER_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to publishing of an asset
ACTION_PUBLISH_BROWSER_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to publishing of an asset
ACTION_PUBLISH_BROWSER_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to publishing of an asset
ACTION_PUBLISH_BROWSER_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to publishing of an asset
ACTION_PUBLISH_BROWSER_PUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to publishing of an asset
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent
This constant specifies that report action on Publish Browser needs to be performed.
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to publishing report of an asset
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to publishing report of an asset
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to publishing report of an asset
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to publishing report of an asset
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to publishing report of an asset
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to publishing report of an asset
ACTION_PUBLISH_BROWSER_REPORT — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to publishing report of an asset
actionRenderer — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetAction
Can specify Renderer for Asset Action
ActionRenderer — klasa, pakiet com.adobe.solutions.acm.authoring.presentation.actionbar
The renderer that is used to render the custom action instance on the extensible tool bar.
ActionRenderer() — Konstruktor, klasa com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer
Constructor.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to revert to last publish of an asset.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to revert to last publish of an asset.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to revert to last publish of an asset.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to revert to last publish of an asset.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to revert to last publish of an asset.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to revert to last publish of an asset.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to revert to last publish of an asset.
ACTION_REVERTTOLASTPUBLISH — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to revert to last publish of an asset.
actions — Właściwość, klasa com.adobe.solutions.rca.vo.AuditLevelVO
Gets the audit actions associated with the audit level.
ACTIONSCRIPT — Właściwość statyczna stałej, klasa fl.video.CuePointType
Definiuje wartość parametru type w metodach findCuePoint() i findNearestCuePoint().
ACTION_SCRIPT — Właściwość statyczna stałej, klasa mx.events.MetadataEvent
The MetadataEvent.ACTION_SCRIPT constant defines the value of the type property of the event object for a actionscript event.
ACTIONSCRIPT — Właściwość statyczna stałej, klasa org.osmf.metadata.CuePointType
An ActionScript cue point.
ACTIONSCRIPT2 — Właściwość statyczna stałej, klasa flash.display.ActionScriptVersion
Język ActionScript w wersji 2.0 i starsze wersje.
ACTIONSCRIPT3 — Właściwość statyczna stałej, klasa flash.display.ActionScriptVersion
Język ActionScript w wersji 3.0.
actionScriptData — Właściwość, klasa flash.external.ExtensionContext
Obiekt ActionScript (o ile istnieje) związany z tym kontekstem.
actionScriptVersion — Właściwość, klasa fl.display.ProLoaderInfo
Wersja ActionScript wczytanego pliku SWF.
actionScriptVersion — Właściwość, klasa flash.display.LoaderInfo
Wersja ActionScript wczytanego pliku SWF.
ActionScriptVersion — klasa Final, pakiet flash.display
Klasa ActionScriptVersion stanowi wyliczenie stałych, które oznaczają wersję językowe ładowanych plików SWF.
actionSelected — Zdarzenie, klasa com.adobe.ep.ux.documentsubmit.domain.DocumentSubmit
Dispatched when a button is selected.
actionSelected — Zdarzenie, klasa com.adobe.ep.ux.taskaction.component.TaskActionComponent
Dispatched when the user clicks a user action button.
actionSelected — Zdarzenie, klasa com.adobe.ep.ux.taskaction.domain.TaskAction
Dispatched when the user selects an action.
ActionSelectedEvent — klasa, pakiet 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) — Konstruktor, klasa com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent
Constructor.
ACTION_SELECTED_EVENT — Właściwość statyczna stałej, klasa com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent
The ACTION_SELECTED_EVENT constant define the event type name for the event.
actionSeperator — Część karnacji, klasa com.adobe.ep.ux.content.view.components.toolbar.ActionBar
Factory for Separator between the actions Factory for Separator between the actions
actionsList — Właściwość statyczna, klasa adobe.utils.CustomActions
Zwraca obiekt Array zawierający nazwy wszystkich operacji niestandardowych, które zarejestrowano za pomocą narzędzia programu Flash.
ACTION_VERSION_HISTORY — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.event.AssetActionEvent
Version History action name.
ACTION_VERSIONHISTORY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to getting version history of an asset.
ACTION_VERSIONHISTORY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to getting version history of an asset.
ACTION_VERSIONHISTORY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to getting version history of an asset.
ACTION_VERSIONHISTORY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to getting version history of an asset.
ACTION_VERSIONHISTORY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to getting version history of an asset.
ACTION_VERSIONHISTORY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to getting version history of an asset.
ACTION_VERSIONHISTORY — Właściwość statyczna stałej, klasa 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 — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.CategoryHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to viewing of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.CategoryHandler
Constant for the name of the action related to view dependencies of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the name of the action related to view dependencies of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the name of the action related to view dependencies of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the name of the action related to view dependencies of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the name of the action related to view dependencies of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the name of the action related to view dependencies of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the name of the action related to view dependencies of an asset.
ACTION_VIEW_DEPENDENCY — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the name of the action related to view dependencies of an asset.
actionVisible(extraParams:Object) — metoda, interfejs com.adobe.acm.solutions.authoring.domain.extensions.IActionHandler
Should the action be visible in toolbar
actionVisible(extraParams:Object) — metoda, klasa com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler
Should the action be visible in toolbar
activate() — metoda, interfejs com.adobe.solutions.prm.domain.IProject
This remote operation activates a current project and its child projects or workItems.
activate() — metoda, interfejs com.adobe.solutions.prm.domain.IWorkItem
This remote operation activates the current workitem.
activate() — metoda, klasa com.adobe.solutions.prm.domain.impl.Project
This remote operation activates a current project and its child projects or workItems.
activate() — metoda, klasa com.adobe.solutions.prm.domain.impl.WorkItem
This remote operation activates the current workitem.
activate() — metoda, klasa fl.managers.FocusManager
Uaktywnia wystąpienie klasy FocusManager.
activate() — metoda, interfejs fl.managers.IFocusManager
Uaktywnia menedżera aktywności.
activate — Zdarzenie, klasa flash.desktop.NativeApplication
Wywoływane, gdy aplikacja staje się aktywną aplikacją pulpitu.
activate(window:flash.display:NativeWindow) — metoda, klasa flash.desktop.NativeApplication
Aktywuje tą aplikację.
activate — Zdarzenie, klasa flash.display.NativeWindow
Wywołane przez ten obiekt NativeWindow po aktywacji okna.
activate() — metoda, klasa flash.display.NativeWindow
Aktywuje to okno.
activate — Zdarzenie, klasa flash.events.EventDispatcher
[zdarzenie broadcast] Wywoływane, gdy program Flash Player lub aplikacja środowiska wykonawczego AIR uzyskuje fokus w systemie operacyjnym i przechodzi w stan aktywny.
activate() — metoda, klasa mx.core.Window
Activates the underlying NativeWindow (even if this Window's application is not currently active).
activate() — metoda, klasa mx.core.WindowedApplication
Activates the underlying NativeWindow (even if this application is not the active one).
activate() — metoda, klasa mx.managers.FocusManager
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time.
activate() — metoda, interfejs mx.managers.IFocusManager
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time.
activate() — metoda, klasa spark.components.Window
Activates the underlying NativeWindow (even if this Window's application is not currently active).
activate() — metoda, klasa spark.components.WindowedApplication
Activates the underlying NativeWindow (even if this application is not the active one).
ACTIVATE — Właściwość statyczna stałej, klasa flash.events.Event
Stała ACTIVATE definiuje wartość właściwości type obiektu zdarzenia activate.
activateCheckbox — Część karnacji, klasa 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() — metoda, klasa com.adobe.icc.editors.handlers.ConditionHandler
Called internally when this handler is handling an action of type Activate.
activateDataModule(moduleId:String, updateDependencies:Boolean) — metoda, interfejs com.adobe.icc.services.module.IModuleService
Activates the specified data module.
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — metoda, klasa com.adobe.guides.spark.wrappers.components.WrapperHostBase
Call back indicating document view has activated.
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — metoda, interfejs ga.controls.IWrapperHost
Call back indicating document view has activated.
activateDocumentViewCB(error:ga.model:FormBridgeError, data:String) — metoda, klasa ga.controls.Wrapper
Call back indicating document view has activated.
ACTIVATE_FOCUS_REQUEST — Właściwość statyczna stałej, klasa 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) — metoda, interfejs com.adobe.icc.services.layout.ILayoutService
Activates a form template
activateFragmentLayout(fragmentLayoutId:String, updateDependencies:Boolean) — metoda, interfejs com.adobe.icc.services.fragmentlayout.IFragmentLayoutService
Activates a fragmentLayout template
activateFragmentLayouts() — metoda, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Called internally when this handler is handling an action of type Activate.
activateHandler(event:flash.events:Event) — metoda, klasa flashx.textLayout.container.ContainerController
Przetwarza zdarzenie Event.ACTIVATE, gdy klient zarządza zdarzeniami.
activateHandler(event:flash.events:Event) — metoda, klasa flashx.textLayout.container.TextContainerManager
Przetwarza zdarzenie Event.ACTIVATE, gdy klient zarządza zdarzeniami.
activateHandler(event:flash.events:Event) — metoda, interfejs flashx.textLayout.edit.IInteractionEventHandler
Przetwarza zdarzenie activate.
activateHandler(event:flash.events:Event) — metoda, klasa flashx.textLayout.edit.SelectionManager
Przetwarza zdarzenie activate.
activateImages() — metoda, klasa com.adobe.icc.editors.handlers.ImageHandler
Called internally when this handler is handling an action of type Activate.
activateLayouts() — metoda, klasa com.adobe.icc.editors.handlers.LayoutHandler
Called internally when this handler is handling an action of type Activate.
activateLetter(letterID:String, updateDependencies:Boolean) — metoda, interfejs com.adobe.icc.services.letter.ILetterService
Activates a letter template
activateLetters() — metoda, klasa com.adobe.icc.editors.handlers.LetterHandler
Called internally when this handler is handling an action of type Activate.
activateLists() — metoda, klasa com.adobe.icc.editors.handlers.ListHandler
Called internally when this handler is handling an action of type Activate.
ACTIVATE_POP_UP_REQUEST — Właściwość statyczna stałej, klasa mx.events.SWFBridgeRequest
Requests that a child application's pop up be activated.
activateProject(projectId:String) — metoda, interfejs com.adobe.solutions.prm.service.IProjectManagementCoreService
This function activates a given project and its child projects or workItems.
activateProject(projectId:String) — metoda, klasa com.adobe.solutions.prm.services.impl.ProjectManagementCoreService
This function activates a given project and its child projects or workItems.
activateTexts() — metoda, klasa com.adobe.icc.editors.handlers.TextHandler
Called internally when this handler is handling an action of type Activate.
activateWorkItem(workItemId:String) — metoda, interfejs com.adobe.solutions.prm.service.IWorkItemManagementService
This function activates a given workitem.
activateWorkItem(workItemId:String) — metoda, klasa com.adobe.solutions.prm.services.impl.WorkItemManagementService
This function activates a given workitem.
activating — Właściwość, klasa flash.events.ActivityEvent
Wskazuje, czy urządzenie jest uaktywniane (true), czy dezaktywowane (false).
ActivationBrowser — klasa, pakiet com.adobe.ep.ux.content.view.components.activate
Custom Component derived from TitleWindow which shows an asset's publish dependencies.
ActivationBrowser() — Konstruktor, klasa com.adobe.ep.ux.content.view.components.activate.ActivationBrowser
Constructor
ACTIVATION_MANAGER_SERVICE_RO — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.services.ServiceLocator
The ServiceLocator.ACTIVATION_MANAGER_SERVICE_RO constant defines the value of the ActivationManager service destination.
activator — Właściwość, interfejs com.adobe.gravity.service.bundleloader.IBundleLoaderContext
The bundle activator for this bundle.
ActivatorSkin — klasa, pakiet mx.skins.halo
Defines the up, down, and over states for MenuBarItem objects.
ActivatorSkin() — Konstruktor, klasa mx.skins.halo.ActivatorSkin
Constructor.
active — Właściwość, klasa com.adobe.livecycle.rca.model.ReviewTemplateReference
Specifies whether the template is active.
active — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewTemplate
A Boolean flag to determine if a template is active.
active — Właściwość, interfejs com.adobe.solutions.rca.domain.IStageTemplate
A Boolean value to decide if the template is active.
active — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewTemplate
A Boolean flag to determine if a template is active.
active — Właściwość, klasa com.adobe.solutions.rca.domain.impl.StageTemplate
A Boolean value to decide if the template is active.
active — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewTemplateVO
A Boolean flag to determine if template is active or not.
active — Właściwość, klasa com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO
Whether to search for active templates only or for all templates.
active — Właściwość, klasa com.adobe.solutions.rca.vo.StageTemplateVO
A Boolean flag to determine if template is active or not.
active — Właściwość statyczna, klasa flash.accessibility.Accessibility
Wskazuje, czy czytnik ekranu jest aktywny i aplikacja komunikuje się z nim.
active — Właściwość, klasa flash.display.NativeWindow
Wskazuje czy to okno jest oknem aktywnej aplikacji.
active — Właściwość, klasa flash.net.NetworkInterface
Zgłasza, czy ten interfejs jest aktywny.
active — Właściwość statyczna, klasa flash.printing.PrintJob
Wskazuje, czy aktualnie aktywne jest zadanie drukowania.
ACTIVE — Właściwość statyczna stałej, klasa com.adobe.gravity.framework.BundleConstants
The bundle has been started and is ready for use.
ACTIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.FormState
Specifies the enumerator code for Active state.
ACTIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.LetterState
Specifies the enumerator code for Active state.
ACTIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.ObjectState
Specifies the enumerator code for Active state.
ACTIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.TBXState
Specifies the enumerator code for Active state.
ACTIVE — Właściwość statyczna stałej, klasa flashx.textLayout.elements.LinkState
Wartość dla stanu aktywnego, który ma miejsce podczas przytrzymywania wskaźnika myszy nad łączem.
activeAssetType — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.ActionBar
Active Asset Type Descriptor which enables or disables the action buttons
activeAssetType — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.Toolbar
Active Asset Type Descriptor which enables or disables the action buttons
ACTIVE_CONTENT_CHANGE — Właściwość statyczna stałej, klasa 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 — klasa, pakiet 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) — Konstruktor, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent
Constructor.
activeData — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent
The current selected data capture item.
activeData — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod
The current selected data item in the Data capture Panel.
ACTIVE_DATA_CHANGE — Właściwość statyczna stałej, klasa 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 — klasa, pakiet 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) — Konstruktor, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveDataEvent
Constructor.
activeEffects — Właściwość, klasa mx.core.UIComponent
The list of effects that are currently playing on the component, as an Array of EffectInstance instances.
activeEndDate — Właściwość, klasa com.adobe.consulting.pst.vo.Form
activeEndDate — Właściwość, klasa com.adobe.consulting.pst.vo.Letter
activeEndDate — Właściwość, klasa com.adobe.icc.editors.model.AssetModel
The activeEndDate of the underlying value object.
activeEndDate — Właściwość, klasa com.adobe.icc.vo.ContainerLayout
activeEndDate — Właściwość, klasa com.adobe.icc.vo.DataModule
activeEndDate — Właściwość, klasa com.adobe.icc.vo.Document
activeEndDate — Właściwość, klasa com.adobe.icc.vo.Portfolio
activeEndDateDisplay — Część karnacji, klasa 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 — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The current selected module in the content capture Panel.
activeModule — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer
The currently selected module in the list.
activeModule — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer
The current text module being edited in the text editor.
activeModule — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent
The current selected module in the content capture panel.
activeModuleList — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The module display list which contains the current selected module.
activeModuleList — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent
The module display list which contains the current selected module.
activePosition — Właściwość, interfejs flashx.textLayout.edit.ISelectionManager
Punkt aktywny zaznaczenia.
activePosition — Właściwość, klasa flashx.textLayout.edit.SelectionManager
Punkt aktywny zaznaczenia.
activePosition — Właściwość, klasa flashx.textLayout.elements.TextRange
Aktywne położenie zaznaczenia, jako bezwzględne położenie w TextFlow
activeRequests — Właściwość, klasa spark.core.ContentCache
List of queued CacheEntryNode instances currently executing.
activeStartDate — Właściwość, klasa com.adobe.consulting.pst.vo.Form
activeStartDate — Właściwość, klasa com.adobe.consulting.pst.vo.Letter
activeStartDate — Właściwość, klasa com.adobe.icc.editors.model.AssetModel
The activeStartDate date of the underlying value object.
activeStartDate — Właściwość, klasa com.adobe.icc.vo.ContainerLayout
activeStartDate — Właściwość, klasa com.adobe.icc.vo.DataModule
activeStartDate — Właściwość, klasa com.adobe.icc.vo.Document
activeStartDate — Właściwość, klasa com.adobe.icc.vo.Portfolio
activeStartDateDisplay — Część karnacji, klasa 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 — Właściwość, klasa 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 — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The target area display list which contains the current selected module.
activeTargetModuleList — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.events.ActiveContentEvent
The target area display list which contains the current selected module.
activeTask — Właściwość, interfejs com.adobe.ep.taskmanagement.services.ITaskManager
Retrieves the active task from the task list.
activeVideoPlayerIndex — Właściwość, klasa fl.video.FLVPlayback
Liczba określająca instancję odtwarzacza wideo, na którą wpływają inne interfejsy programowania aplikacji (APIs)
activeView — Właściwość, klasa 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 — Właściwość, klasa spark.components.supportClasses.ViewNavigatorBase
The currently active view of the navigator.
activeViewType — Właściwość, klasa com.adobe.guides.spark.wrappers.components.WrapperHostBase
Indicates the type of communication expected, either DOR or interactive.
activeViewType — Właściwość, interfejs ga.controls.IWrapperHost
Indicates the type of communication expected, either DOR or interactive.
activeViewType — Właściwość, klasa ga.controls.Wrapper
Indicates the type of communication expected, either DOR or interactive.
activeWindow — Właściwość, klasa flash.desktop.NativeApplication
Aktywne okno aplikacji.
activeWindow — Właściwość, klasa mx.automation.air.AirFunctionsHelper
Returns current window that is active
activity — Zdarzenie, klasa flash.media.Camera
Wywoływane, gdy aparat rozpoczyna lub kończy sesję.
ACTIVITY — Właściwość statyczna stałej, klasa flash.events.ActivityEvent
Stała ActivityEvent.ACTIVITY pozwala zdefiniować właściwość type obiektu zdarzenia activity.
ActivityEvent — klasa, pakiet flash.events
Obiekt Camera lub Microphone wywołuje obiekt zdarzenia ActivityEvent za każdym razem, gdy kamera lub mikrofon poinformuje o przejściu w stan aktywności lub nieaktywności.
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — Konstruktor, klasa flash.events.ActivityEvent
Tworzy obiekt zdarzenia zawierający informacje o zdarzeniach dotyczących aktywności.
activityLevel — Właściwość, klasa flash.media.Camera
Intensywność ruchu wykrywanego przez kamerę.
activityLevel — Właściwość, klasa flash.media.Microphone
Poziom dźwięku wykrywanego przez mikrofon.
ACTUAL_BITRATE — Właściwość statyczna stałej, klasa org.osmf.net.metrics.MetricType
The type constant for the actual bitrate metric.
ActualBitrateMetric — klasa, pakiet 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) — Konstruktor, klasa org.osmf.net.metrics.ActualBitrateMetric
Constructor.
actualCollection — Właściwość, klasa mx.controls.listClasses.AdvancedListBase
A copy of the value normally stored in the collection property used while running data changes effects.
actualCollection — Właściwość, klasa mx.controls.listClasses.ListBase
A copy of the value normally stored in collection used while running data changes effects.
actualColNum — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo
The actual column index at which the header starts, relative to the currently displayed columns.
actualCreationPolicy — Właściwość, klasa mx.charts.Legend
The creation policy of this container.
actualCreationPolicy — Właściwość, klasa mx.core.Container
The creation policy of this container.
actualHeight — Właściwość, klasa flashx.textLayout.elements.InlineGraphicElement
Rzeczywista wysokość.
actualHorizontalPosition — Właściwość, klasa spark.components.Callout
Fully resolved horizontal position after evaluating CalloutPosition.AUTO.
actualIndex — Właściwość, klasa org.osmf.net.NetStreamSwitcher
The index of the quality level currently being downloaded
actualIndex — Właściwość, klasa org.osmf.net.RuleSwitchManagerBase
The index of the currently downloading quality level
actualIndex — Właściwość, klasa org.osmf.net.qos.QoSInfo
The index of the currently downloading quality level
actualIterator — Właściwość, klasa mx.controls.listClasses.AdvancedListBase
A copy of the value normally stored in the iterator property used while running data changes effects.
actualIterator — Właściwość, klasa mx.controls.listClasses.ListBase
A copy of the value normally stored in iterator used while running data changes effects.
actualListeners — Właściwość, klasa mx.validators.Validator
Contains an Array of listener objects, if any, or the source object.
actualListeners — Właściwość, klasa spark.validators.supportClasses.GlobalizationValidatorBase
Contains an Array of listener objects, if any, or the source object.
actualLocaleIDName — Właściwość, klasa flash.globalization.Collator
Nazwa bieżącego identyfikatora ustawień narodowych używanych przez dany obiekt klasy Collator.
actualLocaleIDName — Właściwość, klasa flash.globalization.CurrencyFormatter
Nazwa bieżącego identyfikatora ustawień regionalnych używanych przez dany obiekt klasy CurrencyFormatter.
actualLocaleIDName — Właściwość, klasa flash.globalization.DateTimeFormatter
Nazwa bieżącego identyfikatora ustawień narodowych używanych przez dany obiekt klasy DateTimeFormatter.
actualLocaleIDName — Właściwość, klasa flash.globalization.NumberFormatter
Nazwa bieżącego identyfikatora ustawień regionalnych używanych przez dany obiekt klasy NumberFormatter.
actualLocaleIDName — Właściwość, klasa flash.globalization.StringTools
Nazwa bieżącego identyfikatora ustawień regionalnych używanych przez dany obiekt klasy StringTools.
actualLocaleIDName — Właściwość, klasa spark.formatters.CurrencyFormatter
The name of the actual locale ID used by this class object.
actualLocaleIDName — Właściwość, klasa spark.formatters.DateTimeFormatter
The name of the actual locale ID used by this class object.
actualLocaleIDName — Właściwość, klasa spark.formatters.NumberFormatter
The name of the actual locale ID used by this class object.
actualLocaleIDName — Właściwość, klasa spark.globalization.StringTools
The name of the actual locale ID used by this class object.
actualLocaleIDName — Właściwość, klasa spark.globalization.supportClasses.CollatorBase
The name of the actual locale ID used by this class object.
actualLocaleIDName — Właściwość, klasa spark.globalization.supportClasses.GlobalizationBase
The name of the actual locale ID used by this class object.
ACTUALSORT — Właściwość statyczna stałej, klasa mx.controls.advancedDataGridClasses.SortInfo
Specifies that the sort is the actual current sort.
actualText — Właściwość, klasa com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInput
The actual text being shown in the text box.
actualTrigger — Właściwość, klasa mx.validators.Validator
Contains the trigger object, if any, or the source object.
actualTrigger — Właściwość, klasa spark.validators.supportClasses.GlobalizationValidatorBase
Contains the trigger object, if any, or the source object.
actualVerticalPosition — Właściwość, klasa spark.components.Callout
Fully resolved vertical position after evaluating CalloutPosition.AUTO.
actualWidth — Właściwość, klasa flashx.textLayout.elements.InlineGraphicElement
Rzeczywista szerokość.
adapter — Właściwość, klasa mx.data.DataManager
An instance of a class that controls interaction with the server.
ADAPTIVE_FREQUENCY_DESTINATION — Właściwość statyczna stałej, klasa mx.messaging.AdvancedChannelSet
Special value of a destination using adaptive frequency.
add(v:flash.geom:Point) — metoda, klasa flash.geom.Point
Dodaje współrzędne innego punktu do współrzędnych tego punktu, aby utworzyć nowy punkt.
add(a:flash.geom:Vector3D) — metoda, klasa flash.geom.Vector3D
Dodaje wartości elementów x, y i z bieżącego obiektu Vector3D do wartości elementów x, y i z innego obiektu Vector3D.
add — Zdarzenie, klasa lc.procmgmt.formbridge.SwfConnector
Dispatched when an add event is received by Workspace.
add — Zdarzenie, klasa 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 — Właściwość, klasa mx.effects.effectClasses.AddRemoveEffectTargetFilter
Determines if this is an add or remove filter.
add — Zdarzenie, klasa 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) — metoda, klasa fl.motion.DynamicMatrix
Dodaje bieżącą macierz do określonej macierzy.
ADD — Właściwość statyczna stałej, klasa fl.events.DataChangeType
Dodano elementy do obiektu dostarczającego dane.
ADD — Właściwość statyczna stałej, klasa flash.display.BlendMode
Dodaje wartości kolorów składowych obiektu wyświetlanego do wartości kolorów tła (jest stosowane zaokrąglenie do wartości 0xFF).
ADD — Właściwość statyczna stałej, klasa mx.data.AccessPrivileges
Indicates that add operations are allowed.
ADD — Właściwość statyczna stałej, klasa mx.events.CollectionEventKind
Indicates that the collection added an item or items.
ADD — Właściwość statyczna stałej, klasa mx.events.FlexEvent
The FlexEvent.ADD constant defines the value of the type property of the event object for an add event.
AddAction — klasa, pakiet spark.effects
The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition.
AddAction(target:Object) — Konstruktor, klasa spark.effects.AddAction
Constructor.
AddActionInstance — klasa, pakiet spark.effects.supportClasses
The AddActionInstance class implements the instance class for the AddAction effect.
AddActionInstance(target:Object) — Konstruktor, klasa spark.effects.supportClasses.AddActionInstance
Constructor.
addAll(addList:mx.collections:IList) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa mx.collections.ListCollectionView
Adds a list of items to the current list, placing them at the position index passed in to the function.
AddApprovalStageParticipant — klasa, pakiet com.adobe.solutions.rca.presentation
The host component for the dialog to add participants to an approval stage.
AddApprovalStageParticipant() — Konstruktor, klasa com.adobe.solutions.rca.presentation.AddApprovalStageParticipant
The constructor for AddApprovalStageParticipant class.
addApprovalStageParticipantPanel — Część karnacji, klasa 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) — metoda, klasa com.adobe.livecycle.rca.model.participant.ApproverCollection
Adds items of type Approver to the collection.
addApprover(reviewId:String, stageNo:int, domain:String, canonicalName:String) — metoda, interfejs 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) — metoda, klasa com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Adds an approver to an approval stage of an ongoing review.
ADD_APPROVER — Właściwość statyczna stałej, klasa 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) — metoda, klasa com.adobe.livecycle.rca.model.participant.ApproverCollection
Adds items of type Approver to the collection.
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — metoda, klasa fl.video.FLVPlayback
Dodaje punkt sygnalizacji języka ActionScript. Daje ten sam wynik co dodanie punktu za pomocą okna dialogowego Punkty sygnalizacji poza faktem, że odpowiednia procedura jest realizowana w czasie wykonywania aplikacji, a nie w czasie jej programowania.
AddAssetPopUp — klasa, pakiet com.adobe.ep.ux.content.view.components.toolbar
New Drop Down Control for the Toolbar
AddAssetPopUp() — Konstruktor, klasa com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp
Constructor
addAtEnd(child:com.adobe.mosaic.layouts:ILayoutChild) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa com.adobe.mosaic.layouts.SmartColumnLayout
Adds the item using the item's column and row properties to place the item.
addAtRowCol(index:int) — metoda, klasa com.adobe.mosaic.layouts.SmartRowLayout
Adds the item using the item's column and row properties to place the item.
add_attachment — Część karnacji, klasa com.adobe.ep.ux.attachmentlist.domain.AttachmentList
The Add Attachment button. The Add Attachment button.
add_attachment — Właściwość, klasa 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) — metoda, interfejs 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) — metoda, klasa com.adobe.ep.taskmanagement.services.LCTaskManager
Adds a new attachment to the Document Server.
addAttachment — Zdarzenie, klasa 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) — metoda, interfejs lc.procmgmt.ITaskManager
Adds an attachment to a task item.
addAttachment(attachment:flash.net:FileReference, permissions:lc.procmgmt.domain:AttachmentPermissions) — metoda, klasa lc.procmgmt.domain.Task
Adds an attachment to the task.
addAttachment() — metoda, klasa lc.procmgmt.ui.attachments.AttachmentHeaderModel
Adds the file property to the current Task object, with the specified AttachmentPermissions object set.
ADD_ATTACHMENT — Właściwość statyczna stałej, klasa com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent
The ADD_ATTACHMENT constant specifies when an attachment has been added.
ADD_ATTACHMENT_COMPLETE — Właściwość statyczna stałej, klasa 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) — metoda, interfejs 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) — metoda, interfejs com.adobe.mosaic.om.interfaces.IContext
Adds a watcher to the context.
addBackgroundShape(shape:flash.display:Shape) — metoda, klasa flashx.textLayout.container.ContainerController
Dodaje obiekt flash.display.Shape, na którym rysowane są kształty tła (np. kolor tła).
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — metoda, klasa flash.net.SecureSocket
Dodaje certyfikat X.509 do lokalnego łańcucha certyfikatów używanego przez system do sprawdzania poprawności certyfikatu serwera.
addBitmapData(bitmapData:flash.display:BitmapData) — metoda, klasa flash.media.CameraRoll
Dodaje obraz do albumu „Rolka z aparatu” na telefonie iPhone.
addBootstrapPeer(peerID:String) — metoda, klasa flash.net.GroupSpecifier
Powoduje, że powiązany obiekt NetStream lub NetGroup nawiąże początkowe połączenie z sąsiadem o określonym identyfikatorze peerID.
addBtn — Część karnacji, klasa 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 — Właściwość, klasa com.adobe.dct.component.ExtendedProperty
addButton — Część karnacji, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout
The add button, a Spark Button. The add button, a Spark Button.
addButton — Właściwość, klasa com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin
The Add button control
addCacheEntry(source:Object, value:Object) — metoda, klasa spark.core.ContentCache
Adds new entry to cache (or replaces existing entry).
addCallback(functionName:String, closure:Function) — Metoda statyczna , klasa flash.external.ExternalInterface
Rejestruje metodę ActionScript jako metodę, którą można wywoływać z kontenera.
ADD_CELL — Właściwość statyczna stałej, klasa spark.events.GridSelectionEventKind
Indicates that this cell should be added to the current selection.
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — metoda, klasa 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) — metoda, klasa flash.security.XMLSignatureValidator
Dodaje certyfikat x509 potrzebny do zbudowania łańcucha.
addChannel(channel:mx.messaging:Channel) — metoda, klasa mx.messaging.ChannelSet
Adds a Channel to the ChannelSet.
addChild(child:flash.display:DisplayObject) — metoda, klasa flash.display.DisplayObjectContainer
Dodaje potomne wystąpienie klasy DisplayObject do tego wystąpienia klasy DisplayObjectContainer.
addChild(child:flash.display:DisplayObject) — metoda, klasa flash.display.Stage
Dodaje potomną instancję obiektu DisplayObject do tej instancji obiektu DisplayObjectContainer.
addChild(child:flashx.textLayout.elements:FlowElement) — metoda, klasa flashx.textLayout.elements.FlowGroupElement
Dołącza podrzędny element FlowElement.
addChild(child:flash.display:DisplayObject) — metoda, klasa mx.charts.Legend
Adds a child DisplayObject to this Container.
addChild(child:flash.display:DisplayObject) — metoda, klasa mx.charts.chartClasses.CartesianDataCanvas
Adds a child DisplayObject after the end of this child list.
addChild(child:flash.display:DisplayObject) — metoda, klasa mx.charts.chartClasses.ChartElement
Adds a child DisplayObject after the end of this child list.
addChild(child:flash.display:DisplayObject) — metoda, klasa mx.charts.chartClasses.PolarDataCanvas
Adds a child DisplayObject after the end of this child list.
addChild(parent:Object, newChild:Object) — metoda, klasa mx.collections.HierarchicalCollectionView
Adds a child node to a node of the data.
addChild(parent:Object, newChild:Object) — metoda, interfejs mx.collections.IHierarchicalCollectionView
Adds a child node to a node of the data.
addChild(child:flash.display:DisplayObject) — metoda, klasa mx.core.Container
Adds a child DisplayObject to this Container.
addChild(child:flash.display:DisplayObject) — metoda, interfejs mx.core.IChildList
Adds a child DisplayObject after the end of this child list.
addChild(child:flash.display:DisplayObject) — metoda, interfejs mx.core.IContainer
Dodaje potomne wystąpienie klasy DisplayObject do tego wystąpienia klasy DisplayObjectContainer.
addChild(childEffect:mx.effects:IEffect) — metoda, klasa mx.effects.CompositeEffect
Adds a new child effect to this composite effect.
addChild(child:org.osmf.media:MediaElement) — metoda, klasa org.osmf.elements.CompositeElement
Adds the specified child to the end of the list.
AddChild — klasa, pakiet 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) — Konstruktor, klasa mx.states.AddChild
Constructor.
AddChildAction — klasa, pakiet mx.effects
The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition.
AddChildAction(target:Object) — Konstruktor, klasa mx.effects.AddChildAction
Constructor.
AddChildActionInstance — klasa, pakiet mx.effects.effectClasses
The AddChildActionInstance class implements the instance class for the AddChildAction effect.
AddChildActionInstance(target:Object) — Konstruktor, klasa mx.effects.effectClasses.AddChildActionInstance
Constructor.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, klasa flash.display.DisplayObjectContainer
Dodaje potomne wystąpienie klasy DisplayObject do tego wystąpienia klasy DisplayObjectContainer.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, klasa flash.display.Stage
Dodaje potomne wystąpienie klasy DisplayObject do tego wystąpienia klasy DisplayObjectContainer.
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — metoda, klasa flashx.textLayout.elements.FlowGroupElement
Dodaje podrzędny obiekt FlowElement w określonym indeksie.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, klasa mx.charts.Legend
Adds a child DisplayObject to this Container.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, klasa mx.charts.chartClasses.CartesianDataCanvas
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, klasa mx.charts.chartClasses.ChartElement
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, klasa mx.charts.chartClasses.PolarDataCanvas
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(parent:Object, newChild:Object, index:int) — metoda, klasa mx.collections.HierarchicalCollectionView
Add a child node to a node at the specified index.
addChildAt(parent:Object, newChild:Object, index:int) — metoda, interfejs 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) — metoda, interfejs mx.controls.menuClasses.IMenuDataDescriptor
Add a child node to a node at the specified index.
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — metoda, klasa mx.controls.treeClasses.DefaultDataDescriptor
Add a child node to a node at the specified index.
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — metoda, interfejs mx.controls.treeClasses.ITreeDataDescriptor
Adds a child node to a node at the specified index.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, klasa mx.core.Container
Adds a child DisplayObject to this Container.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, interfejs mx.core.IChildList
Adds a child DisplayObject to this child list at the index specified.
addChildAt(child:flash.display:DisplayObject, index:int) — metoda, interfejs mx.core.IContainer
Dodaje potomne wystąpienie klasy DisplayObject do tego wystąpienia klasy DisplayObjectContainer.
addChildAt(child:org.osmf.media:MediaElement, index:Number) — metoda, klasa org.osmf.elements.CompositeElement
Adds the child to the list at the specified index.
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — metoda, interfejs mx.core.ISWFBridgeGroup
Adds a new bridge to the pod.
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — metoda, klasa mx.core.SWFBridgeGroup
Adds a new bridge to the pod.
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — metoda, interfejs mx.managers.IMarshalSystemManager
Adds a child bridge to the system manager.
addChildSet(childSet:Array) — metoda, klasa mx.effects.effectClasses.CompositeEffectInstance
Adds a new set of child effects to this Composite effect.
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — metoda, interfejs mx.managers.IMarshalSystemManager
Adds the specified child to the sandbox root in the layer requested.
addColumn(column:any) — metoda, klasa fl.controls.DataGrid
Dodaje kolumnę na końcu tablicy kolumn.
addColumnAt(column:any, index:uint) — metoda, klasa fl.controls.DataGrid
Dodaje kolumnę pod wskazanym indeksem w tablicy columns.
addCondition(aProperty:com.adobe.ep.taskmanagement.filter:IProperty, aComparisonOperator:com.adobe.ep.taskmanagement.filter:IComparisonOperator, aComparisonValue:Object) — metoda, interfejs com.adobe.ep.taskmanagement.filter.IFilter
Adds a condition to the filter.
addContentRenderer() — metoda, klasa 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) — metoda, interfejs flashx.textLayout.compose.IFlowComposer
Dodaje kontroler do danego wystąpienia klasy IFlowComposer.
addController(controller:flashx.textLayout.container:ContainerController) — metoda, klasa flashx.textLayout.compose.StandardFlowComposer
Dodaje kontroler do danego wystąpienia klasy IFlowComposer.
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — metoda, interfejs flashx.textLayout.compose.IFlowComposer
Dodaje kontroler do danej instancji klasy IFlowComposer w określonym indeksie.
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — metoda, klasa flashx.textLayout.compose.StandardFlowComposer
Dodaje kontroler do danej instancji klasy IFlowComposer w określonym indeksie.
addCreatorButton — Część karnacji, klasa 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 — klasa, pakiet com.adobe.solutions.rca.presentation
The host component for dialog used to adding creator to a creation stage.
AddCreatorDialog() — Konstruktor, klasa com.adobe.solutions.rca.presentation.AddCreatorDialog
The constructor for AddCreatorDialog class.
addCreatorDialogPanel — Część karnacji, klasa 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) — metoda, klasa mx.controls.videoClasses.CuePointManager
Adds a cue point.
addData(data:Object, format:String) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa mx.charts.chartClasses.PolarDataCanvas
This adds any DisplayObject as child to current canvas
addDataDictionary(dataDictionary:com.adobe.dct.model:DEPDictionaryModel) — metoda, klasa 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) — metoda, klasa mx.controls.listClasses.AdvancedListBase
Adds an item renderer if a data change effect is running.
addDataEffectItem(item:Object) — metoda, klasa mx.controls.listClasses.ListBase
Adds an item renderer if a data change effect is running.
addDataEffectItem(target:Object) — metoda, interfejs mx.effects.IEffectTargetHost
Adds an item renderer if a data change effect is running.
addDataElement — Zdarzenie, klasa com.adobe.dct.component.dataElementsPanel.NewDataElement
Dispatched when the user presses the Insert ButtonBase control.
addDDE(elementType:String) — metoda, klasa com.adobe.dct.component.datadictionary.DDExplorer
Adds a new data dictionary element as child to the current selected element.
addDeferredInclude(includeURL:String) — metoda, interfejs com.adobe.gravity.service.manifest.IManifestParseContext
Add a deferred include.
addDelayedInstance(instance:Object, stringID:String) — Metoda statyczna , klasa fl.lang.Locale
Dodaje parę {instancja, identyfikator ciągu} do tablicy wewnętrznej, która będzie używana później.
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — metoda, klasa spark.components.supportClasses.DisplayLayer
Adds a displayObject with the specified depth to the ordered list.
addDocumentAndSave(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — metoda, klasa 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa mx.charts.chartClasses.ChartBase
Adds the selected items to the DragSource object as part of a drag and drop operation.
addDragData(dragSource:Object) — metoda, klasa mx.controls.listClasses.AdvancedListBase
Adds the selected items to the DragSource object as part of a drag-and-drop operation.
addDragData(dragSource:Object) — metoda, klasa 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) — metoda, klasa spark.components.List
Adds the selected items to the DragSource object as part of a drag-and-drop operation.
added — Właściwość, klasa fl.video.CaptionChangeEvent
Wartość typu Boolean, która określa, czy podpis został dodany lub usunięty.
added — Zdarzenie, klasa flash.display.DisplayObject
Wywoływane, gdy obiekt wyświetlany jest dodawany do listy wyświetlania.
ADDED — Właściwość statyczna stałej, klasa flash.events.Event
Stała Event.ADDED definiuje wartość właściwości type obiektu zdarzenia added.
addedEffect — Efekt, klasa mx.core.UIComponent
Played when the component is added as a child to a Container.
addedToStage — Zdarzenie, klasa flash.display.DisplayObject
Wywoływane, gdy obiekt wyświetlany jest dodawany do listy wyświetlania na scenie — albo bezpośrednio, albo wskutek dodania poddrzewa zawierającego obiekt wyświetlany.
ADDED_TO_STAGE — Właściwość statyczna stałej, klasa flash.events.Event
Stała Event.ADDED_TO_STAGE definiuje wartość właściwości type obiektu zdarzenia addedToStage.
addElement — Zdarzenie, klasa com.adobe.dct.component.toolbars.DDToolbar
Dispatched when the New Element button is clicked.
addElement(element:mx.core:IVisualElement) — metoda, klasa mx.charts.Legend
Adds a visual element to this container.
addElement(element:mx.core:IVisualElement) — metoda, klasa mx.core.Container
Adds a visual element to this container.
addElement(element:mx.core:IVisualElement) — metoda, interfejs mx.core.IVisualElementContainer
Adds a visual element to this container.
addElement(element:mx.core:IVisualElement) — metoda, klasa mx.flash.ContainerMovieClip
Adds a visual element to this container.
addElement(element:mx.olap:IOLAPElement) — metoda, interfejs mx.olap.IOLAPSet
Adds a new member to the set.
addElement(e:mx.olap:IOLAPElement) — metoda, klasa mx.olap.OLAPSet
Adds a new member to the set.
addElement(element:mx.core:IVisualElement) — metoda, klasa spark.components.Group
Adds a visual element to this container.
addElement(element:mx.core:IVisualElement) — metoda, klasa spark.components.Scroller
This operation is not supported in Scroller.
addElement(element:mx.core:IVisualElement) — metoda, klasa spark.components.SkinnableContainer
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — metoda, klasa mx.charts.Legend
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — metoda, klasa mx.core.Container
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — metoda, interfejs mx.core.IVisualElementContainer
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — metoda, klasa mx.flash.ContainerMovieClip
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — metoda, klasa spark.components.Group
Adds a visual element to this container.
addElementAt(element:mx.core:IVisualElement, index:int) — metoda, klasa spark.components.Scroller
This operation is not supported in Scroller.
addElementAt(element:mx.core:IVisualElement, index:int) — metoda, klasa spark.components.SkinnableContainer
Adds a visual element to this container.
addElements(elements:mx.collections:IList) — metoda, interfejs mx.olap.IOLAPSet
Adds a list of members to the set.
addElements(members:mx.collections:IList) — metoda, klasa mx.olap.OLAPSet
Adds a list of members to the set.
addEnabled — Właściwość, klasa com.adobe.guides.spark.layouts.components.RepeaterLayoutHost
Whether or not the add button is enabled.
addEntry(url:String, policyFileURL:String) — metoda, klasa fl.rsl.RSLInfo
Dodaje szereg adresów URL (plików RSL i plików reguł).
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — Metoda statyczna , klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa com.adobe.mosaic.mxml.Catalog
Overridden EventDispatcher addEventListener.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa flash.data.SQLConnection
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flash.desktop.NativeApplication
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flash.display.Stage
Rejestruje obiekt detektora zdarzenia w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flash.events.EventDispatcher
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, interfejs flash.events.IEventDispatcher
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flash.media.AVURLLoader
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flash.net.URLLoader
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flash.system.MessageChannel
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flash.system.Worker
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flashx.textLayout.elements.LinkElement
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa flashx.textLayout.elements.TextFlow
Rejestruje obiekt detektora zdarzeń w obiekcie EventDispatcher, dzięki czemu detektor będzie otrzymywał powiadomienia o zdarzeniu.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa mx.containers.utilityClasses.PostScaleAdapter
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa mx.data.ManagedRemoteService
Add an event listener to the service.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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 — Właściwość statyczna stałej, klasa mx.events.EventListenerRequest
Request to add an event listener.
addEventListenersToAllChildApplications(eventDetailsArray:Array) — metoda, klasa mx.automation.AutomationManager
addEventListenersToAllChildApplications(eventDetailsArray:Array) — metoda, interfejs mx.automation.IAutomationManager2
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable child applications in the current ApplicationDomain.
addEventListenersToAllParentApplications(eventDetailsArray:Array) — metoda, klasa mx.automation.AutomationManager
addEventListenersToAllParentApplications(eventDetailsArray:Array) — metoda, interfejs mx.automation.IAutomationManager2
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable parent applications in the current ApplicationDomain.
addExport(name:String) — metoda, interfejs com.adobe.gravity.service.manifest.IInterfaceBuilder
Add a service export.
addExtendedPropertyRow(key:String, value:String, isKeyEditable:Boolean) — metoda, klasa com.adobe.dct.view.DictionaryPropertiesView
Adds an extended property row in the PropertiesView.
addFaultHandler(handler:Function) — metoda, interfejs com.adobe.ep.taskmanagement.util.IToken
Adds a fault handler for this asynchronous invocation.
addFaultHandler(handler:Function) — metoda, klasa com.adobe.ep.taskmanagement.util.Token
Adds a fault handler for this asynchronous invocation.
addFaultHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.AggregatingToken
Add a handler to be called if the operation fails.
addFaultHandler(handler:Function, weakReference:Boolean) — metoda, interfejs com.adobe.gravity.utility.async.IToken
Add a handler to be called if the operation fails.
addFaultHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.ImmediateFaultToken
Add a handler to be called if the operation fails.
addFaultHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.ImmediateSuccessToken
Add a handler to be called if the operation fails.
addFaultHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.Token
Add a handler to be called if the operation fails.
addFaultHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.flex.async.AsyncTokenWrapper
Add a handler to be called if the operation fails.
addFaultHandler(fault:Function) — metoda, interfejs com.adobe.icc.token.IAsyncToken
Adds a fault handler to this token.
addFaultHandler(fault:Function) — metoda, interfejs com.adobe.livecycle.rca.token.IAsyncToken
Adds a fault handler to this token.
addFaultHandler(fault:Function) — metoda, klasa com.adobe.livecycle.rca.token.RCAToken
Adds a fault handler to this token.
addFaultHandler(handler:Function) — metoda, klasa lc.foundation.util.Token
Adds a fault handler for this asynchronous invocation.
ADD_FAVORITE — Właściwość statyczna stałej, klasa 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) — metoda, klasa fl.motion.MotionBase
Modyfikuje właściwość filter we wszystkich odpowiednich klatkach kluczowych dla obiektu Motion.
addFirst(p:mx.automation:AutomationIDPart) — metoda, klasa mx.automation.AutomationID
Adds a parts to the front of the id.
ADD_FOCUS_MANAGER — Właściwość statyczna stałej, klasa 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) — Metoda statyczna , klasa flashx.textLayout.conversion.TextConverter
Należy zarejestrować nowy format przeznaczony do importowania/eksportowania.
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Metoda statyczna , klasa flashx.textLayout.conversion.TextConverter
Nowy format przeznaczony do importowania/eksportowania należy zarejestrować w określonym położeniu.
addFunction(inExpr:String, actual:String) — metoda, klasa com.adobe.solutions.exm.runtime.impl.SimpleFunctionMapper
Adds a new local function mapping.
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — Metoda statyczna , klasa 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) — metoda, klasa com.adobe.gravity.utility.async.HandlerHolder
Add a handler function.
addHandler(handler:Function, format:String) — metoda, klasa mx.core.DragSource
Adds a handler that is called when data for the specified format is requested.
addHandler(name:String, handler:Function, priority:int) — metoda, klasa 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) — Funkcja pakietu, 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) — metoda, interfejs com.adobe.ep.taskmanagement.util.IToken
Adds a result and fault handler for this asynchronous invocation.
addHandlers(resultHandler:Function, faultHandler:Function) — metoda, klasa com.adobe.ep.taskmanagement.util.Token
Adds a result and fault handler for this asynchronous invocation.
addHandlers(success:Function, fault:Function) — metoda, interfejs com.adobe.icc.token.IAsyncToken
Adds a success and a fault handler to this token.
addHandlers(success:Function, fault:Function) — metoda, interfejs com.adobe.livecycle.rca.token.IAsyncToken
Adds success and fault handlers to this token.
addHandlers(success:Function, fault:Function) — metoda, klasa com.adobe.livecycle.rca.token.RCAToken
Adds success and fault handlers to this token.
addHandlers(resultHandler:Function, faultHandler:Function) — metoda, klasa lc.foundation.util.Token
Adds a result and fault handler for this asynchronous invocation.
addHaveObjects(startIndex:Number, endIndex:Number) — metoda, klasa flash.net.NetGroup
Dodaje obiekty o numerach od startIndex do endIndex włącznie do zbioru obiektów anonsowanych przez ten węzeł sąsiadom jako obiekty, dla których będzie realizował żądania.
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — metoda, klasa flash.net.NetConnection
Dodaje nagłówek kontekstowy do struktury pakietu formatu Action Message Format (AMF).
addHeader(header:Object) — metoda, klasa mx.rpc.soap.AbstractWebService
Adds a header that will be applied to all operations of this web service.
addHeader(header:Object) — metoda, klasa mx.rpc.soap.Operation
Adds a header that is applied only to this Operation.
addImplementationClassName(className:String) — metoda, klasa mx.automation.AutomationClass
Add Flex class names which match this class description.
addImport(name:String) — metoda, interfejs com.adobe.gravity.service.manifest.IBundleBuilder
Add a service import.
addImport(name:String) — metoda, interfejs com.adobe.gravity.service.manifest.IInterfaceBuilder
Add a service import.
addingService(reference:com.adobe.gravity.framework:IServiceReference) — metoda, interfejs com.adobe.gravity.tracker.IServiceTrackerCustomizer
Called when a new service appears that is to be tracked.
addingService(reference:com.adobe.gravity.framework:IServiceReference) — metoda, klasa 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) — metoda, klasa flashx.textLayout.container.ContainerController
Dodaje obiekt flash.display.DisplayObject jako obiekt potomny obiektu macierzystego.
addIPMulticastAddress(address:String, port:any, source:String) — metoda, klasa flash.net.GroupSpecifier
Powoduje, że powiązany obiekt NetStream lub NetGroup staje się członkiem określonej grupy multiemisji IP i wykrywa połączenia na określonym porcie UDP.
addItem(group:spark.components:Group, itemFactory:mx.core:IFactory) — metoda, interfejs 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) — metoda, klasa com.adobe.guides.spark.layouts.components.LayoutHostBase
instantiate the itemFactory and add it to the specified group
addItem(item:Object) — metoda, klasa com.adobe.livecycle.rca.model.document.DocumentCollection
Overrides the addItem() method for ArrayCollection.
addItem(item:Object) — metoda, klasa com.adobe.livecycle.rca.model.participant.ApproverCollection
Overrides the addItem() method of ArrayCollection.
addItem(item:Object) — metoda, klasa com.adobe.livecycle.rca.model.participant.ModeratorCollection
Overrides the addItem() method of ArrayCollection.
addItem(item:Object) — metoda, klasa com.adobe.livecycle.rca.model.participant.ReviewerCollection
Overrides the addItem() method of ArrayCollection.
addItem(item:Object) — metoda, klasa com.adobe.livecycle.rca.model.reminder.ReminderCollection
Overrides the addItem() method of ArrayCollection.
addItem(item:Object) — metoda, klasa com.adobe.livecycle.rca.model.stage.StageCollection
Overrides the addItem() method of the ArrayCollection.
addItem(item:Object) — metoda, klasa fl.controls.ComboBox
Dołącza element na końcu listy elementów.
addItem(item:Object) — metoda, klasa fl.controls.SelectableList
Dołącza element na końcu listy elementów.
addItem(item:Object) — metoda, klasa fl.data.DataProvider
Dołącza element na końcu obiektu dostarczającego dane.
addItem(item:flash.display:NativeMenuItem) — metoda, klasa flash.display.NativeMenu
Dodaje element menu na dół tego menu.
addItem(item:Object) — metoda, klasa mx.collections.ArrayList
Add the specified item to the end of the list.
addItem(item:Object) — metoda, klasa mx.collections.AsyncListView
Adds the specified item to the end of the list.
addItem(item:Object) — metoda, interfejs mx.collections.IList
Adds the specified item to the end of the list.
addItem(item:Object) — metoda, klasa mx.collections.ListCollectionView
Adds the specified item to the end of the list.
addItem(item:org.osmf.media:MediaFactoryItem) — metoda, klasa org.osmf.media.MediaFactory
Adds the specified MediaFactoryItem to the factory.
addItem(item:org.osmf.net.metrics:MetricFactoryItem) — metoda, klasa org.osmf.net.metrics.MetricFactory
Adds the specified MetricFactoryItem to the factory.
addItem(item:Object) — metoda, klasa spark.collections.NumericDataProvider
This function is not supported.
addItem(item:Object) — metoda, klasa spark.components.TabbedViewNavigator
Add the specified view navigator to the end of the list.
AddItemAction — klasa, pakiet 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) — Konstruktor, klasa mx.effects.AddItemAction
Constructor.
AddItemActionInstance — klasa, pakiet mx.effects.effectClasses
The AddItemActionInstance class implements the instance class for the AddItemAction effect.
AddItemActionInstance(target:Object) — Konstruktor, klasa mx.effects.effectClasses.AddItemActionInstance
Constructor.
addItemAt(item:Object, index:int) — metoda, klasa com.adobe.livecycle.rca.model.document.DocumentCollection
Overrides the addItemAt() method for ArrayCollection.
addItemAt(item:Object, index:int) — metoda, klasa com.adobe.livecycle.rca.model.participant.ApproverCollection
Overrides the addItemAt() method for ArrayCollection.
addItemAt(item:Object, index:int) — metoda, klasa com.adobe.livecycle.rca.model.participant.ModeratorCollection
Overrides the addItemAt() method of ArrayCollection.
addItemAt(item:Object, index:int) — metoda, klasa com.adobe.livecycle.rca.model.participant.ReviewerCollection
Overrides the addItemAt() method of ArrayCollection.
addItemAt(item:Object, index:int) — metoda, klasa com.adobe.livecycle.rca.model.reminder.ReminderCollection
Overrides the addItemAt() method of ArrayCollection.
addItemAt(item:Object, index:int) — metoda, klasa com.adobe.livecycle.rca.model.stage.StageCollection
Overrides the addItemAt() method of the ArrayCollection.
addItemAt(item:Object, index:uint) — metoda, klasa fl.controls.ComboBox
Wstawia element na listę pod określonym indeksem.
addItemAt(item:Object, index:uint) — metoda, klasa fl.controls.SelectableList
Wstawia element na listę pod określonym indeksem.
addItemAt(item:Object, index:uint) — metoda, klasa fl.data.DataProvider
Dodaje nowy element do obiektu dostarczającego dane, w miejscu o podanym indeksie.
addItemAt(item:flash.display:NativeMenuItem, index:int) — metoda, klasa flash.display.NativeMenu
Wstawia element menu w określonej pozycji.
addItemAt(item:flash.display:NativeMenuItem, index:int) — metoda, klasa flash.ui.ContextMenu
Dodaje element menu na dół tego menu.
addItemAt(item:Object, index:int) — metoda, klasa mx.collections.ArrayList
Add the item at the specified index.
addItemAt(item:Object, index:int) — metoda, klasa mx.collections.AsyncListView
Adds the item at the specified index.
addItemAt(item:Object, index:int) — metoda, interfejs mx.collections.IList
Adds the item at the specified index.
addItemAt(item:Object, index:int) — metoda, klasa mx.collections.ListCollectionView
Adds the item at the specified index.
addItemAt(item:Object, index:int) — metoda, klasa spark.collections.NumericDataProvider
This function is not supported.
addItemAt(item:Object, index:int) — metoda, klasa spark.components.TabbedViewNavigator
Add the view navigator at the specified index.
addItems(oItems:Array, oContainers:Array, nStartTabIndex:int, nTabIncrement:int, oAreaContainer:spark.components:Group) — metoda, klasa com.adobe.guides.spark.layouts.components.AlignmentArea
Add items to an alignment area obeying "keepWithPrevious" settings.
addItems(items:Object) — metoda, klasa fl.data.DataProvider
Dołącza wiele elementów na końcu obiektu DataProvider i wywołuje zdarzenie DataChangeType.ADD.
AddItems — klasa, pakiet mx.states
Documentation is not currently available.
AddItems() — Konstruktor, klasa mx.states.AddItems
Constructor.
addItemsAt(items:Object, index:uint) — metoda, klasa fl.data.DataProvider
Dodaje kilka elementów do obiektu dostarczającego dane, w miejscu o określonym indeksie, a ponadto wywołuje zdarzenie DataChangeType.ADD.
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — metoda, interfejs com.adobe.guides.spark.layouts.components.ILayoutComponent
instantiate the itemFactories and add them to the specified group.
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — metoda, klasa com.adobe.guides.spark.layouts.components.LayoutHostBase
instantiate the itemFactories and add them to the specified group.
addItemsToGroup(group:spark.components:Group, itemFactories:Array) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa com.adobe.guides.spark.layouts.components.LayoutHostBase
Add items alternating between the specified groups, incremented the tab indexes.
addItemToCollectionOperation — Właściwość, klasa 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 — Część karnacji, klasa 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 — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar
Fetches the array of Edit Options.
additionalMetadata — Właściwość, interfejs com.adobe.solutions.rca.domain.IParticipant
This property can be used to store additional metadata, while extending the application.
additionalMetadata — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewContext
Any review-specific data can be preserved in this field.
additionalMetadata — Właściwość, interfejs com.adobe.solutions.rca.domain.IStage
This property can be used to store additional metadata while extending the application.
additionalMetadata — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Participant
This property can be used to store additional metadata, while extending the application.
additionalMetadata — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewContext
Any review-specific data can be preserved in this field.
additionalMetadata — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Stage
This property can be used to store additional metadata while extending the application.
additionalMetadata — Właściwość, klasa com.adobe.solutions.rca.vo.ParticipantVO
This property can be used to store additional metadata, while extending the application.
additionalMetadata — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewContextVO
Any review specific data can be preserved in this field.
additionalMetadata — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewStageVO
This property can be used to store additional metadata, while extending the application.
additionalMetaData — Właściwość, klasa com.adobe.livecycle.rca.model.ReviewContext
Specifies any data specific to this review to save.
additionalMetaData — Właściwość, klasa com.adobe.livecycle.rca.model.participant.AbstractParticipant
Specifies additional metadata when you extend the application.
additionalMetaData — Właściwość, klasa com.adobe.livecycle.rca.model.stage.AbstractStage
Stores additional metadata when the application is extended.
additionalTableColumns — Właściwość, klasa com.adobe.icc.vo.Table
Table column details for all the columns inside the table.
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — metoda, klasa fl.motion.MotionBase
Dodaje obiekt klatki kluczowej do instancji Motion.
addKeyPair(key:String, value:String) — metoda, klasa com.adobe.icc.external.dc.InvokeParams
Adds an entry to the ddkeMap for the specified key/value pair.
addLast(p:mx.automation:AutomationIDPart) — metoda, klasa mx.automation.AutomationID
Adds a parts to the end of the id.
addLayer(value:mx.core:DesignLayer) — metoda, klasa mx.core.DesignLayer
Adds a DesignLayer child to this layer.
addLayoutCompleteSynchronization() — metoda, klasa mx.automation.delegates.core.UIComponentAutomationImpl
Sets up an automation synchronization with the Layout Manager's UPDATE_COMPLETE event.
addLayoutCompleteSynchronization() — metoda, klasa mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl
Sets up a automation synchronization with layout manager update complete event.
addLineForReuse(textLine:flash.text.engine:TextLine) — Metoda statyczna , klasa flashx.textLayout.compose.TextLineRecycler
Dodaje obiekt TextLine do puli ponownego wykorzystania.
addListenerHandler() — metoda, klasa mx.validators.Validator
Sets up all of the listeners for the valid and invalid events dispatched from the validator.
addListenerHandler() — metoda, klasa 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) — metoda, interfejs 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) — metoda, interfejs 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) — metoda, klasa com.adobe.solutions.prm.services.impl.ProjectManagementCoreService
This function adds a local user to a project.
addLogger(logger:mx.logging:ILogger) — metoda, klasa mx.logging.AbstractTarget
Sets up this target with the specified logger.
addLogger(logger:mx.logging:ILogger) — metoda, interfejs mx.logging.ILoggingTarget
Sets up this target with the specified logger.
addManagedOperation(mop:mx.data:ManagedOperation) — metoda, klasa mx.data.RPCDataManager
Adds a managed operation to the set managed by this data manager.
addMarker(marker:org.osmf.metadata:TimelineMarker) — metoda, klasa org.osmf.metadata.TimelineMetadata
Adds the specified TimelineMarker to this object.
addMediaElement(element:org.osmf.media:MediaElement) — metoda, interfejs org.osmf.containers.IMediaContainer
Adds a MediaElement instance to the container.
addMediaElement(element:org.osmf.media:MediaElement) — metoda, klasa org.osmf.containers.MediaContainer
Adds a MediaElement instance to the container.
addMember(s:mx.olap:IOLAPMember) — metoda, interfejs mx.olap.IOLAPQueryAxis
Adds a single member to the query axis.
addMember(member:mx.olap:IOLAPElement) — metoda, interfejs mx.olap.IOLAPTuple
Adds a new member to the tuple.
addMember(m:mx.olap:IOLAPMember) — metoda, klasa mx.olap.OLAPQueryAxis
Adds a single member to the query axis.
addMember(element:mx.olap:IOLAPElement) — metoda, klasa mx.olap.OLAPTuple
Adds a new member to the tuple.
addMemberAndSave(member:com.adobe.solutions.rca.domain.common:IMember) — metoda, klasa 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa flash.net.NetGroup
Umożliwia ręczne dodanie rekordu określającego, że peerID jest elementem grupy Group.
addMembers(value:mx.collections:IList) — metoda, interfejs mx.olap.IOLAPTuple
Adds a list of members to the tuple.
addMembers(value:mx.collections:IList) — metoda, klasa mx.olap.OLAPTuple
Adds a list of members to the tuple.
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — Metoda statyczna , klasa 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) — metoda, interfejs com.adobe.mosaic.om.interfaces.IMessageBus
Adds a listener for a namespace and name combination.
addMetadata(namespaceURL:String, metadata:org.osmf.metadata:Metadata) — metoda, klasa org.osmf.media.MediaElement
Adds a Metadata object to this MediaElement under the specified namespace URL.
addMetadataValue(namespaceURL:String, value:Object) — metoda, klasa org.osmf.media.MediaResourceBase
Adds a metadata value to this resource.
addModerator(moderator:com.adobe.livecycle.rca.model.participant:Moderator) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa com.adobe.icc.editors.model.TargetAreaAssignmentModel
Adds a module assignment to this target area assignment object.
addModuleInstance(moduleInstance:com.adobe.icc.dc.domain:IModuleInstance) — metoda, klasa 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) — metoda, klasa 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() — metoda, klasa spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — metoda, klasa mx.automation.delegates.core.UIComponentAutomationImpl
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — metoda, klasa spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl
addNamespace(ns:Object) — metoda, klasa XML
Dodaje przestrzeń nazw do zbioru przestrzeni nazw dotyczących obiektu XML.
addNeighbor(peerID:String) — metoda, klasa flash.net.NetGroup
Umożliwia ręczne dodanie sąsiada poprzez natychmiastowe nawiązanie połączenia bezpośrednio z określonym węzłem peerID, który już musi należeć do grupy Group.
addNewAsset() — metoda, klasa 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) — metoda, interfejs lc.procmgmt.ITaskManager
Adds a note to a task item.
addNote(title:String, note:String, permissions:lc.procmgmt.domain:AttachmentPermissions) — metoda, klasa lc.procmgmt.domain.Task
Adds a note to the task.
addNote() — metoda, klasa 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 — Właściwość statyczna stałej, klasa lc.foundation.events.ObjectResultEvent
A special value that specifies notes were added to a task.
addObject(obj:mx.core:IUIComponent, scaleType:String) — metoda, klasa mx.printing.FlexPrintJob
Adds a UIComponent object to the list of objects being printed.
addOfflineItem(item:Object) — metoda, klasa mx.data.DataServiceOfflineAdapter
Adds the specified offline item to the localStore.
addOfflineItem(item:Object) — metoda, klasa mx.data.SQLiteOfflineAdapter
Adds the specified offline item to the localStore.
addOneShotEventListener(dispatcher:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean, priority:int) — Funkcja pakietu, 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) — Funkcja pakietu, 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) — metoda, klasa flashx.textLayout.operations.CompositeOperation
Dodaje dodatkową operację do końca listy.
addOperationParameterButton — Część karnacji, klasa 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) — metoda, klasa flash.printing.PrintJob
Wysyła określony obiekt Sprite jako pojedynczą stronę do bufora drukarki.
addPage() — metoda, klasa 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) — metoda, interfejs com.adobe.mosaic.om.interfaces.IPanel
Adds a Panel to the Panel.
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.IShell
Adds a Panel to the shell.
addPanel(panel:com.adobe.mosaic.om.interfaces:IPanel, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.IView
Adds a Panel to the View.
addPanelButton — Część karnacji, klasa com.adobe.guides.spark.wrappers.components.StandardWrapperHost
The add panel button skin part. The add panel button skin part.
AddPanelButton — klasa, pakiet 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 — klasa, pakiet 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) — Konstruktor, klasa com.adobe.mosaic.om.events.AddPanelEvent
Constructor.
addParams(func:Function, ... rest) — Funkcja pakietu, 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) — Funkcja pakietu, 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa 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) — Metoda statyczna , klasa mx.managers.PopUpManager
Pops up a top-level window.
ADD_POP_UP_PLACE_HOLDER_REQUEST — Właściwość statyczna stałej, klasa mx.events.SWFBridgeRequest
Adds a placeholder for a pop up window hosted by a child SystemManager.
ADD_POP_UP_REQUEST — Właściwość statyczna stałej, klasa mx.events.SWFBridgeRequest
Adds a popup on the targeted application.
addPosition(p:mx.olap:IOLAPAxisPosition) — metoda, klasa mx.olap.OLAPResultAxis
Adds a position to the axis of the query result.
addPostLoadAction(action:Function) — metoda, interfejs com.adobe.gravity.service.manifest.IManifestParseContext
Add a post-load action.
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — metoda, interfejs mx.core.IFlexModuleFactory
Adds an RSL to the preloadedRSLs list.
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — metoda, klasa mx.managers.SystemManager
Adds an RSL to the preloadedRSLs list.
addProject(prj:com.adobe.solutions.prm.domain:IProject) — metoda, interfejs com.adobe.solutions.prm.domain.IProject
This method adds a project to a collection of projects.
addProject(project:com.adobe.solutions.prm.domain:IProject) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa 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 — Część karnacji, klasa 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) — metoda, klasa fl.motion.MotionBase
Zawiera tablicę wartości odpowiednich klatek kluczowych dla zadeklarowanej właściwości klasy Motion.
addQuads — Właściwość, klasa coldfusion.service.mxml.Pdf
Add the position or quadrants of the thumbnail
addRadioButton(radioButton:fl.controls:RadioButton) — metoda, klasa fl.controls.RadioButtonGroup
Dodaje przycisk opcji do wewnętrznej tablicy przycisków opcji, umożliwiając indeksowanie grupy przycisków opcji; zabieg ten pozwala na wybór pojedynczego przycisku opcji z grupy.
addRawModule(dataModule:com.adobe.icc.vo:DataModule, position:int) — metoda, klasa 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) — metoda, klasa 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) — metoda, interfejs com.adobe.gravity.framework.IApplicationDomainManager
Increment the reference count on the ApplicationDomain.
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — metoda, interfejs 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) — metoda, interfejs com.adobe.solutions.prm.domain.IWorkItem
This method adds a reference document to the referenceDocuments collection.
addReferenceDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa com.adobe.livecycle.rca.model.reminder.ReminderCollection
Adds items of type Reminder to the collection.
AddRemoveEffectTargetFilter — klasa, pakiet 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() — Konstruktor, klasa mx.effects.effectClasses.AddRemoveEffectTargetFilter
Constructor.
addResource(ns:Namespace, resource:Object) — metoda, klasa mx.rpc.xml.QualifiedResourceManager
Adds a resource to a potential Array of resources for a given namespace.
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — metoda, interfejs 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) — metoda, klasa air.update.ApplicationUpdaterUI
Dynamicznie dodaje nowy pakunek zasobów dla określonego języka.
addResponder(responder:mx.rpc:IResponder) — metoda, klasa coldfusion.air.SessionToken
addResponder adds a responder to an Array of responders.
addResponder(responder:mx.rpc:IResponder) — metoda, interfejs com.adobe.ep.taskmanagement.util.IToken
Adds an object to handle the result or failure for an asynchronous invocation.
addResponder(responder:mx.rpc:IResponder) — metoda, klasa com.adobe.ep.taskmanagement.util.Token
Adds an object to handle the result or failure for an asynchronous invocation.
addResponder(responder:mx.rpc:IResponder) — metoda, interfejs com.adobe.icc.token.IAsyncToken
Adds a responder to this token.
addResponder(responder:mx.rpc:IResponder) — metoda, interfejs com.adobe.livecycle.rca.token.IAsyncToken
Adds a responder to this token.
addResponder(responder:mx.rpc:IResponder) — metoda, klasa com.adobe.livecycle.rca.token.RCAToken
Adds a responder to this token.
addResponder(responder:mx.rpc:IResponder) — metoda, klasa lc.foundation.util.Token
Adds an object to handle the result or failure for an asynchronous invocation.
addResponder(responder:mx.rpc:IResponder) — metoda, klasa mx.collections.errors.ItemPendingError
addResponder adds a responder to an Array of responders.
addResponder(responder:mx.rpc:IResponder) — metoda, klasa mx.rpc.AsyncToken
Adds a responder to an Array of responders.
address — Właściwość, klasa flash.net.InterfaceAddress
Adres IP (Internet Protocol).
address — Właściwość, klasa flash.net.dns.AAAARecord
Adres IPv6.
address — Właściwość, klasa flash.net.dns.ARecord
Adres IPv4.
address — Właściwość, klasa lc.foundation.domain.User
Deprecated Since Workspace 10: Please use the postalAddress property.
addressedTo — Właściwość, klasa com.adobe.solutions.prm.vo.MessageVO
Defines the addressed-to field for a message.
addresses — Właściwość, klasa flash.net.NetworkInterface
Lista adresów powiązanych z tym interfejsem sieciowym.
addResultHandler(handler:Function) — metoda, interfejs com.adobe.ep.taskmanagement.util.IToken
Adds a result handler for this asynchronous invocation.
addResultHandler(handler:Function) — metoda, klasa com.adobe.ep.taskmanagement.util.Token
Adds a result handler for this asynchronous invocation.
addResultHandler(handler:Function) — metoda, klasa lc.foundation.util.Token
Adds a result handler for this asynchronous invocation.
addReviewer(reviewer:com.adobe.livecycle.rca.model.participant:Reviewer) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService
Adds a reviewer to a stage of an ongoing review.
ADD_REVIEWER — Właściwość statyczna stałej, klasa 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) — metoda, klasa com.adobe.livecycle.rca.model.participant.ReviewerCollection
Adds items of type Reviewer to the collection.
AddReviewStageParticipant — klasa, pakiet com.adobe.solutions.rca.presentation
The host component for dialog used to adding participants to an review stage.
AddReviewStageParticipant() — Konstruktor, klasa com.adobe.solutions.rca.presentation.AddReviewStageParticipant
The constructor for AddReviewStageParticipant class.
addReviewStageParticipantPanel — Część karnacji, klasa 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 — Właściwość statyczna stałej, klasa spark.events.GridSelectionEventKind
Indicates that this row should be added to the current selection.
addRSLInfo(info:fl.rsl:RSLInfo) — metoda, klasa fl.rsl.RSLPreloader
Dodaje opisowy rekord RSLInfo do pobieranego pliku SWF lub SWZ.
addScrollers(chilArray:Array) — metoda, klasa spark.automation.delegates.components.SparkDataGridAutomationImpl
private
addScrollers(chilArray:Array) — metoda, klasa spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl
addScrollers(chilArray:Array) — metoda, klasa spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl
private
addSection() — metoda, klasa ga.model.PanelManager
If the section is repeatable, this method adds a new section after the current section.
addSelectedCell(rowIndex:int, columnIndex:int) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa flashx.textLayout.container.ContainerController
Dodaje obiekt flash.display.DisplayObjectContainer, do którego są dodawane kształty zaznaczenia (takie jak wyróżnienie zaznaczenia bloku, kursor itd.) .
addService(service:com.adobe.mosaic.om.interfaces:IService, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.IShell
Adds a service to this shell.
AddServiceEvent — klasa, pakiet 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) — Konstruktor, klasa com.adobe.mosaic.om.events.AddServiceEvent
Constructor.
addServiceEventFailure — Zdarzenie, klasa com.adobe.mosaic.mxml.Service
The addServiceEventFailure defines a failure notification of an attempt to load a Service.
addServiceEventSuccess — Zdarzenie, klasa com.adobe.mosaic.mxml.Service
The addServiceEventSuccess defines a successful notification of loading a Service.
addSet(s:mx.olap:IOLAPSet) — metoda, interfejs mx.olap.IOLAPQueryAxis
Adds a set to the query axis.
addSet(s:mx.olap:IOLAPSet) — metoda, klasa mx.olap.OLAPQueryAxis
Adds a set to the query axis.
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — metoda, klasa 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) — metoda, klasa mx.rpc.soap.Operation
Adds a header that is applied only to this Operation.
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — metoda, klasa mx.controls.AdvancedDataGridBaseEx
Adds a data field to the list of sort fields.
addStage(stage:com.adobe.livecycle.rca.model.stage:AbstractStage) — metoda, klasa com.adobe.livecycle.rca.model.stage.StageCollection
Adds items of type AbstractStage to the collection
addStage(stage:com.adobe.solutions.rca.domain:IStage) — metoda, interfejs com.adobe.solutions.rca.domain.IReviewContext
Adds stage to the review after the last stage.
addStage(stage:com.adobe.solutions.rca.domain:IStage) — metoda, klasa 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa com.adobe.solutions.rca.domain.impl.ReviewContext
Adds stage to the review at the specified index from the beginning.
AddStageParticipant — klasa, pakiet com.adobe.solutions.rca.presentation
This class defines the base functionality for adding a participant to a stage.
AddStageParticipant() — Konstruktor, klasa com.adobe.solutions.rca.presentation.AddStageParticipant
The constructor for AddStageParticipant class.
addStageParticipantHandler(event:com.adobe.solutions.rca.presentation.event:StageParticipantEvent) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa mx.core.UIComponent
Adds a non-visual style client to this component instance.
addSubmenu(submenu:flash.display:NativeMenu, label:String) — metoda, klasa flash.display.NativeMenu
Dodaje podmenu do menu przez wstawienie nowej pozycji menu.
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — metoda, klasa flash.display.NativeMenu
Dodaje podmenu do menu przez wstawienie nowego elementu menu na określonej pozycji.
addSubscription(subtopic:String, selector:String, maxFrequency:uint) — metoda, klasa mx.messaging.MultiTopicConsumer
This is a convenience method for adding a new subscription.
ADD_SUBSCRIPTIONS — Właściwość statyczna stałej, klasa 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) — metoda, klasa mx.messaging.MultiTopicProducer
Adds a subtopic to the current list of subtopics for messages sent by this producer.
addSuccessHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.AggregatingToken
Add a handler to be called if the operation succeeds.
addSuccessHandler(handler:Function, weakReference:Boolean) — metoda, interfejs com.adobe.gravity.utility.async.IToken
Add a handler to be called if the operation succeeds.
addSuccessHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.ImmediateFaultToken
Add a handler to be called if the operation succeeds.
addSuccessHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.ImmediateSuccessToken
Add a handler to be called if the operation succeeds.
addSuccessHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.async.Token
Add a handler to be called if the operation succeeds.
addSuccessHandler(handler:Function, weakReference:Boolean) — metoda, klasa com.adobe.gravity.utility.flex.async.AsyncTokenWrapper
Add a handler to be called if the operation succeeds.
addSuccessHandler(success:Function) — metoda, interfejs com.adobe.icc.token.IAsyncToken
Adds a success handler to this token.
addSuccessHandler(success:Function) — metoda, interfejs com.adobe.livecycle.rca.token.IAsyncToken
Adds a success handler to this token.
addSuccessHandler(success:Function) — metoda, klasa com.adobe.livecycle.rca.token.RCAToken
Adds a success handler to this token.
addSupportingDocument(doc:com.adobe.livecycle.rca.model.document:SupportingDocument) — metoda, klasa 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) — metoda, interfejs 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, klasa com.adobe.solutions.prm.services.impl.WorkItemManagementService
This function adds a supporting document to a workitem.
addSupportingDocument(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — metoda, interfejs 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, interfejs mx.automation.IAutomationObjectHelper
Adds a synchronization object to the automation manager.
addTab — Zdarzenie, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout
Dispatched when the add button is clicked.
addTab(child:flash.display:DisplayObject) — metoda, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout
Adds a child to the end of the tab list.
ADD_TAB — Właściwość statyczna stałej, klasa com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent
A new tab is requested.
addTabAt(child:flash.display:DisplayObject, index:int) — metoda, klasa 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) — metoda, klasa fl.motion.AnimatorFactoryBase
Tworzy i zwraca instancję AnimatorBase, której właściwość docelowa jest ustawiona na obiekt DisplayObject (jeśli jest to możliwe) — ten obiekt jest właściwością targetName dla targetParent, a jego właściwość Motion jest przechowywana po utworzeniu w instancji AnimatorFactoryBase.
addTarget(target:mx.logging:ILoggingTarget) — Metoda statyczna , klasa mx.logging.Log
Allows the specified target to begin receiving notification of log events.
addTarget(target:org.osmf.layout:ILayoutTarget) — metoda, klasa 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) — metoda, klasa fl.motion.AnimatorFactoryBase
Odwołuje się do obiektu DisplayObjectContainer i tworzy oraz zwraca instancję AnimatorBase, której właściwość docelowa jest ustawiona na obiekt DisplayObject (jeśli jest to możliwe) — ten obiekt jest właściwością targetName dla targetParent, a jego właściwość Motion jest przechowywana po utworzeniu w instancji AnimatorFactoryBase.
addTask(task:lc.procmgmt.domain:Task) — metoda, klasa lc.procmgmt.domain.QueueBase
Adds a task to the queue.
addTeamMember(teamMember:com.adobe.solutions.prm.domain:ITeamMember) — metoda, interfejs 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, klasa 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) — metoda, interfejs 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) — metoda, interfejs 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) — metoda, klasa 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) — metoda, klasa com.adobe.solutions.prm.services.impl.WorkItemManagementService
This function adds a team member to a workitem.
addTextLine(textLine:flash.text.engine:TextLine, index:int) — metoda, klasa flashx.textLayout.container.ContainerController
Dodaje obiekt flash.text.engine.TextLine jako obiekt podrzędny kontenera.
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.IPanel
Adds a Tile to the Panel.
addTile(tile:com.adobe.mosaic.om.interfaces:ITile, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.IShell
Adds a Tile to the Shell.
AddTileEvent — klasa, pakiet 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) — Konstruktor, klasa com.adobe.mosaic.om.events.AddTileEvent
Constructor.
addTileEventFailure — Zdarzenie, klasa com.adobe.mosaic.mxml.Tile
The addTileEventFailure event indicates that an attempt to add a Tile from a Catalog failed.
addTileEventSuccess — Zdarzenie, klasa 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) — metoda, klasa mx.core.Application
Add a container to the Application's creation queue.
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — metoda, klasa flash.net.drm.DRMManager
Dodaje aktualnie uruchomione urządzenie do grupy urządzeń.
ADD_TO_DEVICE_GROUP_COMPLETE — Właściwość statyczna stałej, klasa flash.events.DRMDeviceGroupEvent
ADD_TO_DEVICE_GROUP_ERROR — Właściwość statyczna stałej, klasa flash.events.DRMDeviceGroupErrorEvent
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — metoda, interfejs lc.procmgmt.IFavoritesManager
Adds an startpoint to the Favorites collection.
addToFavorites(startpoint:lc.procmgmt.domain:Startpoint) — metoda, klasa lc.procmgmt.impl.FavoritesManager
Adds an startpoint to the Favorites collection.
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — metoda, klasa 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) — metoda, klasa 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) — metoda, klasa com.adobe.gravity.utility.async.AggregatingToken
Add a token to be aggregated.
addToRowArrays() — metoda, klasa mx.controls.listClasses.ListBase
Add a blank row to the beginning of the arrays that store references to the rows.
addToShortestColumn(index:int) — metoda, klasa com.adobe.mosaic.layouts.SmartColumnLayout
Adds the item, given by its index, to the column that is visually the shortest.
addToShortestRow(index:int) — metoda, klasa 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) — metoda, klasa org.osmf.media.MediaElement
Adds a new media trait to this media element.
addTuple(t:mx.olap:IOLAPTuple) — metoda, interfejs mx.olap.IOLAPQueryAxis
Adds a tuple to the query axis.
addTuple(tuple:mx.olap:IOLAPTuple) — metoda, interfejs mx.olap.IOLAPSet
Adds a new tuple to the set.
addTuple(t:mx.olap:IOLAPTuple) — metoda, klasa mx.olap.OLAPQueryAxis
Adds a tuple to the query axis.
addTuple(tuple:mx.olap:IOLAPTuple) — metoda, klasa mx.olap.OLAPSet
Adds a new tuple to the set.
addUser() — metoda, klasa 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) — metoda, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod
This method adds event listeners to a validator.
addValidationListeners(validator:com.adobe.solutions.rca.presentation.util:MultiTriggerValidator) — metoda, klasa com.adobe.solutions.prm.presentation.project.ProjectDetailsPod
This method adds listeners for validation events on the given validator.
addValue(key:String, value:Object) — metoda, klasa 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) — metoda, interfejs com.adobe.mosaic.om.interfaces.IViewManager
Adds a view to the ViewManager.
AddViewEvent — klasa, pakiet 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) — Konstruktor, klasa com.adobe.mosaic.om.events.AddViewEvent
Constructor.
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.IPanel
Adds a viewManager to this panel.
addViewManager(viewManager:com.adobe.mosaic.om.interfaces:IViewManager, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.IShell
Adds a viewManager to the shell.
AddViewManagerEvent — klasa, pakiet com.adobe.mosaic.om.events
The AddViewManagerEvent class defines a transient notification of adding a ViewManager.
AddViewManagerEvent(type:String, viewManagerNode:com.adobe.mosaic.om.interfaces:IViewManager, msg:String) — Konstruktor, klasa com.adobe.mosaic.om.events.AddViewManagerEvent
Constructor.
addWantObjects(startIndex:Number, endIndex:Number) — metoda, klasa flash.net.NetGroup
Dodaje obiekty o numerach od startIndex do endIndex włącznie do zbioru obiektów, które mają być pobrane.
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — metoda, interfejs com.adobe.solutions.prm.domain.IProject
This method adds a workitem to a collection of workitems.
addWorkItem(item:com.adobe.solutions.prm.domain:IWorkItem) — metoda, klasa com.adobe.solutions.prm.domain.impl.Project
This method adds a workitem to a collection of workitems.
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — metoda, interfejs com.adobe.solutions.prm.service.IWorkItemManagementService
This function adds a work item to an existing project.
addWorkItem(projectId:String, workItem:com.adobe.solutions.prm.vo:WorkItemVO) — metoda, klasa com.adobe.solutions.prm.services.impl.WorkItemManagementService
This function adds a work item to an existing project.
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — metoda, interfejs com.adobe.solutions.prm.domain.IProject
This remote operation adds a workitem to the current project and updates the changes on the server.
addWorkItemAndSave(workItem:com.adobe.solutions.prm.domain:IWorkItem) — metoda, klasa com.adobe.solutions.prm.domain.impl.Project
This remote operation adds a workitem to the current project and updates the changes on the server.
addXMLPath(langCode:String, path:String) — Metoda statyczna , klasa fl.lang.Locale
Dodaje parę {kodJęzyka, ścieżkaJęzyka} do tablicy wewnętrznej, która będzie używana później.
AD_HOC_REVIEW — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.ReviewType
Specifies the review type for an ad hoc review.
AD_HOC_REVIEW — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.ReviewType
The review type of an ad-hoc review.
adjustBrightness(rgb:uint, brite:Number) — Metoda statyczna , klasa mx.utils.ColorUtil
Performs a linear brightness adjustment of an RGB color.
adjustBrightness2(rgb:uint, brite:Number) — Metoda statyczna , klasa mx.utils.ColorUtil
Performs a scaled brightness adjustment of an RGB color.
AdjustColor — klasa, pakiet fl.motion
Klasa AdjustColor definiuje różne właściwości kolorów, takie jak jasność, kontrast, zabarwienie i nasycenie, w celu obsługiwania klasy ColorMatrixFilter.
AdjustColor() — Konstruktor, klasa fl.motion.AdjustColor
Klasa AdjustColor definiuje różne właściwości kolorów, dzięki którym możliwa jest obsługa klasy ColorMatrixFilter.
adjustColorObjects — Właściwość, klasa fl.motion.KeyframeBase
Zawiera instancje AdjustColor odwzorowane na odpowiadające im indeksy w tablicy filtrów dla danej klatki kluczowej.
adjustedRadius — Styl, klasa mx.charts.series.PlotSeries
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected.
adjustedRadius — Styl, klasa mx.charts.series.LineSeries
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected.
adjustedRadius — Styl, klasa mx.charts.series.AreaSeries
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected.
adjustFocusRect(obj:flash.display:DisplayObject) — metoda, klasa mx.core.UIComponent
Adjust the focus rectangle.
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — metoda, klasa mx.charts.AxisRenderer
Adjusts its layout to accomodate the gutters passed in.
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — metoda, interfejs mx.charts.chartClasses.IAxisRenderer
Adjusts its layout to accomodate the gutters passed in.
adjustItemDeleteEnablement() — metoda, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The function which dispatches event to set the status of toolbar item delete button.
adjustItemMoveDownEnablement() — metoda, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The function which dispatches event to set the status of toolbar item move down button.
adjustItemMoveUpEnablement() — metoda, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The function which dispatches event to set the status of toolbar item move up button.
adjustLeftIndentBtnEnablement() — metoda, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The function which dispatches event to set the status of toolbar item left indent button.
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — metoda, klasa mx.controls.DataGrid
Called from the updateDisplayList() method to adjust the size and position of listContent.
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — metoda, klasa mx.controls.listClasses.AdvancedListBase
Called from the updateDisplayList() method to adjust the size and position of list content.
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — metoda, klasa mx.controls.listClasses.ListBase
Called from the updateDisplayList() method to adjust the size and position of listContent.
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — metoda, klasa mx.controls.listClasses.TileBase
Called from the updateDisplayList() method to adjust the size and position of listContent.
adjustMinMax(minValue:Number, maxValue:Number) — metoda, klasa mx.charts.chartClasses.NumericAxis
Adjusts the generated or assigned range of the axis's labels.
adjustNetConnectionURL(rootUrl:String, url:String) — Metoda statyczna , klasa mx.netmon.NetworkMonitor
Adjust the URL for NetConnectionChannel and HTTPChannel Requests so that it goes through the monitor.
adjustNetConnectionURLImpl — Właściwość statyczna, klasa mx.netmon.NetworkMonitor
To be assigned by mix-in.
adjustRightIndentBtnEnablement() — metoda, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod
The function which dispatches event to set the status of toolbar item right indent button.
adjustRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number) — metoda, klasa mx.controls.dataGridClasses.DataGridBase
Adjusts the size and positions of the renderers for the given rowNum, row position and height.
adjustSelection(index:int, add:Boolean) — metoda, klasa spark.components.List
Adjusts the selected indices to account for items being added to or removed from this component.
adjustSelection(newIndex:int, add:Boolean) — metoda, klasa spark.components.supportClasses.ListBase
Adjusts the selected index to account for items being added to or removed from this component.
adjustSelectionAndCaretUponNavigation(event:flash.events:KeyboardEvent) — metoda, klasa spark.components.List
Adjusts the selection based on what keystroke or keystroke combinations were encountered.
adjustURLRequest(urlRequest:flash.net:URLRequest, rootURL:String, correlationID:String) — Metoda statyczna , klasa mx.netmon.NetworkMonitor
Adjust the URLRequest so that it goes through the monitor.
adjustURLRequestImpl — Właściwość statyczna, klasa mx.netmon.NetworkMonitor
To be assigned by mix-in.
adobe.utils — pakiet
Pakiet adobe.utils zawiera funkcje i klasy używane przez autorów narzędzia do tworzenia treści Flash.
advanceBrowser(asset:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — metoda, klasa com.adobe.ep.ux.content.view.components.activate.ActivationBrowser
Keeps a copy of asset and assetDescriptor for the asset whose versions are retrieved.
advanceBrowser(asset:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — metoda, klasa com.adobe.ep.ux.content.view.components.version.VersionBrowser
Keeps a copy of asset and assetDescriptor for the asset whose versions are retrieved.
ADVANCED — Właściwość statyczna stałej, klasa flash.text.AntiAliasType
Wybór zaawansowanej metody wygładzania.
AdvanceDataElementsPanel — klasa, pakiet com.adobe.dct.component.dataElementsPanel
The AdvanceDataElementsPanel component is an extension of DataElementsPanel, which is used in Expression Builder where data elements are used for authoring expressions.
AdvanceDataElementsPanel() — Konstruktor, klasa com.adobe.dct.component.dataElementsPanel.AdvanceDataElementsPanel
Constructor.
AdvancedChannelSet — klasa, pakiet mx.messaging
Extends the base ChannelSet to add advanced messaging functionality.
AdvancedChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Konstruktor, klasa mx.messaging.AdvancedChannelSet
Constructs an AdvancedChannelSet.
AdvancedDataGrid — klasa, pakiet mx.controls
The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application.
AdvancedDataGrid() — Konstruktor, klasa mx.controls.AdvancedDataGrid
Constructor.
AdvancedDataGridAccImpl — klasa, pakiet mx.accessibility
The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid.
AdvancedDataGridAccImpl(master:mx.core:UIComponent) — Konstruktor, klasa mx.accessibility.AdvancedDataGridAccImpl
Constructor.
AdvancedDataGridAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control.
AdvancedDataGridAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl
Constructor.
AdvancedDataGridBase — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridBase class is the base class for controls that display lists of items in multiple columns, such as the AdvancedDataGrid and OLAPDataGrid controls.
AdvancedDataGridBase() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Constructor.
AdvancedDataGridBaseEx — klasa, pakiet mx.controls
The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control.
AdvancedDataGridBaseEx() — Konstruktor, klasa mx.controls.AdvancedDataGridBaseEx
Constructor.
AdvancedDataGridBaseExAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control.
AdvancedDataGridBaseExAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl
Constructor.
AdvancedDataGridBaseSelectionData — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridBaseSelectionData class defines a data structure used by the advanced data grid classes to track selected cells in the AdvancedDataGrid control.
AdvancedDataGridBaseSelectionData(data:Object, rowIndex:int, columnIndex:int, approximate:Boolean) — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData
Constructor.
AdvancedDataGridColumn — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control.
AdvancedDataGridColumn(columnName:String) — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Constructor.
AdvancedDataGridColumnGroup — klasa, pakiet mx.controls.advancedDataGridClasses
Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control.
AdvancedDataGridColumnGroup(columnName:String) — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup
Constructor.
AdvancedDataGridDragProxy — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control.
AdvancedDataGridDragProxy() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridDragProxy
Constructor.
AdvancedDataGridEvent — klasa, pakiet mx.events
The AdvancedDataGridEvent class represents event objects that are specific to the AdvancedDataGrid control, such as the event that is dispatched when an editable grid item gets the focus.
AdvancedDataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number, multiColumnSort:Boolean, removeColumnFromSort:Boolean, item:Object, triggerEvent:flash.events:Event, headerPart:String) — Konstruktor, klasa mx.events.AdvancedDataGridEvent
Constructor.
AdvancedDataGridEventReason — klasa Final, pakiet mx.events
The AdvancedDataGridEventReason class defines constants for the values of the reason property of a AdvancedDataGridEvent object when the type property is itemEditEnd.
AdvancedDataGridGroupItemRenderer — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree.
AdvancedDataGridGroupItemRenderer() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer
Constructor.
AdvancedDataGridGroupItemRendererAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid
Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class.
AdvancedDataGridGroupItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridGroupItemRenderer) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl
Constructor.
AdvancedDataGridHeaderHorizontalSeparator — klasa, pakiet mx.skins.halo
The skin for the separator between column headers in an AdvancedDataGrid control.
AdvancedDataGridHeaderHorizontalSeparator() — Konstruktor, klasa mx.skins.halo.AdvancedDataGridHeaderHorizontalSeparator
Constructor.
AdvancedDataGridHeaderInfo — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control.
AdvancedDataGridHeaderInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, parent:mx.controls.advancedDataGridClasses:AdvancedDataGridHeaderInfo, index:int, depth:int, children:Array, internalLabelFunction:Function, headerItem:mx.controls.listClasses:IListItemRenderer) — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo
Constructor.
AdvancedDataGridHeaderRenderer — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control.
AdvancedDataGridHeaderRenderer() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Constructor.
AdvancedDataGridHeaderShiftEvent — klasa, pakiet mx.automation.events
The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted.
AdvancedDataGridHeaderShiftEvent(type:String, movingColumnIndex:int, oldColumnIndex:int, newColumnIndex:int, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Konstruktor, klasa mx.automation.events.AdvancedDataGridHeaderShiftEvent
Constructor.
AdvancedDataGridItemRenderer — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control.
AdvancedDataGridItemRenderer() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Constructor.
AdvancedDataGridItemRendererAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid
Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class.
AdvancedDataGridItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridItemRenderer) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl
Constructor.
AdvancedDataGridItemSelectEvent — klasa, pakiet mx.automation.events
The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected.
AdvancedDataGridItemSelectEvent(type:String, columnIndex:int, dataField:String, headerPart:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Konstruktor, klasa mx.automation.events.AdvancedDataGridItemSelectEvent
Constructor.
advancedDataGridListData — Właściwość, klasa mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
AdvancedDataGridListData — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control.
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridListData
Constructor.
AdvancedDataGridRendererDescription — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control.
AdvancedDataGridRendererDescription() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription
Constructor.
AdvancedDataGridRendererProvider — klasa, pakiet mx.controls.advancedDataGridClasses
An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control.
AdvancedDataGridRendererProvider() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider
Constructor.
AdvancedDataGridSortItemRenderer — klasa, pakiet mx.controls.advancedDataGridClasses
The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control.
AdvancedDataGridSortItemRenderer() — Konstruktor, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer
Constructor.
AdvancedListBase — klasa, pakiet mx.controls.listClasses
The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items.
AdvancedListBase() — Konstruktor, klasa mx.controls.listClasses.AdvancedListBase
Constructor.
AdvancedListBaseAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid
Defines methods and properties required to perform instrumentation for the AdvancedListBase class.
AdvancedListBaseAutomationImpl(obj:mx.controls.listClasses:AdvancedListBase) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl
Constructor.
AdvancedListBaseContentHolderAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid
Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class.
AdvancedListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:AdvancedListBaseContentHolder) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl
Constructor.
advancedSearchButton — Część karnacji, klasa com.adobe.ep.ux.content.view.AssetManagerView
Skin Part for Toggle Button to switch between advanced search pod and basic search pod Skin Part for Toggle Button to switch between advanced search pod and basic search pod
advancedSearchPod — Część karnacji, klasa com.adobe.ep.ux.content.view.AssetManagerView
Skin Part for Advanced Search Pod Skin Part for Advanced Search Pod
AdvancedSearchPod — klasa, pakiet com.adobe.ep.ux.content.view.components.searchpod
Advanced Search Results Pod
AdvancedSearchPod() — Konstruktor, klasa com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod
Constructor.
AdvancedStyleClient — klasa, pakiet mx.styles
A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface.
AdvancedStyleClient() — Konstruktor, klasa mx.styles.AdvancedStyleClient
Constructor.
affectsTweenable(tweenableName:String) — metoda, klasa fl.motion.KeyframeBase
Wskazuje, czy klatka kluczowa ma wpływ na konkretną właściwość animacji.
AFTER — Właściwość statyczna stałej, klasa mx.states.AddItems
Documentation is not currently available.
AFTER — Właściwość statyczna stałej, klasa spark.components.CalloutPosition
Position the leading edge of the callout after the trailing edge of the owner.
AFTER — Właściwość statyczna stałej, klasa spark.effects.AddAction
Constant used to specify the position to add the item relative to the object specified by the relativeTo property.
afterBounds — Właściwość, klasa flash.events.NativeWindowBoundsEvent
Granice okna po zmianie.
afterBounds — Właściwość, klasa spark.events.TitleWindowBoundsEvent
The bounds of the object after the action.
afterContent — Właściwość, interfejs flashx.textLayout.formats.IListMarkerFormat
Określa ciąg umieszczany za znacznikiem.
afterContent — Właściwość, klasa flashx.textLayout.formats.ListMarkerFormat
Określa ciąg umieszczany za znacznikiem.
afterDisplayState — Właściwość, klasa flash.events.NativeWindowDisplayStateEvent
Stan wyświetlania okna NativeWindow po zmianie.
afterLast — Właściwość, klasa mx.collections.HierarchicalCollectionViewCursor
If the cursor is located after the last item in the view, this property is true .
afterLast — Właściwość, interfejs mx.collections.IViewCursor
If the cursor is located after the last item in the view, this property is true .
afterOrientation — Właściwość, klasa flash.events.StageOrientationEvent
Orientacja stołu montażowego po zmianie.
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD — Właściwość statyczna stałej, klasa org.osmf.net.httpstreaming.HTTPStreamingNetLoader
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO — Właściwość statyczna stałej, klasa org.osmf.net.httpstreaming.HTTPStreamingNetLoader
AFTER_UP_SWITCH_BUFFER_BANDWIDTH — Właściwość statyczna stałej, klasa org.osmf.net.rules.RuleType
The type constant for the After Up-Switch Buffer Bandwidth rule.
AfterUpSwitchBufferBandwidthRule — klasa, pakiet org.osmf.net.rules
AfterUpSwitchBufferBandwidthRule is an emergency rule based on BufferBandwidthRule.
AfterUpSwitchBufferBandwidthRule(metricRepository:org.osmf.net.metrics:MetricRepository, bufferFragmentsThreshold:Number, minBandwidthToBitrateRatio:Number) — Konstruktor, klasa org.osmf.net.rules.AfterUpSwitchBufferBandwidthRule
Constructor.
agent — Właściwość, klasa mx.messaging.MessageResponder
Provides access to the MessageAgent that sent the message.
AggregatingToken — klasa, pakiet com.adobe.gravity.utility.async
AggregatingToken objects are returned from functions that initiate multiple asynchronous operations and must accumulate the results.
AggregatingToken() — Konstruktor, klasa com.adobe.gravity.utility.async.AggregatingToken
Constructor.
AggregatingTokenError — klasa, pakiet com.adobe.gravity.utility.async
An AggregatingTokenError is passed to fault handlers added to an AggregatingToken if faults occur on an aggregated token.
AggregatingTokenError(errors:Array) — Konstruktor, klasa com.adobe.gravity.utility.async.AggregatingTokenError
Constructor.
aggregator — Właściwość, klasa mx.olap.OLAPMeasure
The aggregation to be performed for this measure.
air.desktop — pakiet
Pakiet air.desktop zawiera klasę URLFilePromise, która umożliwia pracę ze zdalnymi plikami przeciągniętymi poza aplikację AIR na pulpit.
AirDragManagerAutomationHandler — klasa, pakiet mx.automation.air
Helper class that provides methods required for automation of drag and drop in AIR applications
AirDragManagerAutomationHandler() — Konstruktor, klasa mx.automation.air.AirDragManagerAutomationHandler
Constructor
AIREvent — klasa, pakiet mx.events
The AIREvent class represents the event object passed to the event listener for several AIR-specific events dispatched by the Window and WindowedApplication components.
AIREvent(type:String, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa mx.events.AIREvent
Constructor.
AirFunctionsHelper — klasa, pakiet mx.automation.air
Helper class that provides methods required for automation of AIR applications
AirFunctionsHelper(windowId:String) — Konstruktor, klasa mx.automation.air.AirFunctionsHelper
Constructor
AIR_LOCAL_STORAGE_ALL — Właściwość statyczna stałej, klasa com.adobe.mosaic.om.impl.CachePolicy
For AIR applications, cache all content that supports caching in application storage.
AIR_LOCAL_STORAGE_CATALOGS — Właściwość statyczna stałej, klasa com.adobe.mosaic.om.impl.CachePolicy
For AIR applications, cache catalogs in application storage.
air.net — pakiet
Pakiet air.net zawiera klasy służące do wykrywania sieci. Ten pakiet jest dostępny tylko dla treści działających w środowisku wykonawczym AIR.
air.update — pakiet
Pakiet air.update zawiera klasy służące do aktualizowania aplikacji AIR. Ten pakiet jest dostępny tylko dla treści działających w środowisku wykonawczym AIR.
air.update.events — pakiet
Pakiet air.update.events zawiera klasy, które definiują zdarzenia wykorzystywane przez infrastrukturę aktualizacji aplikacji AIR. Ten pakiet jest dostępny tylko dla treści działających w środowisku wykonawczym AIR.
airWindowIndicatorPropertyName — Właściwość statyczna stałej, klasa mx.automation.AutomationManager
album — Właściwość, klasa flash.media.ID3Info
Nazwa albumu; zgodnie ze znacznikiem ID3 2.0 (TALB).
Alert — klasa, pakiet mx.controls
The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon.
Alert() — Konstruktor, klasa mx.controls.Alert
Constructor.
ALERT — Właściwość statyczna stałej, klasa flash.notifications.NotificationStyle
Styl powiadomień wyświetlający okno ostrzegawcze po otrzymaniu powiadomienia.
AlertAccImpl — klasa, pakiet mx.accessibility
AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class.
AlertAccImpl(master:mx.core:UIComponent) — Konstruktor, klasa mx.accessibility.AlertAccImpl
Constructor.
AlertAutomationImpl — klasa, pakiet mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Alert control.
AlertAutomationImpl(obj:mx.controls:Alert) — Konstruktor, klasa mx.automation.delegates.controls.AlertAutomationImpl
Constructor.
AlertFormatter — klasa, pakiet com.adobe.solutions.rca.presentation.util
This class is used to format the alert dialog.
AlertFormatter(alertParent:mx.core:UIComponent) — Konstruktor, klasa com.adobe.solutions.rca.presentation.util.AlertFormatter
The constructor for AlertFormatter class.
AlertFormAutomationImpl — klasa, pakiet mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the AlertForm class.
AlertFormAutomationImpl(obj:mx.controls.alertClasses:AlertForm) — Konstruktor, klasa mx.automation.delegates.controls.AlertFormAutomationImpl
Constructor.
align — Właściwość, klasa fl.video.FLVPlayback
Określa układ wideo, gdy właściwość scaleMode jest ustawiona jako VideoScaleMode.MAINTAIN_ASPECT_RATIO lub VideoScaleMode.NO_SCALE.
align — Właściwość, klasa fl.video.VideoPlayer
Określa związek między sposobem wyświetlania wideo a wartościami właściwości registrationX, registrationY, registrationWidth i registrationHeight.
align — Właściwość, klasa flash.display.Stage
Wartość z klasy StageAlign, określająca wyrównanie stołu montażowego w programie Flash Player lub w przeglądarce.
align — Właściwość, klasa flash.text.TextFormat
Określa wyrównanie akapitu.
alignHorizontalGroupContent(outerGroup:spark.components:Group) — Metoda statyczna , klasa com.adobe.guides.spark.layouts.components.AlignmentArea
Aligns each row in a multi-column layout by making each item in each row the same height
alignHorizontalGroupContent(outerGroup:spark.components:Group) — metoda, interfejs com.adobe.guides.spark.layouts.components.ILayoutComponent
Aligns each row in a multi-column layout by making each item in each row the same height.
alignHorizontalGroupContent(outerGroup:spark.components:Group) — metoda, klasa com.adobe.guides.spark.layouts.components.LayoutHostBase
Aligns each row in a multi-column layout by making each item in each row the same height.
alignLabelsToUnits — Właściwość, klasa mx.charts.DateTimeAxis
Determines the placement of labels along the axis.
alignment — Właściwość, klasa flash.text.engine.TabStop
Określa typ wyrównania tabulatora tego punktu tabulacji.
alignment — Właściwość, interfejs flashx.textLayout.formats.ITabStopFormat
Wyrównanie tabulatora tego znacznika tabulacji.
alignment — Właściwość, klasa flashx.textLayout.formats.TabStopFormat
Wyrównanie tabulatora tego znacznika tabulacji.
AlignmentArea — klasa, pakiet com.adobe.guides.spark.layouts.components
This class aligns columns inside a Spark Group honouring the "keepWithPrevious" settings of the passed in items.
alignmentBaseline — Styl, klasa spark.components.supportClasses.SliderBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.supportClasses.GroupBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.supportClasses.ButtonBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.supportClasses.SkinnableTextBase
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.Label
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.RichText
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.FormHeading
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.NumericStepper
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.SkinnableContainer
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.SkinnableDataContainer
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.Scroller
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.DataGrid
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.RichEditableText
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.components.VideoPlayer
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.skins.spark.DefaultItemRenderer
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Styl, klasa spark.skins.wireframe.DefaultItemRenderer
Specifies the baseline to which the dominant baseline aligns.
alignmentBaseline — Właściwość, klasa flash.text.engine.ElementFormat
Określa typ linii bazowej w elemencie zawierającym, do której mają być wyrównywane dominujące linie bazowe elementów w tym formacie.
alignmentBaseline — Właściwość, klasa flashx.textLayout.container.ContainerController
TextLayoutFormat: określa linię bazową, do której wyrównywana jest dominująca linia bazowa.
alignmentBaseline — Właściwość, klasa flashx.textLayout.elements.FlowElement
TextLayoutFormat: określa linię bazową, do której wyrównywana jest dominująca linia bazowa.
alignmentBaseline — Właściwość, interfejs flashx.textLayout.formats.ITextLayoutFormat
Określa linię bazową, do której wyrównywana jest dominująca linia bazowa.
alignmentBaseline — Właściwość, klasa flashx.textLayout.formats.TextLayoutFormat
Określa linię bazową, do której wyrównywana jest dominująca linia bazowa.
alignSymbol — Właściwość, klasa mx.formatters.CurrencyFormatter
Aligns currency symbol to the left side or the right side of the formatted number.
alignSymbol — Właściwość, klasa mx.validators.CurrencyValidator
Specifies the alignment of the currencySymbol relative to the rest of the expression.
alignToolTip — Właściwość, klasa mx.controls.RichTextEditor
The ToolTip that appears when the user hovers over the text alignment buttons.
ALL — Właściwość statyczna stałej, klasa com.adobe.gravity.utility.logging.LogLevel
Log level constant for enabling all logging levels.
ALL — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.RecipientType
Specifies that a reminder is sent to all the participants of the stage regardless of their status.
ALL — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.RecipientType
The property specifies that reminder is sent to all the participants of the stage irrespective of their status.
ALL — Właściwość statyczna stałej, klasa fl.core.InvalidationType
Stała InvalidationType.ALL definiuje wartość właściwości type obiektu zdarzenia wywoływanego w celu wskazania, że składnik powinien w całości narysować się ponownie.
ALL — Właściwość statyczna stałej, klasa fl.video.CuePointType
Definiuje wartość parametru type w metodach findCuePoint() i findNearestCuePoint().
ALL — Właściwość statyczna stałej, klasa flash.display3D.Context3DClearMask
Czyści wszystkie bufory.
ALL — Właściwość statyczna stałej, klasa flash.events.GesturePhase
Pojedyncza wartość oznaczająca wszystkie fazy prostych gestów, takich jak stuknięcie dwoma palcami lub machnięcie.
ALL — Właściwość statyczna stałej, klasa flash.text.AutoCapitalize
Wszystkie litery są wielkie.
ALL — Właściwość statyczna stałej, klasa flash.text.engine.BreakOpportunity
Powoduje, że wszystkie znaki w obiekcie ContentElement są traktowane jako okazje do podziału wiersza, co oznacza, że podział wiersza może nastąpić po każdym znaku.
ALL — Właściwość statyczna stałej, klasa mx.core.ContainerCreationPolicy
Immediately create all descendants.
ALL — Właściwość statyczna stałej, klasa mx.data.AccessPrivileges
Indicates that no restrictions are imposed.
ALL — Właściwość statyczna stałej, klasa mx.data.CacheDataDescriptor
Option for use with the getCacheDescriptors() method to indicate the type of descriptors to return.
ALL — Właściwość statyczna stałej, klasa mx.data.PropertySpecifier
Reusable instance of a PropertySpecifier to include all properties of an item.
ALL — Właściwość statyczna stałej, klasa mx.logging.LogEventLevel
Tells a target to process all messages.
ALL_BUT_LAST — Właściwość statyczna stałej, klasa flash.text.engine.LineJustification
Justuj wszystkie wiersze oprócz ostatniego.
ALL_BUT_MANDATORY_BREAK — Właściwość statyczna stałej, klasa flash.text.engine.LineJustification
Justuje wszystkie wiersze oprócz ostatniego wiersza i wierszy zakończonych znakami obowiązkowego podziału.
allCategories — Właściwość, klasa com.adobe.icc.editors.managers.CategoryManager
The aggregated list of all the categories present in the system.
ALL_CHILDREN — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.cms.SearchParameters
Specifies to fetch all children.
allElements — Właściwość, klasa mx.charts.chartClasses.ChartBase
The set of all chart elements displayed in the chart.
ALL_INCLUDING_LAST — Właściwość statyczna stałej, klasa flash.text.engine.LineJustification
Justuj wszystkie wiersze.
allLocalAssetActionsChange — Zdarzenie, klasa com.adobe.ep.ux.content.managers.AssetManager
allLocalAssetActionsChange event is thrown when local list of asset actions change
allMemberList — Właściwość, klasa com.adobe.solutions.prm.domain.impl.Project
The property returns a collection of all members.
allMemberList — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem
The property returns a collection of all members.
allMemberList — Właściwość, interfejs com.adobe.solutions.rca.domain.common.IMemberCollection
The property returns a collection of all members.
allMemberList — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewContext
The property returns a collection of all members.
allMemberList — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Stage
The property returns a collection of all members.
allMemberName — Właściwość, interfejs mx.olap.IOLAPHierarchy
The name of the all member of the hierarchy.
allMemberName — Właściwość, klasa mx.olap.OLAPHierarchy
The name of the all member of the hierarchy.
allowAdd — Właściwość, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout
When allowAdd is true, the "+" button is revealed on the left side of the tab bar.
allowClose — Właściwość, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout
When allowClose is true, a tab may be closed using a button that appears on the tab.
allowCodeImport — Właściwość, interfejs com.adobe.gravity.service.bundleloader.IBundleLoaderContext
Whether the bundle should be import loaded if it naturally belongs in another SecurityDomain.
allowCodeImport — Właściwość, klasa flash.system.LoaderContext
Określa, czy można użyć obiektu Loader w celu zaimportowania obiektu zawierającego kod wykonywalny, takiego jak plik SWF, do obszaru izolowanego strony wywołującej.
allowContentAdd — Właściwość, interfejs com.adobe.mosaic.om.interfaces.IView
Returns the allowContentAdd value
allowContentAdd — Właściwość, interfejs com.adobe.mosaic.om.interfaces.IViewManager
Returns the allowContentAdd value
allowContentDelete — Właściwość, interfejs com.adobe.mosaic.om.interfaces.IPanel
Returns the allowContentDelete value
allowContentDelete — Właściwość, interfejs com.adobe.mosaic.om.interfaces.IView
Returns the allowContentDelete value
allowCopy — Właściwość, klasa flash.desktop.NativeDragOptions
Cel upuszczenia może kopiować przeciągane dane.
allowDelayedOperations — Właściwość, klasa flashx.textLayout.edit.EditManager
allowDelayedOperations — Właściwość, interfejs flashx.textLayout.edit.IEditManager
Określa, czy operacje można umieszczać w kolejce do wykonania później.
allowDelete — Właściwość, interfejs com.adobe.ep.taskmanagement.domain.IAttachmentPermissions
A flag that indicates whether an attachment can be deleted.
allowDelete — Właściwość, interfejs com.adobe.mosaic.om.interfaces.ITile
The tile's allowDelete setting.
allowDelete — Właściwość, interfejs com.adobe.mosaic.skinning.IMosaicComponent
Indicates if this component may be deleted or not.
allowDelete — Właściwość, klasa lc.procmgmt.domain.AttachmentPermissions
A flag that indicates the delete permission for an attachment.
allowDeselection — Właściwość, klasa spark.components.ButtonBarButton
If true, the user click on a currently selected button to deselect it.
allowDisjointSelection — Właściwość, klasa mx.controls.DateChooser
If true, specifies that non-contiguous(disjoint) selection is allowed in the DateChooser control.
allowDomain(... rest) — metoda, klasa flash.net.LocalConnection
Pozwala określić domenę lub domeny, które mogą wysyłać wywołania typu LocalConnection do tej instancji obiektu LocalConnection.
allowDomain(... rest) — Metoda statyczna , klasa flash.system.Security
Zezwala plikom SWF w rozpoznanych domenach na uzyskiwanie dostępu do obiektów i zmiennych w pliku SWF zawierającym wywołanie metody allowDomain().
allowDomain(... rest) — metoda, interfejs mx.core.IFlexModuleFactory
Calls the Security.allowDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory.
allowDomain(... rest) — metoda, klasa mx.managers.SystemManager
Calls Security.allowDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager.
allowDomainsInNewRSLs — Właściwość, interfejs mx.core.IFlexModuleFactory
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call.
allowDomainsInNewRSLs — Właściwość, klasa mx.managers.SystemManager
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call.
allowDomainsInNewRSLs — Właściwość, klasa mx.managers.WindowedSystemManager
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call.
allowDragSelection — Właściwość, klasa mx.controls.listClasses.AdvancedListBase
A flag that indicates whether drag-selection is enabled.
allowDragSelection — Właściwość, klasa mx.controls.listClasses.ListBase
A flag that indicates whether drag-selection is enabled.
allowDynamicPropertyChangesWithCachedData — Właściwość, klasa mx.data.RPCDataManager
If false (default), then changing the item class dynamic properties when the local store is not empty causes an error fault when setItemClassDynamicProperties() is called.
allowedActions — Właściwość, klasa flash.events.NativeDragEvent
Obiekt NativeDragOptions określający operacje dozwolone przez obiekt ekranowy, który zainicjował tę operację przeciągania.
allowedFormatChars — Właściwość, klasa mx.validators.CreditCardValidator
The set of formatting characters allowed in the cardNumber field.
allowedFormatChars — Właściwość, klasa mx.validators.DateValidator
The set of formatting characters allowed for separating the month, day, and year values.
allowedFormatChars — Właściwość, klasa mx.validators.PhoneNumberValidator
The set of allowable formatting characters.
allowedFormatChars — Właściwość, klasa mx.validators.SocialSecurityValidator
Specifies the set of formatting characters allowed in the input.
allowedFormatChars — Właściwość, klasa mx.validators.ZipCodeValidator
The set of formatting characters allowed in the ZIP code.
allowFreeText — Właściwość, klasa com.adobe.icc.dc.domain.TargetInstance
True if the free text can be added to target instance.
allowFreeText — Właściwość, klasa com.adobe.icc.editors.model.ListModel
Flag to indicate if this assignment allows adding free text.
allowFreeText — Właściwość, klasa com.adobe.icc.editors.model.TargetAreaAssignmentModel
Flag to indicate if this assignment allows adding free text.
allowFreeText — Właściwość, klasa com.adobe.icc.vo.ListDataModule
Specifies whether free text can be added to the list
allowFreeText — Właściwość, klasa com.adobe.icc.vo.TargetAreaAssignment
The flag indicating the user if he is allowed to add free text while generating final correspondence
allowFreeTextBtn — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor
A skin part that defines the allow free text button A skin part that defines the allow free text button
allowInsecureDomain(... rest) — metoda, klasa flash.net.LocalConnection
Pozwala określić domenę lub domeny z możliwością wysyłania wywołań LocalConnection do tego obiektu LocalConnection.
allowInsecureDomain(... rest) — Metoda statyczna , klasa flash.system.Security
Zezwala plikom SWF i HTML w zidentyfikowanych domenach na dostęp do obiektów i zmiennych w wywołującym pliku SWF udostępnianym przy użyciu protokołu HTTPS.
allowInsecureDomain(... rest) — metoda, interfejs mx.core.IFlexModuleFactory
Calls the Security.allowInsecureDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory.
allowInsecureDomain(... rest) — metoda, klasa mx.managers.SystemManager
Calls Security.allowInsecureDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager.
allowInsecureDomainsInNewRSLs — Właściwość, interfejs mx.core.IFlexModuleFactory
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call.
allowInsecureDomainsInNewRSLs — Właściwość, klasa mx.managers.SystemManager
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call.
allowInsecureDomainsInNewRSLs — Właściwość, klasa mx.managers.WindowedSystemManager
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call.
allowInteraction — Właściwość, klasa mx.printing.PrintAdvancedDataGrid
If true, allows some interactions with the control, such as column resizing, column reordering, and expanding or collapsing nodes.
allowInteraction — Właściwość, klasa mx.printing.PrintOLAPDataGrid
If true, allows some interactions with the control, such as column resizing.
allowItemSizeChangeNotification — Właściwość, klasa mx.controls.listClasses.ListBase
If false, renderers cannot invalidate size of List.
allowLibraryAccessBtn — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.ListEditor
A skin part that defines the allow library access button A skin part that defines the allow library access button
allowLink — Właściwość, klasa flash.desktop.NativeDragOptions
Cel upuszczenia może tworzyć łącze wskazujące przeciągnięte dane.
allowLoadBytesCodeExecution — Właściwość, klasa flash.system.LoaderContext
Wcześniejsza właściwość, zastąpiona przez allowCodeImport, ale nadal obsługiwana w celu zapewnienia zgodności.
allowMerge — Właściwość, klasa flashx.textLayout.operations.DeleteTextOperation
Wskazuje, czy dana operacja może zostać scalona z operacjami wykonywanymi przed nią lub po niej.
allowMove — Właściwość, klasa flash.desktop.NativeDragOptions
Cel upuszczenia może przesuwać przeciągane dane.
allowMultipleSelection — Właściwość, klasa fl.controls.SelectableList
Pobiera wartość typu Boolean wskazującą, czy można wybrać jednocześnie więcej niż jeden element listy.
allowMultipleSelection — Właściwość, klasa mx.controls.DateChooser
If true, specifies that multiple selection is allowed in the DateChooser control.
allowMultipleSelection — Właściwość, klasa mx.controls.listClasses.AdvancedListBase
A flag that indicates whether you can allow more than one item to be selected at the same time.
allowMultipleSelection — Właściwość, klasa mx.controls.listClasses.ListBase
A flag that indicates whether you can allow more than one item to be selected at the same time.
allowMultipleSelection — Właściwość, klasa spark.components.List
If true multiple selection is enabled.
allowNegative — Właściwość, klasa mx.validators.CurrencyValidator
Specifies whether negative numbers are permitted.
allowNegative — Właściwość, klasa mx.validators.NumberValidator
Specifies whether negative numbers are permitted.
allowNegative — Właściwość, klasa spark.validators.supportClasses.NumberValidatorBase
Specifies whether negative numbers are permitted.
allowNegativeForStacked — Właściwość, klasa mx.charts.chartClasses.StackedSeries
Setting this property to true will stack positive and negative values separately
allowNewAttachments — Właściwość, klasa lc.procmgmt.ui.attachments.AttachmentHeaderModel
The indicator that adding Attachments is permitted.
allowNewNotes — Właściwość, klasa lc.procmgmt.ui.attachments.AttachmentHeaderModel
The indicator that adding Notes is permitted.
allowNull — Właściwość, klasa flash.data.SQLColumnSchema
Wskazuje, czy wartości NULL są dozwolone w kolumnie.
allowPDFInteraction — Właściwość, klasa com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer
The flag indicating whether the PDF rendered is interactive or not.The value true specifies that PDF is interactive.
allowRead — Właściwość, interfejs com.adobe.ep.taskmanagement.domain.IAttachmentPermissions
A flag that indicates whether an attachment can be read.
allowRead — Właściwość, klasa lc.procmgmt.domain.AttachmentPermissions
A flag that indicates the read permission for an attachment.
allowsAdd() — metoda, interfejs com.adobe.mosaic.skinning.IMosaicContainer
The skin should present a control to allow the user to request a new child element.
allowSave — Właściwość, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout
When allowSave is true, the "Save" action appears in the option menu.
allowsClose() — metoda, interfejs com.adobe.mosaic.skinning.IMosaicContainer
The skin should present a control to allow the user to close a child element.
allowsClose — Właściwość, klasa com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton
When false, displays a "Close" item in the menu.
allowsFullScreen — Właściwość, klasa flash.display.Stage
Określa, czy ten stół montażowy umożliwia stosowanie trybu pełnoekranowego.
allowsFullScreenInteractive — Właściwość, klasa flash.display.Stage
Określa, czy ten stół montażowy umożliwia wyświetlanie na pełnym ekranie z trybem wprowadzania tekstu.
allowsSave() — metoda, interfejs com.adobe.mosaic.skinning.IMosaicContainer
The skin should present a control to allow the user to save a child element.
allowsSave — Właściwość, klasa com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton
A special value when true, displays a "Save" item in the menu.
allowThumbOverlap — Właściwość, klasa mx.controls.sliderClasses.Slider
If set to false, then each thumb can only be moved to the edge of the adjacent thumb.
allowTrackClick — Właściwość, klasa mx.controls.sliderClasses.Slider
Specifies whether clicking on the track will move the slider thumb.
allowValueWrap — Właściwość, klasa spark.components.Spinner
Determines the behavior of the control for a step when the current value is either the maximum or minimum value.
allowWrite — Właściwość, interfejs com.adobe.ep.taskmanagement.domain.IAttachmentPermissions
A flag that indicates whether an attachment can be overwritten or writable.
allowWrite — Właściwość, klasa lc.procmgmt.domain.AttachmentPermissions
A flag that indicates the write permission for an attachment.
AllRuntimeSparkControls — klasa, pakiet com.adobe.guides.spark.util
This class forces the framework spark controls to be included into the runtime swf
AllValuesAreSet() — metoda, klasa fl.motion.AdjustColor
Sprawdza, czy ustawione są wszystkie cztery właściwości AdjustColor.
alpha — Właściwość, klasa flash.display.DisplayObject
Wartość przezroczystości alfa określonego obiektu.
alpha — Właściwość, klasa flash.display.GraphicsSolidFill
Wskazuje wartość przezroczystości alpha wypełnienia.
alpha — Właściwość, klasa flash.filters.ConvolutionFilter
Wartość przezroczystości alfa nowego koloru.
alpha — Właściwość, klasa flash.filters.DisplacementMapFilter
Określa wartość przezroczystości alfa, która będzie stosowana do zniekształceń na zewnątrz obiektu.
alpha — Właściwość, klasa flash.filters.DropShadowFilter
Wartość przezroczystości alfa koloru cienia.
alpha — Właściwość, klasa flash.filters.GlowFilter
Wartość przezroczystości alfa koloru.
alpha — Właściwość, klasa flash.text.engine.ElementFormat
Określa przezroczystość elementów wiersza, na które ma wpływ ten obiekt.
alpha — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter
alpha — Właściwość, klasa mx.core.DesignLayer
The alpha for this design layer instance, between 0.0 and 1.0.
alpha — Właściwość, interfejs mx.core.IFlexDisplayObject
Wartość przezroczystości alfa określonego obiektu.
alpha — Właściwość, interfejs mx.core.IVisualElement
Wartość przezroczystości alfa określonego obiektu.
alpha — Właściwość, klasa mx.graphics.BitmapFill
The transparency of a fill.
alpha — Właściwość, klasa mx.graphics.GradientEntry
The transparency of a gradient fill.
alpha — Właściwość, klasa mx.graphics.RectangularDropShadow
Wartość przezroczystości alfa koloru cienia.
alpha — Właściwość, klasa mx.graphics.SolidColor
The transparency of a color.
alpha — Właściwość, klasa mx.graphics.SolidColorStroke
The transparency of a line.
alpha — Właściwość, klasa spark.filters.ConvolutionFilter
The alpha transparency value for the color.
alpha — Właściwość, klasa spark.filters.DisplacementMapFilter
Specifies the alpha transparency value to use for out-of-bounds displacements.
alpha — Właściwość, klasa spark.filters.DropShadowFilter
The alpha transparency value for the color.
alpha — Właściwość, klasa spark.filters.GlowFilter
The alpha transparency value for the color.
alpha — Właściwość, klasa spark.primitives.RectangularDropShadow
The alpha transparency value for the color.
alpha — Właściwość, klasa spark.primitives.supportClasses.GraphicElement
The level of transparency of the graphic element.
ALPHA — Właściwość statyczna stałej, klasa flash.display.BitmapDataChannel
Kanał alfa.
ALPHA — Właściwość statyczna stałej, klasa flash.display.BlendMode
Stosuje wartość alfa poszczególnych pikseli obiektu wyświetlanego do tła.
ALPHA — Właściwość statyczna stałej, klasa spark.core.MaskType
The mask respects opacity and uses the strokes and bitmap filters of the mask.
alphaFrom — Właściwość, klasa mx.effects.Dissolve
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaFrom — Właściwość, klasa mx.effects.Fade
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaFrom — Właściwość, klasa mx.effects.Glow
Starting transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaFrom — Właściwość, klasa mx.effects.effectClasses.DissolveInstance
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaFrom — Właściwość, klasa mx.effects.effectClasses.FadeInstance
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaFrom — Właściwość, klasa mx.effects.effectClasses.GlowInstance
Starting transparency level.
alphaFrom — Właściwość, klasa spark.effects.Fade
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaFrom — Właściwość, klasa spark.effects.supportClasses.FadeInstance
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaMultiplier — Właściwość, klasa flash.geom.ColorTransform
Wartość dziesiętna mnożona przez wartość kanału przezroczystości alfa.
ALPHANUMERIC — Właściwość statyczna stałej, klasa flash.ui.KeyboardType
Standardowa klawiatura z pełnym zestawem liczb i liter.
ALPHANUMERIC_FULL — Właściwość statyczna stałej, klasa flash.system.IMEConversionMode
Ciąg znaków "ALPHANUMERIC_FULL", który może być wartością właściwości IME.conversionMode.
ALPHANUMERIC_HALF — Właściwość statyczna stałej, klasa flash.system.IMEConversionMode
Ciąg znaków "ALPHANUMERIC_HALF", który może być wartością właściwości IME.conversionMode.
alphaOffset — Właściwość, klasa flash.geom.ColorTransform
Liczba z zakresu od –255 do 255 dodawana do wyniku mnożenia wartości kanału przezroczystości alfa przez wartość parametru alphaMultiplier.
alphas — Właściwość, klasa flash.display.GraphicsGradientFill
Tablica wartości alpha, które odpowiadają kolorom z tablicy colors.
alphas — Właściwość, klasa flash.filters.GradientBevelFilter
Tablica wartości przezroczystości alfa, które odpowiadają kolorom z tablicy kolorów.
alphas — Właściwość, klasa flash.filters.GradientGlowFilter
Tablica wartości przezroczystości alfa, które odpowiadają kolorom z tablicy kolorów.
alphaTo — Właściwość, klasa mx.effects.Dissolve
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaTo — Właściwość, klasa mx.effects.Fade
Final transparency level, where 0.0 means transparent and 1.0 means fully opaque.
alphaTo — Właściwość, klasa mx.effects.Glow
Ending transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaTo — Właściwość, klasa mx.effects.effectClasses.DissolveInstance
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaTo — Właściwość, klasa mx.effects.effectClasses.FadeInstance
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaTo — Właściwość, klasa mx.effects.effectClasses.GlowInstance
Ending transparency level.
alphaTo — Właściwość, klasa spark.effects.Fade
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
alphaTo — Właściwość, klasa spark.effects.supportClasses.FadeInstance
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque.
ALTERNATE — Właściwość statyczna stałej, klasa flash.display.NativeWindowSystemChrome
Zarezerwowane do użytku w przyszłości.
ALTERNATE — Właściwość statyczna stałej, klasa flash.ui.Keyboard
Stała skojarzona z kodem klawisza Alternate (Opcja) (18).
alternatingItemColors — Styl, klasa mx.controls.listClasses.ListBase
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa mx.controls.listClasses.AdvancedListBase
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa mx.controls.Tree
Colors for rows in an alternating pattern.
alternatingItemColors — Styl, klasa mx.controls.ComboBox
The set of BackgroundColors for drop-down list rows in an alternating pattern.
alternatingItemColors — Styl, klasa mx.controls.Menu
The colors used for menu or submenu menu items in an alternating pattern.
alternatingItemColors — Styl, klasa mx.controls.AdvancedDataGrid
Colors for rows in an alternating pattern.
alternatingItemColors — Styl, klasa spark.components.supportClasses.GroupBase
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa spark.components.List
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa spark.components.SkinnableContainer
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa spark.components.Scroller
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa spark.components.LabelItemRenderer
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa spark.skins.spark.DefaultItemRenderer
The colors to use for the backgrounds of the items in the list.
alternatingItemColors — Styl, klasa spark.skins.wireframe.DefaultItemRenderer
The colors to use for the backgrounds of the items in the list.
alternatingRowColors — Styl, klasa spark.components.DataGrid
Used to initialize the DataGrid's rowBackground skin part.
alternatingRowColorsBackground — Część karnacji, klasa spark.components.DataGrid
The IVisualElement class used to render the alternatingRowColors style. The IVisualElement class used to render the alternatingRowColors style.
ALTERNATIVE_AUDIO — Właściwość statyczna stałej, klasa org.osmf.traits.MediaTraitType
Identifies an instance of an AlternativeAudioTrait.
AlternativeAudioEvent — klasa, pakiet org.osmf.events
An AlternativeAudioEvent is dispatched when the properties of an AlternativeAudioTrait change.
AlternativeAudioEvent(type:String, bubbles:Boolean, cancelable:Boolean, switching:Boolean) — Konstruktor, klasa org.osmf.events.AlternativeAudioEvent
Default Constructor.
alternativeAudioStreamItems — Właściwość, klasa org.osmf.net.StreamingURLResource
Vector containing all alternative audio items associated with the current streaming resource.
alternativeAudioStreamSwitching — Właściwość, klasa org.osmf.media.MediaPlayer
Indicates whether or not an alternative audio stream switch is currently in progress.
AlternativeAudioTrait — klasa, pakiet org.osmf.traits
AlternativeAudioTrait defines the trait interface for media supporting alternative audio streams.
AlternativeAudioTrait(numAlternativeAudioStreams:int) — Konstruktor, klasa org.osmf.traits.AlternativeAudioTrait
Default Constructor.
altitude — Właściwość, klasa flash.events.GeolocationEvent
Wysokość nad poziomem morza w metrach.
altKey — Właściwość, klasa flash.events.GestureEvent
Określa, czy klawisz Alt jest aktywny (true), czy nieaktywny (false).
altKey — Właściwość, klasa flash.events.KeyboardEvent
W systemach Windows określa, czy klawisz Alt jest aktywny (true), czy nieaktywny (false); w systemach Mac OS określa, czy jest aktywny klawisz Option.
altKey — Właściwość, klasa flash.events.MouseEvent
Określa, czy klawisz Alt jest aktywny (true), czy nieaktywny (false).
altKey — Właściwość, klasa flash.events.TouchEvent
Określa, czy klawisz Alt jest aktywny (true), czy nieaktywny (false).
altKey — Właściwość, klasa mx.automation.events.AdvancedDataGridItemSelectEvent
Indicates whether the Alt key was pressed at the time of the event, true, or not, false.
altKey — Właściwość, klasa mx.automation.events.ChartSelectionChangeEvent
Indicates whether the Alt key was pressed at the time of the event, true, or not, false.
altKey — Właściwość, klasa mx.automation.events.ListItemSelectEvent
Indicates whether the Alt key was pressed at the time of the event, true, or not, false.
altKey — Właściwość, klasa mx.events.SandboxMouseEvent
Indicates whether the Alt key was pressed.
altKey — Właściwość, klasa spark.automation.events.SparkDataGridItemSelectEvent
Indicates whether the Alt key was pressed at the time of the event, true, or not, false.
altKey — Właściwość, klasa spark.automation.events.SparkListItemSelectEvent
Indicates whether the Alt key was pressed at the time of the event, true, or not, false.
altText — Właściwość, klasa com.adobe.icomm.assetplacement.model.Resource
Alternative text (alt text) is used as a replacement for an image, whenever the image cannot be seen.
ALWAYS — Właściwość statyczna stałej, klasa flash.display.PixelSnapping
Wartość stała, wykorzystywana jako wartość właściwości pixelSnapping obiektu Bitmap, powodująca, że niezależnie od przekształcenia obraz bitmapowy jest przyciągany do najbliższego piksela.
ALWAYS — Właściwość statyczna stałej, klasa flash.display3D.Context3DCompareMode
Wynik porównania zawsze ma wartość true.
ALWAYS — Właściwość statyczna stałej, klasa flash.text.StageTextClearButtonMode
Obiekt clearButton obiektu StageText jest zawsze widoczny
ALWAYS — Właściwość statyczna stałej, klasa spark.components.TextSelectionHighlighting
Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window.
alwaysCreateDisplayObject — Właściwość, klasa spark.primitives.supportClasses.GraphicElement
Specifies that this GraphicElement is to be associated with and be rendered to its own DisplayObject.
alwaysInFront — Właściwość, klasa flash.display.NativeWindow
Określa, czy to okno zawsze będzie znajdować się na przedzie pozostałych okien (włączając okna innych aplikacji).
alwaysInFront — Właściwość, klasa mx.core.Window
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications).
alwaysInFront — Właściwość, klasa mx.core.WindowedApplication
Determines whether the underlying NativeWindow is always in front of other windows.
alwaysInFront — Właściwość, klasa spark.components.Window
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications).
alwaysInFront — Właściwość, klasa spark.components.WindowedApplication
Determines whether the underlying NativeWindow is always in front of other windows.
ALWAYS_REQUIRED — Właściwość statyczna stałej, klasa flash.security.RevocationCheckSettings
Zawsze sprawdzaj, czy certyfikat został unieważniony.
alwaysShowSelection — Właściwość, klasa fl.controls.TextArea
Pobiera lub ustawia wartość typu Boolean wskazującą, czy program Flash Player wyróżnia zaznaczone elementy pola tekstowego, gdy nie jest ono uaktywnione.
alwaysShowSelection — Właściwość, klasa fl.controls.TextInput
Pobiera lub ustawia wartość typu Boolean wskazującą sposób wyświetlania zaznaczonych elementów, gdy pole nie jest uaktywnione.
alwaysShowSelection — Właściwość, klasa fl.text.TLFTextField
Jeśli ma wartość true, a pole tekstowe nie jest aktywne, program Flash Player wyróżnia zaznaczenie w polu tekstowym kolorem jasnoniebieskim.
alwaysShowSelection — Właściwość, klasa flash.text.TextField
Jeśli ma wartość prawda, a pole tekstowe nie jest aktywne, program Flash Player wyróżnia zaznaczenie w polu tekstowym kolorem szarym.
alwaysShowSelection — Właściwość, klasa mx.core.FTETextField
This property is not implemented in FTETextField because FTETextField does not support selection.
alwaysShowSelection — Właściwość, interfejs mx.core.IUITextField
Jeśli ma wartość prawda, a pole tekstowe nie jest aktywne, program Flash Player wyróżnia zaznaczenie w polu tekstowym kolorem szarym.
AMBIENT — Właściwość statyczna stałej, klasa flash.media.AudioPlaybackMode
Tryb odtwarzania dźwięków tła.
AMERICAN_EXPRESS — Właściwość statyczna stałej, klasa mx.validators.CreditCardValidatorCardType
Specifies the card type as American Express.
AMF0 — Właściwość statyczna stałej, klasa flash.net.ObjectEncoding
Określa, że obiekty są szeregowane przy użyciu formatu AMF (Action Message Format) dla języka ActionScript 1.0 i 2.0.
AMF3 — Właściwość statyczna stałej, klasa flash.net.ObjectEncoding
Określa, że obiekty są serializowane przy użyciu formatu AMF (Action Message Format) dla języka ActionScript 3.0.
AMFChannel — klasa, pakiet mx.messaging.channels
The AMFChannel class provides the AMF support for messaging.
AMFChannel(id:String, uri:String) — Konstruktor, klasa mx.messaging.channels.AMFChannel
Constructor.
amfChannelURI — Właściwość, klasa com.adobe.dct.model.ConfigModel
The amfChannel URI.
analyze — Zdarzenie, klasa flash.data.SQLConnection
Wywoływane, gdy operacja wywołania metody analyze() zakończy się pomyślnie.
analyze(resourceName:String, responder:flash.net:Responder) — metoda, klasa flash.data.SQLConnection
Zbiera statystyki na temat indeksów bazy danych i zapisuje je w tej bazie.
ANALYZE — Właściwość statyczna stałej, klasa flash.errors.SQLErrorOperation
Informuje, że wywołano metodę SQLConnection.analyze().
ANALYZE — Właściwość statyczna stałej, klasa flash.events.SQLEvent
Stała SQLEvent.ANALYZE definiuje wartość właściwości type obiektu zdarzenia analyze.
ancestor — Właściwość, klasa mx.styles.CSSSelector
If this selector is part of a descendant selector it may have a further selector defined for an arbitrary ancestor.
anchorBookmark — Właściwość, klasa mx.controls.listClasses.AdvancedListBase
A bookmark to the item that is the anchor.
anchorBookmark — Właściwość, klasa mx.controls.listClasses.ListBase
A bookmark to the item that is the anchor.
anchorColumnIndex — Właściwość, klasa mx.controls.AdvancedDataGrid
The column index of the current anchor.
anchorColumnIndex — Właściwość, klasa spark.components.Grid
The column index of the anchor for the next shift selection.
anchorIndex — Właściwość, klasa mx.controls.listClasses.AdvancedListBase
The offset of the item in the data provider that is the selection anchor point.
anchorIndex — Właściwość, klasa mx.controls.listClasses.ListBase
The offset of the item in the data provider that is the selection anchor point.
anchorPosition — Właściwość, interfejs flashx.textLayout.edit.ISelectionManager
Punkt kontrolny zaznaczenia.
anchorPosition — Właściwość, klasa flashx.textLayout.edit.SelectionManager
Punkt kontrolny zaznaczenia.
anchorPosition — Właściwość, klasa flashx.textLayout.elements.TextRange
Położenie kontrolne zaznaczenia, jako bezwzględne położenie w TextFlow
anchorRowIndex — Właściwość, klasa spark.components.Grid
The row index of the anchor for the next shift selection.
AndOperator — klasa, pakiet com.adobe.icc.editors.model.el.operators
The implementation of the and operator
AndOperator() — Konstruktor, klasa com.adobe.icc.editors.model.el.operators.AndOperator
Constructor.
angle — Właściwość, klasa coldfusion.service.mxml.Image
Rotates the image; Angle in degrees.
angle — Właściwość, klasa flash.filters.BevelFilter
Kąt fazy.
angle — Właściwość, klasa flash.filters.DropShadowFilter
Kąt cienia.
angle — Właściwość, klasa flash.filters.GradientBevelFilter
Kąt w stopniach.
angle — Właściwość, klasa flash.filters.GradientGlowFilter
Kąt w stopniach.
angle — Właściwość, klasa mx.charts.series.items.PieSeriesItem
The angle, in radians, that this wedge subtends.
angle — Właściwość, klasa mx.graphics.GradientBase
By default, the LinearGradientStroke defines a transition from left to right across the control.
angle — Właściwość, klasa mx.graphics.RectangularDropShadow
Kąt cienia.
angle — Właściwość, klasa spark.filters.BevelFilter
The angle of the bevel, in degrees.
angle — Właściwość, klasa spark.filters.DropShadowFilter
The angle of the bevel.
angle — Właściwość, klasa spark.filters.GradientFilter
The angle, in degrees.
angle — Właściwość, klasa spark.primitives.RectangularDropShadow
The angle of the bevel.
angleBetween(a:flash.geom:Vector3D, b:flash.geom:Vector3D) — Metoda statyczna , klasa flash.geom.Vector3D
Zwraca kąt w radianach między dwoma wektorami.
angleBy — Właściwość, klasa spark.effects.Rotate
Degrees by which to rotate the target object.
angleFrom — Właściwość, klasa mx.effects.Rotate
The starting angle of rotation of the target object, expressed in degrees.
angleFrom — Właściwość, klasa mx.effects.effectClasses.RotateInstance
The starting angle of rotation of the target object, expressed in degrees.
angleFrom — Właściwość, klasa spark.effects.Rotate
The starting angle of rotation of the target object, in degrees.
angleTo — Właściwość, klasa mx.effects.Rotate
The ending angle of rotation of the target object, expressed in degrees.
angleTo — Właściwość, klasa mx.effects.effectClasses.RotateInstance
The ending angle of rotation of the target object, expressed in degrees.
angleTo — Właściwość, klasa spark.effects.Rotate
The ending angle of rotation of the target object, in degrees.
angleXFrom — Właściwość, klasa spark.effects.Rotate3D
The starting angle of rotation of the target object around the x axis, expressed in degrees.
angleXTo — Właściwość, klasa spark.effects.Rotate3D
The ending angle of rotation of the target object around the x axis, expressed in degrees.
angleYFrom — Właściwość, klasa spark.effects.Rotate3D
The starting angle of rotation of the target object around the y axis, expressed in degrees.
angleYTo — Właściwość, klasa spark.effects.Rotate3D
The ending angle of rotation of the target object around the y axis, expressed in degrees.
angleZFrom — Właściwość, klasa spark.effects.Rotate3D
The starting angle of rotation of the target object around the z axis, expressed in degrees.
angleZTo — Właściwość, klasa spark.effects.Rotate3D
The ending angle of rotation of the target object around the z axis, expressed in degrees.
angularAxis — Właściwość, klasa mx.charts.chartClasses.PolarChart
The axis object used to map data values to an angle between 0 and 2 PI.
angularAxis — Właściwość, klasa mx.charts.chartClasses.PolarDataCanvas
Defines the labels, tick marks, and data position for items on the x-axis.
angularAxis — Właściwość, klasa mx.charts.series.PieSeries
The axis object used to map data values to an angle between 0 and 2 PI.
ANGULAR_AXIS — Właściwość statyczna stałej, klasa mx.charts.chartClasses.PolarTransform
A string representing the angular axis.
animate — Właściwość, klasa mx.events.AdvancedDataGridEvent
If true, animate an opening or closing operation; used for ITEM_OPENING type events only.
animate — Właściwość, klasa mx.events.TreeEvent
Whether to animate an opening or closing operation; used for ITEM_OPENING type events only.
Animate — klasa, pakiet spark.effects
This Animate effect animates an arbitrary set of properties between values.
Animate(target:Object) — Konstruktor, klasa spark.effects.Animate
Constructor.
AnimateColor — klasa, pakiet spark.effects
The AnimateColor effect animates a change in a color property over time, interpolating between given from/to color values on a per-channel basis.
AnimateColor(target:Object) — Konstruktor, klasa spark.effects.AnimateColor
Constructor.
AnimateColorInstance — klasa, pakiet spark.effects.supportClasses
The AnimateColorInstance class is the instance class of the AnimateColor effect, which animates a change in color by interpolating the from/to values per color channel.
AnimateColorInstance(target:Object) — Konstruktor, klasa spark.effects.supportClasses.AnimateColorInstance
Constructor.
AnimateFilter — klasa, pakiet spark.effects
The AnimateFilter effect applies an mx.filters.IBitmapFilter instance to the target and allows you to animate properties of the filter between values.
AnimateFilter(target:Object, filter:mx.filters:IBitmapFilter) — Konstruktor, klasa spark.effects.AnimateFilter
Constructor.
AnimateFilterInstance — klasa, pakiet spark.effects.supportClasses
The AnimateFilterInstance class implements the instance class for the AnimateFilter effect.
AnimateFilterInstance(target:Object) — Konstruktor, klasa spark.effects.supportClasses.AnimateFilterInstance
Constructor.
AnimateInstance — klasa, pakiet spark.effects.supportClasses
The AnimateInstance class implements the instance class for the Animate effect.
AnimateInstance(target:Object) — Konstruktor, klasa spark.effects.supportClasses.AnimateInstance
Constructor.
animatePaging(newValue:Number, pageSize:Number) — metoda, klasa spark.components.supportClasses.ScrollBarBase
Animates the operation to move to newValue.
AnimateProperty — klasa, pakiet mx.effects
The AnimateProperty effect animates a property or style of a component.
AnimateProperty(target:Object) — Konstruktor, klasa mx.effects.AnimateProperty
Constructor.
AnimatePropertyInstance — klasa, pakiet mx.effects.effectClasses
The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect.
AnimatePropertyInstance(target:Object) — Konstruktor, klasa mx.effects.effectClasses.AnimatePropertyInstance
Constructor.
animateStepping(newValue:Number, stepSize:Number) — metoda, klasa spark.components.supportClasses.ScrollBarBase
Animates the operation to step to newValue.
AnimateTransform — klasa, pakiet spark.effects
The AnimateTransform effect controls all transform-related animations on target objects.
AnimateTransform(target:Object) — Konstruktor, klasa spark.effects.AnimateTransform
Constructor.
AnimateTransform3D — klasa, pakiet spark.effects
The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties.
AnimateTransform3D(target:Object) — Konstruktor, klasa spark.effects.AnimateTransform3D
Constructor.
AnimateTransformInstance — klasa, pakiet spark.effects.supportClasses
The AnimateTransformInstance class implements the instance class for the AnimateTransform effect.
AnimateTransformInstance(target:Object) — Konstruktor, klasa spark.effects.supportClasses.AnimateTransformInstance
Constructor.
AnimateTransitionShader — klasa, pakiet spark.effects
The AnimateTransitionShader effect animates a transition between two bitmaps, one representing the start state (bitmapFrom), and the other representing the end state (bitmapTo).
AnimateTransitionShader(target:Object) — Konstruktor, klasa spark.effects.AnimateTransitionShader
Constructor.
AnimateTransitionShaderInstance — klasa, pakiet spark.effects.supportClasses
The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect.
AnimateTransitionShaderInstance(target:Object) — Konstruktor, klasa spark.effects.supportClasses.AnimateTransitionShaderInstance
Constructor.
Animation — klasa Final, pakiet spark.effects.animation
The Animation class defines an animation that happens between the start and end values of a property over a specified period of time.
Animation(duration:Number, property:String, startValue:Object, endValue:Object) — Konstruktor, klasa spark.effects.animation.Animation
Constructor.
animationDuration — Właściwość, klasa com.adobe.mosaic.layouts.MosaicLayoutBase
The amount of time to give any annimation to run its course.
animationEnd(animation:spark.effects.animation:Animation) — metoda, interfejs spark.effects.animation.IAnimationTarget
Called when an Animation instance ends.
animationRepeat(animation:spark.effects.animation:Animation) — metoda, interfejs spark.effects.animation.IAnimationTarget
Called when an Animation instance repeats.
animationStart(animation:spark.effects.animation:Animation) — metoda, interfejs spark.effects.animation.IAnimationTarget
Called when an Animation instance starts.
animationStop(animation:spark.effects.animation:Animation) — metoda, interfejs spark.effects.animation.IAnimationTarget
Called when an Animation instance stops.
animationTarget — Właściwość, klasa spark.effects.animation.Animation
The IAnimationTarget object notified with all start, end, repeat, and update events for this animation.
animationUpdate(animation:spark.effects.animation:Animation) — metoda, interfejs spark.effects.animation.IAnimationTarget
Called during every update of an Animation instance.
Animator — klasa, pakiet fl.motion
Klasa Animator stosuje opis XML do pośrednich faz ruchu wyświetlanego obiektu.
Animator(xml:XML, target:flash.display:DisplayObject) — Konstruktor, klasa fl.motion.Animator
Tworzy obiekt Animator w celu zastosowania opisu pośredniej fazy ruchu na bazie języka XML do obiektu wyświetlanego.
Animator3D — klasa, pakiet fl.motion
Klasa Animator3D stosuje opis XML do pośrednich faz ruchu 3D wyświetlanego obiektu.
Animator3D(xml:XML, target:flash.display:DisplayObject) — Konstruktor, klasa fl.motion.Animator3D
Tworzy obiekt Animator3D w celu zastosowania opisu pośredniej fazy ruchu na bazie XML w trzech wymiarach dla obiektu wyświetlanego.
AnimatorBase — klasa, pakiet fl.motion
Klasa AnimatorBase stosuje opis XML do pośrednich faz ruchu wyświetlanego obiektu.
AnimatorBase(xml:XML, target:flash.display:DisplayObject) — Konstruktor, klasa fl.motion.AnimatorBase
Tworzy obiekt AnimatorBase w celu zastosowania opisu pośredniej fazy ruchu na bazie języka XML do obiektu wyświetlanego.
AnimatorFactory — klasa, pakiet fl.motion
Klasa AnimatorFactory zapewnia obsługę w kodzie ActionScript funkcji kojarzenia jednego obiektu Motion z wieloma obiektami ekranowymi.
AnimatorFactory(motion:fl.motion:MotionBase, motionArray:Array) — Konstruktor, klasa fl.motion.AnimatorFactory
Tworzy wystąpienie klasy AnimatorFactory, za pomocą którego można przypisywać właściwości obiektu MotionBase do obiektów ekranowych.
AnimatorFactory3D — klasa, pakiet fl.motion
Klasa AnimatorFactory zapewnia obsługę (na podstawie języka ActionScript) w celu skojarzenia jednego obiektu Motion zawierającego właściwości trójwymiarowe z wieloma obiektami wyświetlanymi.
AnimatorFactory3D(motion:fl.motion:MotionBase, motionArray:Array) — Konstruktor, klasa fl.motion.AnimatorFactory3D
Tworzy instancję AnimatorFactory3D, z której można korzystać w celu przypisania właściwości obiektu MotionBase do obiektów wyświetlanych.
AnimatorFactoryBase — klasa, pakiet fl.motion
Klasa AnimatorFactoryBase udostępnia funkcje obsługi bazujące na języku ActionScript, które umożliwiają dynamiczne wyświetlanie i animowanie wielu obiektów docelowych za pomocą jednego elementu Motion w środowisku wykonawczym.
AnimatorFactoryBase(motion:fl.motion:MotionBase, motionArray:Array) — Konstruktor, klasa fl.motion.AnimatorFactoryBase
Tworzy instancję klasy AnimatorFactoryBase.
AnimatorFactoryUniversal — klasa, pakiet fl.motion
Klasa AnimatorFactoryUniversal zapewnia obsługę (na podstawie języka ActionScript) w celu skojarzenia jednego obiektu Motion z wieloma obiektami wyświetlanymi.
AnimatorFactoryUniversal(motion:fl.motion:MotionBase, motionArray:Array) — Konstruktor, klasa fl.motion.AnimatorFactoryUniversal
Tworzy wystąpienie klasy AnimatorFactory, za pomocą którego można przypisywać właściwości obiektu MotionBase do obiektów ekranowych.
AnimatorUniversal — klasa, pakiet fl.motion
Klasa AnimatorUniversal stosuje opis ActionScript dwu- i trójwymiarowego ruchu dla obiektu ekranowego.
AnimatorUniversal() — Konstruktor, klasa fl.motion.AnimatorUniversal
Tworzy ruch klasy AnimatorUniversal dla obiektu ekranowego.
ANISOTROPIC16X — Właściwość statyczna stałej, klasa flash.display3D.Context3DTextureFilter
Użycie filtra anizotropowego x16 do interpolacji tekstur
ANISOTROPIC2X — Właściwość statyczna stałej, klasa flash.display3D.Context3DTextureFilter
Użycie filtra anizotropowego x2 do interpolacji tekstur
ANISOTROPIC4X — Właściwość statyczna stałej, klasa flash.display3D.Context3DTextureFilter
Użycie filtra anizotropowego x4 do interpolacji tekstur
ANISOTROPIC8X — Właściwość statyczna stałej, klasa flash.display3D.Context3DTextureFilter
Użycie filtra anizotropowego x8 do interpolacji tekstur
annotationElements — Właściwość, klasa mx.charts.chartClasses.ChartBase
Sets an array of ChartElement objects that appears on top of any data series rendered by the chart.
AnnotationParseEvent — klasa, pakiet com.adobe.mosaic.om.events
The AnnotationParseEvent is dispatched when annotation parsers have completed processing, digesting, and injecting values onto eligible composite application parts, such as Tile or Service.
AnnotationParseEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa com.adobe.mosaic.om.events.AnnotationParseEvent
Constructor.
anonymous — Właściwość, interfejs com.adobe.livecycle.ria.security.api.IUser
A flag that indicates whether the current user is anonymous.
anonymous — Właściwość, klasa com.adobe.livecycle.ria.security.service.User
A flag that indicates whether the current user is anonymous.
ANONYMOUS — Właściwość statyczna stałej, klasa flash.net.drm.AuthenticationMethod
Wskazuje, że nie jest wymagane uwierzytelnianie.
antiAliasType — Właściwość, klasa fl.text.TLFTextField
Typ wygładzania w tym polu tekstowym.
antiAliasType — Właściwość, klasa flash.text.TextField
Typ wygładzania w tym polu tekstowym.
antiAliasType — Właściwość, klasa mx.core.FTETextField
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField.
antiAliasType — Właściwość, interfejs mx.core.IUITextField
Typ wygładzania w tym polu tekstowym.
antiAliasType — Właściwość, klasa mx.core.UITextFormat
Defines the anti-aliasing setting for the UITextField class.
AntiAliasType — klasa Final, pakiet flash.text
Klasa AntiAliasType zawiera wartości odpowiedzialne za wygładzanie obiektów klasy flash.text.TextField.
ANY — Właściwość statyczna stałej, klasa flash.display.StageAspectRatio
Oznacza orientację urządzenia obsługującego interfejs poziomy i pionowy.
ANY — Właściwość statyczna stałej, klasa flash.text.engine.BreakOpportunity
Dla każdego znaku w obiekcie ContentElement brana jest pod uwagę możliwość podziału wiersza.
ANY — Właściwość statyczna stałej, klasa mx.validators.CurrencyValidatorAlignSymbol
Specifies "any" as the alignment of the currency symbol for the CurrencyValidator class.
ANY_INDEX_MODE — Właściwość statyczna stałej, klasa mx.collections.Sort
When executing a find return the index any matching item.
ANY_INDEX_MODE — Właściwość statyczna stałej, klasa spark.collections.Sort
When executing a find return the index any matching item.
appContext — Właściwość, klasa com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory
The Aplication Context to be used for this application instance.
appContext — Właściwość statyczna, klasa com.adobe.icc.services.ServiceProvider
Fetch the Application Context for the current application.
appContextFolder — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewTemplateVO
APP_CONTEXT_PREFIX — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory
A special value that defines the Application Context prefix to add before the actual value of the Application Context.
APPCONTEXT_REMOTING_SERVICE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory
A special value that defines the Application Context Remoting Service exposed by Adobe Digital Enterprise Platform Experience Services - Content Repository to register the Application Context.
append(lhs:flash.geom:Matrix3D) — metoda, klasa flash.geom.Matrix3D
Dołącza macierz, mnożąc inny obiekt Matrix3D przez bieżący obiekt Matrix3D.
APPEND — Właściwość statyczna stałej, klasa flash.filesystem.FileMode
Używane dla plików otwartych w trybie do zapisu; wszystkie zapisywane dane są dodawane na koniec pliku.
APPEND — Właściwość statyczna stałej, klasa flash.net.NetStreamPlayTransitions
Dodaje strumień do listy odtwarzania i rozpoczyna odtwarzanie od pierwszego strumienia.
APPEND_AND_WAIT — Właściwość statyczna stałej, klasa flash.net.NetStreamPlayTransitions
Buduje listę odtwarzania, nie rozpoczynając odtwarzania jej z pierwszego strumienia.
appendBytes(bytes:flash.utils:ByteArray) — metoda, klasa flash.net.NetStream
Przekazuje obiekt ByteArray do obiektu NetStream w celu odtworzenia.
appendBytesAction(netStreamAppendBytesAction:String) — metoda, klasa flash.net.NetStream
Wskazuje przerwę na osi czasu, opróżnia kolejkę FIFO i informuje analizator bajtów, aby oczekiwał nagłówka pliku lub początku znacznika FLV.
appendChild(child:Object) — metoda, klasa XML
Dołącza dany element podrzędny na końcu właściwości obiektu XML.
appendChild(node:flash.xml:XMLNode) — metoda, klasa flash.xml.XMLNode
Dołącza określony węzeł do listy elementów potomnych obiektu XML.
appendItemData(archiveData:flash.utils:IDataOutput, version:String, changedItems:mx.data:ChangedItems) — metoda, klasa mx.data.SQLiteOfflineAdapter
Appends to the byte array the specified data items.
appendRandomQueryParameter — Właściwość, klasa flash.media.AVNetworkingParams
appendRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — metoda, klasa flash.geom.Matrix3D
Stosuje przyrostowy obrót do obiektu Matrix3D.
appendScale(xScale:Number, yScale:Number, zScale:Number) — metoda, klasa flash.geom.Matrix3D
Stosuje do obiektu Matrix3D przyrostowe przeskalowanie wzdłuż osi x, y i z.
appendSecurityTicket(url:String, ticket:com.adobe.livecycle.ria.security.api:ITicket) — metoda, klasa com.adobe.livecycle.content.File
Appends User Manager (UM) ticket to the URL.
appendText(text:String) — metoda, klasa fl.controls.TextArea
Dołącza podany ciąg znaków za ostatnim znakiem zawartym w składniku TextArea.
appendText(text:String) — metoda, klasa fl.controls.TextInput
Dołącza podany ciąg znaków za ostatnim znakiem zawartym w składniku TextArea.
appendText(newText:String) — metoda, klasa fl.text.TLFTextField
Dołącza ciąg wskazany w parametrze newText na końcu tekstu w polu tekstowym.
appendText(newText:String) — metoda, klasa flash.text.TextField
Dołącza ciąg wskazany w parametrze newText na końcu tekstu w polu tekstowym.
appendText(newText:String) — metoda, klasa mx.core.FTETextField
This method has not been implemented in FTETextField because very few components use it in TextField.
appendText(newText:String) — metoda, interfejs mx.core.IUITextField
Dołącza ciąg wskazany w parametrze newText na końcu tekstu w polu tekstowym.
appendText(text:String) — metoda, klasa spark.components.RichEditableText
Appends the specified text to the end of the RichEditableText, as if you had clicked at the end and typed.
appendText(text:String) — metoda, klasa spark.components.supportClasses.SkinnableTextBase
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendText(text:String) — metoda, klasa spark.components.supportClasses.StyleableStageText
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendText(text:String) — metoda, klasa spark.components.supportClasses.StyleableTextField
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendText(text:String) — metoda, interfejs spark.core.IEditableText
Appends the specified text to the end of the text component, as if you had clicked at the end and typed.
appendTranslation(x:Number, y:Number, z:Number) — metoda, klasa flash.geom.Matrix3D
Stosuje do obiektu Matrix3D przyrostową translację, tj. zmianę położenia wzdłuż osi x, y i z.
application — Właściwość, klasa coldfusion.service.PdfInfo
Application used to create the PDF document.
application — Właściwość, klasa com.adobe.mosaic.mxml.Shell
The value of the Application MXML on the Shell.
application — Właściwość, klasa com.adobe.mosaic.om.events.LoadApplicationEvent
The IApplication loaded if successful.
application — Właściwość statyczna, klasa mx.core.Application
A reference to the top-level application.
application — Właściwość, klasa mx.managers.SystemManager
The application parented by this SystemManager.
Application — klasa, pakiet com.adobe.mosaic.mxml
The Application mxml component represents a composite application that can placed onto the Flex Display List using the composite application shell MXML component.
Application — klasa, pakiet mx.core
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container.
Application — klasa, pakiet spark.components
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container.
Application() — Konstruktor, klasa com.adobe.mosaic.mxml.Application
Constructor.
Application() — Konstruktor, klasa mx.core.Application
Constructor.
Application() — Konstruktor, klasa spark.components.Application
Constructor.
APPLICATION — Właściwość statyczna stałej, klasa flash.system.Security
Plik działa w aplikacji AIR i został zainstalowany z pakietem (plik AIR) dla tej aplikacji.
APPLICATION — Właściwość statyczna stałej, klasa mx.managers.PopUpManagerChildList
Indicates that the popup is placed in the same child list as the application.
applicationActivate — Zdarzenie, klasa mx.core.Window
Dispatched when this application gets activated.
applicationActivate — Zdarzenie, klasa mx.core.WindowedApplication
Dispatched when this application is activated.
applicationActivate — Zdarzenie, klasa spark.components.Window
Dispatched when this application gets activated.
applicationActivate — Zdarzenie, klasa spark.components.WindowedApplication
Dispatched when this application is activated.
APPLICATION_ACTIVATE — Właściwość statyczna stałej, klasa mx.events.AIREvent
The AIREvent.APPLICATION_ACTIVATE constant defines the value of the type property of the event object for an applicationActivate event.
ApplicationAutomationImpl — klasa, pakiet mx.automation.delegates.containers
Defines the methods and properties required to perform instrumentation for the Application class.
ApplicationAutomationImpl(obj:mx.core:Application) — Konstruktor, klasa mx.automation.delegates.containers.ApplicationAutomationImpl
Constructor.
ApplicationBackground — klasa, pakiet mx.skins.halo
The skin for application background gradient.
ApplicationBackground() — Konstruktor, klasa mx.skins.halo.ApplicationBackground
Constructor
applicationComplete — Zdarzenie, klasa mx.core.Application
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list.
applicationComplete — Zdarzenie, klasa mx.managers.SystemManager
Dispatched when the application has finished initializing
applicationComplete — Zdarzenie, klasa spark.components.Application
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list.
APPLICATION_COMPLETE — Właściwość statyczna stałej, klasa mx.events.FlexEvent
The FlexEvent.APPLICATION_COMPLETE constant defines the value of the type property of the event object for a applicationComplete event.
ApplicationConstants — klasa, pakiet com.adobe.mosaic.om.constants
The ApplicationConstants provides constants to indicate the current status of an Application in its lifecycle.
ApplicationControlBar — klasa, pakiet mx.containers
The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container.
ApplicationControlBar() — Konstruktor, klasa mx.containers.ApplicationControlBar
Constructor.
applicationDeactivate — Zdarzenie, klasa mx.core.Window
Dispatched when this application gets deactivated.
applicationDeactivate — Zdarzenie, klasa mx.core.WindowedApplication
Dispatched when this application is deactivated.
applicationDeactivate — Zdarzenie, klasa spark.components.Window
Dispatched when this application gets deactivated.
applicationDeactivate — Zdarzenie, klasa spark.components.WindowedApplication
Dispatched when this application is deactivated.
APPLICATION_DEACTIVATE — Właściwość statyczna stałej, klasa mx.events.AIREvent
The AIREvent.APPLICATION_DEACTIVATE constant defines the value of the type property of the event object for an applicationDeactivate event.
applicationDescriptor — Właściwość, klasa flash.desktop.NativeApplication
Zawartość pliku deskryptora aplikacji dla tej aplikacji AIR.
applicationDirectory — Właściwość statyczna, klasa flash.filesystem.File
Folder zawierający pliki instalowane z aplikacją.
applicationDomain — Właściwość, interfejs com.adobe.gravity.service.bundleloader.IBundleLoaderContext
The ApplicationDomain for the bundle being loaded.
applicationDomain — Właściwość, klasa fl.display.ProLoaderInfo
Gdy jest wczytany zewnętrzny plik SWF, definicje języka ActionScript 3.0 zawarte we wczytanej klasie są przechowywane we właściwości applicationDomain.
applicationDomain — Właściwość, klasa flash.display.LoaderInfo
Gdy jest wczytany zewnętrzny plik SWF, definicje języka ActionScript 3.0 zawarte we wczytanej klasie są przechowywane we właściwości applicationDomain.
applicationDomain — Właściwość, klasa flash.system.LoaderContext
Określa domenę aplikacji, która będzie używana w metodach Loader.load() i Loader.loadBytes().
applicationDomain — Właściwość, klasa mx.modules.ModuleLoader
The application domain to load your module into.
applicationDomain — Właściwość, klasa spark.modules.ModuleLoader
The application domain to load your module into.
ApplicationDomain — klasa Final, pakiet flash.system
Klasa ApplicationDomain stanowi kontener grup z definicjami klas.
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — Konstruktor, klasa flash.system.ApplicationDomain
Tworzy nową domenę aplikacji.
applicationDomainTarget — Właściwość, klasa mx.core.RSLData
The requested application domain to load the RSL into.
ApplicationDomainTarget — klasa Final, pakiet mx.core
The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class.
applicationDPI — Właściwość, klasa spark.components.Application
The DPI of the application.
applicationDPI — Właściwość, klasa spark.components.LabelItemRenderer
Returns the DPI of the application.
applicationDPI — Właściwość, klasa spark.skins.mobile.ViewMenuSkin
Returns the DPI of the application.
applicationDPI — Właściwość, klasa spark.skins.mobile.supportClasses.MobileSkin
Returns the DPI of the application.
applicationID — Właściwość, klasa flash.desktop.NativeApplication
ID aplikacji dla tej aplikacji.
applicationID — Właściwość, klasa mx.core.WindowedApplication
The identifier that AIR uses to identify the application.
applicationID — Właściwość, klasa spark.components.WindowedApplication
The identifier that AIR uses to identify the application.
applicationList — Właściwość, klasa com.adobe.mosaic.om.events.RequestApplicationListEvent
An array of type IApplicationListItem representing the applications available to the current user.
ApplicationListItem — klasa, pakiet com.adobe.mosaic.om.impl
The ApplicationListItem provides information about a given IApplication suitable for display to a user.
ApplicationListItem() — Konstruktor, klasa com.adobe.mosaic.om.impl.ApplicationListItem
Constructor.
applicationName — Właściwość, klasa mx.automation.events.MarshalledAutomationEvent
Contains string which represents the application Name for the application.
applicationNode — Właściwość, klasa com.adobe.mosaic.mxml.Application
Returns the underlying Composite Application Framework SDK IApplication.
ApplicationSkin — klasa, pakiet spark.skins.spark
The default skin class for the Spark Application component.
ApplicationSkin — klasa, pakiet spark.skins.wireframe
The default wireframe skin class for the Spark Application component.
ApplicationSkin() — Konstruktor, klasa spark.skins.spark.ApplicationSkin
Constructor.
ApplicationSkin() — Konstruktor, klasa spark.skins.wireframe.ApplicationSkin
Constructor.
applicationSpecifier — Właściwość, klasa com.adobe.mosaic.om.events.RequestApplicationEvent
The initialized, but unresolved and non-loaded IApplicationSpecifier object
ApplicationSpecifier — klasa, pakiet com.adobe.mosaic.om.impl
The ApplicationSpecifier provides information about a given IApplication suitable for display to a user.
ApplicationSpecifier(name:String, session:com.adobe.mosaic.om.interfaces:ISession) — Konstruktor, klasa com.adobe.mosaic.om.impl.ApplicationSpecifier
Constructor.
applicationStorageDirectory — Właściwość statyczna, klasa flash.filesystem.File
Prywatny katalog zapisywania aplikacji.
applicationTimeOut — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration
Application Idle time out in seconds
ApplicationTitleBarBackgroundSkin — klasa, pakiet mx.skins.halo
The skin for the TitleBar of a WindowedApplication or Window.
ApplicationTitleBarBackgroundSkin() — Konstruktor, klasa mx.skins.halo.ApplicationTitleBarBackgroundSkin
Constructor.
ApplicationUpdater — klasa, pakiet air.update
Klasa ApplicationUpdater definiuje podstawową funkcjonalność architektury aktualizacji aplikacji Adobe® AIR®, nie udostępniając przy tym żadnego domyślnego interfejsu użytkownika.
ApplicationUpdater() — Konstruktor, klasa air.update.ApplicationUpdater
Funkcja konstruktora.
ApplicationUpdaterUI — klasa, pakiet air.update
Klasa ApplicationUpdaterUI definiuje podstawową funkcjonalność architektury aktualizacji aplikacji Adobe® AIR® oraz udostępnia domyślny interfejs użytkownika.
ApplicationUpdaterUI() — Konstruktor, klasa air.update.ApplicationUpdaterUI
Funkcja konstruktora.
APPLICATION_URL_CHANGE — Właściwość statyczna stałej, klasa mx.events.BrowserChangeEvent
The BrowserChangeEvent.APPLICATION_URL_CHANGE constant defines the value of the type property of the event object for a applicationURLChange event.
apply(thisArg:any, argArray:any) — metoda, klasa Function
Określa wartość parametru thisObject, która zostanie użyta w dowolnej funkcji wywołanej za pomocą narzędzia ActionScript.
apply(... rest) — metoda, interfejs com.adobe.icc.editors.model.el.IOperator
Applies the operator to the given operands
apply(... rest) — metoda, klasa com.adobe.icc.editors.model.el.operators.BinaryOperator
Applies the operator to the given operands
apply(... rest) — metoda, klasa com.adobe.icc.editors.model.el.operators.UnaryOperator
Applies the operator to the given operands
apply(incoming:flashx.textLayout.formats:ITabStopFormat) — metoda, klasa flashx.textLayout.formats.TabStopFormat
Zastępuje wartości właściwości w danym obiekcie TabStopFormat wartościami właściwości, które są ustawione w przychodzącej instancji klasy ITabStopFormat.
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — metoda, klasa flashx.textLayout.formats.TextLayoutFormat
Zastępuje wartości właściwości w danym obiekcie TextLayoutFormat wartościami właściwości, które są ustawione w przychodzącej instancji klasy ITextLayoutFormat.
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — metoda, klasa mx.graphics.GradientStroke
Applies the properties to the specified Graphics object.
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — metoda, interfejs mx.graphics.IStroke
Applies the properties to the specified Graphics object.
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — metoda, klasa mx.graphics.LinearGradientStroke
Applies the properties to the specified Graphics object.
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — metoda, klasa mx.graphics.SolidColorStroke
Applies the properties to the specified Graphics object.
apply(parent:mx.core:UIComponent) — metoda, klasa mx.states.AddChild
Applies the override.
apply(parent:mx.core:UIComponent) — metoda, klasa mx.states.AddItems
Applies the override.
apply(parent:mx.core:UIComponent) — metoda, interfejs mx.states.IOverride
Applies the override.
apply(parent:mx.core:UIComponent) — metoda, klasa mx.states.OverrideBase
Applies the override.
apply(parent:mx.core:UIComponent) — metoda, klasa mx.states.RemoveChild
Applies the override.
apply(parent:mx.core:UIComponent) — metoda, klasa mx.states.SetEventHandler
Applies the override.
apply(parent:mx.core:UIComponent) — metoda, klasa mx.states.SetProperty
Applies the override.
apply(parent:mx.core:UIComponent) — metoda, klasa mx.states.SetStyle
Applies the override.
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — metoda, klasa mx.controls.AdvancedDataGrid
Sets up the effect for applying the selection indicator.
applyChangesPostLayout — Właściwość, klasa spark.effects.AnimateTransform
Subclasses of AnimateTransform use this flag to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run.
applyChangesPostLayout — Właściwość, klasa spark.effects.AnimateTransform3D
Used by the subclasses of AnimateTransform to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run.
applyClientLoadBalancingSettings(props:XML) — metoda, klasa mx.messaging.Channel
Applies the client load balancing urls if they exists.
applyColorTransform(displayObject:flash.display:DisplayObject, originalColor:uint, tintColor:uint) — metoda, klasa spark.skins.mobile.supportClasses.MobileSkin
A helper method to set a color transform on a DisplayObject.
applyComputedMatrix() — metoda, klasa mx.core.UIComponent
Commits the computed matrix built from the combination of the layout matrix and the transform offsets to the flash displayObject's transform.
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager
Stosuje style kontenera do dowolnych kontenerów w zaznaczeniu.
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager
Stosuje style kontenera do dowolnych kontenerów w zaznaczeniu.
ApplyElementIDOperation — klasa, pakiet flashx.textLayout.operations
Klasa ChangeElementIDOperation obudowuje zmianę identyfikatora elementu.
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — Konstruktor, klasa flashx.textLayout.operations.ApplyElementIDOperation
Tworzy obiekt ChangeElementIDOperation.
ApplyElementStyleNameOperation — klasa, pakiet flashx.textLayout.operations
Klasa ApplyElementStyleNameOperation obudowuje zmianę nazwy stylu.
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — Konstruktor, klasa flashx.textLayout.operations.ApplyElementStyleNameOperation
Tworzy obiekt ApplyElementStyleNameOperation.
ApplyElementTypeNameOperation — klasa, pakiet flashx.textLayout.operations
Klasa ApplyElementTypeNameOperation opakowuje metodę zmiany nazwy typu.
ApplyElementTypeNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, typeName:String, relativeStart:int, relativeEnd:int) — Konstruktor, klasa flashx.textLayout.operations.ApplyElementTypeNameOperation
Tworzy obiekt ApplyElementTypeNameOperation.
ApplyElementUserStyleOperation — klasa, pakiet flashx.textLayout.operations
Klasa ApplyElementUserStyleOperation obudowuje zmianę wartości stylu elementu.
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — Konstruktor, klasa flashx.textLayout.operations.ApplyElementUserStyleOperation
Tworzy obiekt ApplyElementUserStyleOperation.
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — metoda, klasa flash.display.BitmapData
Pobiera obraz źródłowy i filtr, a następnie generuje obraz filtrowany.
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager
Zmienia formaty wybranego (lub bieżącego) zaznaczenia.
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager
Zmienia formaty wybranego (lub bieżącego) zaznaczenia.
ApplyFormatOperation — klasa, pakiet flashx.textLayout.operations
Klasa ApplyFormatOperation obudowuje zmianę stylu.
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Konstruktor, klasa flashx.textLayout.operations.ApplyFormatOperation
Tworzy obiekt ApplyFormatOperation.
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager
Stosuje style do wybranego elementu.
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager
Stosuje style do wybranego elementu.
ApplyFormatToElementOperation — klasa, pakiet flashx.textLayout.operations
Klasa ApplyFormatToElementOperation obudowuje zmianę stylu elementu.
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Konstruktor, klasa flashx.textLayout.operations.ApplyFormatToElementOperation
Tworzy obiekt ApplyFormatToElementOperation.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — metoda, klasa mx.charts.series.AreaSeries
Customizes the item renderer instances used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — metoda, klasa mx.charts.series.BarSeries
Customizes the item renderer instances that are used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — metoda, klasa mx.charts.series.BubbleSeries
Applies style properties to the specified DisplayObject.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — metoda, klasa mx.charts.series.ColumnSeries
Customizes the item renderer instances that are used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — metoda, klasa mx.charts.series.LineSeries
Customizes the item renderer instances that are used to represent the chart.
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — metoda, klasa mx.charts.series.PlotSeries
Customizes the item renderer instances that are used to represent the chart.
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager
Zmienia format zastosowany do elementów-liści w określonym (lub bieżącym) zaznaczeniu.
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager
Zmienia format zastosowany do elementów-liści w określonym (lub bieżącym) zaznaczeniu.
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager
Przekształca zaznaczenie w łącze lub łącze w normalny tekst.
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager
Przekształca zaznaczenie w łącze lub łącze w normalny tekst.
ApplyLinkOperation — klasa, pakiet flashx.textLayout.operations
Klasa ApplyLinkOperation obudowuje operację tworzenia lub modyfikowania odsyłacza.
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — Konstruktor, klasa flashx.textLayout.operations.ApplyLinkOperation
Tworzy obiekt ApplyLinkOperation.
applyLocalProjection — Właściwość, klasa spark.effects.AnimateTransform3D
If true, the effect creates a perspective projection using the other projection-related properties in the effect and applies it to the target component's parent when it starts playing.
applyNonLinearFontScaling — Właściwość, klasa flash.text.engine.TextBlock
Określa, czy poprawić wygląd ekranu kosztem dokładności drukowania w trybie WYSIWYG (To co widzisz jest tym, co otrzymasz).
applyParagraphFormat(paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager
Stosuje style akapitu do dowolnych akapitów w zaznaczeniu.
applyParagraphFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager
Stosuje style akapitu do dowolnych akapitów w zaznaczeniu.
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — metoda, klasa mx.controls.listClasses.AdvancedListBase
Sets up the effect for applying the selection indicator.
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — metoda, klasa mx.controls.listClasses.ListBase
Sets up the effect for applying the selection indicator.
applySeriesSet(seriesSet:Array, transform:mx.charts.chartClasses:DataTransform) — metoda, klasa mx.charts.chartClasses.ChartBase
Preprocesses the series and transform for display.
applySettings(settings:XML) — metoda, klasa mx.messaging.Channel
Subclasses should override this method to apply any settings that may be necessary for an individual channel.
applySubtitutionRule(varName:String, rule:String, value:String) — metoda, klasa com.adobe.icc.vo.render.ContextData
Convenience method to apply the specified rule to the specified variable in the variableSubstitutionRules property.
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager
Przekształca tekst na bieg TCY lub bieg TCY na tekst inny niż TCY.
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager
Przekształca tekst na bieg TCY lub bieg TCY na tekst inny niż TCY.
ApplyTCYOperation — klasa, pakiet flashx.textLayout.operations
Klasa ApplyTCYOperation obudowuje przekształcenie TCY.
ApplyTCYOperation(operationState:flashx.textLayout.edit:SelectionState, tcyOn:Boolean) — Konstruktor, klasa flashx.textLayout.operations.ApplyTCYOperation
Tworzy obiekt ApplyTCYOperation.
applyTransitionEndProperties — Właściwość, klasa mx.effects.Effect
This flag controls whether the effect, when run in a transition, automatically applies the property values according to the end state, as opposed to leaving values as set by the effect itself.
applyUserStylesForItemRenderer(givenItemRenderer:mx.controls.listClasses:IListItemRenderer) — metoda, klasa mx.controls.AdvancedDataGrid
Applies styles from the AdvancedDatagrid control to an item renderer.
applyValueToTarget(target:Object, property:String, value:any, props:Object) — metoda, klasa mx.effects.Effect
Used internally by the Effect infrastructure.
appName — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewTemplate
Name of the application that created a template.
appName — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewTemplate
Name of the application that created a template.
appName — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewTemplateVO
Name of the application that created the template.
appName — Właściwość, klasa com.adobe.solutions.rca.vo.TemplateSearchFilterVO
Name of the application that created the template.
approvalStage — Stan karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.StageInfo
The skin state when a approval stage is associated with the component.
approvalStage — Właściwość, klasa com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
The approval stage associated with this component.
approvalStage — Właściwość, klasa com.adobe.solutions.rca.presentation.template.stages.SignatureTab
The approval stage associated with the signature tab.
ApprovalStage — klasa, pakiet com.adobe.livecycle.rca.model.stage
Specifies the properties of an approval stage.
ApprovalStage — klasa, pakiet com.adobe.solutions.rca.presentation.template.stages
The host component for the component displaying information about an approval stage.
ApprovalStage() — Konstruktor, klasa com.adobe.livecycle.rca.model.stage.ApprovalStage
Constructor.
ApprovalStage() — Konstruktor, klasa com.adobe.solutions.rca.presentation.template.stages.ApprovalStage
The constructor for ApprovalStage class.
approvalStageView — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.StageInfo
A reference to the ApprovalStage object that displays the details of an approval stage. A reference to the ApprovalStage object that displays the details of an approval stage.
APPROVED — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.ApproverStatus
Specifies the approver status when the document has been approved by the approver.
APPROVED — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.StageStatus
Specifies that the review stage is over.
APPROVED — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.ApproverStatus
The approver status when the document (task) has been approved by the approver.
APPROVED — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.StageStatus
APPROVED status means the stage is over.
APPROVED_BY_INITIATOR — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.AuthorStatus
APPROVED_BY_INITIATOR implies that content submitted by author has been approved by initiator.
Approver — klasa, pakiet com.adobe.livecycle.rca.model.participant
Specifies the properties of a review participant who is an approver.
Approver — klasa, pakiet com.adobe.solutions.rca.domain.impl
This class defines an approver in an approval stage.
Approver() — Konstruktor, klasa com.adobe.livecycle.rca.model.participant.Approver
Constructor.
Approver(value:com.adobe.solutions.rca.vo:ApproverVO) — Konstruktor, klasa com.adobe.solutions.rca.domain.impl.Approver
The constructor for Approver class.
APPROVER — Właściwość statyczna stałej, klasa com.adobe.solutions.prm.constant.Roles
The role of an approver in a review workflow.
approverChkBox — Część karnacji, klasa com.adobe.solutions.rca.presentation.AddApprovalStageParticipant
A reference to the CheckBox object. If the check box is selected then the added participant is added as an approver. A reference to the CheckBox object.
ApproverCollection — klasa, pakiet com.adobe.livecycle.rca.model.participant
Specifies that Approver objects are added to a collection.
ApproverCollection(source:Array) — Konstruktor, klasa com.adobe.livecycle.rca.model.participant.ApproverCollection
Constructor.
approverEndDate — Właściwość, klasa com.adobe.livecycle.rca.model.participant.Approver
Specifies the date when the approver completed the task.
APPROVER_EVENT — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.presentation.event.StageParticipantEvent
This value indicates that the added participant is an approver.
APPROVER_ROLE — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.ReviewSearchFilter
Specifies the approver role.
approvers — Właściwość, klasa com.adobe.livecycle.rca.model.stage.ApprovalStage
Specifies a collection of approvers for this stage.
approverStartDate — Właściwość, klasa com.adobe.livecycle.rca.model.participant.Approver
Specifies the date when the task is assigned to the approver.
ApproverStatus — klasa, pakiet com.adobe.livecycle.rca.model.constant
The ApproverStatus enumerator.
ApproverStatus — klasa, pakiet com.adobe.solutions.rca.constant
ApproverStatus Enum.
ApproverStatus() — Konstruktor, klasa com.adobe.livecycle.rca.model.constant.ApproverStatus
Provides values for the status property of an approver.
ApproverStatus() — Konstruktor, klasa com.adobe.solutions.rca.constant.ApproverStatus
The constructor for ApproverStatus class.
ApproverVO — klasa, pakiet com.adobe.solutions.rca.vo
Represents an approver in an approval stage.
ApproverVO() — Konstruktor, klasa com.adobe.solutions.rca.vo.ApproverVO
The constructor for ApproverVO class.
approximate — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData
If true, the rowIndex and columnIndex properties contain approximate values, and not the exact value.
approximate — Właściwość, klasa mx.controls.listClasses.ListBaseSelectionData
If true, then the index property is an approximate value and not the exact value.
APPROXIMATE_TEXT_FIELD — Właściwość statyczna stałej, klasa flashx.textLayout.formats.LeadingModel
Określa model interlinii, w którym odstępy między wierszami określane są w przybliżeniu tak samo, jak w obiekcie TextField.
appTitle — Właściwość, klasa mx.automation.air.AirFunctionsHelper
Returns the title of window of top level application
appVersion — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration
CM Version string.
ARABIC_INDIC — Właściwość statyczna stałej, klasa flash.globalization.NationalDigitsType
Reprezentuje wartość Unicode cyfry zero w arabsko-indyjskim zestawie cyfr.
ARABIC_INDIC — Właściwość statyczna stałej, klasa flashx.textLayout.formats.ListStyleType
Numeracja za pomocą skryptu arabskiego.
ARCHIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.FormState
Specifies the enumerator code for Archive state.
ARCHIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.LetterState
Specifies the enumerator code for Archive state.
ARCHIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.ObjectState
Specifies the enumerator code for Archive state.
ARCHIVE — Właściwość statyczna stałej, klasa com.adobe.icc.enum.TBXState
Specifies the enumerator code for Archive state.
AreaChart — klasa, pakiet mx.charts
The AreaChart control represents data as an area bounded by a line connecting the values in the data.
AreaChart() — Konstruktor, klasa mx.charts.AreaChart
Constructor.
areaCode — Właściwość, klasa mx.formatters.PhoneFormatter
Area code number added to a seven-digit United States format phone number to form a 10-digit phone number.
areaCodeFormat — Właściwość, klasa mx.formatters.PhoneFormatter
Default format for the area code when the areacode property is rendered by a seven-digit format.
areaFill — Styl, klasa mx.charts.series.AreaSeries
Sets the fill for the area.
areaRenderer — Styl, klasa mx.charts.series.AreaSeries
The class that the series uses to represent the filled area on the chart.
AreaRenderer — klasa, pakiet mx.charts.renderers
The default class used to render the area beneath the dataPoints of an AreaSeries object.
AreaRenderer() — Konstruktor, klasa mx.charts.renderers.AreaRenderer
Constructor.
AreaSeries — klasa, pakiet mx.charts.series
Defines a data series for an AreaChart control.
AreaSeries() — Konstruktor, klasa mx.charts.series.AreaSeries
Constructor.
AreaSeriesAutomationImpl — klasa, pakiet mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the AreaSeries class.
AreaSeriesAutomationImpl(obj:mx.charts.series:AreaSeries) — Konstruktor, klasa mx.automation.delegates.charts.AreaSeriesAutomationImpl
Constructor.
AreaSeriesItem — klasa, pakiet mx.charts.series.items
Represents the information required to render an item as part of an AreaSeries.
AreaSeriesItem(element:mx.charts.series:AreaSeries, item:Object, index:uint) — Konstruktor, klasa mx.charts.series.items.AreaSeriesItem
Constructor.
AreaSeriesRenderData — klasa, pakiet mx.charts.series.renderData
Represents all the information needed by the AreaSeries to render.
AreaSeriesRenderData(element:mx.charts.series:AreaSeries, cache:Array, filteredCache:Array, renderedBase:Number, radius:Number) — Konstruktor, klasa mx.charts.series.renderData.AreaSeriesRenderData
Constructor.
AreaSet — klasa, pakiet mx.charts.series
A grouping set that can be used to stack AreaSeries objects in any chart.
AreaSet() — Konstruktor, klasa mx.charts.series.AreaSet
Constructor.
areaStroke — Styl, klasa mx.charts.series.AreaSeries
Sets the line style for the area.
ARecord — klasa, pakiet flash.net.dns
Klasa ARecord reprezentuje rekord zasobu A w systemie Domain Name System (DNS), zawierający adres IPv4.
ARecord() — Konstruktor, klasa flash.net.dns.ARecord
Tworzy rekord zasobu A.
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — metoda, klasa flash.display.DisplayObjectContainer
Wskazuje, czy ograniczenia ze względów bezpieczeństwa będą powodowały pomijanie obiektów wyświetlanych na liście uzyskanej poprzez wywołanie metody DisplayObjectContainer.getObjectsUnderPoint() z określonym punktem.
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — metoda, interfejs mx.core.IContainer
Wskazuje, czy ograniczenia ze względów bezpieczeństwa będą powodowały pomijanie obiektów wyświetlanych na liście uzyskanej poprzez wywołanie metody DisplayObjectContainer.getObjectsUnderPoint() z określonym punktem.
areSoundsInaccessible() — Metoda statyczna , klasa flash.media.SoundMixer
Wskazuje, czy ze względów bezpieczeństwa pewne dźwięki są niedostępne.
args — Właściwość, klasa mx.automation.events.AutomationFlexNativeMenuEvent
args — Właściwość, klasa mx.automation.events.AutomationRecordEvent
A serialized representation of the event as an Array of it's property values.
args — Właściwość, klasa spark.effects.CallAction
Arguments passed to the function that is called by this effect.
args — Właściwość, klasa spark.effects.supportClasses.CallActionInstance
Arguments passed to the function that is called by this effect.
ArgumentError — Klasa Dynamic, Najwyższy poziom
Klasa ArgumentError reprezentuje błąd występujący wtedy, gdy argumenty przekazane do funkcji różnią się od argumentów zdefiniowanych dla tej funkcji.
ArgumentError(message:String) — Konstruktor, klasa ArgumentError
Tworzy obiekt ArgumentError.
ARGUMENT_ERROR — Właściwość statyczna stałej, klasa org.osmf.events.MediaErrorCodes
Error constant for when a MediaElement encounters an argument error.
argumentNames — Właściwość, klasa mx.data.ManagedRemoteServiceOperation
An ordered list of the names of the arguments to pass to a method invocation.
argumentNames — Właściwość, klasa mx.rpc.http.AbstractOperation
An ordered list of the names of the arguments to pass to a method invocation.
argumentNames — Właściwość, klasa mx.rpc.remoting.Operation
An ordered list of the names of the arguments to pass to a method invocation.
arguments — klasa, Najwyższy poziom
Obiekt argumentów służy do przechowywania i udostępniania argumentów funkcji.
arguments — Właściwość, klasa flash.desktop.NativeProcessStartupInfo
Argumenty wiersza poleceń, które zostaną przekazane do procesu podczas uruchamiania.
arguments — Właściwość, klasa flash.events.BrowserInvokeEvent
Tablica argumentów (ciągów znaków) przeznaczona do przekazania do aplikacji.
arguments — Właściwość, klasa flash.events.InvokeEvent
Tablica argumentów będących ciągami znaków, przekazywana podczas tego wywołania.
arguments — Właściwość, klasa mx.rpc.AbstractOperation
The arguments to pass to the Operation when it is invoked.
arithmeticalOperButtonBar — Część karnacji, klasa com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar
A Skin part which defines UI component to display arithmetical Buttonbar. A Skin part which defines UI component to display arithmetical Buttonbar.
Array(... rest) — Funkcja pakietu, Najwyższy poziom
Tworzy nową tablicę.
Array — Klasa Dynamic, Najwyższy poziom
Klasa Array pozwala uzyskiwać dostęp to tablic oraz je modyfikować.
Array(... rest) — Konstruktor, klasa Array
Pozwala utworzyć tablicę z danymi elementami.
Array(numElements:int) — Konstruktor, klasa Array
Pozwala utworzyć tablicę o określonej liczbie elementów.
arrayAdd(parent:Array, child:Array) — Metoda statyczna , klasa com.adobe.fiber.util.FiberUtils
Adds the contents of child array to the contents of parent array.
ArrayCollection — klasa, pakiet mx.collections
The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces.
ArrayCollection(source:Array) — Konstruktor, klasa mx.collections.ArrayCollection
Constructor.
arrayCompare(array1:Array, array2:Array) — Metoda statyczna , klasa com.adobe.fiber.util.FiberUtils
Compares the contents of two arrays.
ArrayList — klasa, pakiet mx.collections
The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data.
ArrayList(source:Array) — Konstruktor, klasa mx.collections.ArrayList
Construct a new ArrayList using the specified array as its source.
arraySortOnOptions — Właściwość, interfejs mx.collections.ISortField
This helper property is used internally by the findItem() and sort() methods.
arraySortOnOptions — Właściwość, klasa mx.collections.SortField
This helper property is used internally by the findItem() and sort() methods.
arraySortOnOptions — Właściwość, klasa spark.collections.SortField
This helper property is used internally by the findItem() and sort() methods.
ArrayUtil — klasa, pakiet mx.utils
The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex.
arrow — Część karnacji, klasa spark.components.Callout
An optional skin part that visually connects the owner to the contentGroup. An optional skin part that visually connects the owner to the contentGroup.
arrow — Właściwość, klasa com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuDownButtonSkin
Defines the appearance of the up arrow in the ScrollBar component.
arrow — Właściwość, klasa com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuUpButtonSkin
Defines the appearance of the up arrow in the ScrollBar component.
arrow — Właściwość, klasa mx.skins.wireframe.ComboBoxSkin
The arrow that users click to drop down the list.
arrow — Właściwość, klasa mx.skins.wireframe.EditableComboBoxSkin
The arrow that users click to drop down the list.
arrow — Właściwość, klasa mx.skins.wireframe.PopUpButtonSkin
The arrow that users click to drop down the list.
arrow — Właściwość, klasa spark.skins.mobile.CalloutSkin
An optional skin part that visually connects the owner to the contentGroup.
arrow — Właściwość, klasa spark.skins.spark.ComboBoxButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Właściwość, klasa spark.skins.spark.DropDownListButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Właściwość, klasa spark.skins.spark.NumericStepperDecrementButtonSkin
Defines the appearance of the down arrow.
arrow — Właściwość, klasa spark.skins.spark.NumericStepperIncrementButtonSkin
Defines the appearance of the up arrow.
arrow — Właściwość, klasa spark.skins.spark.ScrollBarDownButtonSkin
Defines the appearance of the down arrow in the ScrollBar component.
arrow — Właściwość, klasa spark.skins.spark.ScrollBarLeftButtonSkin
Defines the appearance of the left arrow in the ScrollBar component.
arrow — Właściwość, klasa spark.skins.spark.ScrollBarRightButtonSkin
Defines the appearance of the right arrow in the ScrollBar component.
arrow — Właściwość, klasa spark.skins.spark.ScrollBarUpButtonSkin
Defines the appearance of the up arrow in the ScrollBar component.
arrow — Właściwość, klasa spark.skins.spark.SpinnerDecrementButtonSkin
Defines the appearance of the down arrow.
arrow — Właściwość, klasa spark.skins.spark.SpinnerIncrementButtonSkin
Defines the appearance of the up arrow.
arrow — Właściwość, klasa spark.skins.wireframe.ComboBoxButtonSkin
The arrow that users click to drop down the list.
arrow — Właściwość, klasa spark.skins.wireframe.DropDownListButtonSkin
The arrow that users click to drop down the list.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin
Defines the appearance of the up arrow.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin
Defines the appearance of the up arrow.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin
The arrow graphic displayed in the anchor button.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin
Defines the appearance of the down arrow in the ScrollBar component.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin
Defines the appearance of the down arrow in the ScrollBar component.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin
Defines the appearance of the down arrow in the ScrollBar component.
arrow — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin
Defines the appearance of the up arrow in the ScrollBar component.
ARROW — Właściwość statyczna stałej, klasa flash.ui.MouseCursor
Służy do określania, czy należy użyć kursora strzałki.
arrowButtonStyleFilters — Właściwość, klasa mx.controls.ComboBase
Set of styles to pass from the ComboBase to the down arrow button
arrowButtonWidth — Styl, klasa mx.controls.ComboBox
Width of the arrow button in pixels.
arrowButtonWidth — Styl, klasa mx.controls.PopUpButton
Number of pixels between the divider line and the right edge of the component.
arrowColor — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin
The color of the arrow.
arrowColor — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin
The color of the arrow.
arrowColor — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin
the color of the arrow
arrowColor — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin
the arrow color
arrowDirection — Właściwość, klasa spark.components.Callout
A read-only property that indicates the direction from the callout towards the owner.
ArrowDirection — klasa, pakiet spark.components
Enumeration of arrow directions for use in visual components.
arrowDown — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin
The down arrow graphic displayed in the anchor button.
arrowHeight — Właściwość, klasa spark.skins.mobile.CalloutSkin
Height of the arrow in vertical directions.
arrowKeysWrapFocus — Właściwość, klasa spark.components.supportClasses.ListBase
If true, using arrow keys to navigate within the component wraps when it hits either end.
arrowPath — Właściwość, klasa com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin
Arrow and path doc.
arrowScrollPolicy — Właściwość, klasa com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu
Just like verticalScrollPolicy, except it controls how we display the up and down arrows for scrolling.
arrowUp — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin
The up arrow graphic displayed in the anchor button.
arrowWidth — Właściwość, klasa spark.skins.mobile.CalloutSkin
Width of the arrow in vertical directions.
arsProcessName — Właściwość, klasa com.adobe.livecycle.rca.model.ReviewContext
Specifies the name of the process that is used to generate an approval routing sheet.
arsProcessName — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewContext
Name of the process used to generate Approval Routing Sheet (ARS).
arsProcessName — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewContext
Name of the process used to generate Approval Routing Sheet (ARS).
arsProcessName — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewContextVO
Name of the process used to generate Approval Routing Sheet (ARS).
artist — Właściwość, klasa flash.media.ID3Info
Wykonawca; zgodnie ze znacznikiem ID3 2.0 (TPE1).
as — Operator
Sprawdza, czy wyrażenie określone przez pierwszy operand jest elementem typu danych określonego przez drugi operand.
AS3 — Instrukcja
Definiuje metody i właściwości podstawowych klas języka ActionScript, które są właściwościami ustalonymi, a nie prototypowymi.
ascending — Właściwość, interfejs com.adobe.ep.ux.content.model.search.SortField
Tells whether the sorting has to be done in asecnding or descending order.
ascending — Właściwość, klasa com.adobe.ep.ux.content.model.search.SortFieldImpl
Tells whether the sorting has to be done in asecnding or descending order.
ascent — Właściwość, klasa flash.text.TextLineMetrics
Wydłużenie górne tekstu jest to odległość między linią bazową a górną krawędzią wiersza tekstowego (w pikselach).
ascent — Właściwość, klasa flash.text.engine.TextLine
Określa liczbę pikseli od linii bazowej do górnej części najwyższych znaków w wierszu.
ascent — Właściwość, interfejs flashx.textLayout.compose.IVerticalJustificationLine
Określa liczbę pikseli od linii bazowej do górnej części najwyższych znaków w wierszu.
ascent — Właściwość, klasa flashx.textLayout.compose.TextFlowLine
Określa liczbę pikseli od linii bazowej do górnej części najwyższych znaków w wierszu.
ASCENT — Właściwość statyczna stałej, klasa flash.text.engine.TextBaseline
Określa linię bazową wydłużenia górnego.
ASCENT — Właściwość statyczna stałej, klasa flashx.textLayout.formats.BaselineOffset
Określa przesunięcie równe wydłużeniu górnego wiersza, tj. wydłużeniu najwyższej czcionki w wierszu — grafika wstawiana jest traktowana w taki sposób, jakby jej spód znajdował się na linii bazowej.
ASCENT_DESCENT_UP — Właściwość statyczna stałej, klasa flashx.textLayout.formats.LeadingModel
Określa, że podstawa odstępu między wierszami to ASCENT/DESCENT, a kierunek odstępu ma wartość UP.
asin(val:Number) — Metoda statyczna , klasa Math
Oblicza i zwraca wartość arcus sinus dla liczby określonej przez parametr val (w radianach).
aspectRatio — Właściwość, klasa mx.charts.chartClasses.LegendData
Determines the size and placement of the legend marker.
aspectRatio — Właściwość, klasa spark.components.Application
Returns the aspect ratio of the top level stage based on its width and height.
aspectRatio — Właściwość, klasa spark.preloaders.SplashScreenImageSource
The required aspect ratio of the mobile device.
ASSERTION — Właściwość statyczna stałej, klasa com.adobe.livecycle.ria.security.api.TicketType
A special value that specifies that ticket referes to an assertion.
assertionId — Właściwość, klasa com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent
The assertion string used by this component.
assertionId — Właściwość, interfejs com.adobe.icc.services.user.ISSOManager
Get the assertionId for the logged in user
asset — Właściwość, klasa com.adobe.ep.ux.content.event.AssetFocusEvent
Name of the action.
asset — Właściwość, interfejs com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, klasa com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer
Asset value object used in the renderer
asset — Właściwość, klasa com.adobe.ep.ux.content.view.components.relationships.RelationshipVO
Asset whose relationships are obtained.
asset — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer
The asset for which the preview needs to be created
asset — Właściwość, interfejs com.adobe.solutions.prm.domain.ITeamMember
A reference of the asset to which the team member is assigned.
asset — Właściwość, interfejs com.adobe.solutions.prm.domain.IWorkItem
Defines the asset of WorkItem.
asset — Właściwość, klasa com.adobe.solutions.prm.domain.impl.TeamMember
A reference of the asset to which the team member is assigned.
asset — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem
Defines the asset of WorkItem.
asset — Właściwość, klasa com.adobe.solutions.prm.presentation.event.TeamPodEvent
This method gets the asset associated with the event.
asset — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemVO
Defines the asset of WorkItem.
Asset — klasa, pakiet com.adobe.solutions.prm.domain.impl
This class defines an Asset domain entity.
Asset(value:com.adobe.solutions.prm.vo:AssetVO, workItem:com.adobe.solutions.prm.domain:IWorkItem) — Konstruktor, klasa com.adobe.solutions.prm.domain.impl.Asset
The constructor of Asset class.
assetAction — Właściwość, interfejs com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer
AssetAction associated with the ActionsRenderer
assetAction — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer
Asset action associated with this renderer
assetAction — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer
Asset Action used to render the action
AssetAction — klasa, pakiet com.adobe.ep.ux.content.model.asset
This Class represent the Action (and it's visual properties) that can be taken on the Asset Type to which this AssetAction is associated
AssetAction — klasa, pakiet com.adobe.livecycle.assetmanager.client.model
Represents an action that can be taken on an asset type that is associated with the action.
AssetAction() — Konstruktor, klasa com.adobe.ep.ux.content.model.asset.AssetAction
Constructor
assetActionClick — Zdarzenie, interfejs com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent)
assetActionClick — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.grid.SearchResultsGrid
Dispatches this event when an asset has been clicked
assetActionClick — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.toolbar.ActionBar
Throws assetActionClick event on Click of Asset Action of type (AssetActionEvent)
assetActionClick — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp
Throws assetActionClick event on Click of Asset Action of type (AssetActionEvent)
assetActionClick — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.toolbar.Toolbar
assetActionClick is dispatched from the Toolbar when any control is clicked on the toolbar
assetActionClick — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent)
assetActionClick — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer
Throws an Event (assetActionClick) on Click of Asset Action of type (AssetActionEvent)
assetActionComplete — Zdarzenie, klasa com.adobe.ep.ux.content.handlers.AssetHandlerRegistry
assetActionComplete event thrown when AssetHandler has completed the assetAction taken by user through ui.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.BaseAssetHandler
Dispatched when the handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.CategoryHandler
Dispatched when an handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.ConditionHandler
Dispatched when an handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Dispatched when an handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.ImageHandler
Dispatched when an handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.LayoutHandler
Dispatched when an handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.LetterHandler
Dispatched when an handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.ListHandler
Dispatched when an handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.icc.editors.handlers.TextHandler
Dispatched when the handling of an action is complete.
assetActionComplete — Zdarzenie, klasa com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry
An event that is thrown when AssetHandler has completed the assetAction initiated by the user via the user interface.
AssetActionCompleteEvent — klasa, pakiet com.adobe.ep.ux.content.event
Event to be thrown by AssetHandlers to notify Asset Manager when action taken from AssetManager UI is completed
AssetActionCompleteEvent — klasa, pakiet com.adobe.livecycle.assetmanager.client.event
Thrown by AssetHandlers to notify the Asset Manager building block that an action from the Manage Assets UI is complete.
AssetActionCompleteEvent(type:String, vActionName:String, vAssetType:String) — Konstruktor, klasa com.adobe.ep.ux.content.event.AssetActionCompleteEvent
Constructor
AssetActionCompleteEvent(type:String, vActionName:String, vAssetType:String) — Konstruktor, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent
Constructor.
AssetActionEvent — klasa, pakiet com.adobe.ep.ux.content.event
Event dispatched when user clicks on one of asset action shown on the Search Results Viewer's AssetActionsRenderer (Control button bar).
AssetActionEvent — klasa, pakiet com.adobe.livecycle.assetmanager.client.event
Dispatched when the user selects an action from the toolbar of the Manage Assets UI Search Results Viewer.
AssetActionEvent(actionName:String, actionItems:Array, vAssetType:String, type:String, creationDate:Date) — Konstruktor, klasa com.adobe.ep.ux.content.event.AssetActionEvent
Constructor
AssetActionEvent(actionName:String, actionItems:Array, vAssetType:String) — Konstruktor, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionEvent
Constructor.
assetActionItem — Część karnacji, klasa com.adobe.ep.ux.content.view.components.toolbar.ActionBar
Factory for Asset Action Factory for Asset Action
assetActions — Właściwość, klasa com.adobe.ep.ux.content.event.AssetActionsChangeEvent
The actions associated with an Asset
assetActions — Właściwość, interfejs com.adobe.ep.ux.content.handlers.IAssetHandler
returns the list of Actions associated with the asset handled by this handler
assetActions — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor
Collection of the actions associated with asset.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.BaseAssetHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.CategoryHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.ConditionHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.ImageHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.LayoutHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.LetterHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.ListHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, klasa com.adobe.icc.editors.handlers.TextHandler
The list of AssetAction objects maintained by this handler.
assetActions — Właściwość, interfejs com.adobe.livecycle.assetmanager.client.handler.IAssetHandler
Specifies the list of actions that are associated with the asset that is handled by this handler.
assetActions — Właściwość, klasa com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler
Specifies the list of actions that are associated with the asset that is handled by this handler.
assetActions — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor
Specifies the collection of actions associated with the asset.
assetActionsChanged — Zdarzenie, klasa com.adobe.ep.ux.content.handlers.AssetHandlerRegistry
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.BaseAssetHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.CategoryHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.ConditionHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.ImageHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.LayoutHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.LetterHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.ListHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
assetActionsChanged — Zdarzenie, klasa com.adobe.icc.editors.handlers.TextHandler
assetActionsChanged event is thrown by the Handler when the selected item in results viewer change and it updates the correct handler selected assets.
ASSET_ACTIONS_CHANGED — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.handlers.AssetHandlerRegistry
This constant specifies the event that the asset actions have changed
AssetActionsChangeEvent — klasa, pakiet com.adobe.ep.ux.content.event
This event must be thrown by the Custom Asset Handler when the selected item in results viewer change and it updates the correct handler selected assets.
AssetActionsChangeEvent(assetActions:Array, assetType:String, type:String) — Konstruktor, klasa com.adobe.ep.ux.content.event.AssetActionsChangeEvent
Constructor
assetActionsRenderer — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor
Fully qualified class name of the custiom asset actions renderer (toolbar).
assetActionsRenderer — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor
Specifies the fully qualified class name of the custom asset actions renderer.
assetButton — Część karnacji, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer
Button Renderer Skin Part Button Renderer Skin Part
assetCondition — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer
A skin part that defines the list of conditions and results A skin part that defines the list of conditions and results
assetContent — Właściwość, klasa com.adobe.ep.ux.content.event.PreviewEvent
Content associated to the asset.
assetContent — Właściwość, interfejs com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer
Get content of the asset
assetContent — Właściwość, klasa com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer
Get the content of the asset
assetContent — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer
Get content of the asset
assetContent — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer
Get content of the asset
assetContent — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer
Get content of the asset
assetContent — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer
Get content of the asset
assetContent — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer
Get content of the asset
assetContent — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer
Get content of the asset
assetContent — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer
Get content of the asset
ASSET_CONTENT_MISSING — Właściwość statyczna stałej, klasa com.adobe.solutions.prm.constant.StatusReasonCode
Indicates that an asset entity does not have any associated content.
assetDescList — Właściwość, klasa com.adobe.ep.ux.content.search.SearchQuery
List of AssetDescriptor on which search is to be performed
assetDescNameList — Właściwość, klasa com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod
List of Asset Descriptors
assetDescription — Część karnacji, klasa com.adobe.ep.ux.content.view.components.review.AssetReviewPod
Skin Part to display the Asset Description Skin Part to display the Asset Description
assetDescription — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor
The description of the asset.
assetDescription — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor
Specifies the description for the asset.
assetDescriptor — Właściwość, klasa com.adobe.ep.ux.content.event.RelationEvent
Asset Type Descriptor for the above asset.
assetDescriptor — Właściwość, klasa com.adobe.ep.ux.content.event.VersionEvent
The Type of Asset Descriptor for which version history is retrieved.
assetDescriptor — Właściwość, klasa com.adobe.ep.ux.content.search.SearchQuery
AssetDescriptor for the asset type on which search has to be performed.
assetDescriptor — Właściwość, klasa com.adobe.ep.ux.content.view.components.grid.SearchResultsGrid
Asset Type Descriptor associated with the Search results Container
assetDescriptor — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.SearchQuery
Specifies the AssetDescriptor for the asset type to perform the search on.
assetDescriptors — Właściwość, klasa com.adobe.ep.ux.content.managers.AssetManager
Local list of Asset Descriptors
assetDescriptors — Właściwość, klasa com.adobe.ep.ux.content.view.AssetManagerView
local list of asset descriptors
assetDescriptors — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp
List of Asset Descriptors
assetDescriptors — Właściwość, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager
Returns the list of available AssetDescriptors.
assetDescriptorsChanged — Zdarzenie, klasa com.adobe.ep.ux.content.managers.AssetManager
assetDescriptorsChanged event is thrown when assetDescriptors are reset.
assetDescriptorsChanged — Zdarzenie, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager
Thrown when assetDescriptors are reset.
AssetDetailsPod — klasa, pakiet com.adobe.solutions.prm.presentation.asset
Host component to show the asset details pod.
AssetDetailsPod() — Konstruktor, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod
The constructor for AssetDetailsPod class.
AssetEvent — klasa, pakiet com.adobe.icc.editors.events
The AssetEvent class represents the event object passed to the event listener for domain api invokers.
AssetEvent(type:String, bubbles:Boolean, cancelable:Boolean, fault:mx.rpc:Fault) — Konstruktor, klasa com.adobe.icc.editors.events.AssetEvent
Constructor.
ASSET_EXPIRED — Właściwość statyczna stałej, klasa com.adobe.solutions.prm.constant.StatusReasonCode
Indicates that a workflow associated with an asset has reached its deadline.
AssetExplorerServiceDelegate — klasa, pakiet com.adobe.livecycle.assetmanager.client.service
Loads system data dictionaries.
assetExtendedProperty — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor
Is property represented by this instance is extended property of the original asset/vo
assetExtendedProperty — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor
Specifies whether this instance of the property is an extended property of the original asset or value object.
ASSET_EXTENDED_PROPERTY — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor
This special value signifies that the property defined is an extended property
ASSET_EXTENDED_PROPERTY — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor
Specifies that the property is extended.
AssetFocusEvent — klasa, pakiet com.adobe.ep.ux.content.event
Event dispatched when user hovers on one of asset shown on the Search Results Viewer's .
AssetFocusEvent(asset:Object, focusX:int, focusY:int, eventType:String, type:String) — Konstruktor, klasa com.adobe.ep.ux.content.event.AssetFocusEvent
Constructor
AssetHandlerRegistry — klasa, pakiet com.adobe.ep.ux.content.handlers
This is the central registry for all the available handlers in the system.
AssetHandlerRegistry — klasa, pakiet com.adobe.livecycle.assetmanager.client.handler
The central registry for all the available handlers in the system.
AssetHandlerRegistry() — Konstruktor, klasa com.adobe.ep.ux.content.handlers.AssetHandlerRegistry
Constructor
AssetHandlerRegistry() — Konstruktor, klasa com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry
Constructor.
assetIcon — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer
A skin part that defines the asset icon A skin part that defines the asset icon
assetIcon — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer
A skin part that defines the asset's icon A skin part that defines the asset's icon
assetIcon — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor
A skin part that defines the asset icon A skin part that defines the asset icon
assetId — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.RevertAssets
???
assetIdList — Właściwość, klasa com.adobe.icc.editors.managers.ImportExportManager
Gets the List of Id's of assets to be exported .
assetImage — Część karnacji, klasa com.adobe.ep.ux.content.view.components.review.AssetReviewPod
Skin Part of the image to be shown in Review Pod Skin Part of the image to be shown in Review Pod
assetImage — Część karnacji, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer
Image used to render the control Image used to render the control
assetImage — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer
A skin part that defines the image A skin part that defines the image
assetList — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer
A skin part that defines the list of assets included in List asset A skin part that defines the list of assets included in List asset
assetList — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.ExportAssets
List of Id's of assets to be exported .
assetList — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.ImportAssets
Gets the Id's of assets to be imported .
assetList — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.RevertAssets
Gets the List of Id's of assets that would be reverted.
assetLoadError — Zdarzenie, klasa com.adobe.ep.ux.content.view.AssetManagerView
assetLoadError is dispatched when there is some error in loading of assets
assetLoadError — Zdarzenie, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager
Thrown if an error occurs when AssetTypeDescriptor is loading.
assetManager — Właściwość, klasa com.adobe.ep.ux.content.view.AssetManagerView
Asset Manager Instance
assetManager — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.Toolbar
Asset Manager instance required for asset permissions and asset descriptors
AssetManager — klasa, pakiet com.adobe.ep.ux.content.managers
This is the domain model for the local set of asset descriptors
AssetManager — klasa, pakiet com.adobe.livecycle.assetmanager.client.managers
The domain model that is used to load AssetDescriptors.
AssetManager() — Konstruktor, klasa com.adobe.ep.ux.content.managers.AssetManager
Constructor.
AssetManager() — Konstruktor, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager
Constructor.
AssetManagerView — klasa, pakiet com.adobe.ep.ux.content.view
The Uber host component of LCC which host all the other host components
AssetManagerView() — Konstruktor, klasa com.adobe.ep.ux.content.view.AssetManagerView
Constructor
AssetModel — klasa, pakiet com.adobe.icc.editors.model
The base domain class for all the assets.
assetName — Część karnacji, klasa com.adobe.ep.ux.content.view.components.review.AssetReviewPod
Skin Part to display the Asset Name Skin Part to display the Asset Name
assetName — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer
A skin part that defines the asset name A skin part that defines the asset name
assetName — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer
A skin part that defines the asset name A skin part that defines the asset name
assetName — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO
Defines an asset name filter to search workItems.
assetNameCharset — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration
Set of characters that can be used for the name property of the editors
assetNameDisplay — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor
A skin part that defines the asset name A skin part that defines the asset name
assetNameField — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog
The skin part for the Asset Name field. The skin part for the Asset Name field.
assetNameValidator — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod
The skin part for the Asset Name validator. The skin part for the Asset Name validator.
assetNameValidator — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog
The skin part for the Asset Name validator. The skin part for the Asset Name validator.
assetPermissionsLoadError — Zdarzenie, klasa com.adobe.ep.ux.content.view.AssetManagerView
assetPermissionsLoadError is dispatched when there is some error in loading the permission of assets
assetPermissionsLoadError — Zdarzenie, klasa com.adobe.livecycle.assetmanager.client.managers.AssetManager
Thrown if an error occurs when permissions are loading.
AssetPod — klasa, pakiet com.adobe.solutions.prm.presentation.asset
This is the host component for the Asset pod.
AssetPod() — Konstruktor, klasa com.adobe.solutions.prm.presentation.asset.AssetPod
The constructor for AssetPod class.
AssetPropertiesEditor — klasa, pakiet com.adobe.solutions.acm.authoring.presentation
The AssetPropertiesEditor class defines the base class for all the Editors
AssetPropertiesEditor() — Konstruktor, klasa com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor
Constructor.
AssetPropertyDescriptor — klasa, pakiet com.adobe.ep.ux.content.model.asset
This class holds the matadata assoctiated with the Asset Property representated by this instance.
AssetPropertyDescriptor — klasa, pakiet com.adobe.livecycle.assetmanager.client.model
Holds the metadata associated with the instance of the asset property.
AssetPropertyDescriptor() — Konstruktor, klasa com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor
Constructor.
assetPropertyType — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor
Asset property type whether it is extended or core property
assetPropertyType — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor
Specifies whether the asset property type is extended or core.
AssetQueryServiceDelegate — klasa, pakiet com.adobe.livecycle.assetmanager.client.service
A simple delegate to QueryService that attaches success and fault listeners to the QueryService response.
AssetQueryServiceDelegate(vResponder:mx.rpc:IResponder) — Konstruktor, klasa com.adobe.livecycle.assetmanager.client.service.AssetQueryServiceDelegate
Constructor.
ASSET_REJECTED — Właściwość statyczna stałej, klasa com.adobe.solutions.prm.constant.StatusReasonCode
Indicates that an asset is rejected in the workflow.
AssetReviewPod — klasa, pakiet com.adobe.ep.ux.content.view.components.review
Review section shown as the left pane in Relationship Browser.
AssetReviewPod() — Konstruktor, klasa com.adobe.ep.ux.content.view.components.review.AssetReviewPod
Constructor
assets — Właściwość, klasa com.adobe.solutions.prm.presentation.asset.AssetPod
A list of assets, to be displayed in the Asset Pod.
assetsDataGrid — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetPod
The skin part for showing the Asset datagrid. The skin part for showing the Asset datagrid.
ASSET_TEMPLATE_MISSING — Właściwość statyczna stałej, klasa com.adobe.solutions.prm.constant.StatusReasonCode
Indicates that no schedule associated with a current asset is being activated.
assetText — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer
A skin part that defines rich editable text in preview pod A skin part that defines rich editable text in preview pod
assetType — Właściwość, klasa com.adobe.ep.ux.content.event.AssetActionCompleteEvent
Type of the Asset on which action is taken
assetType — Właściwość, klasa com.adobe.ep.ux.content.event.AssetActionEvent
Type of asset on which action is taken
assetType — Właściwość, klasa com.adobe.ep.ux.content.event.AssetActionsChangeEvent
The type of asset
assetType — Właściwość, interfejs com.adobe.ep.ux.content.model.toolbar.IAssetActionRenderer
Asset Type associated with this instance of actions renderer
assetType — Właściwość, klasa com.adobe.ep.ux.content.view.components.relationships.RelationshipVO
AssetTypeDescriptor of the above asset.
assetType — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer
Type of Asset to be rendered
assetType — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer
Type of Asset to be rendered
assetType — Właściwość, klasa com.adobe.icc.editors.handlers.BaseAssetHandler
The type of asset being handled by this handler.
assetType — Właściwość, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionCompleteEvent
Specifies what type of asset the action is taken on.
assetType — Właściwość, klasa com.adobe.livecycle.assetmanager.client.event.AssetActionEvent
Specifies the type of asset on which to take the action.
assetType — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.RevertAssets
Gets the Type of the asset (Text , List , Condition etc )
assetType — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO
Defines an asset type filter to search workItems.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.BaseAssetHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.CategoryHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ConditionHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.DataDictionaryHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.FragmentLayoutHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ImageHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LayoutHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.LetterHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.ListHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.icc.editors.handlers.TextHandler
Constant for the Asset Type handled by this handler.
ASSET_TYPE — Właściwość statyczna stałej, klasa com.adobe.solutions.prm.presentation.file.PRMFileRenderer
This constant indicates that the object for which an image is to be displayed, is an asset.
_assetTypeDescList — Właściwość, klasa com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod
Asset Type Descriptor List on which search is to be performed.
assetTypeDescriptor — Właściwość, interfejs com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
assetTypeDescriptor — Właściwość, klasa com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer
Asset Type descriptor of the renderer
assetTypeDescriptor — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
assetTypeDescriptor — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
assetTypeDescriptor — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
assetTypeDescriptor — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
assetTypeDescriptor — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
assetTypeDescriptor — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
assetTypeDescriptor — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer
The asset type descriptor for the asset for which preview needs to be created
AssetTypeDescriptor — klasa, pakiet com.adobe.ep.ux.content.model.asset
The AssetTypeDescriptor class holds the metadata properties associated with the Asset represented by this AssetTypeDescriptor.
AssetTypeDescriptor — klasa, pakiet com.adobe.livecycle.assetmanager.client.model
Holds the metadata properties that are associated with the asset represented by the asset type descriptor.
AssetTypeDescriptor() — Konstruktor, klasa com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor
Constructor.
assetTypeFilter — Część karnacji, klasa com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod
DataGroup Skin Part for dynamic checkboxes created for multiple assets DataGroup Skin Part for dynamic checkboxes created for multiple assets
ASSET_TYPE_FILTER_CHANGE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod
This special constant specifies the type of event dispatched when a checkbox (for the assets) state is changed
assetTypesLoaded — Właściwość, klasa com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp
Which all assets are to be loaded (based on whether they have Create Action or not ?
AssetValidationEvent — klasa, pakiet com.adobe.icc.editors.events
The AssetValidationEvent class represents the event object passed to the event listener for domain api invokers.
AssetValidationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa com.adobe.icc.editors.events.AssetValidationEvent
Constructor.
AssetValidationFaultType — klasa, pakiet com.adobe.icc.editors.events
The AssetValidationFaultType class enumerates the list of constants related to the type of errors resulting from domain validations.
AssetVersionPod — klasa, pakiet com.adobe.solutions.prm.presentation.asset
The host component for Asset Version pod.
AssetVersionPod() — Konstruktor, klasa com.adobe.solutions.prm.presentation.asset.AssetVersionPod
The constructor for AssetVersionPod class.
assetVersionsDataGrid — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetVersionPod
The skin part for showing different asset versions in a datagrid. The skin part for showing different asset versions in a datagrid.
assetVO — Właściwość, klasa com.adobe.ep.ux.content.event.RelationEvent
The Asset whose dependencies/relations are being searched for.
assetVO — Właściwość, klasa com.adobe.ep.ux.content.event.VersionEvent
The Asset for which version history is retrieved.
AssetVO — klasa, pakiet com.adobe.solutions.prm.vo
Defines an asset, that can be associated with a workItem in a project.
AssetVO() — Konstruktor, klasa com.adobe.solutions.prm.vo.AssetVO
The constructor for AssetVO class.
assignControlValueToModelValue() — metoda, klasa ga.model.PanelItem
Assign the control's value to the model, doing any necessary coercions
assignedMaximum — Właściwość, klasa mx.charts.chartClasses.NumericAxis
The explicitly assigned maximum value.
assignedMinimum — Właściwość, klasa mx.charts.chartClasses.NumericAxis
The explicitly assigned minimum value.
assignedPosition — Właściwość, klasa com.adobe.icc.dc.domain.BaseModuleInstance
The assigned position of the module within its container.
assignedPosition — Właściwość, interfejs com.adobe.icc.dc.domain.IModuleInstance
The assigned position of the module within its container.
assignedTo — Właściwość, interfejs com.adobe.solutions.exm.authoring.domain.expression.IExpression
Returns the variable this expression is assigned to, or null if the expression is not assigned to any variable.
assignedTo — Właściwość, klasa com.adobe.solutions.prm.domain.impl.TeamMember
Reference to the member collection to which this member is assigned.
assignedTo — Właściwość, interfejs com.adobe.solutions.rca.domain.common.IMember
Reference to the member collection to which this member is assigned.
assignedTo — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Participant
Reference to the member collection to which this member is assigned.
assignedTo — Właściwość, klasa com.adobe.solutions.rca.domain.impl.StageParticipant
Reference to the member collection to which this member is assigned.
assignFocus(objectToFocus:flash.display:InteractiveObject, direction:String) — metoda, klasa flash.display.Stage
Ustawia aktywność klawiatury na obiekt interaktywny, określony przez właściwość objectToFocus, przy kierunku fokusu określonym przez parametr kierunku.
assignFocus(direction:String) — metoda, klasa flash.media.StageWebView
Przypisuje wskaźnik aktywności do zawartości w tym obiekcie StageWebView.
assignFocus() — metoda, klasa flash.text.StageText
Uaktywnia obiekt StageText.
assignFocus(direction:String) — metoda, klasa mx.core.FlexHTMLLoader
Called by the FocusManager when the component receives focus.
assignFocus(direction:String) — metoda, interfejs mx.managers.IFocusManagerComplexComponent
Called by the FocusManager when the component receives focus.
Assignment — klasa, pakiet lc.procmgmt.domain
The Assignment class describes the assignment of a task and carries information that determines the queue that contains the task.
assignmentAdd — Zdarzenie, klasa com.adobe.icc.editors.model.ConditionModel
Dispatched when an assignment is added to the assignments list.
assignmentAdd — Zdarzenie, klasa com.adobe.icc.editors.model.ListModel
Dispatched when an assignment is added to the assignments list.
AssignmentConstants — klasa, pakiet lc.procmgmt
The AssignmentConstants class holds constants for the Assignment class assignmentType property.
assignmentCreateTime — Właściwość, klasa lc.procmgmt.domain.Assignment
The creation date of the assignment.
assignmentLinkageDisplay — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer
A skin part that defines data assignment linkage name A skin part that defines data assignment linkage name
assignmentList — Właściwość, klasa com.adobe.icc.vo.ConditionalDataModule
Specifies a list of condition assignments for this condition module.
assignmentList — Właściwość, klasa com.adobe.icc.vo.ConditionalDocument
Specifies the list of document assignments for this condition document.
assignmentList — Właściwość, klasa com.adobe.icc.vo.ListDataModule
Specifies the array of LDMAssignment objects.
assignmentNameDisplay — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer
A skin part that defines data assignment name A skin part that defines data assignment name
assignmentRemove — Zdarzenie, klasa com.adobe.icc.editors.model.ConditionModel
Dispatched when an assignment is removed from the assignments list.
assignmentRemove — Zdarzenie, klasa com.adobe.icc.editors.model.ListModel
Dispatched when an assignment is removed from the assignments list.
assignments — Właściwość, klasa com.adobe.icc.editors.model.ConditionModel
The list of ConditionAssignmentModel objects.
assignments — Właściwość, klasa com.adobe.icc.editors.model.LetterModel
The consolidated list of variable and field assignments of this letter.
assignments — Właściwość, klasa com.adobe.icc.editors.model.ListModel
The list of ListAssignmentModel objects.
assignments — Właściwość, klasa lc.procmgmt.domain.Task
The collection of Assignment objects for the task.
ASSIGNMENTS_FOR_TASK_RESULT — Właściwość statyczna stałej, klasa lc.foundation.events.CollectionResultEvent
A special value that specifies to retrieve the assignments for a task.
assignmentSourceDisplay — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer
A skin part that defines data assignment source A skin part that defines data assignment source
assignmentType — Właściwość, klasa com.adobe.icc.vo.CDMAssignment
Default Assignment.
assignmentType — Właściwość, klasa lc.procmgmt.domain.Assignment
The type of assignment.
assignmentUpdateTime — Właściwość, klasa lc.procmgmt.domain.Assignment
The date of the last assignment update.
assignTabIndexes(startTabIndex:int) — metoda, klasa fl.video.FLVPlayback
Przypisuje wartość tabIndex do wszystkich elementów sterujących FLVPlayback, sortując je w poziomie od lewej do prawej na podstawie położenia.
assigntaskToApproverProcess — Właściwość, klasa com.adobe.livecycle.rca.model.stage.ApprovalStage
Specifies a process that overrides the default AsignTaskToApprover process.
assignTaskToInitiatorProcess — Właściwość, klasa com.adobe.livecycle.rca.model.stage.AbstractStage
Specifies a process that is used to override the default AsignTaskToInitiator process.
assignTaskToInitiatorProcess — Właściwość, interfejs com.adobe.solutions.rca.domain.IStage
The process that overrides the default AssignTaskToInitiator process.
assignTaskToInitiatorProcess — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Stage
The process that overrides the default AssignTaskToInitiator process.
assignTaskToInitiatorProcess — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewStageVO
Process that can be used to override the default AssignTaskToInitiator process.
assignTaskToParticipantProcess — Właściwość, interfejs com.adobe.solutions.rca.domain.IStage
The process that overrides the default AssignTaskToParticipant process.
assignTaskToParticipantProcess — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Stage
The process that overrides the default AssignTaskToParticipant process.
assignTaskToParticipantProcess — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewStageVO
Process that can be used to override the default AssignTaskToParticipant process.
assigntaskToReviewerProcess — Właściwość, klasa com.adobe.livecycle.rca.model.stage.ReviewStage
Specifies a process that overrides the default AsignTaskToReviewer process.
assignTo — Właściwość, klasa com.adobe.solutions.exm.expression.ExpressionVO
The variable to which the expression is assigned.
assignTo — Właściwość, interfejs com.adobe.solutions.exm.runtime.IExpression
Returns the variable to which this expression is assigned, if any.
assignTo(assignTo:String, expression:String) — metoda, interfejs com.adobe.solutions.exm.runtime.IExpressionManager
Assigns the result of evaluation of the given expression to the given variable.
assignTo — Właściwość, klasa com.adobe.solutions.exm.runtime.impl.ExpressionImpl
Returns the variable to which this expression is assigned, if any.
assignTo(assignTo:String, expression:String) — metoda, klasa com.adobe.solutions.exm.runtime.impl.ExpressionManagerImpl
Assigns the result of evaluation of the given expression to the given variable.
associations — Właściwość, klasa mx.data.RPCDataManager
Array of associations for this data manager's destination.
asType — Właściwość, interfejs mx.automation.IAutomationPropertyDescriptor
ActionScript type of this property, as a String.
asyncError — Zdarzenie, klasa flash.net.LocalConnection
Wywoływana w przypadku asynchronicznego zgłoszenia wyjątku — pochodzącego z macierzystego kodu asynchronicznego.
asyncError — Zdarzenie, klasa flash.net.NetConnection
Wywoływana w przypadku asynchronicznego zgłoszenia wyjątku — pochodzącego z macierzystego kodu asynchronicznego.
asyncError — Zdarzenie, klasa flash.net.NetStream
Wywoływana w przypadku asynchronicznego zgłoszenia wyjątku — pochodzącego z macierzystego kodu asynchronicznego.
asyncError — Zdarzenie, klasa flash.net.SharedObject
Wywoływana w przypadku asynchronicznego zgłoszenia wyjątku — pochodzącego z macierzystego kodu asynchronicznego.
ASYNC_ERROR — Właściwość statyczna stałej, klasa flash.events.AsyncErrorEvent
Stała AsyncErrorEvent.ASYNC_ERROR definiuje właściwość type obiektu zdarzenia asyncError.
ASYNC_ERROR — Właściwość statyczna stałej, klasa org.osmf.events.MediaErrorCodes
Error constant for when a MediaElement encounters an asynchronous error.
AsyncErrorEvent — klasa, pakiet flash.events
Obiekt wywołuje zdarzenie AsyncErrorEvent w odpowiedzi na wyjątek spowodowany przez macierzysty kod asynchroniczny, który może pochodzić, na przykład, z klas LocalConnection, NetConnection, SharedObject lub NetStream.
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — Konstruktor, klasa flash.events.AsyncErrorEvent
Tworzy obiekt AsyncErrorEvent, który zawiera informacje o zdarzeniach asyncError.
AsyncListView — klasa, pakiet mx.collections
The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods.
AsyncListView(list:mx.collections:IList) — Konstruktor, klasa mx.collections.AsyncListView
Constructor.
AsyncMessage — klasa, pakiet mx.messaging.messages
AsyncMessage is the base class for all asynchronous messages.
AsyncMessage(body:Object, headers:Object) — Konstruktor, klasa mx.messaging.messages.AsyncMessage
Constructs an instance of an AsyncMessage with an empty body and header.
asyncRequest — Właściwość, klasa mx.data.DataServiceAdapter
Contains an AsyncRequest object that is used to handle all DataService operations.
asyncRequest — Właściwość, klasa mx.data.MessagingDataServiceAdapter
Contains an AsyncRequest object that is used to handle all DataService operations.
asyncRequest — Właściwość, klasa mx.data.RPCDataServiceAdapter
An abstract method which returns an AsyncRequest that is used to handle all DataService operations.
AsyncRequest — klasa, pakiet mx.rpc
The AsyncRequest class provides an abstraction of messaging for RPC call invocation.
AsyncRequest() — Konstruktor, klasa mx.rpc.AsyncRequest
Constructs a new asynchronous request.
AsyncResponder — klasa, pakiet mx.rpc
This class provides an RPC specific implementation of mx.rpc.IResponder.
AsyncResponder(result:Function, fault:Function, token:Object) — Konstruktor, klasa mx.rpc.AsyncResponder
Constructs an instance of the responder with the specified data and handlers.
AsyncToken — Klasa Dynamic, pakiet mx.rpc
This class provides a place to set additional or token-level data for asynchronous RPC operations.
AsyncToken(message:mx.messaging.messages:IMessage) — Konstruktor, klasa mx.rpc.AsyncToken
Constructs an instance of the token with the specified message.
AsyncTokenResponder — klasa, pakiet mx.data
Subclass of AsyncResponder that exposes the result token.
AsyncTokenResponder(result:Function, fault:Function, token:mx.rpc:AsyncToken) — Konstruktor, klasa mx.data.AsyncTokenResponder
Constructor.
AsyncTokenWrapper — klasa, pakiet com.adobe.gravity.utility.flex.async
Adapt an AsyncToken to implement the IToken interface.
AsyncTokenWrapper(asyncToken:mx.rpc:AsyncToken, resultObject:Object) — Konstruktor, klasa com.adobe.gravity.utility.flex.async.AsyncTokenWrapper
Constructor.
atan(val:Number) — Metoda statyczna , klasa Math
Oblicza i zwraca wartość kąta, którego tanges jest określony przez parametr val (w radianach).
atan2(y:Number, x:Number) — Metoda statyczna , klasa Math
Oblicza i zwraca wartość kąta odpowiadającego danemu punktowi x/y (w radianach) — mierzony względem osi x przeciwnie do ruchu wskazówek zegara (gdzie punkt o współrzędnych 0,0 określa środek okręgu).
AT_BOTTOM — Właściwość statyczna stałej, klasa mx.events.ScrollEventDetail
Indicates that the scroll bar is at the bottom of its scrolling range.
atLeastOneProperty(o:Object) — metoda, klasa mx.controls.AdvancedDataGrid
Returns true if the Object has at least one property, which means that the dictionary has at least one key.
AT_LEFT — Właściwość statyczna stałej, klasa mx.events.ScrollEventDetail
Indicates that the scroll bar is at the left of its scrolling range.
atomCount — Właściwość, klasa flash.text.engine.TextLine
Liczba atomów w wierszu, która stanowi liczbę niepodzielnych elementów, z uwzględnieniem odstępów oraz elementów graficznych.
atomicCompareAndSwapIntAt(byteIndex:int, expectedValue:int, newValue:int) — metoda, klasa flash.utils.ByteArray
Metoda ta w ramach pojedynczej operacji atomowej porównuje wartość całkowitą w tej tabeli bajtów z inną wartością całkowitą, a jeśli wartości są zgodne, zamienia bajty na tę inną wartość.
atomicCompareAndSwapLength(expectedLength:int, newLength:int) — metoda, klasa flash.utils.ByteArray
W ramach pojedynczej operacji atomowej porównuje długość tej tablicy bajtów z podaną wartością, a w przypadku zgodnych wartości zmienia długość tablicy bajtów.
AT_RIGHT — Właściwość statyczna stałej, klasa mx.events.ScrollEventDetail
Indicates that the scroll bar is at the right of its scrolling range.
attach — Zdarzenie, klasa flash.data.SQLConnection
Wywoływane, gdy operacja wywołania metody attach() zakończy się pomyślnie.
attach(name:String, reference:Object, responder:flash.net:Responder, encryptionKey:flash.utils:ByteArray) — metoda, klasa flash.data.SQLConnection
Dodaje kolejną bazę danych do instancji klasy SQLConnection, nadając nowej bazie danych określoną nazwę.
attach(connection:flash.net:NetConnection) — metoda, klasa flash.net.NetStream
Przyłącza strumień do nowego obiektu NetConnection.
ATTACH — Właściwość statyczna stałej, klasa flash.errors.SQLErrorOperation
Informuje, że wywołano metodę SQLConnection.attach().
ATTACH — Właściwość statyczna stałej, klasa flash.events.SQLEvent
Stała SQLEvent.ATTACH definiuje wartość właściwości type obiektu zdarzenia attach.
attachAudio(microphone:flash.media:Microphone) — metoda, klasa flash.net.NetStream
Dołącza do obiektu NetStream strumień audio pochodzący z obiektu Microphone przekazanego jako źródło.
attachButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments
A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template.
attachCamera(theCamera:flash.media:Camera) — metoda, klasa flash.display3D.textures.VideoTexture
Określa strumień wideo z kamery, który ma być renderowany w teksturze obiektu VideoTexture.
attachCamera(theCamera:flash.media:Camera) — metoda, klasa flash.media.StageVideo
Określa strumień wideo z kamery, który ma być wyświetlany w obszarze wyznaczonym przez obiekt StageVideo w oknie aplikacji. Do renderowania ma być używany procesor GPU.
attachCamera(camera:flash.media:Camera) — metoda, klasa flash.media.Video
Określa strumień wideo z kamery, który ma być wyświetlany w obszarze wyznaczonym przez obiekt Video w oknie aplikacji.
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — metoda, klasa flash.net.NetStream
Rozpoczyna przechwytywanie danych wideo z kamery lub zatrzymuje przechwytywanie, jeśli parametr theCamera ma wartość null.
attachCamera(camera:flash.media:Camera) — metoda, klasa mx.controls.VideoDisplay
Specifies to play a video stream from a camera.
attachListeners(systemManager:mx.managers:ISystemManager) — metoda, klasa mx.managers.LayoutManager
Attachment — klasa, pakiet com.adobe.icomm.assetplacement.model
This class models an <attachment> element in the package definition.
Attachment() — Konstruktor, klasa com.adobe.icomm.assetplacement.model.Attachment
Constructor.
AttachmentCommand — klasa, pakiet lc.procmgmt.commands
The AttachmentCommand class is a generic command that has direct association with a TaskAttachmentInfo object.
AttachmentCommand(name:String, taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo) — Konstruktor, klasa lc.procmgmt.commands.AttachmentCommand
Constructor.
attachmentCount — Właściwość, klasa com.adobe.icomm.assetplacement.controller.AttachmentLoader
The number of Attachment objects associated to this loader.
AttachmentEvent — klasa, pakiet com.adobe.ep.ux.attachmentlist.domain.events
The AttachmentEvent event is dispatched when the user adds, removes and uploads attachments.
attachmentFiles — Właściwość, klasa coldfusion.service.PopRecord
A tab-separated list of the locations of the attachment files.
ATTACHMENT_FILL_COMPLETE — Właściwość statyczna stałej, klasa lc.foundation.events.LiveCycleEvent
The attachmentFillComplete event type.
AttachmentHeader — klasa, pakiet lc.procmgmt.ui.attachments
The AttachmentHeader component provides the user interface for adding a note or an attachment to a task.
AttachmentHeader() — Konstruktor, klasa lc.procmgmt.ui.attachments.AttachmentHeader
Constructor.
AttachmentHeaderBase — klasa, pakiet lc.procmgmt.ui.attachments
The AttachmentHeaderBase class acts as the parent for the AttachmentHeader class.
attachmentHeaderModel — Właściwość, klasa lc.procmgmt.ui.attachments.AttachmentsModel
The model for the AttachmentHeader component.
AttachmentHeaderModel — klasa, pakiet lc.procmgmt.ui.attachments
The AttachmentsHeaderModel class acts as the model for the AttachmentsHeader component.
AttachmentHeaderModel() — Konstruktor, klasa lc.procmgmt.ui.attachments.AttachmentHeaderModel
Constructor.
AttachmentIconRenderer — klasa, pakiet com.adobe.ep.ux.attachmentlist.domain.renderers
The AttachmentIconRenderer class is the default icon renderer for the AttachmentList class.
AttachmentIconRendererSkin — klasa, pakiet com.adobe.ep.ux.attachmentlist.skin.renderers
The AttachmentIconRenderSkin class provides the renderer for the attachment icon.
AttachmentIconRendererSkin() — Konstruktor, klasa com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin
Constructor.
attachmentInfo — Właściwość, klasa lc.procmgmt.domain.TaskAttachmentInfo
An AttachmentInfo object that stores the information for the attachments.
AttachmentInfo — klasa, pakiet lc.procmgmt.domain
The AttachmentInfo class provides support for managing attachments and notes with tasks.
AttachmentList — klasa, pakiet com.adobe.ep.ux.attachmentlist.domain
The AttachmentList class is an extension of the List class.
AttachmentList — klasa, pakiet lc.procmgmt.ui.attachments
The AttachmentsList component displays the list of attachments and notes associated with a task.
AttachmentList() — Konstruktor, klasa com.adobe.ep.ux.attachmentlist.domain.AttachmentList
Constructor.
AttachmentList() — Konstruktor, klasa lc.procmgmt.ui.attachments.AttachmentList
Constructor.
AttachmentListComponent — klasa, pakiet com.adobe.ep.ux.attachmentlist.component
The AttachmentListComponent UX component displays the list of attachments associated with a specific task and allows the user to add, remove, and download attachments.
AttachmentListComponent() — Konstruktor, klasa com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent
Constructor.
attachmentListModel — Właściwość, klasa lc.procmgmt.ui.attachments.AttachmentsModel
The model for the AttachmentList component.
AttachmentListModel — klasa, pakiet lc.procmgmt.ui.attachments
The AttachmentListModel class acts as the presentation model for the AttachmentList component.
AttachmentListModel() — Konstruktor, klasa lc.procmgmt.ui.attachments.AttachmentListModel
Constructor.
AttachmentListSkin — klasa, pakiet com.adobe.ep.ux.attachmentlist.skin
The default skin for the AttachmentList UX component.
AttachmentListSkin() — Konstruktor, klasa com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin
Constructor.
AttachmentLoader — klasa, pakiet com.adobe.icomm.assetplacement.controller
The attachment loader class is associated with a list of attachments in a package definition given a controller id.
AttachmentLoader(id:String) — Konstruktor, klasa com.adobe.icomm.assetplacement.controller.AttachmentLoader
Construct an AttachmentLoader.
attachmentPermissions — Właściwość, klasa lc.procmgmt.ui.attachments.AttachmentHeaderModel
An array of the possible combinations of the AttachmentPermissions object that can be associated with an AttachmentHeader component.
AttachmentPermissions — klasa, pakiet lc.procmgmt.domain
The AttachmentPermissions class stores the read/write/delete permissions for an attachment or note.
AttachmentPermissions(readPermission:Boolean, writePermission:Boolean, deletePermission:Boolean) — Konstruktor, klasa lc.procmgmt.domain.AttachmentPermissions
Constructor.
attachments — Właściwość, klasa coldfusion.service.PopRecord
Mail message attachments.
attachments — Właściwość, klasa coldfusion.service.mxml.Mail
A list of attachment filenames.
attachments — Właściwość, klasa com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent
The embedded AttachmentList UX component.
attachments — Właściwość, klasa com.adobe.icomm.assetplacement.model.PackageDefinition
A list that contains all of <attachment> entries in the package definition, wrapped in Attachment objects.
attachments — Właściwość, klasa lc.procmgmt.domain.Task
A collection of Attachment objects for the task.
Attachments — klasa, pakiet lc.procmgmt.ui.attachments
The Attachments component provides a complete user interface for working with the attachments and notes associated with a task.
Attachments() — Konstruktor, klasa lc.procmgmt.ui.attachments.Attachments
Constructor.
AttachmentsModel — klasa, pakiet lc.procmgmt.ui.attachments
The AttachmentsModel class acts as the model for the Attachments component.
AttachmentsModel() — Konstruktor, klasa lc.procmgmt.ui.attachments.AttachmentsModel
Constructor.
attachNetStream(netStream:flash.net:NetStream) — metoda, klasa flash.display3D.textures.VideoTexture
Określa strumień wideo, który ma być renderowany w teksturze obiektu VideoTexture.
attachNetStream(netStream:flash.net:NetStream) — metoda, klasa flash.media.StageVideo
Określa strumień wideo, który ma być wyświetlany w granicach obiektu StageVideo w aplikacji.
attachNetStream(netStream:flash.net:NetStream) — metoda, klasa flash.media.Video
Określa strumień danych wideo, który ma być wyświetlany w obszarze wyznaczonym przez obiekt Video w oknie aplikacji.
attachOverlay() — metoda, klasa mx.charts.Legend
Used internally by the Dissolve Effect to add the overlay to the chrome of a container.
attachOverlay() — metoda, klasa mx.core.Container
Used internally by the Dissolve Effect to add the overlay to the chrome of a container.
attachOverlay() — metoda, klasa mx.core.UIComponent
This is an internal method used by the Flex framework to support the Dissolve effect.
attachSkin() — metoda, klasa spark.components.supportClasses.SkinnableComponent
Create the skin for the component.
AT_TARGET — Właściwość statyczna stałej, klasa flash.events.EventPhase
Faza miejsca docelowego, która stanowi drugi etap obsługi zdarzenia.
AT_TOP — Właściwość statyczna stałej, klasa mx.events.ScrollEventDetail
Indicates that the scroll bar is at the top of its scrolling range.
attribute(attributeName:any) — metoda, klasa XML
Zwraca wartość XML atrybutu o tej samej nazwie, którą określa parametr attributeName.
attribute(attributeName:any) — metoda, klasa XMLList
Wywołuje metodę attribute() dla poszczególnych obiektów XML i zwraca wyniki w postaci obiektu XMLList.
attribute — Właściwość, klasa lc.procmgmt.domain.SearchFilterCondition
The attribute of the search filter condition.
attribute — Właściwość, klasa lc.procmgmt.domain.SearchFilterSort
The attribute of the search filter sort.
attribute(attributeName:Object) — metoda, klasa mx.collections.XMLListCollection
Calls the attribute() method of each XML object in the XMLList and returns an XMLList of the results, which match the given attributeName.
attribute — Właściwość, klasa mx.olap.OLAPLevel
The attribute connected to this level, as an instance of OLAPAttribute.
Attribute — klasa, pakiet mx.messaging.management
Client representation of a MBean attribute.
Attribute() — Konstruktor, klasa mx.messaging.management.Attribute
Creates a new instance of an empty Attribute.
attributeName — Właściwość, klasa com.adobe.ep.ux.content.model.search.SearchFilter
Name of the attribute on which the search has to be performed.
attributeName — Właściwość, klasa com.adobe.ep.ux.content.model.search.SimpleStatement
name of the attribute on which the search has to be performed
attributeName — Właściwość, klasa com.adobe.ep.ux.content.view.components.search.renderers.BasicSearchFSTRenderer
Attribute name for this renderer
attributeName — Właściwość, klasa com.adobe.icc.vo.Statement
Name of the attribute for the LHS of the statement.
attributeName — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter
Specifies the name of the attribute to perform the search on using the format <Unqualified Entity Name>.<fieldName>.
attributeName — Właściwość, klasa com.adobe.solutions.rca.vo.AuditAttributeVO
Gets name of the attribute.
attributeName — Właściwość, klasa mx.olap.OLAPLevel
The name of the attribute to be used at this level.
attributes() — metoda, klasa XML
Zwraca listę wartości atrybutów danego obiektu XML.
attributes() — metoda, klasa XMLList
Wywołuje metodę attributes() dla poszczególnych obiektów XML i zwraca obiekt XMLList z atrybutami poszczególnych obiektów XML.
attributes — Właściwość, klasa coldfusion.service.mxml.Image
The attributes of the cfimage tag.
attributes — Właściwość, klasa coldfusion.service.mxml.Ldap
For queries: comma-delimited list of attributes to return.
attributes — Właściwość, klasa com.adobe.livecycle.ria.security.api.AuthOptions
Current set of attributes.
attributes — Właściwość, interfejs com.adobe.livecycle.ria.security.api.IUser
The other attributes of the user depending on available details on the server-side.
attributes — Właściwość, klasa com.adobe.livecycle.ria.security.service.User
The other attributes of the user depending on available details on the server-side.
attributes — Właściwość, interfejs com.adobe.solutions.prm.domain.IProject
Defines the map of key value pair attributes.
attributes — Właściwość, interfejs com.adobe.solutions.prm.domain.ITeamMember
Defines the map of key value pair attributes.
attributes — Właściwość, interfejs com.adobe.solutions.prm.domain.IWorkItem
Defines the map of key value pair attributes.
attributes — Właściwość, klasa com.adobe.solutions.prm.domain.impl.Project
Defines the map of key value pair attributes.
attributes — Właściwość, klasa com.adobe.solutions.prm.domain.impl.TeamMember
Defines the map of key value pair attributes.
attributes — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem
Defines the map of key value pair attributes.
attributes — Właściwość, klasa com.adobe.solutions.prm.vo.AbstractSearchFilterVO
Contain attributes like, name or template name, which uses LIKE query.
_attributes — Właściwość, klasa com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO
Map of key value pair attributes.
attributes — Właściwość, klasa com.adobe.solutions.prm.vo.ExtendableTaggedEntityVO
Defines the map of key value pair attributes.
attributes — Właściwość, klasa flash.xml.XMLNode
Obiekt zawierający wszystkie atrybuty określonej instancji obiektu XMLNode.
attributes() — metoda, klasa mx.collections.XMLListCollection
Calls the attributes() method of each XML object in the XMLList object and returns an XMList of attributes for each XML object.
attributes — Właściwość, klasa mx.messaging.management.MBeanInfo
The attributes exposed by the MBean.
attributes — Właściwość, interfejs mx.olap.IOLAPDimension
The attributes of this dimension, as a list of OLAPAttribute instances.
attributes — Właściwość, klasa mx.olap.OLAPDimension
The attributes of this dimension, as a list of OLAPAttribute instances.
attributeValue — Właściwość, klasa com.adobe.ep.ux.content.model.search.SearchFilter
Attribute value for the filter.
attributeValue — Właściwość, klasa com.adobe.ep.ux.content.model.search.SimpleStatement
Value of the attribute to be used in search query
attributeValue — Właściwość, klasa com.adobe.icc.vo.Statement
Value for the RHS of the statement.
attributeValue — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter
Specifies the attribute value for the filter.
attributeValue — Właściwość, klasa com.adobe.solutions.rca.vo.AuditAttributeVO
Gets value of the audit attribute.
attrKey — Właściwość, klasa com.adobe.livecycle.rca.model.CustomAttribute
Specifies the key of the custom attribute.
attrKey — Właściwość, klasa com.adobe.solutions.rca.vo.CustomAttributeVO
Returns the custom attribute key.
attrValue — Właściwość, klasa com.adobe.livecycle.rca.model.CustomAttribute
Specifies the value that corresponds to the key.
attrValue — Właściwość, klasa com.adobe.solutions.rca.vo.CustomAttributeVO
Gets the attribute value.
AUDIO — Właściwość statyczna stałej, klasa flash.ui.Keyboard
Stała skojarzona z kodem klawisza wyboru trybu audio.
AUDIO — Właściwość statyczna stałej, klasa org.osmf.media.MediaType
The type constant for audio.
AUDIO — Właściwość statyczna stałej, klasa org.osmf.net.StreamingItemType
The AUDIO stream type represents an audio-only stream.
AUDIO — Właściwość statyczna stałej, klasa org.osmf.traits.MediaTraitType
Identifies an instance of an AudioTrait.
audioBufferByteLength — Właściwość, klasa flash.net.NetStreamInfo
Zapewnia informację o rozmiarze bufora audio Netstream (w bajtach).
audioBufferLength — Właściwość, klasa flash.net.NetStreamInfo
Zapewnia informacje o rozmiarze bufora audio NetStream (w sekundach).
audioByteCount — Właściwość, klasa flash.net.NetStreamInfo
Określa całkowitą liczbę bajtów danych audio, które nadeszły do kolejki, bez względu na to jak wiele z nich zostało odtworzonych lub usuniętych.
audioBytesPerSecond — Właściwość, klasa flash.net.NetStreamInfo
Określa szybkość, z jaką wypełniany jest bufor audio obiektu NetStream (w bajtach na sekundę).
AudioDecoder — klasa Final, pakiet flash.media
Klasa AudioDecoder wylicza typy dźwięku wielokanałowego obsługiwane przez system.
audioDeviceManager — Właściwość statyczna, klasa flash.media.AudioDeviceManager
Pojedyncze wystąpienie obiektu AudioDeviceManager.
AudioDeviceManager — klasa Final, pakiet flash.media
Klasa AudioDeviceManager umożliwia pobranie informacji o systemowych urządzeniach audio oraz wybranie urządzenia do odtwarzania dźwięku.
AudioElement — klasa, pakiet org.osmf.elements
AudioElement is a media element specifically created for audio playback.
AudioElement(resource:org.osmf.media:URLResource, loader:org.osmf.traits:LoaderBase) — Konstruktor, klasa org.osmf.elements.AudioElement
Constructor.
AudioEvent — klasa, pakiet org.osmf.events
An AudioEvent is dispatched when the properties of an AudioTrait change.
AudioEvent(type:String, bubbles:Boolean, cancelable:Boolean, muted:Boolean, volume:Number, pan:Number) — Konstruktor, klasa org.osmf.events.AudioEvent
Constructor.
audioLossRate — Właściwość, klasa flash.net.NetStreamInfo
Określa straty danych audio dla sesji NetStream.
audioOutputChange — Zdarzenie, klasa flash.media.AudioDeviceManager
To zdarzenie jest wyzwalane przy zmianie wyjściowego urządzenia audio z jednego z następujących powodów: 1) Wybór użytkownika — użytkownik wybrał opcję w interfejsie ustawień wtyczki Flash Player lub zawartość ustawiła zmienną AudioDeviceManager.selectedDeviceIndex. 2) Zmiana urządzenia — w systemie dodano lub usunięto urządzenie audio.
AUDIO_OUTPUT_CHANGE — Właściwość statyczna stałej, klasa flash.events.AudioOutputChangeEvent
Definiuje wartość właściwości type (typ) obiektu zdarzenia AudioOutputchangeEvent.
AudioOutputChangeEvent — klasa, pakiet flash.events
To zdarzenie jest wywoływane, gdy użytkownik wybiera inne wyjściowe urządzenie audio w interfejsie ustawień wtyczki Flash Player lub w systemie następuje dodanie albo usunięcie urządzenia audio.
AudioOutputChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, reason:String) — Konstruktor, klasa flash.events.AudioOutputChangeEvent
Konstruktor.
AudioOutputChangeReason — klasa Final, pakiet flash.media
Ta klasa definiuje wartości wyliczeniowe wskazujące przyczynę wyzwolenia zdarzenia AudioOutputChangeEvent.
audioPan — Właściwość, klasa org.osmf.media.MediaPlayer
Pan property of the media.
audioPlaybackMode — Właściwość statyczna, klasa flash.media.SoundMixer
Określa tryb odtwarzania dźwięku dla wszystkich obiektów Sound.
AudioPlaybackMode — klasa Final, pakiet flash.media
Klasa AudioPlaybackMode definiuje stałe dla właściwości audioPlaybackMode klasy SoundMixer.
audioReliable — Właściwość, klasa flash.net.NetStream
W przypadku połączeń RTMFP określa, czy dźwięk jest przesyłany w pełni niezawodnie.
audioSampleAccess — Właściwość, klasa flash.net.NetStream
W przypadku połączeń RTMFP określa, czy subskrybenci P2P tego strumienia NetStream mogą przechwytywać strumień audio.
audioSwitchingChange — Zdarzenie, klasa org.osmf.traits.AlternativeAudioTrait
Dispatched when an alternative audio stream switch is requested, completed, or has failed.
audioSwitchingChange — Zdarzenie, klasa org.osmf.traits.TraitEventDispatcher
Dispatched when an alternative audio stream switch is requested, completed, or has failed.
AUDIO_SWITCHING_CHANGE — Właściwość statyczna stałej, klasa org.osmf.events.AlternativeAudioEvent
Dispatched when the switching state of the alternative audio stream has changed.
AudioTrait — klasa, pakiet org.osmf.traits
AudioTrait defines the trait interface for media that have audio.
AudioTrait() — Konstruktor, klasa org.osmf.traits.AudioTrait
Constructor.
AuditActionVO — klasa, pakiet com.adobe.solutions.rca.vo
Defines an audit action.
AuditActionVO() — Konstruktor, klasa com.adobe.solutions.rca.vo.AuditActionVO
The constructor for AuditActionVO class.
auditAttributes — Właściwość, klasa com.adobe.solutions.rca.vo.AuditMetaInfoVO
Gets additional attributes associated with audit entry.
AuditAttributeVO — klasa, pakiet com.adobe.solutions.rca.vo
Defines an instance of Audit Attribute.
AuditAttributeVO() — Konstruktor, klasa com.adobe.solutions.rca.vo.AuditAttributeVO
The constructor for AuditAttributeVO class.
auditedBy — Właściwość, klasa com.adobe.solutions.rca.vo.AuditMetaInfoVO
Returns name or ID of the user or a component that has requested the audit entry.
auditLevel — Stan karnacji, klasa com.adobe.solutions.rca.presentation.template.TemplatePreview
The skin state when the component is displaying the audit level screen.
auditLevel — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.TemplatePreview
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen.
auditLevel — Stan karnacji, klasa com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow
The skin state when the component is displaying the audit level screen.
auditLevel — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen.
auditLevel — Stan karnacji, klasa com.adobe.solutions.rca.presentation.template.TemplateEdit
The skin state when the component is displaying the audit level screen.
auditLevel — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.TemplateEdit
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen.
auditLevel — Właściwość, klasa com.adobe.livecycle.rca.model.ReviewContext
Specifies the level of audit associated with this review.
auditLevel — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewContext
The level of audit associated with this review.
auditLevel — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewContext
The level of audit associated with this review.
auditLevel — Właściwość, klasa com.adobe.solutions.rca.vo.AuditActionVO
Gets name of the audit level associated with audit action.
auditLevel — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewContextVO
The level of audit associated with this review.
AuditLevel — klasa, pakiet com.adobe.livecycle.rca.model
The audit level object as configured through audit service.
AuditLevel — klasa, pakiet com.adobe.solutions.rca.presentation.template.audit
The host component for the Audit Level tab in schedule template workflow.
AuditLevel() — Konstruktor, klasa com.adobe.livecycle.rca.model.AuditLevel
Constructor.
AuditLevel() — Konstruktor, klasa com.adobe.solutions.rca.presentation.template.audit.AuditLevel
The constructor for AuditLevel class.
auditLevelDatagrid — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.audit.AuditLevel
A reference to the DataGrid object that displays the details of the available audit levels. A reference to the DataGrid object that displays the details of the available audit levels.
auditLevelInput — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.audit.AuditLevel
A reference to the TextInput object that is used to display the audit level assigned to a schedule template. A reference to the TextInput object that is used to display the audit level assigned to a schedule template.
AuditLevelVO — klasa, pakiet com.adobe.solutions.rca.vo
Represents an Audit Level in the system.
AuditLevelVO() — Konstruktor, klasa com.adobe.solutions.rca.vo.AuditLevelVO
The constructor for AuditLevelVO class.
auditManager — Właściwość, klasa com.adobe.solutions.rca.presentation.template.audit.AuditLevel
An instance of AuditManager service to be used by the host component.
AuditManager — klasa, pakiet com.adobe.solutions.rca.domain.impl.manager
This class implements operations for audit management.
AuditManager() — Konstruktor, klasa com.adobe.solutions.rca.domain.impl.manager.AuditManager
The constructor for AuditManager class.
auditMetaInfo — Właściwość, klasa com.adobe.solutions.rca.vo.AuditAttributeVO
Returns reference to parent Audit MetaData Info object.
AuditMetaInfoVO — klasa, pakiet com.adobe.solutions.rca.vo
Represents an Audit entry in the system.
AuditMetaInfoVO() — Konstruktor, klasa com.adobe.solutions.rca.vo.AuditMetaInfoVO
The constructor for AuditMetaInfoVO class.
auditModule — Właściwość, klasa com.adobe.solutions.rca.vo.AuditLevelVO
Gets the reference to an instance of AuditModuleVO.
AuditModuleVO — klasa, pakiet com.adobe.solutions.rca.vo
Represents an Audit module.
AuditModuleVO() — Konstruktor, klasa com.adobe.solutions.rca.vo.AuditModuleVO
The constructor for AuditModuleVO class.
auditor — Właściwość, klasa com.adobe.solutions.rca.domain.impl.manager.AuditManager
Auditor — klasa, pakiet com.adobe.solutions.rca.services.impl
This class implements the operations of Audit service.
Auditor() — Konstruktor, klasa com.adobe.solutions.rca.services.impl.Auditor
The constructor for Auditor class.
AUDITOR_RO — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.services.impl.ServiceLocator
Name of the auditor service.
auditTimestamp — Właściwość, klasa com.adobe.solutions.rca.vo.AuditMetaInfoVO
Timestamp for the audit entry.
AugmentedError — klasa, pakiet com.adobe.gravity.utility.error
The AugmentedError class extends the standard Error class to provide access to error parameters and access to the original error(s).
AugmentedError(identifier:String, message:String, parameters:Object, parameterNamespace:String, cause:Object) — Konstruktor, klasa com.adobe.gravity.utility.error.AugmentedError
Constructor.
AugmentedErrorEvent — klasa, pakiet com.adobe.gravity.utility.events
The AugmentedErrorEvent extends the ErrorEvent class to provide access to the original Error object.
AugmentedErrorEvent(error:Error, type:String, bubbles:Boolean) — Konstruktor, klasa com.adobe.gravity.utility.events.AugmentedErrorEvent
Constructor.
authenticate — Właściwość, klasa flash.html.HTMLLoader
Określa, czy żądania uwierzytelnienia powinny być obsługiwane (wartość true) czy nie powinny (wartość false) dla żądań HTTP wydanych przez ten objekt.
authenticate — Właściwość, klasa flash.net.URLRequest
Określa, czy dla tego żądania będą obsługiwane żądania uwierzytelniania (wartość true) czy nie (wartość false).
authenticate — Właściwość statyczna, klasa flash.net.URLRequestDefaults
Ustawienie domyślne właściwości authenticate dla obiektów URLRequest.
authenticate(serverURL:String, domain:String, username:String, password:String) — metoda, klasa flash.net.drm.DRMManager
Uwierzytelnia użytkownika.
authenticate(username:String, password:String) — metoda, klasa org.osmf.media.MediaPlayer
Authenticates the media.
authenticate(username:String, password:String) — metoda, klasa org.osmf.traits.DRMTrait
Authenticates the media.
authenticated — Właściwość, interfejs com.adobe.livecycle.ria.security.api.IAuthResult
A flag that indicates whether the user authentication is complete.
authenticated — Właściwość, klasa com.adobe.livecycle.ria.security.service.AuthResult
A flag that indicates whether the user authentication is complete.
authenticated — Właściwość, klasa mx.messaging.Channel
Indicates if this channel is authenticated.
authenticated — Właściwość, klasa mx.messaging.ChannelSet
Indicates whether the ChannelSet has an underlying Channel that successfully authenticated with its endpoint.
authenticated — Właściwość, klasa mx.messaging.MessageAgent
Indicates if this MessageAgent is using an authenticated connection to its destination.
authenticatedUser — Właściwość, interfejs lc.foundation.ISessionManager
The authenticated user, after the successful call using the login or singleSignOn methods.
authenticatedUser — Właściwość, klasa lc.foundation.SessionManager
The authenticated user, after the successful call using the login or singleSignOn methods.
authenticatedUserId — Właściwość, klasa lc.procmgmt.domain.TaskAttachmentInfo
A String stores the ID of the user.
authenticateWithToken(token:Object) — metoda, klasa org.osmf.media.MediaPlayer
Authenticates the media using an object which serves as a token.
authenticateWithToken(token:Object) — metoda, klasa org.osmf.traits.DRMTrait
Authenticates the media using an object which serves as a token.
AUTHENTICATING — Właściwość statyczna stałej, klasa org.osmf.traits.DRMState
The media is authenticating (the DRM system is in the process of validating the credentials, or for anonymous content, of validating that the content is still valid to play).
AuthenticatingApplication — klasa, pakiet lc.procmgmt
The AuthenticatingApplication class handles the loading localized resources based on the browser language, authentication, and other initialization activities.
AuthenticatingApplication() — Konstruktor, klasa lc.procmgmt.AuthenticatingApplication
Constructor.
authenticationComplete — Zdarzenie, klasa flash.net.drm.DRMManager
Obiekt DRMManager wywołuje obiekt zdarzenia DRMAuthenticationCompleteEvent, gdy użytkownik zostanie uwierzytelniony przez serwer uprawnień po wywołaniu metody authenticate().
AUTHENTICATION_COMPLETE — Właściwość statyczna stałej, klasa flash.events.DRMAuthenticationCompleteEvent
Stały ciąg używany w parametrze type zdarzenia ukończenia uwierzytelniania podczas dodawania i usuwania detektorów zdarzeń.
AUTHENTICATION_COMPLETE — Właściwość statyczna stałej, klasa lc.foundation.events.LiveCycleEvent
The authenticationComplete event type.
AUTHENTICATION_COMPLETE — Właściwość statyczna stałej, klasa org.osmf.traits.DRMState
The media has been successfully authenticated.
authenticationError — Zdarzenie, klasa flash.net.drm.DRMManager
Obiekt DRMManager wywołuje obiekt zdarzenia DRMAuthenticationErrorEvent, gdy użytkownik nie zostanie uwierzytelniony przez serwer uprawnień po wywołaniu metody authenticate().
AUTHENTICATION_ERROR — Właściwość statyczna stałej, klasa flash.events.DRMAuthenticationErrorEvent
Stały ciąg używany w parametrze type zdarzenia błędu uwierzytelniania podczas dodawania i usuwania detektorów zdarzeń.
AUTHENTICATION_ERROR — Właściwość statyczna stałej, klasa org.osmf.traits.DRMState
The media's authentication attempt failed.
AuthenticationEvent — klasa, pakiet com.adobe.livecycle.ria.security.api
AuthenticationEvent objects are dispatched by the ISecurityManager class when an authentication related operation is performed.
AuthenticationEvent(type:String, authResult:com.adobe.livecycle.ria.security.api:IAuthResult, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa com.adobe.livecycle.ria.security.api.AuthenticationEvent
Constructor.
authenticationExpired — Zdarzenie, klasa lc.foundation.SessionManager
Dispatched when the authenticated session with the Document Server expires.
AUTHENTICATION_EXPIRED — Właściwość statyczna stałej, klasa lc.foundation.events.LiveCycleFaultEvent
A special value that specifies that the session for a user timeed-out.
AUTHENTICATION_FAILED — Właściwość statyczna stałej, klasa com.adobe.icc.services.user.UserEvent
This type of event would be dispatched when authentication fails using the username, password.
AUTHENTICATION_FAILED — Właściwość statyczna stałej, klasa com.adobe.livecycle.ria.security.api.AuthStatus
A special value that indicates the type of event dispatched when authentication fails using the username and password.
AUTHENTICATION_FAILED — Właściwość statyczna stałej, klasa com.adobe.livecycle.ria.security.api.AuthenticationEvent
A special value that indicates the type of event that is dispatched when authentication fails using the username and password.
AUTHENTICATION_MESSAGE_REF_TYPE — Właściwość statyczna stałej, klasa mx.messaging.messages.CommandMessage
The server message type for authentication commands.
authenticationMethod — Właściwość, klasa flash.net.drm.DRMContentData
Typ uwierzytelniania wymagany do uzyskania kuponu dla powiązanej zawartości.
authenticationMethod — Właściwość, klasa flash.net.drm.DRMDeviceGroup
Typ uwierzytelniania wymagany do zarejestrowania w tej grupie urządzeń.
authenticationMethod — Właściwość, klasa flash.net.drm.VoucherAccessInfo
Typ uwierzytelniania wymagany do uzyskania kuponu dla powiązanej zawartości.
AuthenticationMethod — klasa Final, pakiet flash.net.drm
Klasa AuthenticationMethod udostępnia stałe ciągi znaków będące wyliczeniem różnych typów uwierzytelniania i stosowane we właściwości authenticationMethod klasy DRMContentData.
AUTHENTICATION_NEEDED — Właściwość statyczna stałej, klasa org.osmf.traits.DRMState
The media needs credential-based authentication.
AUTHENTICATION_REQUIRED — Właściwość statyczna stałej, klasa com.adobe.icc.services.user.UserEvent
This type of event would be dispatched when authentication using SSO is not achieved.
AUTHENTICATION_REQUIRED — Właściwość statyczna stałej, klasa com.adobe.livecycle.ria.security.api.AuthStatus
A special value that indicates the type of event that is dispatched when authentication using single sign-on (SSO) fails.
AUTHENTICATION_REQUIRED — Właściwość statyczna stałej, klasa com.adobe.livecycle.ria.security.api.AuthenticationEvent
A special value that indicates the type of event that is dispatched when authentication using single sign-on (SSO) fails.
AUTHENTICATION_SUCCESS — Właściwość statyczna stałej, klasa com.adobe.icc.services.user.UserEvent
This type of event would be dispatched when the Authentication process is successful.
AUTHENTICATION_SUCCESS — Właściwość statyczna stałej, klasa com.adobe.livecycle.ria.security.api.AuthStatus
A special value that indicates that the authentication process was successful.
AUTHENTICATION_SUCCESS — Właściwość statyczna stałej, klasa com.adobe.livecycle.ria.security.api.AuthenticationEvent
A special value that indicates that the authentication process was successful.
authenticationType — Właściwość, klasa flash.events.DRMAuthenticateEvent
Określa, czy podane poświadczenia służą do uwierzytelniania na serwerze FMRMS (Flash Media Rights Management Server), czy na serwerze proxy.
AUTHENTICATION_TYPE_DRM — Właściwość statyczna stałej, klasa flash.events.DRMAuthenticateEvent
Stała DRMAuthenticateEvent.AUTHENTICATION_TYPE_DRM definiuje wartość właściwości authenticationType obiektu zdarzenia DRMAuthenticateEvent.
AUTHENTICATION_TYPE_PROXY — Właściwość statyczna stałej, klasa flash.events.DRMAuthenticateEvent
Stała DRMAuthenticateEvent.AUTHENTICATION_TYPE_PROXY definiuje wartość właściwości authenticationType obiektu zdarzenia DRMAuthenticateEvent.
AuthFailureCode — klasa, pakiet com.adobe.livecycle.ria.security.api
Defines constants that define possible causes related to an authentication failure.
AuthOptions — klasa, pakiet com.adobe.livecycle.ria.security.api
The AuthOptions class captures the authentication options.
AuthOptions() — Konstruktor, klasa com.adobe.livecycle.ria.security.api.AuthOptions
Constructor.
author — Właściwość, klasa coldfusion.service.PdfInfo
Author of the PDF document.
author — Właściwość, klasa com.adobe.livecycle.rca.model.ReviewTemplateReference
Specifies the author of the template.
author — Właściwość, klasa com.adobe.livecycle.rca.model.TemplateSearchFilter
Specifies the author of the template.
author — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewTemplate
Author of a template.
author — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewTemplate
Author of a template.
author — Właściwość, klasa com.adobe.solutions.rca.presentation.template.stages.CreationStage
The author of the stage.
author — Właściwość, klasa com.adobe.solutions.rca.presentation.template.stages.CreatorTab
The author of a creation stage.
author — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewTemplateVO
Author of the template.
author — Właściwość, klasa com.adobe.solutions.rca.vo.TemplateSearchFilterVO
Author of the template.
Author — klasa, pakiet com.adobe.solutions.rca.domain.impl
This class defines an author in a creation stage.
Author(value:com.adobe.solutions.rca.vo:AuthorVO) — Konstruktor, klasa com.adobe.solutions.rca.domain.impl.Author
The constructor for Author class.
AUTHOR — Właściwość statyczna stałej, klasa com.adobe.solutions.prm.constant.Roles
The role of an author in a review workflow.
authorInstance — Właściwość, klasa com.adobe.consulting.pst.vo.FlexConfiguration
Boolean indicating wthether the server to which the client is connected is an Author Instance or Publish Instance;
authority — Właściwość, klasa com.adobe.gravity.utility.url.URIParser
The URI authority component.
authorizations() — metoda, klasa flash.net.GroupSpecifier
Zwraca ciąg reprezentujący hasła wymagane do publikowania w multiemisji IP oraz do ogłaszania.
AuthorStatus — klasa, pakiet com.adobe.solutions.rca.constant
AuthorStatus Enum.
AuthorStatus() — Konstruktor, klasa com.adobe.solutions.rca.constant.AuthorStatus
The constructor for AuthorStatus class.
AuthorVO — klasa, pakiet com.adobe.solutions.rca.vo
AuthorVO is the concrete implementation of the abstract StageParticipantVO.
AuthorVO() — Konstruktor, klasa com.adobe.solutions.rca.vo.AuthorVO
The constructor for AuthorVO class.
authpassword — Właściwość, klasa coldfusion.service.DocumentSection
Password sent to the target URL for Basic Authentication.
authPassword — Właściwość, klasa coldfusion.service.mxml.Document
Password sent to the target URL for Basic Authentication.
authResult — Właściwość, klasa com.adobe.livecycle.ria.security.api.AuthenticationEvent
The authentication result associated with the event.
AuthResult — klasa, pakiet com.adobe.livecycle.ria.security.service
The AuthResult object is returned as part of calls to perform Single Sign On (SSO) and login methods of ISecurityManager service.
AuthResult(status:com.adobe.livecycle.ria.security.api:AuthStatus, user:com.adobe.livecycle.ria.security.api:IUser, failureCode:String) — Konstruktor, klasa com.adobe.livecycle.ria.security.service.AuthResult
Constructor.
AuthStatus — klasa, pakiet com.adobe.livecycle.ria.security.api
Defines the constants for various types of authentication status.
authuser — Właściwość, klasa coldfusion.service.DocumentSection
User name sent to the target URL for Basic Authentication.
authUser — Właściwość, klasa coldfusion.service.mxml.Document
User name sent to the target URL for Basic Authentication.
AUTO — Właściwość statyczna stałej, klasa fl.controls.ScrollPolicy
Pokazuje pasek przewijania, jeśli wymiary obiektu podrzędnego przekraczają wymiary właściciela.
AUTO — Właściwość statyczna stałej, klasa fl.motion.RotateDirection
Wybiera taki kierunek obrotu, który wymaga możliwie najmniejszego przesunięcia obiektu.
AUTO — Właściwość statyczna stałej, klasa flash.display.NativeWindowRenderMode
Okno typowe.
AUTO — Właściwość statyczna stałej, klasa flash.display.PixelSnapping
Wartość stała, wykorzystywana jako wartość właściwości pixelSnapping obiektu Bitmap, powodująca, że w pewnych warunkach obraz bitmapowy jest przyciągany do najbliższego piksela. Są to następujące warunki: obraz nie jest obrócony ani pochylony, a współczynnik skali wynosi od 99,9% do 100,1%.
AUTO — Właściwość statyczna stałej, klasa flash.display3D.Context3DRenderMode
Automatycznie wybiera mechanizm renderowania.
AUTO — Właściwość statyczna stałej, klasa flash.printing.PrintMethod
Automatyczny wybór najlepszej metody drukowania.
AUTO — Właściwość statyczna stałej, klasa flash.text.engine.BreakOpportunity
Opiera możliwości podziału wierszy o właściwości znaków Unicode.
AUTO — Właściwość statyczna stałej, klasa flash.text.engine.Kerning
Określa, że kerning jest włączony zawsze, z wyjątkiem sytuacji, w których jest nieodpowiedni w typografii języków azjatyckich.
AUTO — Właściwość statyczna stałej, klasa flash.text.engine.TextRotation
Określa obrót o 90 stopni w lewo wyłącznie dla glifów pełnej szerokości oraz szerokich zgodnie z właściwościami Unicode glifu.
AUTO — Właściwość statyczna stałej, klasa flash.ui.MouseCursor
Służy do określania, czy kursor powinien być wybierany automatycznie na podstawie obiektu pod kursorem.
AUTO — Właściwość statyczna stałej, klasa flashx.textLayout.container.ScrollPolicy
Określa, że konieczne jest przewijanie, jeśli treść przekracza wymiary kontenera.
AUTO — Właściwość statyczna stałej, klasa flashx.textLayout.formats.BaselineOffset
Zrównuje wydłużenie górne wiersza z górnym zwężeniem kontenera.
AUTO — Właściwość statyczna stałej, klasa flashx.textLayout.formats.FormatValue
Określa, że wartość właściwości jest generowana w sposób automatyczny.
AUTO — Właściwość statyczna stałej, klasa flashx.textLayout.formats.LeadingModel
Określa, że model odstępów między wierszami jest wybierany automatycznie w zależności od właściwości locale akapitu.
AUTO — Właściwość statyczna stałej, klasa flashx.textLayout.formats.Suffix
Powoduje, że do znacznika listy po zawartości jest dodawany automatyczny przyrostek.
AUTO — Właściwość statyczna stałej, klasa mx.core.ContainerCreationPolicy
Delay creating some or all descendants until they are needed.
AUTO — Właściwość statyczna stałej, klasa mx.core.ScrollPolicy
Show the scrollbar if the children exceed the owner's dimension.
AUTO — Właściwość statyczna stałej, klasa mx.core.UIComponentCachePolicy
Specifies that the Flex framework should use heuristics to decide whether to cache the object as a bitmap.
AUTO — Właściwość statyczna stałej, klasa spark.components.CalloutPosition
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit.
AUTO — Właściwość statyczna stałej, klasa spark.core.ContainerDestructionPolicy
The lifespan of the container's children is automatically managed by the container based on the container's own heuristic.
autoAdjust — Właściwość, klasa mx.charts.chartClasses.NumericAxis
Specifies whether Flex rounds values.
autoBandWidthDetection — Właściwość, klasa mx.controls.VideoDisplay
Specifies whether the VideoDisplay control should use the built-in automatic bandwidth detection feature.
autoCapitalize — Właściwość, klasa flash.text.StageText
Steruje sposobem automatycznego określania wielkości liter dla danych wprowadzanych przez użytkownika na urządzeniu.
autoCapitalize — Właściwość, klasa spark.components.supportClasses.SkinnableTextBase
Hint indicating what captialization behavior soft keyboards should use.
autoCapitalize — Właściwość, klasa spark.components.supportClasses.StyleableStageText
Hint indicating what captialization behavior soft keyboards should use.
AutoCapitalize — klasa Final, pakiet flash.text
Klasa AutoCapitalize definiuje stałe właściwości autoCapitalize klasy StageText.
autoCenterProjection — Właściwość, klasa spark.effects.AnimateTransform3D
Set to false to disable a 3D effect from automatically setting the projection point to the center of the target.
autoCenterTransform — Właściwość, klasa spark.effects.AnimateTransform
Specifies whether the transform effect occurs around the center of the target, (width/2, height/2) when the effect begins playing.
autoCenterTransform — Właściwość, klasa spark.effects.supportClasses.AnimateTransformInstance
autoCommit — Właściwość, klasa coldfusion.air.SyncManager
If autoCommit is set to true, then the changes from the offline database will be commited to the server after save/update/saveUpdate or remove function is invoked.
autoCommit — Właściwość, klasa mx.data.DataManager
Indicates whether changes to the local cache are automatically committed.
autoCommit — Właściwość, klasa mx.data.DataStore
If set to true, operations that modify the state managed by the DataService are committed immediately.
autoCommitCollectionChanges — Właściwość, klasa mx.data.DataStore
When set to true, any changes made to a collection are committed immediately if the autoCommit property is true.
autoCommitPropertyChanges — Właściwość, klasa mx.data.DataStore
When set to true and the autoCommit property is set to true, any property value change automatically leads to a "commit" for that change.
autoCompact — Właściwość, klasa flash.data.SQLConnection
Wskazuje, czy podczas tworzenia bieżącej bazy danych włączona była funkcja automatycznej defragmentacji (wartość określona dla parametru autoCompact w wywołaniu metody open() lub openAsync() tworzącej bazę danych).
autoConnect — Właściwość, klasa com.adobe.mosaic.mxml.ServerSession
Returns the value of autoConnect.
autoConnect — Właściwość, klasa mx.data.DataManager
Indicates if this service should attempt to connect for any operations that require a connection.
autoConnect — Właściwość, klasa mx.data.DataStore
Indicates if this service should attempt to connect for any operations that require a connection.
autoConnect — Właściwość, klasa mx.messaging.AbstractProducer
If true the Producer automatically connects to its destination the first time the send() method is called.
autoConnectInterval — Właściwość, klasa mx.data.DataStore
Time interval in milliseconds to wait between attempts to connect to the server when the autoConnect property is true.
autoCorrect — Właściwość, klasa flash.text.StageText
Wskazuje, czy urządzenie automatycznie poprawia błędy pisowni i błędy interpunkcyjne w danych wprowadzanych przez użytkownika.
autoCorrect — Właściwość, klasa spark.components.supportClasses.SkinnableTextBase
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported.
autoCorrect — Właściwość, klasa spark.components.supportClasses.StyleableStageText
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported.
autoDisplayFirstFrame — Właściwość, klasa spark.components.VideoDisplay
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set.
autoDisplayFirstFrame — Właściwość, klasa spark.components.VideoPlayer
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set.
autoDrawBackground — Właściwość, klasa spark.components.supportClasses.ItemRenderer
Specifies whether the item renderer draws the background of the data item during user interaction.
autoDynamicStreamSwitch — Właściwość, klasa org.osmf.media.MediaPlayer
Indicates whether or not the media will automatically switch between dynamic streams.
autoExit — Właściwość, klasa flash.desktop.NativeApplication
Określa, czy aplikacja powinna być zamknięta automatycznie po zamknięciu wszystkich okien.
autoExit — Właściwość, klasa mx.core.WindowedApplication
Specifies whether the AIR application will quit when the last window closes or will continue running in the background.
autoExit — Właściwość, klasa spark.components.WindowedApplication
Specifies whether the AIR application will quit when the last window closes or will continue running in the background.
autoGeneratedId — Właściwość, klasa coldfusion.air.SessionToken
The auto-generated key for inserts.
autoGeneratedId — Właściwość, klasa coldfusion.air.events.SessionResultEvent
The auto-generated key for inserts.
autoHideFirstViewNavigator — Właściwość, klasa spark.components.SplitViewNavigator
Specifies whether the visibility of the first view navigator should automatically be toggled when the device receives an orientation change event.
autoIconManagement — Właściwość, klasa spark.skins.SparkButtonSkin
If enabled will automatically construct the necessary constructs to present and layout an iconDisplay part.
autoIncrement — Właściwość, klasa flash.data.SQLColumnSchema
Wskazuje, czy kolumna jest kolumną automatycznego przyrostu.
autoInvokeTargetURL — Właściwość, klasa com.adobe.icomm.assetplacement.controller.PromoImage
Set this property to true to automatically invoke targetURL when this object receives a click event.
autoInvokeTargetURL — Właściwość, klasa com.adobe.icomm.assetplacement.controller.PromoSWFLoader
Set this property to true to automatically invoke targetURL when this object receives a click event.
autoLayout — Zdarzenie, klasa fl.video.FLVPlayback
Wywoływane w przypadku automatycznej zmiany rozmiaru lub położenia odtwarzacza wideo.
autoLayout — Właściwość, klasa fl.video.FLVPlaybackCaptioning
Określa, czy składnik FLVPlaybackCaptioning przesuwa się automatycznie i zmienia wielkość obiektu TextField w celu umieszczania podpisów.
autoLayout — Właściwość, klasa mx.charts.Legend
If true, measurement and layout are done when the position or size of a child is changed.
autoLayout — Właściwość, klasa mx.core.Container
If true, measurement and layout are done when the position or size of a child is changed.
autoLayout — Właściwość, klasa spark.components.SkinnableContainer
If true, measurement and layout are done when the position or size of a child is changed.
autoLayout — Właściwość, klasa spark.components.SkinnableDataContainer
If true, measurement and layout are done when the position or size of a child is changed.
autoLayout — Właściwość, klasa spark.components.supportClasses.GroupBase
If true, measurement and layout are done when the position or size of a child is changed.
AUTO_LAYOUT — Właściwość statyczna stałej, klasa fl.video.AutoLayoutEvent
Definiuje wartość właściwości type obiektu zdarzenia autoLayout.
AutoLayoutEvent — klasa, pakiet fl.video
Flash® Player wywołuje obiekt AutoLayoutEvent w przypadku automatycznej zmiany wielkości i układu odtwarzacza wideo.
AutoLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle, vp:uint) — Konstruktor, klasa fl.video.AutoLayoutEvent
Tworzy obiekt Event, który zawiera informacje o zdarzeniach autoLayout.
autoLoad — Właściwość, klasa com.adobe.icomm.assetplacement.controller.XMLDataLoader
A flag that indictes whether content starts loading automatically when the id is set or waits for a call to the loadData() method.
autoLoad — Właściwość, klasa fl.containers.UILoader
Pobiera lub ustawia wartość określającą, czy instancja UILoader automatycznie ładuje określoną treść.
autoLoad — Właściwość, klasa mx.controls.SWFLoader
A flag that indicates whether content starts loading automatically or waits for a call to the load() method.
autoLoad — Właściwość, klasa mx.effects.SoundEffect
If true, load the MP3 file when the source has been specified.
autoLoadPdf(event:flash.events:Event) — metoda, klasa com.adobe.guides.spark.wrappers.components.WrapperHostBase
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout.
autoLoadPdf(event:flash.events:Event) — metoda, interfejs ga.controls.IWrapperHost
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout.
autoLoadPdf(event:flash.events:Event) — metoda, klasa ga.controls.Wrapper
Pre-loads the PDF rendition of the form within the PDFBox control area on the Guide layout.
Automation — klasa, pakiet mx.automation
The Automation class defines the entry point for the Flex Automation framework.
AutomationAirEvent — klasa, pakiet mx.automation.events
The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager.
AutomationAirEvent(type:String, bubbles:Boolean, cancelable:Boolean, windowId:String) — Konstruktor, klasa mx.automation.events.AutomationAirEvent
Constructor.
AutomationClass — klasa, pakiet mx.automation
Provides serializable class information for external automation tools.
AutomationClass(name:String, superClassName:String) — Konstruktor, klasa mx.automation.AutomationClass
automationDebugTracer — Właściwość statyczna, klasa mx.automation.Automation
The available IAutomationDebugTracer instance.
automationDelegate — Właściwość, interfejs mx.automation.IAutomationObject
The delegate object that is handling the automation-related functionality.
automationDelegate — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationDelegate — Właściwość, klasa mx.controls.FlexNativeMenu
The delegate object that handles the automation-related functionality.
automationDelegate — Właściwość, klasa mx.core.UIComponent
The delegate object that handles the automation-related functionality.
automationDelegate — Właściwość, klasa mx.core.UIFTETextField
The delegate object which is handling the automation related functionality.
automationDelegate — Właściwość, klasa mx.core.UITextField
The delegate object which is handling the automation related functionality.
automationDelegate — Właściwość, klasa mx.flash.UIMovieClip
The delegate object that handles the automation-related functionality.
AutomationDragEvent — klasa, pakiet mx.automation.events
The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation.
AutomationDragEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Konstruktor, klasa mx.automation.events.AutomationDragEvent
Constructor.
AutomationDragEventWithPositionInfo — klasa, pakiet mx.automation.events
The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation.
AutomationDragEventWithPositionInfo(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, localx:int, localy:int) — Konstruktor, klasa mx.automation.events.AutomationDragEventWithPositionInfo
Constructor.
automationEnabled — Właściwość, interfejs mx.automation.IAutomationObject
True if this component is enabled for automation, false otherwise.
automationEnabled — Właściwość, klasa mx.automation.delegates.core.UIComponentAutomationImpl
automationEnabled — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationEnabled — Właściwość, klasa mx.automation.delegates.core.UITextFieldAutomationImpl
automationEnabled — Właściwość, klasa mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl
automationEnabled — Właściwość, klasa mx.controls.FlexNativeMenu
True if this component is enabled for automation, false otherwise.
automationEnabled — Właściwość, klasa mx.core.UIComponent
True if this component is enabled for automation, false otherwise.
automationEnabled — Właściwość, klasa mx.core.UIFTETextField
True if this component is enabled for automation, false otherwise.
automationEnabled — Właściwość, klasa mx.core.UITextField
True if this component is enabled for automation, false otherwise.
automationEnabled — Właściwość, klasa mx.flash.UIMovieClip
True if this component is enabled for automation, false otherwise.
automationEnvironment — Właściwość, interfejs mx.automation.IAutomationManager
The automation environment for this automation manager.
automationEnvironmentHandlingClassName — Właściwość, interfejs mx.automation.IAutomationManager2
Marshalling Support(for tool): The tool class which is responsible for handling the automation environment.
automationEnvironmentString — Właściwość, interfejs mx.automation.IAutomationManager2
The automation environment for this automation manager.
AutomationError — klasa, pakiet mx.automation
The AutomationError class defines the error constants used by the Flex Automation mechanism.
AutomationError(msg:String, code:Number) — Konstruktor, klasa mx.automation.AutomationError
Constructor.
AutomationEvent — klasa, pakiet mx.automation.events
The AutomationEvent class represents event objects that are dispatched by the AutomationManager.
AutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa mx.automation.events.AutomationEvent
Constructor.
AutomationEventDescriptor — klasa, pakiet mx.automation
Method descriptor class.
AutomationEventDescriptor(name:String, eventClassName:String, eventType:String, args:Array) — Konstruktor, klasa mx.automation.AutomationEventDescriptor
Constructor
AutomationFlexNativeMenuEvent — klasa, pakiet mx.automation.events
The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation.
AutomationFlexNativeMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, args:String) — Konstruktor, klasa mx.automation.events.AutomationFlexNativeMenuEvent
Constructor.
AutomationHelper — klasa, pakiet mx.automation
Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app.
AutomationHelper() — Konstruktor, klasa mx.automation.AutomationHelper
Constructor
AutomationID — klasa, pakiet mx.automation
The Flex automation framework uses the AutomationID class to build object identification that Agents can use.
AutomationID() — Konstruktor, klasa mx.automation.AutomationID
Constructor.
AutomationIDPart — Klasa Dynamic, pakiet mx.automation
The AutomationIDPart class represents a component instance to agents.
automationManager — Właściwość statyczna, klasa mx.automation.Automation
The IAutomationManager instance.
AutomationManager — klasa, pakiet mx.automation
Provides the interface for manipulating the automation hierarchy, and for recording and replaying events.
automationManager2 — Właściwość statyczna, klasa mx.automation.Automation
AutomationMethodDescriptor — klasa, pakiet mx.automation
Basic method descriptor class.
AutomationMethodDescriptor(name:String, asMethodName:String, returnType:String, args:Array) — Konstruktor, klasa mx.automation.AutomationMethodDescriptor
automationName — Właściwość, interfejs mx.automation.IAutomationObject
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.automation.delegates.controls.FlexNativeMenuAutomationImpl
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl
automationName — Właściwość, klasa mx.automation.delegates.core.UIComponentAutomationImpl
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationName — Właściwość, klasa mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.controls.FlexNativeMenu
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.core.UIComponent
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.core.UIFTETextField
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.core.UITextField
Name that can be used as an identifier for this object.
automationName — Właściwość, klasa mx.flash.UIMovieClip
Name that can be used as an identifier for this object.
automationObject — Właściwość, klasa mx.automation.events.AutomationRecordEvent
The delegate of the UIComponent object that is recording this event.
automationObject — Właściwość, klasa mx.automation.events.AutomationReplayEvent
Delegate of the UIComponent object on which this event will be replayed since the target on an event that was not really dispatched is not available.
automationObjectHelper — Właściwość statyczna, klasa mx.automation.Automation
The available IAutomationObjectHelper instance.
automationOwner — Właściwość, interfejs mx.automation.IAutomationObject
The owner of this component for automation purposes.
automationOwner — Właściwość, klasa mx.automation.delegates.core.UIComponentAutomationImpl
automationOwner — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationOwner — Właściwość, klasa mx.automation.delegates.core.UITextFieldAutomationImpl
automationOwner — Właściwość, klasa mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl
automationOwner — Właściwość, klasa mx.controls.FlexNativeMenu
The owner of this component for automation purposes.
automationOwner — Właściwość, klasa mx.core.UIComponent
The owner of this component for automation purposes.
automationOwner — Właściwość, klasa mx.core.UIFTETextField
The owner of this component for automation purposes.
automationOwner — Właściwość, klasa mx.core.UITextField
The owner of this component for automation purposes.
automationOwner — Właściwość, klasa mx.flash.UIMovieClip
The owner of this component for automation purposes.
automationParent — Właściwość, interfejs mx.automation.IAutomationObject
The parent of this component for automation purposes.
automationParent — Właściwość, klasa mx.automation.delegates.core.UIComponentAutomationImpl
automationParent — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationParent — Właściwość, klasa mx.automation.delegates.core.UITextFieldAutomationImpl
automationParent — Właściwość, klasa mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl
automationParent — Właściwość, klasa mx.controls.FlexNativeMenu
The parent of this component for automation purposes.
automationParent — Właściwość, klasa mx.core.UIComponent
The parent of this component for automation purposes.
automationParent — Właściwość, klasa mx.core.UIFTETextField
The parent of this component for automation purposes.
automationParent — Właściwość, klasa mx.core.UITextField
The parent of this component for automation purposes.
automationParent — Właściwość, klasa mx.flash.UIMovieClip
The parent of this component for automation purposes.
AutomationPropertyDescriptor — klasa, pakiet mx.automation
Describes a property of a test object.
AutomationPropertyDescriptor(name:String, forDescription:Boolean, forVerification:Boolean, defaultValue:String) — Konstruktor, klasa mx.automation.AutomationPropertyDescriptor
Constructor
AutomationRecordEvent — klasa, pakiet mx.automation.events
The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager.
AutomationRecordEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event, args:Array, name:String, cacheable:Boolean, recordTriggeredByCustomHandling:Boolean) — Konstruktor, klasa mx.automation.events.AutomationRecordEvent
Constructor.
AutomationReplayEvent — klasa, pakiet mx.automation.events
The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions.
AutomationReplayEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event) — Konstruktor, klasa mx.automation.events.AutomationReplayEvent
Constructor.
automationTabularData — Właściwość, interfejs mx.automation.IAutomationObject
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data.
automationTabularData — Właściwość, klasa mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl
A matrix of the automationValues of each item in the grid1.
automationTabularData — Właściwość, klasa mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl
A matrix of the automationValues of each item in the grid1.
automationTabularData — Właściwość, klasa mx.automation.delegates.controls.DataGridAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa mx.automation.delegates.controls.FileSystemTreeAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa mx.automation.delegates.controls.ListAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa mx.automation.delegates.controls.ListBaseAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa mx.automation.delegates.controls.TileBaseAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa mx.automation.delegates.controls.TreeAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa mx.automation.delegates.core.RepeaterAutomationImpl
An array of all components within this repeater found in the automation hierarchy.
automationTabularData — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationTabularData — Właściwość, klasa mx.controls.FlexNativeMenu
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data.
automationTabularData — Właściwość, klasa mx.core.UIComponent
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data.
automationTabularData — Właściwość, klasa mx.flash.UIMovieClip
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data.
automationTabularData — Właściwość, klasa spark.automation.delegates.components.SparkDataGridAutomationImpl
A matrix of the automationValues of each item in the grid.
automationTabularData — Właściwość, klasa spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl
A matrix of the automationValues of each item in the grid.
automationValue — Właściwość, interfejs mx.automation.IAutomationObject
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.automation.delegates.controls.FlexNativeMenuAutomationImpl
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.automation.delegates.core.UIComponentAutomationImpl
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationValue — Właściwość, klasa mx.automation.delegates.core.UITextFieldAutomationImpl
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.controls.FlexNativeMenu
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.core.UIComponent
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.core.UIFTETextField
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.core.UITextField
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationValue — Właściwość, klasa mx.flash.UIMovieClip
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application.
automationVisible — Właściwość, interfejs mx.automation.IAutomationObject
True if this component is visible for automation, false otherwise.
automationVisible — Właściwość, klasa mx.automation.delegates.core.UIComponentAutomationImpl
automationVisible — Właściwość, klasa mx.automation.delegates.core.UIFTETextFieldAutomationImpl
automationVisible — Właściwość, klasa mx.automation.delegates.core.UITextFieldAutomationImpl
automationVisible — Właściwość, klasa mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl
automationVisible — Właściwość, klasa mx.controls.FlexNativeMenu
True if this component is visible for automation, false otherwise.
automationVisible — Właściwość, klasa mx.core.UIComponent
True if this component is visible for automation, false otherwise.
automationVisible — Właściwość, klasa mx.core.UIFTETextField
True if this component is visible for automation, false otherwise.
automationVisible — Właściwość, klasa mx.core.UITextField
True if this component is visible for automation, false otherwise.
automationVisible — Właściwość, klasa mx.flash.UIMovieClip
True if this component is visible for automation, false otherwise.
autoMerge — Właściwość, klasa mx.data.DataManager
If set to false, when changes are pushed from the remote destination to the client they are not immediately applied.
autoMerge — Właściwość, klasa mx.data.DataStore
Controls how changes that other clients make are merged into this client's current view of the data.
autoOrients — Właściwość, klasa flash.display.Stage
Określa, czy orientacja stołu montażowego automatycznie zmienia się, gdy zmienia się orientacja urządzenia.
autoPlay — Właściwość, klasa fl.video.FLVPlayback
Wartość logiczna (Boolean), której prawdziwość powoduje, że po ustawieniu właściwości źródłowej plik FLV jest odtwarzany automatycznie.
autoPlay — Właściwość, klasa ga.controls.HelpVideo
Specifies whether the video should start playing immediately when the source property is set.
autoPlay — Właściwość, klasa mx.controls.VideoDisplay
Specifies whether the video should start playing immediately when the source property is set.
autoPlay — Właściwość, klasa org.osmf.media.MediaPlayer
Indicates whether the MediaPlayer starts playing the media as soon as its load operation has successfully completed.
autoPlay — Właściwość, klasa spark.components.VideoDisplay
Specifies whether the video starts playing immediately when the source property is set.
autoPlay — Właściwość, klasa spark.components.VideoPlayer
Specifies whether the video starts playing immediately when the source property is set.
autoRemoveTarget — Właściwość, klasa spark.effects.supportClasses.AnimateInstance
If true, the effect retains its target during a transition and removes it when finished.
autoRepeat — Właściwość, klasa fl.controls.BaseButton
Pobiera lub ustawia wartość typu Boolean wskazującą, czy zdarzenie buttonDown zostało wywołane więcej niż raz, gdy użytkownik trzyma wciśnięty przycisk myszy nad składnikiem.
autoRepeat — Właściwość, klasa fl.controls.CheckBox
Składnik CheckBox nigdy nie stosuje automatycznego powtarzania, zatem jego właściwość autoRepeat ma zawsze wartość 'false', ustawioną na poziomie funkcji konstruktora. Ustawienia tego nie można zmienić.
autoRepeat — Właściwość, klasa fl.controls.RadioButton
Przycisk opcji nigdy nie stosuje automatycznego powtarzania, zatem jego właściwość autoRepeat ma zawsze wartość 'false', ustawioną na poziomie funkcji konstruktora. Ustawienia tego nie można zmienić.
autoRepeat — Właściwość, klasa mx.controls.Button
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button.
autoRepeat — Właściwość, klasa spark.components.supportClasses.ButtonBase
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button.
autoReplace — Właściwość statyczna, klasa fl.lang.Locale
Określa, czy po wczytaniu pliku XML ciągi znaków mają być automatycznie zastępowane.
autoReverse — Właściwość, klasa mx.states.Transition
Set to true to specify that this transition applies to both the forward and reverse view state changes.
autoRewind — Właściwość, klasa fl.motion.AnimatorBase
Konfiguruje animację, tak aby po zakończeniu była uruchamiana ponownie.
autoRewind — Właściwość, klasa fl.video.FLVPlayback
Wartość logiczna (Boolean), której prawdziwość powoduje, że po zatrzymaniu odtwarzania plik jest przewijany do klatki nr 1. Zatrzymanie może nastąpić w wyniku osiągnięcia końca strumienia lub wywołania metody stop().
autoRewind — Właściwość, klasa fl.video.VideoPlayer
Wartość logiczna (Boolean), której prawdziwość powoduje, że po zatrzymaniu odtwarzania plik jest przewijany do klatki nr 1. Zatrzymanie może nastąpić w wyniku osiągnięcia końca strumienia lub wywołania metody stop().
autoRewind — Właściwość, klasa mx.controls.VideoDisplay
Specifies whether the FLV file should be rewound to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream.
autoRewind — Właściwość, klasa org.osmf.media.MediaPlayer
Indicates whether media is returned to the beginning after playback completes.
autoRewind — Właściwość, klasa spark.components.VideoDisplay
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream.
autoRewind — Właściwość, klasa spark.components.VideoPlayer
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream.
autoRewound — Zdarzenie, klasa fl.video.FLVPlayback
Wywoływane, gdy głowica odtwarzania znajduje się w punkcie początkowym odtwarzacza wideo (właściwość autoRewind ma wartość true).
autoRewound — Zdarzenie, klasa fl.video.VideoPlayer
Wywoływane, gdy głowica odtwarzania znajduje się w punkcie początkowym odtwarzacza wideo (właściwość autoRewind ma wartość true).
AUTO_REWOUND — Właściwość statyczna stałej, klasa fl.video.VideoEvent
Definiuje wartość właściwości type obiektu zdarzenia autoRewound.
autoSaveCache — Właściwość, klasa mx.data.DataManager
You can store the local cache of data and changes to disk.
autoSaveCache — Właściwość, klasa mx.data.DataStore
The local cache of data and changes can be stored to disk.
autoScrollIfNecessary(mouseX:int, mouseY:int) — metoda, klasa flashx.textLayout.container.ContainerController
Obsługa zdarzenia przewijania podczas zaznaczania z przeciąganiem.
autoSize — Właściwość, klasa fl.controls.Label
Pobiera lub ustawia ciąg znaków wskazujący sposób wymiarowania i wyrównywania etykiety zgodnie z wartością jej właściwości tekstowej.
autoSize — Właściwość, klasa fl.text.TLFTextField
Steruje automatycznym wymiarowaniem oraz wyrównywaniem pola tekstowego.
autoSize — Właściwość, klasa flash.text.TextField
Steruje automatycznym wymiarowaniem oraz wyrównywaniem pola tekstowego.
autoSize — Właściwość, klasa mx.core.FTETextField
Steruje automatycznym wymiarowaniem oraz wyrównywaniem pola tekstowego.
autoSize — Właściwość, interfejs mx.core.IUITextField
Steruje automatycznym wymiarowaniem oraz wyrównywaniem pola tekstowego.
autoStop — Właściwość, klasa mx.controls.MovieClipSWFLoader
When the content of the SWF is a MovieClip, if autoStop is true then the MovieClip is stopped immediately after loading.
autoSwitch — Właściwość, klasa org.osmf.events.DynamicStreamEvent
The new autoSwitch value.
_autoSwitch — Właściwość, klasa org.osmf.net.NetStreamSwitchManagerBase
autoSwitch — Właściwość, klasa org.osmf.net.NetStreamSwitchManagerBase
Indicates whether the switching manager should automatically switch between streams.
autoSwitch — Właściwość, klasa org.osmf.net.RuleSwitchManagerBase
autoSwitch — Właściwość, klasa org.osmf.traits.DynamicStreamTrait
Defines whether or not the trait should be in manual or auto-switch mode.
autoSwitchChange — Zdarzenie, klasa org.osmf.traits.DynamicStreamTrait
Dispatched when the autoSwitch property changed.
autoSwitchChange — Zdarzenie, klasa org.osmf.traits.TraitEventDispatcher
Dispatched when the autoSwitch property has changed.
AUTO_SWITCH_CHANGE — Właściwość statyczna stałej, klasa org.osmf.events.DynamicStreamEvent
The DynamicStreamEvent.AUTO_SWITCH_CHANGE constant defines the value of the type property of the event object for an autoSwitchChange event.
autoSwitchChangeEnd() — metoda, klasa org.osmf.traits.DynamicStreamTrait
Called just after the autoSwitch property has changed.
autoSwitchChangeStart(value:Boolean) — metoda, klasa org.osmf.traits.DynamicStreamTrait
Called immediately before the autoSwitch property is changed.
autoSyncEnabled — Właściwość, klasa mx.data.DataManager
When true, fill(), createItem() and getItem() requests return items that listen for updates made to these items from the remote destination.
autoSyncEnabled — Właściwość, klasa mx.data.RPCDataManager
The RPCDataManager does not support the autoSync property.
autoThumbVisibility — Styl, klasa spark.components.supportClasses.ScrollBarBase
If true (the default), the thumb's visibility will be reset whenever its size is updated.
autoUpdateCurrentState — Właściwość, klasa mx.flash.UIMovieClip
Whether we should actively watch changes to the label of the flash object.
autoUpdateMeasuredSize — Właściwość, klasa mx.flash.UIMovieClip
Whether we should actively watch changes to the size of the flash object.
availability — Właściwość, klasa flash.events.StageVideoAvailabilityEvent
Wskazuje bieżącą dostępność wideo na stole montażowym za pomocą stałej klasy flash.media.StageVideoAvailability.
available — Właściwość, klasa air.net.ServiceMonitor
Informuje, czy usługa jest obecnie uznawana za dostępną. Wartością początkową jest false. Wartość ta zmienia się, gdy w wyniku sprawdzenia stanu właściwość zostanie ustawiona na true lub gdy właściwość zostanie jawnie zainicjowana wartością true. Zwykle ta właściwość jest ustawiana przez implementację metody checkStatus() w podklasie lub klasie typu specializer, jednak jeśli aplikacja ma z niezależnego źródła informację o dostępności usługi (np. jakieś zadanie zakończyło się właśnie powodzeniem lub niepowodzeniem), właściwość można ustawić jawnie.
available — Właściwość, klasa air.update.events.StatusFileUpdateEvent
Określa, czy jest dostępna wersja inna niż wersja bieżącej aplikacji (true); false w przeciwnym wypadku (ta sama wersja).
available — Właściwość, klasa air.update.events.StatusUpdateEvent
Określa, czy jest dostępna aktualizacja.
available — Właściwość, interfejs com.adobe.icc.services.formbridge.IFormBridgeService
Determines if the FormBridge External API is available.
available — Właściwość, klasa flash.events.VsyncStateChangeAvailabilityEvent
Wskazuje, że stan właściwości vsync obiektu Stage jest zmienny.
available — Właściwość statyczna, klasa flash.external.ExternalInterface
Wskazuje, czy ten odtwarzacz działa w kontenerze zapewniającym interfejs zewnętrzny.
AVAILABLE — Właściwość statyczna stałej, klasa flash.media.StageVideoAvailability
Wideo na stole montażowym jest aktualnie dostępne.
availableCommands() — metoda, klasa lc.procmgmt.domain.Task
Retrieves a list of TaskCommand objects that are available for execution on the task.
availableCommands() — metoda, klasa lc.procmgmt.domain.TaskAttachmentInfo
Retrieves the list of currently available commands for the attachment.
AvailablePropertyIterator — klasa, pakiet com.adobe.fiber.valueobjects
An implementation of IPropertyIterator for iterating over the set of a value object's available properties at a given point in time.
AvailablePropertyIterator(valueObject:com.adobe.fiber.valueobjects:AbstractEntityMetadata) — Konstruktor, klasa com.adobe.fiber.valueobjects.AvailablePropertyIterator
Creates an instance of this iterator for a particular value object
availableQualityLevels — Właściwość, klasa org.osmf.net.qos.QoSInfo
The available quality levels
AVAILABLE_QUALITY_LEVELS — Właściwość statyczna stałej, klasa org.osmf.net.metrics.MetricType
The type constant for the available bitrates metric.
AvailableQualityLevelsMetric — klasa, pakiet org.osmf.net.metrics
Metric listing all the available quality levels as pairs (index, bitrate)
AvailableQualityLevelsMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Konstruktor, klasa org.osmf.net.metrics.AvailableQualityLevelsMetric
Constructor.
AV_DICTIONARY_DATA — Właściwość statyczna stałej, klasa flash.events.AVDictionaryDataEvent
AVDictionaryDataEvent — klasa, pakiet flash.events
Wywoływanie zdarzenia AVDictionaryDataEvent przez obiekt AVStream w celu wysłania informacji o znaczniku ID3
AVDictionaryDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, init_dictionary:flash.utils:Dictionary, init_dataTime:Number) — Konstruktor, klasa flash.events.AVDictionaryDataEvent
Konstruktor
AverageAggregator — klasa, pakiet mx.olap.aggregators
The AverageAggregator class implements the average aggregator.
averageDroppedFPS — Właściwość, klasa org.osmf.net.NetStreamMetricsBase
The average frame-drop rate calculated over the life of the NetStream.
averageMaxBytesPerSecond — Właściwość, klasa org.osmf.net.rtmpstreaming.RTMPNetStreamMetrics
The average max bytes per second value, calculated based on a recent set of samples.
avHardwareDisable — Właściwość statyczna, klasa flash.system.Capabilities
Określa, czy dostęp do kamery lub mikrofonu użytkownika został zabroniony administracyjnie (true), czy nie (false).
AV_HTTP_RESPONSE_STATUS — Właściwość statyczna stałej, klasa flash.events.AVHTTPStatusEvent
W przeciwieństwie do zdarzenia httpStatus, zdarzenie httpResponseStatus jest dostarczane przed danymi odpowiedzi.
AVHTTPStatusEvent — klasa, pakiet flash.events
Aplikacja wywołuje obiekty zdarzeń AVHTTPStatusEvent, gdy w odpowiedzi na żądanie sieciowe jest zwracany kod stanu HTTP.
AVHTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int, responseUrl:String, responseHeaders:Array) — Konstruktor, klasa flash.events.AVHTTPStatusEvent
Tworzy obiekt Event, który zawiera określone informacje o zdarzeniach dotyczących stanu HTTP.
AVLoader — klasa, pakiet flash.display
AVLoader() — Konstruktor, klasa flash.display.AVLoader
AVM1Movie — klasa, pakiet flash.display
AVM1Movie jest prostą klasą reprezentującą klipy filmowe AVM1, które wykorzystują skrypt ActionScript 1.0 lub 2.0.
AVNetworkingParams — klasa, pakiet flash.media
Podczas odtwarzania AVStream wywołuje obiekt AVPlayStateEvent, aby wskazać zmianę stanu.
AVNetworkingParams(init_forceNativeNetworking:Boolean, init_readSetCookieHeader:Boolean, init_useCookieHeaderForAllRequests:Boolean, init_networkDownVerificationUrl:String) — Konstruktor, klasa flash.media.AVNetworkingParams
Tworzy nowe wystąpienie obiektu AVNetworkingParams.
AV_PAUSE_AT_PERIOD_END — Właściwość statyczna stałej, klasa flash.events.AVPauseAtPeriodEndEvent
AVPauseAtPeriodEndEvent — klasa, pakiet flash.events
Obiekt AVStream wywołuje zdarzenie AVPauseAtPeriodEndEvent po osiągnięciu końca okresu, dla którego zażądano zdarzenia.
AVPauseAtPeriodEndEvent(type:String, bubbles:Boolean, cancelable:Boolean, userData:int) — Konstruktor, klasa flash.events.AVPauseAtPeriodEndEvent
avSendToURL(auth:flash.system:AuthorizedFeatures, request:flash.net:URLRequest, cookieHeader:String) — Funkcja pakietu, flash.media
AVTagData — klasa, pakiet flash.media
Udostępnia informacje o punkcie sygnalizacji z okresu w strumieniu HSL.
AVURLLoader — klasa, pakiet flash.media
Klasa URLLoader pozwala pobierać dane spod adresu URL; można je pobierać w postaci tekstu, danych binarnych i zakodowanych zmiennych.
AVURLLoader(request:flash.net:URLRequest) — Konstruktor, klasa flash.media.AVURLLoader
Tworzy nowy obiekt URLLoader.
AVURLStream — klasa, pakiet flash.media
Klasa URLStream zapewnia możliwość pobierania adresów URL (w trybie ograniczonego dostępu).
axes — Właściwość, klasa mx.charts.chartClasses.DataTransform
The set of axes associated with this transform.
axes — Właściwość, interfejs mx.olap.IOLAPResult
An Array of IOLAPResultAxis instances that represent all the axes of the query.
axes — Właściwość, klasa mx.olap.OLAPQuery
The axis of the Query as an Array of OLAPQueryAxis instances.
axes — Właściwość, klasa mx.olap.OLAPResult
An Array of IOLAPResultAxis instances that represent all the axes of the query.
axis — Właściwość, klasa mx.charts.AxisRenderer
The axis object associated with this renderer.
axis — Właściwość, interfejs mx.charts.chartClasses.IAxisRenderer
The axis object associated with this renderer.
AXIS_ANGLE — Właściwość statyczna stałej, klasa flash.geom.Orientation3D
Orientacja według osi i kąta jest zdefiniowana przez kombinację osi i kąta.
AxisBase — klasa, pakiet mx.charts.chartClasses
The AxisBase class serves as a base class for the various axis types supported in Flex.
AxisBase() — Konstruktor, klasa mx.charts.chartClasses.AxisBase
Constructor.
AxisLabel — klasa, pakiet mx.charts
An AxisLabel object represents a single label on the chart axis.
AxisLabel(position:Number, value:Object, text:String) — Konstruktor, klasa mx.charts.AxisLabel
Constructor.
AxisLabelSet — klasa, pakiet mx.charts.chartClasses
An AxisLabelSet represents the label and tick data generated by an implementation of IAxis.
AxisLabelSet() — Konstruktor, klasa mx.charts.chartClasses.AxisLabelSet
Constructor.
axisOrdinal — Właściwość, klasa mx.olap.OLAPQueryAxis
The type of axis, as OLAPQuery.COLUMN AXIS for a column axis, OLAPQuery.ROW_AXIS for a row axis, and OLAPQuery.SLICER_AXIS for a slicer axis.
AxisRenderer — klasa, pakiet mx.charts
You use the AxisRenderer class to describe the horizontal and vertical axes of a chart.
AxisRenderer() — Konstruktor, klasa mx.charts.AxisRenderer
Constructor.
AxisRendererAutomationImpl — klasa, pakiet mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the AxisRenderer class.
AxisRendererAutomationImpl(obj:mx.charts:AxisRenderer) — Konstruktor, klasa mx.automation.delegates.charts.AxisRendererAutomationImpl
Constructor.
axisStroke — Styl, klasa mx.charts.AxisRenderer
Specifies the characteristics of the line for the axis.
axisTitleStyleName — Styl, klasa mx.charts.chartClasses.CartesianChart
The name of the CSS class selector to use when formatting titles on the axes.
axisTitleStyleName — Styl, klasa mx.charts.AxisRenderer
The name of the CSS class selector to use when formatting the axis title.
AXMAccordion — klasa, pakiet xd.core.axm.view.components
AXMAccordion component
AXMAccordion() — Konstruktor, klasa xd.core.axm.view.components.AXMAccordion
Constructor.
AXMAccordionItemVO — klasa, pakiet xd.core.axm.view.components.support
The AXMAccordionItemVO component.
AXMAccordionSegment — klasa, pakiet xd.core.axm.view.components
AXMAccordionSegment component
AXMAccordionSegment() — Konstruktor, klasa xd.core.axm.view.components.AXMAccordionSegment
Constructor.
AXMBreadCrumb — klasa, pakiet xd.core.axm.view.components
AXMBreadCrumb component
AXMBreadCrumb() — Konstruktor, klasa xd.core.axm.view.components.AXMBreadCrumb
Constructor.
AXMButton — klasa, pakiet xd.core.axm.view.components
Base Button for XD AXM Components
AXMButton() — Konstruktor, klasa xd.core.axm.view.components.AXMButton
Constructor.
AXMButtonBar — klasa, pakiet xd.core.axm.view.components
AXM Default Button Bar Component
AXMButtonBar() — Konstruktor, klasa xd.core.axm.view.components.AXMButtonBar
Constructor.
AXMButtonBarButton — klasa, pakiet xd.core.axm.view.components
AXM Button Bar Button
AXMButtonBarButton() — Konstruktor, klasa xd.core.axm.view.components.AXMButtonBarButton
Constructor.
AXMCheckBox — klasa, pakiet xd.core.axm.view.components
AXM Checkbox Component
AXMCheckBox() — Konstruktor, klasa xd.core.axm.view.components.AXMCheckBox
Constructor.
AXMComboBox — klasa, pakiet xd.core.axm.view.components
AXM Combo Box Component
AXMComboBox() — Konstruktor, klasa xd.core.axm.view.components.AXMComboBox
Constructor.
AXMDropDownList — klasa, pakiet xd.core.axm.view.components
AXM Drop Down List
AXMDropDownList() — Konstruktor, klasa xd.core.axm.view.components.AXMDropDownList
Constructor.
AXMDropDownListBase — klasa, pakiet xd.core.axm.view.components.support
The DropDownListBase control contains a drop-down list from which the user can select a single value.
AXMDropDownListBase() — Konstruktor, klasa xd.core.axm.view.components.support.AXMDropDownListBase
Constructor.
AXMEnterpriseAccordionSegmentSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMAccordionSegment.
AXMEnterpriseAccordionSegmentSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin
Constructor.
AXMEnterpriseAccordionSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMAccordionSegment.
AXMEnterpriseAccordionSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin
Constructor.
AXMEnterpriseAssetTabBar — klasa, pakiet xd.core.axm.enterprise.view.components
An extension point (or hook) that extends the spark.components.TabBar class for the AXMEnterpriseAssetTabBar component.
AXMEnterpriseAssetTabBarButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXM Tab Bar Button component.
AXMEnterpriseAssetTabBarButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarButtonSkin
Constructor.
AXMEnterpriseAssetTabBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the Spark TabBar component.
AXMEnterpriseAssetTabBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarSkin
Constructor.
AXMEnterpriseAssetViewTabBar — klasa, pakiet xd.core.axm.enterprise.view.components
An extension point (or hook) that extends spark.components.TabBarclass for use with the AXMEnterpriseAssetViewTabBar component.
AXMEnterpriseAssetViewTabBarButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseAssetViewTabBarButton component.
AXMEnterpriseAssetViewTabBarButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarButtonSkin
Constructor.
AXMEnterpriseAssetViewTabBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseAssetViewTabBar
AXMEnterpriseAssetViewTabBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarSkin
Constructor.
AXMEnterpriseBreadCrumbButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseBreadCrumbButto component.
AXMEnterpriseBreadCrumbButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin
Constructor.
AXMEnterpriseBreadCrumbFocusSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseBreadCrumbFocusSkin component.
AXMEnterpriseBreadCrumbFocusSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin
Constructor.
AXMEnterpriseBreadCrumbSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseBreadCrumb component.
AXMEnterpriseBreadCrumbSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbSkin
Constructor.
AXMEnterpriseButtonBarFirstButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseButtonBarFirstButton component.
AXMEnterpriseButtonBarFirstButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin
Constructor.
AXMEnterpriseButtonBarLastButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseButtonBarLastButton component.
AXMEnterpriseButtonBarLastButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin
Constructor.
AXMEnterpriseButtonBarMiddleButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseButtonBarMiddleButton component.
AXMEnterpriseButtonBarMiddleButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin
Constructor.
AXMEnterpriseButtonBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseButtonBar component.
AXMEnterpriseButtonBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin
Constructor.
AXMEnterpriseButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseButton component.
AXMEnterpriseButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin
Constructor.
AXMEnterpriseCheckboxSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseCheckbox component.
AXMEnterpriseCheckboxSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin
Constructor.
AXMEnterpriseCheckboxSmallSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseCheckboxSmall component.
AXMEnterpriseCheckboxSmallSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin
Constructor.
AXMEnterpriseClosableTabBarButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for a AXMEnterpriseClosableTabBarButton component.
AXMEnterpriseClosableTabBarButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin
Constructor.
AXMEnterpriseClosableTabBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseClosableTabBar component.
AXMEnterpriseClosableTabBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarSkin
Constructor.
AXMEnterpriseCloseButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseCloseButton component.
AXMEnterpriseCloseButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseCloseButtonSkin
Constructor.
AXMEnterpriseComboBoxButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseComboBoxButton
AXMEnterpriseComboBoxButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin
Constructor.
AXMEnterpriseComboBoxSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseComboBox.
AXMEnterpriseComboBoxSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin
Constructor.
AXMEnterpriseComboBoxTextInputSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the textInput of a AXMEnterpriseComboBoxTextInput component.
AXMEnterpriseComboBoxTextInputSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin
Constructor.
AXMEnterpriseDropDownListButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseDropDownListButton.
AXMEnterpriseDropDownListButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin
Constructor.
AXMEnterpriseDropDownListItemRenderer — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseDropDownListItemRenderer.
AXMEnterpriseDropDownListItemRenderer() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer
Constructor.
AXMEnterpriseDropDownListSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseDropDownList.
AXMEnterpriseDropDownListSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin
Constructor.
AXMEnterpriseFocusSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
AXMEnterpriseFocusSkin is a custom focus skin to handle the exceptions not covered in the spark FocusSkin
AXMEnterpriseFooterSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseFooterSkin.
AXMEnterpriseFooterSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin
Constructor.
AXMEnterpriseGridHeaderRenderer — klasa, pakiet xd.core.axm.enterprise.view.components
The DefaultGridHeaderRenderer class defines the default header renderer for the columns of a Spark DataGrid control.
AXMEnterpriseGridHeaderRenderer() — Konstruktor, klasa xd.core.axm.enterprise.view.components.AXMEnterpriseGridHeaderRenderer
Constructor.
AXMEnterpriseGridSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseGridSkin.
AXMEnterpriseGridSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseGridSkin
Constructor.
AXMEnterpriseHeaderBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseHeaderBarSkin.
AXMEnterpriseHeaderBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin
Constructor.
AXMEnterpriseHeaderButtonBar — klasa, pakiet xd.core.axm.enterprise.view.components
The AXMEnterpriseHeaderButtonBar component.
AXMEnterpriseHeaderButtonBar() — Konstruktor, klasa xd.core.axm.enterprise.view.components.AXMEnterpriseHeaderButtonBar
Constructor.
AXMEnterpriseHScrollBarLargeSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseHScrollBar.
AXMEnterpriseHScrollBarLargeSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin
Constructor.
AXMEnterpriseHScrollbarNoControlsSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseHScrollbarNoControls The thumb and track are defined in separate skins.
AXMEnterpriseHScrollbarNoControlsSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin
Constructor.
AXMEnterpriseHScrollbarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseHScrollbar The thumb and track skins are defined by separate skins.
AXMEnterpriseHScrollbarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin
Constructor.
AXMEnterpriseHScrollbarThumbSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseHScrollbarThumbSkin.
AXMEnterpriseHScrollbarThumbSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarThumbSkin
Constructor.
AXMEnterpriseHScrollbarTrackNoControlsSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseHScrollbarTrackNoControls The thumb and track skins are defined in separate skins.
AXMEnterpriseHScrollbarTrackNoControlsSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackNoControlsSkin
Constructor.
AXMEnterpriseHScrollbarTrackSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseHScrollbarTrack
AXMEnterpriseHScrollbarTrackSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackSkin
Constructor.
AXMEnterpriseIconButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseIconButton
AXMEnterpriseIconButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin
Constructor.
AXMEnterpriseLargeButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseLargeButtonSkin.
AXMEnterpriseLargeButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin
Constructor.
AXMEnterpriseLargeToggleButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseLargeToggleButton.
AXMEnterpriseLargeToggleButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin
Constructor.
AXMEnterpriseNavigationButtonBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseNavigationButtonBar The buttons on the ButtonBar component use the ButtonBarLastButtonSkin, ButtonBarFirstButtonSkin and ButtonBarMiddleButtonSkin classes.
AXMEnterpriseNavigationButtonBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin
Constructor.
AXMEnterpriseNumericStepperDecrementButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
Skin for AXMEnterpriseNumericStepperDecrementButton
AXMEnterpriseNumericStepperDecrementButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin
Constructor.
AXMEnterpriseNumericStepperIncrementButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
Skin for AXMEnterpriseNumericStepperDecrementButton
AXMEnterpriseNumericStepperIncrementButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin
Constructor.
AXMEnterpriseNumericStepperSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for a Spark NumericStepper component.
AXMEnterpriseNumericStepperSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin
Constructor.
AXMEnterpriseNumericStepperTextInputSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for Spark TextInput component.
AXMEnterpriseNumericStepperTextInputSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin
Constructor.
AXMEnterprisePanelSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for a AXMEnterprisePanel.
AXMEnterprisePanelSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin
Constructor.
AXMEnterpriseProgressSpinnerSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for a AXMEnterprisePanel.
AXMEnterpriseProgressSpinnerSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin
Constructor.
AXMEnterpriseQuietButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the Spark Button component.
AXMEnterpriseQuietButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin
Constructor.
AXMEnterpriseQuietHeaderBarButton — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseQuietHeaderBarButton
AXMEnterpriseQuietHeaderBarButton() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton
Constructor.
AXMEnterpriseQuietLargeButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseQuietLargeButton.
AXMEnterpriseQuietLargeButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeButtonSkin
Constructor.
AXMEnterpriseQuietLargeDropDownListButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseQuietLargeDropDownListButton.
AXMEnterpriseQuietLargeDropDownListButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin
Constructor.
AXMEnterpriseRadioButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseRadioButton.
AXMEnterpriseRadioButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseRadioButtonSkin
Constructor.
AXMEnterpriseResizeHandleSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseResizeHandle.
AXMEnterpriseResizeHandleSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseResizeHandleSkin
Constructor.
AXMEnterpriseScrollDownArrowSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseScrollDownArrow.
AXMEnterpriseScrollDownArrowSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin
Constructor.
AXMEnterpriseScrollLeftArrowSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseScrollLeftArrow.
AXMEnterpriseScrollLeftArrowSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin
Constructor.
AXMEnterpriseScrollRightArrowSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseScrollRightArrowSkin.mxml.
AXMEnterpriseScrollRightArrowSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin
Constructor.
AXMEnterpriseScrollUpArrowSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseScrollRightArrowSkin.mxml.
AXMEnterpriseScrollUpArrowSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin
Constructor.
AXMEnterpriseSlideToggleButton — klasa, pakiet xd.core.axm.enterprise.view.components
The AXMEnterpriseSlideToggleButton component.
AXMEnterpriseSlideToggleButton() — Konstruktor, klasa xd.core.axm.enterprise.view.components.AXMEnterpriseSlideToggleButton
Constructor.
AXMEnterpriseSplitActionButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseSplitActionButton.
AXMEnterpriseSplitActionButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin
Constructor.
AXMEnterpriseSplitActionPopUpButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseSplitActionPopUpButton.
AXMEnterpriseSplitActionPopUpButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin
Constructor.
AXMEnterpriseSplitActionSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMSplitActionButton.
AXMEnterpriseSplitActionSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin
Constructor.
AXMEnterpriseTabBarButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseTabBarButton.
AXMEnterpriseTabBarButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin
Constructor.
AXMEnterpriseTabBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseTabBar component.
AXMEnterpriseTabBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin
Constructor.
AXMEnterpriseTextAreaSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseTextArea.
AXMEnterpriseTextAreaSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin
Constructor.
AXMEnterpriseTextInputSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseTextInput.
AXMEnterpriseTextInputSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin
Constructor.
AXMEnterpriseTitleWindowSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for a AXMEnterpriseTitleWindow.
AXMEnterpriseTitleWindowSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin
Constructor.
AXMEnterpriseToggleButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseToggleButton.
AXMEnterpriseToggleButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin
Constructor.
AXMEnterpriseToolBarBottomSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseToolBarBottom.
AXMEnterpriseToolBarBottomSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin
Constructor.
AXMEnterpriseToolBarButtonBarFirstButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseToolBarButtonBarFirstButton.
AXMEnterpriseToolBarButtonBarFirstButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin
Constructor.
AXMEnterpriseToolBarButtonBarLastButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseToolBarButtonBarLastButton
AXMEnterpriseToolBarButtonBarLastButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin
Constructor.
AXMEnterpriseToolBarButtonBarMiddleButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseToolBarButtonBarMiddleButton
AXMEnterpriseToolBarButtonBarMiddleButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin
Constructor.
AXMEnterpriseToolbarButtonBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseToolbarButtonBarSkin.
AXMEnterpriseToolbarButtonBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin
Constructor.
AXMEnterpriseToolBarTopSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the Spark Button component.
AXMEnterpriseToolBarTopSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin
Constructor.
AXMEnterpriseViewModeButtonBarButtonSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseViewModeButtonBarButton.
AXMEnterpriseViewModeButtonBarButtonSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin
Constructor.
AXMEnterpriseViewModeButtonBarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseViewModeButtonBar.
AXMEnterpriseViewModeButtonBarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin
Constructor.
AXMEnterpriseVScrollbarNoControlsSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseVScrollbarNoControls The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively.
AXMEnterpriseVScrollbarNoControlsSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin
Constructor.
AXMEnterpriseVScrollbarSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseVScrollbar.
AXMEnterpriseVScrollbarSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin
Constructor.
AXMEnterpriseVScrollbarThumbSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for the AXMEnterpriseVScrollbarThumb.
AXMEnterpriseVScrollbarThumbSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarThumbSkin
Constructor.
AXMEnterpriseVScrollbarTrackNoControlsSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseVScrollbarTrackNoControls The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively.
AXMEnterpriseVScrollbarTrackNoControlsSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackNoControlsSkin
Constructor.
AXMEnterpriseVScrollbarTrackSkin — klasa, pakiet xd.core.axm.enterprise.view.skins
The default skin class for AXMEnterpriseVScrollbarTrack The thumb and track skins are defined by the VScrollBarThumbSkin and VScrollBarTrackSkin classes, respectively.
AXMEnterpriseVScrollbarTrackSkin() — Konstruktor, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackSkin
Constructor.
AXMHeaderBar — klasa, pakiet xd.core.axm.view.components
AXM Header Bar Components
AXMHeaderBar() — Konstruktor, klasa xd.core.axm.view.components.AXMHeaderBar
Constructor.
AXMHScrollBar — klasa, pakiet xd.core.axm.view.components
Default AXM Horizontal Scrollbar
AXMHScrollBar() — Konstruktor, klasa xd.core.axm.view.components.AXMHScrollBar
Constructor.
AXMLightItemRenderer — klasa, pakiet xd.core.axm.view.components
Item Renderer for the AXM Light style list
AXMLightItemRenderer() — Konstruktor, klasa xd.core.axm.view.components.AXMLightItemRenderer
Constructor.
AXMList — klasa, pakiet xd.core.axm.view.components
AXM List Component
AXMList() — Konstruktor, klasa xd.core.axm.view.components.AXMList
Constructor.
AXMPopUp — klasa, pakiet xd.core.axm.view.components
AXM Pop Up
AXMPopUp() — Konstruktor, klasa xd.core.axm.view.components.AXMPopUp
Constructor.
AXMProgressBar — klasa, pakiet xd.core.axm.view.components
AXM Progress bar component
AXMProgressBar() — Konstruktor, klasa xd.core.axm.view.components.AXMProgressBar
Constructor.
AXMProgressSpinner — klasa, pakiet xd.core.axm.view.components
Progress spinner component
AXMProgressSpinner() — Konstruktor, klasa xd.core.axm.view.components.AXMProgressSpinner
Constructor.
AXMResizableContainer — klasa, pakiet xd.core.axm.view.components
AXM Resizable Container
AXMResizableContainer() — Konstruktor, klasa xd.core.axm.view.components.AXMResizableContainer
Constructor.
AXMRichTextEditor — klasa, pakiet xd.core.axm.view.components
AXM Rich Text Editor Composite Component
AXMRichTextEditor() — Konstruktor, klasa xd.core.axm.view.components.AXMRichTextEditor
Constructor.
AXMRichTextEditorControlBar — klasa, pakiet xd.core.axm.view.components
Control bar for the AXM RichTextEditor
AXMRichTextEditorControlBar() — Konstruktor, klasa xd.core.axm.view.components.AXMRichTextEditorControlBar
Constructor.
AXMScroller — klasa, pakiet xd.core.axm.view.components
The AXMScroller Component.
AXMScroller() — Konstruktor, klasa xd.core.axm.view.components.AXMScroller
Constructor.
AXMSplitActionButton — klasa, pakiet xd.core.axm.view.components
Split Action Button
AXMSplitActionButton() — Konstruktor, klasa xd.core.axm.view.components.AXMSplitActionButton
Constructor.
AXMSwitch — klasa, pakiet xd.core.axm.view.components
AXM Toggle Button
AXMSwitch() — Konstruktor, klasa xd.core.axm.view.components.AXMSwitch
Constructor.
AXMTabBar — klasa, pakiet xd.core.axm.view.components
AXM tab bar compoenent
AXMTabBar() — Konstruktor, klasa xd.core.axm.view.components.AXMTabBar
Constructor.
AXMTabBarButton — klasa, pakiet xd.core.axm.view.components
AXM Button Bar Button
AXMTabBarButton() — Konstruktor, klasa xd.core.axm.view.components.AXMTabBarButton
Constructor.
AXMTitleWindow — klasa, pakiet xd.core.axm.view.components
footerGradientEndColor
AXMTitleWindow() — Konstruktor, klasa xd.core.axm.view.components.AXMTitleWindow
Constructor.
AXMToggleButton — klasa, pakiet xd.core.axm.view.components
AXM Toggle Button Component
AXMToggleButton() — Konstruktor, klasa xd.core.axm.view.components.AXMToggleButton
Constructor.
AXMToolPopUp — klasa, pakiet xd.core.axm.view.components
AXM Tool Pop Up Component
AXMToolPopUp() — Konstruktor, klasa xd.core.axm.view.components.AXMToolPopUp
Constructor.
AXMToolPopUpDropDownController — klasa, pakiet xd.core.axm.view.components.support
The AXMToolPopUpDropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated tool pop up drop down.
AXMToolPopUpDropDownController() — Konstruktor, klasa xd.core.axm.view.components.support.AXMToolPopUpDropDownController
Constructor.
AXMVerticalDivider — klasa, pakiet xd.core.axm.view.components
AXM AXM Vertical Divider Component
AXMVerticalDivider() — Konstruktor, klasa xd.core.axm.view.components.AXMVerticalDivider
Constructor.
AXMVScrollBar — klasa, pakiet xd.core.axm.view.components
AXM Vertical Scroll Bar Component
AXMVScrollBar() — Konstruktor, klasa xd.core.axm.view.components.AXMVScrollBar
Constructor.
Symbole   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.