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 | |
O — Właściwość statyczna stałej, klasa flash.ui.Keyboard | |
Stała skojarzona z kodem klawisza O (79). | |
obj — Właściwość, klasa fl.transitions.Tween | |
Obiekt docelowy animacji metodą klatek kluczowych. | |
objByteArray — Właściwość, klasa com.adobe.icc.vo.DataDownload | |
Downloaded content. | |
object — Właściwość, klasa com.adobe.dct.transfer.DataDictionaryInstance | |
The manifestation of DataDictionaryInstance as Map. | |
object — Właściwość, klasa com.adobe.mosaic.om.events.BaseEvent | |
Returns the node that was added. | |
object — Właściwość, klasa flash.sampler.NewObjectSample | |
Obiekt NewObjectSample, jeśli jeszcze istnieje. | |
object — Właściwość, klasa mx.utils.ObjectProxy | |
The object being proxied. | |
object — Właściwość, klasa spark.components.supportClasses.ViewReturnObject | |
The return object generated by the view that is being removed. | |
Object(value:Object) — Funkcja pakietu, Najwyższy poziom | |
W programie ActionScript 3.0 każda wartość jest obiektem, a zatem w wyniku wywołania funkcji Object() dla wartości otrzymuje się zawsze wartość. | |
Object — Klasa Dynamic, Najwyższy poziom | |
Klasa Object jest klasą główną w hierarchii klas środowiska wykonawczego ActionScript. | |
Object() — Konstruktor, klasa Object | |
Tworzy obiekt Object i zapisuje odwołanie do metody konstruktora obiektu we właściwości constructor obiektu. | |
OBJECT — Właściwość statyczna stałej, klasa mx.data.Conflict | |
Conflict mode constant representing object level conflict detection. | |
objectEncoding — Właściwość, klasa flash.filesystem.FileStream | |
Określa, który z formatów (AMF3 lub AMF0) zostanie użyty podczas zapisywania lub odczytywania danych binarnych za pomocą metod readObject() lub writeObject(). | |
objectEncoding — Właściwość, klasa flash.net.NetConnection | |
Kodowanie obiektu dla tego wystąpienia klasy NetConnection. | |
objectEncoding — Właściwość, klasa flash.net.NetStream | |
Kodowanie obiektów (wersja AMF) dotyczące tego obiektu NetStream. | |
objectEncoding — Właściwość, klasa flash.net.SharedObject | |
Kodowanie obiektów (wersja AMF) dotyczące tego obiektu udostępnianego. | |
objectEncoding — Właściwość, klasa flash.net.Socket | |
Zapewnia kontrolę nad wersją formatu AMF stosowaną przy zapisywaniu i odczycie obiektu. | |
objectEncoding — Właściwość, klasa flash.net.URLStream | |
Zapewnia kontrolę nad wersją formatu AMF (Action Message Format) stosowaną przy zapisywaniu i odczycie obiektu. | |
objectEncoding — Właściwość, klasa flash.utils.ByteArray | |
Pozwala określić, czy podczas zapisywania w instancji klasy ByteArray lub czytania z niej, ma być używany format ActionScript 3.0, ActionScript 2.0 czy ActionScript 1.0. | |
objectEncoding — Właściwość, interfejs flash.utils.IDataInput | |
Używana do określania, który z formatów (AMF3 lub AMF0) zostanie użyty podczas zapisywania lub odczytywania danych binarnych za pomocą metody readObject(). | |
objectEncoding — Właściwość, interfejs flash.utils.IDataOutput | |
Używana do określania, który z formatów (AMF3 lub AMF0) zostanie użyty podczas zapisywania lub odczytywania danych binarnych za pomocą metody writeObject(). | |
ObjectEncoding — klasa Final, pakiet flash.net | |
Klasa ObjectEncoding jest używana przy definiowaniu ustawień serializacji w klasach serializujących obiekty (takich jak FileStream, NetStream, NetConnection, SharedObject i ByteArray), umożliwiając współpracę z kodem pochodzącym z wcześniejszych wersji języka ActionScript. | |
objectID — Właściwość statyczna, klasa flash.external.ExternalInterface | |
Zwraca atrybut id znacznika object w przeglądarce Internet Explorer lub atrybut name znacznika embed w przeglądarce Netscape. | |
ObjectInstance — klasa, pakiet mx.messaging.management | |
Client representation of an object name instance for server-side management controls. | |
ObjectInstance() — Konstruktor, klasa mx.messaging.management.ObjectInstance | |
Creates a new instance of an empty ObjectInstance. | |
objectName — Właściwość, klasa mx.messaging.management.ObjectInstance | |
The object name. | |
ObjectName — klasa, pakiet mx.messaging.management | |
Client representation of the name for server-side management controls. | |
ObjectName() — Konstruktor, klasa mx.messaging.management.ObjectName | |
Creates a new instance of an empty ObjectName. | |
OBJECT_NOT_FOUND — Właściwość statyczna stałej, klasa mx.automation.AutomationError | |
Defines the code for the error when an object is not found by the Flex automation mechanism. | |
OBJECT_NOT_UNIQUE — Właściwość statyczna stałej, klasa mx.automation.AutomationError | |
Defines the code for the error when the Flex automation mechanism detects that an object has the same identification parameters as another object. | |
OBJECT_NOT_VISIBLE — Właściwość statyczna stałej, klasa mx.automation.AutomationError | |
Defines the code for the error when an object used by the Flex automation mechanism is not visible. | |
object_proxy — Instrukcja | |
Definiuje metody klasy ObjectProxy. | |
ObjectProxy — Klasa Dynamic, pakiet mx.utils | |
This class provides the ability to track changes to an item managed by this proxy. | |
ObjectProxy(item:Object, uid:String, proxyDepth:int) — Konstruktor, klasa mx.utils.ObjectProxy | |
Initializes this proxy with the specified object, id and proxy depth. | |
objectReplicationEnabled — Właściwość, klasa flash.net.GroupSpecifier | |
Określa, czy dla obiektu NetGroup włączona jest replikacja obiektów. | |
objectReplicationReceiveBytesPerSecond — Właściwość, klasa flash.net.NetGroupInfo | |
Określa szybkość, z jaką węzeł lokalny odbiera obiekty od węzłów równorzędnych za pośrednictwem systemu replikacji obiektów, w bajtach na sekundę. | |
objectReplicationSendBytesPerSecond — Właściwość, klasa flash.net.NetGroupInfo | |
Określa szybkość kopiowania obiektów z węzła lokalnego do węzłów równorzędnych przez system replikacji obiektów, w bajtach na sekundę. | |
ObjectResultEvent — klasa, pakiet com.adobe.ep.taskmanagement.event | |
The ObjectResultEvent event is dispatched when an object is retrieved. | |
ObjectResultEvent — klasa, pakiet lc.foundation.events | |
The ObjectResultEvent event is dispatched when an object is retrieved. | |
ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:com.adobe.ep.taskmanagement.util:IToken) — Konstruktor, klasa com.adobe.ep.taskmanagement.event.ObjectResultEvent | |
Constructor. | |
ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:lc.foundation.util:Token) — Konstruktor, klasa lc.foundation.events.ObjectResultEvent | |
Constructor. | |
ObjectState — klasa, pakiet com.adobe.icc.enum | |
Specifies the enumerator for the state of an object or asset. | |
ObjectToken — klasa, pakiet com.adobe.ep.taskmanagement.util | |
The ObjectToken class represents a token for an asynchronous call that returns an object. | |
ObjectToken — klasa, pakiet lc.foundation.util | |
The ObjectToken class represents a token for an asynchronous call that returns an object. | |
objectToString(object:Object, separator:String, encodeURL:Boolean) — Metoda statyczna , klasa mx.utils.URLUtil | |
Enumerates an object's dynamic properties (by using a for..in loop) and returns a String. | |
ObjectType — klasa, pakiet com.adobe.icc.enum | |
Specifies the enumerator codes for various object and asset types. | |
ObjectUtil — klasa, pakiet mx.utils | |
The ObjectUtil class is an all-static class with methods for working with Objects within Flex. | |
objFileName — Właściwość, klasa com.adobe.icc.vo.DataDownload | |
File name corresponding to the downloaded data, if applicable. | |
objName — Właściwość, klasa com.adobe.icc.vo.DataDownload | |
Unique object name (version-independent) of the object whose data was downloaded. | |
occur — Właściwość, klasa com.adobe.icc.dc.domain.BaseModuleInstance | |
The occurrence index of this content within its parent container. | |
occur — Właściwość, interfejs com.adobe.icc.dc.domain.IModuleInstance | |
The occurrence index of this content within its parent container. | |
occurence — Właściwość, klasa com.adobe.icc.vo.Variable | |
OFF — Właściwość statyczna stałej, klasa com.adobe.gravity.utility.logging.LogLevel | |
Log level for disabling all logging levels. | |
OFF — Właściwość statyczna stałej, klasa fl.controls.ScrollPolicy | |
Nigdy nie pokazuj paska przewijania. | |
OFF — Właściwość statyczna stałej, klasa flash.display.ColorCorrection | |
Wyłącza korekcję kolorów bez względu na środowisko hosta odtwarzacza. | |
OFF — Właściwość statyczna stałej, klasa flash.media.MicrophoneEnhancedMode | |
Wszystkie ulepszone funkcje mikrofonu są wyłączone. | |
OFF — Właściwość statyczna stałej, klasa flash.text.engine.Kerning | |
Służy do wskazania, czy kerning został wyłączony. | |
OFF — Właściwość statyczna stałej, klasa flashx.textLayout.container.ScrollPolicy | |
Powoduje, że środowisko wykonawcze nie wyświetla wierszy nadmiarowych, co oznacza, że użytkownik nie może wśród nich nawigować. | |
OFF — Właściwość statyczna stałej, klasa mx.core.ScrollPolicy | |
Never show the scrollbar. | |
OFF — Właściwość statyczna stałej, klasa mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should never attempt to cache the object as a bitmap. | |
offlineAdapter — Właściwość, klasa mx.data.DataManager | |
Returns an object of type mx.data.DataServiceOfflineAdapter. | |
offlineLeaseEndDate — Właściwość, klasa flash.net.drm.DRMVoucher | |
Data i godzina końca okresu ważności tego kuponu w zakresie odtwarzania w trybie offline. | |
offlineLeasePeriod — Właściwość, klasa flash.events.DRMStatusEvent | |
Pozostały czas (liczba dni), przez jaki zawartość może być jeszcze wyświetlana w trybie offline. | |
offlineLeaseStartDate — Właściwość, klasa flash.net.drm.DRMVoucher | |
Data i godzina początku okresu ważności tego kuponu w zakresie odtwarzania w trybie offline. | |
offscreenExtraColumns — Właściwość, klasa mx.controls.listClasses.AdvancedListBase | |
The number of columns that are currently not visible. | |
offscreenExtraColumns — Właściwość, klasa mx.controls.listClasses.ListBase | |
The target number of extra columns of item renderers used in the layout of the control. | |
offscreenExtraColumnsLeft — Właściwość, klasa mx.controls.listClasses.AdvancedListBase | |
The number of columns on the left side of the control that are currently not visible. | |
offscreenExtraColumnsLeft — Właściwość, klasa mx.controls.listClasses.ListBase | |
The number of offscreen columns currently to the left of the leftmost visible column. | |
offscreenExtraColumnsRight — Właściwość, klasa mx.controls.listClasses.AdvancedListBase | |
The number of columns on the right side of the control that are currently not visible. | |
offscreenExtraColumnsRight — Właściwość, klasa mx.controls.listClasses.ListBase | |
The number of offscreen columns currently to the right of the right visible column. | |
offscreenExtraRows — Właściwość, klasa mx.controls.listClasses.AdvancedListBase | |
The number of extra item renderers the layout algorithm can use when constructing animations for data effects. | |
offscreenExtraRows — Właściwość, klasa mx.controls.listClasses.ListBase | |
The target number of extra rows of item renderers to be used in the layout of the control. | |
offscreenExtraRowsBottom — Właściwość, klasa mx.controls.listClasses.AdvancedListBase | |
The number of offscreen items currently below the bottommost visible item renderer | |
offscreenExtraRowsBottom — Właściwość, klasa mx.controls.listClasses.ListBase | |
The number of offscreen rows currently below the bottom visible item renderer. | |
offscreenExtraRowsOrColumns — Właściwość, klasa mx.controls.listClasses.ListBase | |
The target number of extra rows or columns of item renderers to be used in the layout of the control. | |
offscreenExtraRowsOrColumnsChanged — Właściwość, klasa mx.controls.listClasses.ListBase | |
A flag indicating that the number of offscreen rows or columns may have changed. | |
offscreenExtraRowsTop — Właściwość, klasa mx.controls.listClasses.AdvancedListBase | |
The number of offscreen items currently above the topmost visible renderer. | |
offscreenExtraRowsTop — Właściwość, klasa mx.controls.listClasses.ListBase | |
The number of offscreen rows currently above the topmost visible row. | |
offset(dx:Number, dy:Number) — metoda, klasa flash.geom.Point | |
Przesuwa obiekt Point o zadaną wielkość. | |
offset(dx:Number, dy:Number) — metoda, klasa flash.geom.Rectangle | |
Zmienia o określone wartości położenie obiektu Rectangle wyznaczane przez jego lewy górny narożnik. | |
offset — Właściwość, klasa flash.net.NetStreamPlayOptions | |
Bezwzględny czas przesyłania strumieniowego, przy którym serwer przełącza się między strumieniami o różnych szybkościach transmisji bitów na potrzeby dynamicznego przesyłania strumieniowego przy użyciu oprogramowania Flash Media Server. | |
offset — Właściwość, klasa mx.charts.chartClasses.HLOCSeriesBase | |
Specifies how far to offset the center of the elements from the center of the available space, relative to the category width. | |
offset — Właściwość, interfejs mx.charts.chartClasses.IBar | |
Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
offset — Właściwość, interfejs mx.charts.chartClasses.IColumn | |
Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
offset — Właściwość, klasa mx.charts.effects.SeriesEffect | |
Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
offset — Właściwość, klasa mx.charts.effects.effectClasses.SeriesEffectInstance | |
Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
offset — Właściwość, klasa mx.charts.series.BarSeries | |
Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
offset — Właściwość, klasa mx.charts.series.BarSet | |
Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
offset — Właściwość, klasa mx.charts.series.ColumnSeries | |
Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
offset — Właściwość, klasa mx.charts.series.ColumnSet | |
Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
offset — Właściwość, klasa mx.controls.listClasses.ListBaseSeekPending | |
The offset from the bookmark that was the target of the seek operation. | |
offsetPoint(point:flash.geom:Point) — metoda, klasa flash.geom.Rectangle | |
Modyfikuje położenie obiektu Rectangle, jako parametru używając obiektu Point. | |
offsetTicks — Właściwość, interfejs com.adobe.solutions.rca.presentation.gantt.ruler.IRulerItemRenderer | |
If this Boolean flag is set to True, then the ticks are not on actual date but are at the mid-point of the renderer. | |
offsetX — Właściwość, klasa flash.events.TransformGestureEvent | |
Translacja pozioma obiektu ekranowego od poprzedniego zdarzenia gestu. | |
offsetX — Właściwość, klasa mx.graphics.BitmapFill | |
How far the bitmap is horizontally offset from the origin. | |
offSetX — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
The horizontal offset from the hovered component where the preview pod has to be shown. | |
offsetY — Właściwość, klasa flash.events.TransformGestureEvent | |
Translacja pionowa obiektu ekranowego od poprzedniego zdarzenia gestu. | |
offsetY — Właściwość, klasa mx.graphics.BitmapFill | |
How far the bitmap is vertically offset from the origin. | |
offSetY — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
The vertical offset from the hovered component where the preview pod has to be shown. | |
oid — Właściwość, klasa com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the OID of the user or group, as defined in Adobe User Management. | |
oid — Właściwość, interfejs com.adobe.solutions.rca.domain.IUser | |
OID of a user or a group, as defined in Document Server User Management. | |
oid — Właściwość, klasa com.adobe.solutions.rca.domain.impl.User | |
OID of a user or a group, as defined in Document Server User Management. | |
oid — Właściwość, klasa com.adobe.solutions.rca.vo.um.PrincipalVO | |
Identifier of the principal. | |
oid — Właściwość, klasa lc.foundation.domain.Principal | |
The unique identifier for the user called a object identifier. | |
OK — Właściwość statyczna stałej, klasa mx.controls.Alert | |
Value that enables an OK button on the Alert control when passed as the flags parameter of the show() method. | |
okBtn — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okBtn — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okBtn — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okButton — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
A skin part that defines the OK button A skin part that defines the OK button | |
okButton — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
A skin part that defines OK button to save a custom style A skin part that defines OK button to save a custom style | |
okButton — Część karnacji, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
A skin part which defines the OK button. A skin part which defines the OK button. | |
okButton — Część karnacji, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
A skin part which defines the OK button. A skin part which defines the OK button. | |
okButton — Część karnacji, klasa com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display OK Button. A Skin part which defines UI component to display OK Button. | |
okButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for OK button. The skin part for OK button. | |
okButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Część karnacji, klasa com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
A reference to the Button object that allows user to create a new stage. A reference to the Button object that allows user to create a new stage. | |
okButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog | |
A reference to the ButtonBase object that allows users to select a process. A reference to the ButtonBase object that allows users to select a process. | |
okButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
A reference to the ButtonBase object that allows users to apply a change made to the stage duration. A reference to the ButtonBase object that allows users to apply a change made to the stage duration. | |
okButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.NewTemplateDialog | |
A reference to the ButtonBase object that allow users to create a new schedule. A reference to the ButtonBase object that allow users to create a new schedule. | |
okButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.SearchUserDialog | |
A reference to the Button object that dispatches UserSelectedEvent on clicking. A reference to the Button object that dispatches UserSelectedEvent on clicking. | |
okButton_clickHandler(event:flash.events:Event) — metoda, klasa com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called upon clicking the OK button. | |
okButton_clickHandler(event:flash.events:Event) — metoda, klasa com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
This method is invoked when a user clicks the OK button. | |
okButton_clickHandler(event:flash.events:Event) — metoda, klasa com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
This method is invoked when user clicks the OK button. | |
okButton_clickHandler(event:flash.events:Event) — metoda, klasa com.adobe.solutions.rca.presentation.SearchUserDialog | |
This method dispatches user selected event, when the OK button is clicked. | |
okButtonClickHandler(event:flash.events:MouseEvent) — metoda, klasa com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
This method is called when the OK button is clicked. | |
okClick — Zdarzenie, klasa com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Event dispatched on click of OK button. | |
Ok_Icon — Właściwość statyczna stałej, klasa com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the OK Icon. | |
OK_ICON — Właściwość, klasa com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to OK icon. | |
okLabel — Właściwość statyczna, klasa mx.controls.Alert | |
The label for the OK button. | |
OLAPAttribute — klasa, pakiet mx.olap | |
The OLAPAttribute class represents a single attribute of an OLAPDimension. | |
OLAPAttribute(name:String, displayName:String) — Konstruktor, klasa mx.olap.OLAPAttribute | |
Constructor. | |
OLAPAxisPosition — klasa, pakiet mx.olap | |
The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. | |
OLAPAxisPosition() — Konstruktor, klasa mx.olap.OLAPAxisPosition | |
Constructor | |
OLAPCell — klasa, pakiet mx.olap | |
The OLAPCell class represents a cell in an OLAPResult instance. | |
OLAPCell(value:Number, formattedValue:String) — Konstruktor, klasa mx.olap.OLAPCell | |
Constructor | |
OLAPCube — klasa, pakiet mx.olap | |
The OLAPCube class represents an OLAP cube. | |
OLAPCube(name:String) — Konstruktor, klasa mx.olap.OLAPCube | |
Constructor. | |
OLAPDataGrid — klasa, pakiet mx.controls | |
The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. | |
OLAPDataGrid() — Konstruktor, klasa mx.controls.OLAPDataGrid | |
Constructor. | |
OLAPDataGridAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the OLAPDataGrid control. | |
OLAPDataGridAutomationImpl(obj:mx.controls:OLAPDataGrid) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
Constructor. | |
OLAPDataGridGroupRenderer — klasa, pakiet mx.controls.olapDataGridClasses | |
The OLAPDataGridGroupRenderer class defines the default item renderer for a group renderer for the OLAPDataGrid control. | |
OLAPDataGridGroupRenderer() — Konstruktor, klasa mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Constructor. | |
OLAPDataGridGroupRendererAutomationImpl — klasa, pakiet mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the OLAPDataGridGroupRenderer class. | |
OLAPDataGridGroupRendererAutomationImpl(obj:mx.controls.olapDataGridClasses:OLAPDataGridGroupRenderer) — Konstruktor, klasa mx.automation.delegates.advancedDataGrid.OLAPDataGridGroupRendererAutomationImpl | |
Constructor. | |
OLAPDataGridHeaderRendererProvider — klasa, pakiet mx.controls.olapDataGridClasses | |
The OLAPDataGridHeaderRendererProvider class lets you specify a custom header renderer for the columns in the OLAPDataGrid control. | |
OLAPDataGridItemRendererProvider — klasa, pakiet mx.controls.olapDataGridClasses | |
An OLAPDataGridItemRendererProvider instance lets you specify a formatter for the items in the OLAPDataGrid control. | |
OLAPDataGridRendererProvider — klasa, pakiet mx.controls.olapDataGridClasses | |
The OLAPDataGridRendererProvider class defines the base class for assigning item renderers used by the OLAPDataGrid control. | |
OLAPDimension — klasa, pakiet mx.olap | |
The OLAPDimension class represents a dimension of an OLAP cube. | |
OLAPDimension(name:String, displayName:String) — Konstruktor, klasa mx.olap.OLAPDimension | |
Constructor | |
OLAP_DIMENSION — Właściwość statyczna stałej, klasa mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPElement — klasa, pakiet mx.olap | |
The OLAPElement class defines a base interface that provides common properties for all OLAP elements. | |
OLAPElement(name:String, displayName:String) — Konstruktor, klasa mx.olap.OLAPElement | |
Constructor | |
OLAPHierarchy — klasa, pakiet mx.olap | |
The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. | |
OLAPHierarchy(name:String, displayName:String) — Konstruktor, klasa mx.olap.OLAPHierarchy | |
Constructor | |
OLAP_HIERARCHY — Właściwość statyczna stałej, klasa mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPLevel — klasa, pakiet mx.olap | |
The OLAPLevel class represents a level in an OLAP cube. | |
OLAPLevel(name:String, displayName:String) — Konstruktor, klasa mx.olap.OLAPLevel | |
Constructor | |
OLAP_LEVEL — Właściwość statyczna stałej, klasa mx.controls.OLAPDataGrid | |
A constant that corresponds to a level of an axis. | |
OLAPMeasure — klasa, pakiet mx.olap | |
The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. | |
OLAPMeasure(name:String, displayName:String) — Konstruktor, klasa mx.olap.OLAPMeasure | |
Constructor. | |
OLAPMember — klasa, pakiet mx.olap | |
The OLAPMember class represents a member of an OLAP dimension. | |
OLAPMember(name:String, displayName:String) — Konstruktor, klasa mx.olap.OLAPMember | |
Constructor | |
OLAP_MEMBER — Właściwość statyczna stałej, klasa mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPQuery — klasa, pakiet mx.olap | |
The OLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
OLAPQueryAxis — klasa, pakiet mx.olap | |
The OLAPQueryAxis interface represents an axis of an OLAP query. | |
OLAPQueryAxis(ordinal:int) — Konstruktor, klasa mx.olap.OLAPQueryAxis | |
Constructor | |
OLAPResult — klasa, pakiet mx.olap | |
The OLAPResult class represents the result of a query on an OLAP cube. | |
OLAPResultAxis — klasa, pakiet mx.olap | |
The OLAPResultAxis class represents an axis of the result of an OLAP query. | |
OLAPSchema — klasa, pakiet mx.olap | |
The OLAPSchema class represents an OLAP cube or cubes. | |
OLAPSet — klasa, pakiet mx.olap | |
The OLAPSet class represents a set, which is used to configure the axis of an OLAP query. | |
OLAPSet() — Konstruktor, klasa mx.olap.OLAPSet | |
Constructor | |
OLAPTrace — klasa, pakiet mx.olap | |
The OLAPTrace class controls the generation of trace information generated by the OLAP classes and written to the log file. | |
OLAPTuple — klasa, pakiet mx.olap | |
The OLAPTuple class reprsents a tuple expression pointing to an OLAP cube cell. | |
OLAPTuple() — Konstruktor, klasa mx.olap.OLAPTuple | |
Constructor | |
OL_CHIKI — Właściwość statyczna stałej, klasa flash.globalization.NationalDigitsType | |
Reprezentuje wartość Unicode cyfry zero w zestawie cyfr Ol Chiki. | |
oldBounds — Właściwość, klasa fl.video.LayoutEvent | |
Wskazuje wartości x, y, width i height obiektu docelowego przed wystąpieniem zdarzenia. | |
oldColumn — Właściwość, klasa com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent column index. | |
oldColumnIndex — Właściwość, klasa mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
The zero-based index before the change. | |
oldColumnIndex — Właściwość, klasa spark.events.GridCaretEvent | |
The zero-based index of the column of the caret position before it was changed. | |
oldContainer — Właściwość, klasa org.osmf.events.ContainerChangeEvent | |
Defines the old container reference. | |
oldDisplayObject — Właściwość, klasa org.osmf.events.DisplayObjectEvent | |
Old value of view before it was changed. | |
oldHeight — Właściwość, klasa mx.events.ResizeEvent | |
The previous height of the object, in pixels. | |
oldHeight — Właściwość, klasa org.osmf.events.DisplayObjectEvent | |
Old value of height before it was changed. | |
oldId — Właściwość, klasa com.adobe.icc.editors.model.AssetModel | |
Id of the Asset which was cloned to create this copy. | |
oldIndex — Właściwość, klasa com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent display list index. | |
oldIndex — Właściwość, klasa mx.events.IndexChangedEvent | |
The zero-based index before the change. | |
oldIndex — Właściwość, klasa spark.events.IndexChangeEvent | |
The zero-based index before the change. | |
oldLocation — Właściwość, klasa mx.events.CollectionEvent | |
When the kind value is CollectionEventKind.MOVE, this property is the zero-based index in the target collection of the previous location of the item(s) specified by the items property. | |
oldParent — Właściwość, klasa com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent location. | |
oldRegistrationBounds — Właściwość, klasa fl.video.LayoutEvent | |
Wskazuje wartości właściwości registrationX, registrationY, registrationWidth i registrationHeight obiektu docelowego przed wystąpieniem zdarzenia. | |
oldRow — Właściwość, klasa com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent row index. | |
oldRowIndex — Właściwość, klasa spark.events.GridCaretEvent | |
The zero-based index of the row of the caret position before it was changed. | |
oldSortFields — Właściwość, klasa spark.events.GridSortEvent | |
The array of ISortFields for the last sort. | |
oldState — Właściwość, klasa mx.events.StateChangeEvent | |
The name of the view state that the component is exiting. | |
oldState — Właściwość, klasa org.osmf.events.LoaderEvent | |
The previous state of the LoadTrait. | |
oldStreamName — Właściwość, klasa flash.net.NetStreamPlayOptions | |
Nazwa dotychczasowego strumienia lub strumienia, z którego wykonywane jest przejście. | |
OLD_STYLE — Właściwość statyczna stałej, klasa flash.text.engine.DigitCase | |
Służy do określania wielkości cyfr w starym stylu. | |
oldValue — Właściwość, klasa com.adobe.dct.event.DDInstanceValueChangeEvent | |
Old value of data dictionary element. | |
oldValue — Właściwość, klasa com.adobe.solutions.exm.runtime.VariableChangeEvent | |
Returns the old value of the variable. | |
oldValue — Właściwość, klasa mx.events.PropertyChangeEvent | |
The value of the property before the change. | |
oldValue — Właściwość, klasa org.osmf.events.MetadataEvent | |
The old value associated with this event. | |
oldWidth — Właściwość, klasa mx.events.ResizeEvent | |
The previous width of the object, in pixels. | |
oldWidth — Właściwość, klasa org.osmf.events.DisplayObjectEvent | |
Old value of width before it was changed. | |
oldX — Właściwość, klasa mx.events.MoveEvent | |
The previous x coordinate of the object, in pixels. | |
oldY — Właściwość, klasa mx.controls.listClasses.ListRowInfo | |
The last Y value for the row. | |
oldY — Właściwość, klasa mx.events.MoveEvent | |
The previous y coordinate of the object, in pixels. | |
omitUserOids — Właściwość, klasa lc.procmgmt.ui.task.TaskDirectiveModel | |
The list of users to remove from the searches. | |
ON — Właściwość statyczna stałej, klasa fl.controls.ScrollPolicy | |
Zawsze pokazuj pasek przewijania. | |
ON — Właściwość statyczna stałej, klasa flash.display.ColorCorrection | |
Włącza korekcję kolorów (jeśli jest dostępna) bez względu na środowisko komputera odtwarzacza. | |
ON — Właściwość statyczna stałej, klasa flash.text.engine.Kerning | |
Służy do wskazania, czy kerning został włączony. | |
ON — Właściwość statyczna stałej, klasa flashx.textLayout.container.ScrollPolicy | |
Określa, że poprzez przewijanie można uzyskać dostęp do treści, która przekracza wymiary kontenera. | |
ON — Właściwość statyczna stałej, klasa mx.core.ScrollPolicy | |
Always show the scrollbar. | |
ON — Właściwość statyczna stałej, klasa mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should always cache the object as a bitmap. | |
onActivateButtonClick(event:flash.events:MouseEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Handles a user's Publish button click in the Publish browser pop up. | |
onAddMenuClick(event:spark.events:DropDownEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Method called on click of item in the drop down | |
onCancelClick(event:flash.events:MouseEvent) — metoda, klasa com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
This method is called upon clicking the Cancel button. | |
onChange(event:flash.events:Event) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInputSearchRenderer | |
Event handler called on change of text in the text input | |
onChange(event:flash.events:Event) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.FullTextSearchRenderer | |
Event Handler called on any change in the input search box | |
onChange(event:flash.events:Event) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.SingleCheckBoxSearchRenderer | |
Handler called on state change of checkbox | |
onChange(event:flash.events:Event) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.TextInputSearchRenderer | |
Function called on change in text input | |
onCloseButtonClick(event:flash.events:MouseEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Closes the Publish Browser window | |
onCloseClick(event:flash.events:MouseEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Closes Version Browser Pop Up. | |
onCloseClick(event:flash.events:Event) — metoda, klasa com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
An event handler for handling the click event on close button on Export Popup. | |
onCloseClick(event:flash.events:Event) — metoda, klasa com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
This function removes the revert asset Pop up from the screen. | |
onCuePoint — Zdarzenie, klasa flash.net.NetStream | |
Tworzy detektor, którego zadaniem jest generowanie odpowiedzi w momencie osiągnięcia punktu sygnalizacji w czasie odtwarzania pliku wideo. | |
onDataDictionaryChange() — metoda, klasa com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
Updates the data dictionary name in image model | |
onDataProviderChange(event:flash.events:Event) — metoda, klasa com.adobe.solutions.rca.presentation.SearchUserDialog | |
This operation is called when the data provider of search result grid is changed. | |
ON_DEMAND — Właściwość statyczna stałej, klasa flash.system.ImageDecodingPolicy | |
Stała wskazująca, że wczytywany obraz będzie dekodowany, gdy będzie to wymagane, a odkodowane dane mogą podlegać usunięciu z bufora w dowolnej chwili w wyniku żądania systemowego. | |
OnDemandEventDispatcher — klasa, pakiet mx.utils | |
OnDemandEventDispatcher serves as a base class for classes that dispatch events but expect listeners to be infrequent. | |
OnDemandEventDispatcher() — Konstruktor, klasa mx.utils.OnDemandEventDispatcher | |
Constructor. | |
onDownloadComplete(event:com.adobe.livecycle.content:FileEvent) — metoda, klasa com.adobe.solutions.rca.presentation.FileRenderer | |
This method is called when a file is successfully downloaded. | |
onDRMContentData — Zdarzenie, klasa flash.net.NetStream | |
Definiuje detektor reagujący na wyodrębnienie przez środowisko AIR metadanych zawartości DRM osadzonych w pliku multimedialnym. | |
ONE — Właściwość statyczna stałej, klasa flash.display3D.Context3DBlendFactor | |
Współczynnik mieszania to wektor (1,1,1,1). | |
ONE — Właściwość statyczna stałej, klasa mx.data.ManagedAssociation | |
Indicates that this is a one-to-one relationship. | |
OneColumn — klasa, pakiet ga.layouts | |
Defines the default One Column panel layout available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
OneColumn() — Konstruktor, klasa ga.layouts.OneColumn | |
Constructor. | |
OneColumnSkin — klasa, pakiet com.adobe.guides.spark.layouts.skins | |
Defines the OneColumn skin available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
OneColumnSkin() — Konstruktor, klasa com.adobe.guides.spark.layouts.skins.OneColumnSkin | |
Constructor. | |
ONE_DAY — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one day in milliseconds. | |
onEffectEnd(event:mx.events:EffectEvent) — metoda, klasa com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called when the effects are over to reset the elementBeingMoved value. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — metoda, klasa mx.effects.effectClasses.CompositeEffectInstance | |
Called each time one of the child effects has finished playing. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — metoda, klasa mx.effects.effectClasses.ParallelInstance | |
Each time a child effect of SequenceInstance or ParallelInstance finishes, Flex calls the onEffectEnd() method. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — metoda, klasa mx.effects.effectClasses.SequenceInstance | |
Each time a child effect of SequenceInstance finishes, Flex calls the onEffectEnd() method. | |
ONE_HOUR — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one hour in milliseconds. | |
OneLevelPanelNavigator — klasa, pakiet com.adobe.guides.spark.navigators.components | |
A guide navigator that navigates a simple one level deep list of pages. | |
ONE_MINUS_DESTINATION_ALPHA — Właściwość statyczna stałej, klasa flash.display3D.Context3DBlendFactor | |
Współczynnik mieszania to wektor (1-Da,1-Da,1-Da,1-Da), gdzie Da jest składnikiem alfa bieżącego koloru w buforze koloru. | |
ONE_MINUS_DESTINATION_COLOR — Właściwość statyczna stałej, klasa flash.display3D.Context3DBlendFactor | |
Współczynnik mieszania to wektor (1–Dr, 1–Dg, 1–Db, 1–Da), gdzie Dr/Dg/Db/Da to składniki odpowiadające bieżącemu kolorowi w buforze koloru. | |
ONE_MINUS_SOURCE_ALPHA — Właściwość statyczna stałej, klasa flash.display3D.Context3DBlendFactor | |
Współczynnik mieszania to wektor (1-Sa,1-Sa,1-Sa,1-Sa), gdzie Sa jest składnikiem alfa koloru fragmentu obliczonego przez program pikseli. | |
ONE_MINUS_SOURCE_COLOR — Właściwość statyczna stałej, klasa flash.display3D.Context3DBlendFactor | |
Współczynnik mieszania to wektor (1-Sr,1-Sg,1-Sb,1-Sa), gdzie Sr/Sg/Sb/Sa to składniki odpowiadające kolorowi fragmentu obliczonemu przez program pikseli. | |
ONE_TO_MANY — Właściwość statyczna stałej, klasa mx.data.ManagedAssociation | |
Indicates that this is a one-to-many relationship. | |
ONE_TO_ONE — Właściwość statyczna stałej, klasa mx.data.ManagedAssociation | |
Indicates that this is a one-to-one relationship. | |
ONE_WEEK — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of seven days in milliseconds. | |
onExportAssetComplete(e:mx.rpc.events:ResultEvent) — metoda, klasa com.adobe.icc.editors.managers.ImportExportManager | |
ONE_YEAR — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one year in milliseconds. | |
onFieldAssignmentChange(e:flash.events:Event) — metoda, klasa com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispataches an event when the Field's assignment is changed. | |
ONGOING — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that the review is currently in progress. | |
ONGOING — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage is in progress. | |
ONGOING — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.ReviewStatus | |
ONGOING status means the review is currently in progress. | |
ONGOING — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.StageStatus | |
ONGOING status means the stage is currently in progress. | |
onImageData — Zdarzenie, klasa flash.net.NetStream | |
Tworzy detektor w celu odpowiedzi na odebranie przez program Flash Player danych obrazu jako tablicy bajtów osadzonych w odtwarzanym pliku multimedialnym. | |
onImportPackageComplete(e:mx.rpc.events:ResultEvent) — metoda, klasa com.adobe.icc.editors.managers.ImportExportManager | |
onImportPackageFail(e:mx.rpc.events:FaultEvent) — metoda, klasa com.adobe.icc.editors.managers.ImportExportManager | |
onInit() — metoda, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Initializer function. | |
ON_LOAD — Właściwość statyczna stałej, klasa flash.system.ImageDecodingPolicy | |
Stała wskazująca, że wczytywany obraz będzie dekodowany podczas wczytywania, przed wysłaniem całego zdarzenia. | |
ONLY — Właściwość statyczna stałej, klasa flashx.textLayout.compose.TextFlowLineLocation | |
Określa pierwszy i ostatni wiersz w akapicie. | |
ONLY_INTRA_STAGE — Właściwość statyczna stałej, klasa com.adobe.livecycle.rca.model.constant.ReviewCommentVisibility | |
Specifies that comments added to a review stage are not visible in other stages. | |
ONLY_INTRA_STAGE — Właściwość statyczna stałej, klasa com.adobe.solutions.rca.constant.ReviewCommentVisibility | |
Comments of two stages are hidden from each other. | |
ONLY_WHEN_IN_USE — Właściwość statyczna stałej, klasa flash.permissions.PermissionStatus | |
Wskazuje, że pozwolenie zostało udzielone tylko, gdy aplikacja jest w użyciu. | |
onMaxChange(event:mx.events:CalendarLayoutChangeEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
onMaxChange(event:flash.events:Event) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Called on change of maximum numeric stepper | |
onMetaData — Zdarzenie, klasa flash.net.NetStream | |
Tworzy detektor w celu odpowiedzi na odebranie przez program Flash Player informacji opisowych osadzonych w odtwarzanym w danym momencie pliku wideo. | |
onMinChange(event:mx.events:CalendarLayoutChangeEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
onMinChange(event:flash.events:Event) — metoda, klasa com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Called on change of minimum numeric stepper | |
onModuleAssignmentChange(e:mx.events:DynamicEvent) — metoda, klasa com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispatches an event when module assignment is changed in the working target area. | |
onMoveTweenEnd(value:Object) — metoda, klasa mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the x and y position of the mask should be updated by the effect for the last time. | |
onMoveTweenUpdate(value:Object) — metoda, klasa mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the x and y position of the mask should be updated by the effect. | |
onPeerConnect(subscriber:flash.net:NetStream) — metoda, klasa flash.net.NetStream | |
Wywoływana, gdy strumień publikowania między równorzędnymi komputerami odpowiada strumieniowi subskrypcji między równorzędnymi komputerami. | |
onPlayheadUpdate(event:mx.events:VideoEvent) — metoda, klasa ga.controls.HelpVideo | |
Updates the current running time and the corresponding time slider. | |
onPlayStatus — Zdarzenie, klasa flash.net.NetStream | |
Tworzy detektor, którego zadaniem jest generowanie odpowiedzi na zakończenie odtwarzania strumienia przez obiekt NetStream. | |
onReportButtonClick(event:flash.events:MouseEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Handles a user's Report button click in the Publish browser pop up. | |
onResize(width:Number, height:Number) — metoda, klasa fl.livepreview.LivePreviewParent | |
Zmienia rozmiar instancji składnika na stole montażowym do określonych wymiarów, wywołując metodę zdefiniowaną przez użytkownika lub osobno ustawiając właściwość width i height. | |
onScaleTweenEnd(value:Object) — metoda, klasa mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect for the last time. | |
onScaleTweenUpdate(value:Object) — metoda, klasa mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect. | |
onSearchClick(e:flash.events:Event) — metoda, klasa com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Handle Search Button Click | |
onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Function called when search filter changes | |
onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.searchpod.BasicSearchPod | |
Handler for SearchEvent.EVENT_SEARCH_FILTER_CHANG When search filter is changed, update the search filters | |
onSeekPoint — Zdarzenie, klasa flash.net.NetStream | |
Wywoływana synchronicznie z metody appendBytes(), gdy analizator dołączonych bajtów napotka punkt uznany za możliwy do wyszukania (na przykład klatkę kluczową wideo). | |
onSelectedItemsChange(event:spark.events:GridSelectionEvent) — metoda, klasa com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Overriding this function just to avoid invocation of parent's onSelectedItemsChange in which AssetHandleRegistry is looked up and unneccessary Asset action event is dispatched A fix for the Bug #2878192 Preview for a letter 'with/without' option shows only selecting it second time from the AM ui. | |
onTaskChangeHandler(taskACL:lc.procmgmt.domain:TaskACL) — metoda, klasa lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Dispatches when the taskACL property changes on the Task object. | |
onTextData — Zdarzenie, klasa flash.net.NetStream | |
Tworzy detektor w celu odpowiedzi na odebranie przez program Flash Player danych tekstowych osadzonych w odtwarzanym pliku multimedialnym. | |
onTweenEnd(value:Object) — metoda, klasa mx.effects.effectClasses.TweenEffectInstance | |
Callback method that is called when the target should be updated by the effect for the last time. | |
onTweenUpdate(value:Object) — metoda, klasa mx.effects.effectClasses.TweenEffectInstance | |
Callback method that is called when the target should be updated by the effect. | |
onUpdate(... rest) — metoda, klasa fl.livepreview.LivePreviewParent | |
Aktualizuje właściwości instancji składnika. | |
onUpdateItem(event:mx.events:CollectionEvent) — metoda, klasa com.adobe.ep.ux.content.view.AssetManagerView | |
onVersionHistoryComplete(versionEvent:com.adobe.ep.ux.content.event:VersionEvent) — metoda, klasa com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Gets called when version retrieval is completed by version manager. | |
onXMPData — Zdarzenie, klasa flash.net.NetStream | |
Tworzy detektor w celu generowania odpowiedzi w momencie odebrania przez program Flash Player informacji charakterystycznych dla programu Adobe Extensible Metadata Platform (XMP) osadzonych w odtwarzanym pliku wideo. | |
opacity — Właściwość, klasa coldfusion.service.mxml.Pdf | |
Opacity of the watermark. | |
opaqueBackground — Właściwość, klasa fl.motion.KeyframeBase | |
Określa, czy obiekt docelowy ma tło nieprzezroczyste. | |
opaqueBackground — Właściwość, klasa flash.display.DisplayObject | |
Określa, czy przy konkretnym kolorze tła obiekt wyświetlany jest nieprzejrzysty. | |
opaqueBackground — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter | |
opaqueBackground — Właściwość, interfejs mx.core.IFlexDisplayObject | |
Określa, czy przy konkretnym kolorze tła obiekt wyświetlany jest nieprzejrzysty. | |
OpaqueWrapperToken — klasa, pakiet com.adobe.gravity.utility.async | |
OpaqueWrapperToken wraps another token, calling successHandlers with no parameters. | |
OpaqueWrapperToken(token:com.adobe.gravity.utility.async:IToken) — Konstruktor, klasa com.adobe.gravity.utility.async.OpaqueWrapperToken | |
Constructor. | |
OP_CONTAINS — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the contains operator. | |
open — Zdarzenie, klasa air.desktop.URLFilePromise | |
Wywoływane, gdy zostanie otwarte połączenie bazowego strumienia URLStream. | |
open() — metoda, klasa air.desktop.URLFilePromise | |
Umożliwia środowisku wykonawczemu AIR otwarcie źródła danych w odpowiednim momencie podczas operacji przeciągania i upuszczania. | |
open() — metoda, klasa com.adobe.gravity.tracker.ServiceTracker | |
Start tracking services. | |
open — Właściwość, klasa com.adobe.icc.dc.domain.ConditionModuleInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Właściwość, interfejs com.adobe.icc.dc.domain.IContainerInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Właściwość, klasa com.adobe.icc.dc.domain.ListModuleInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Właściwość, klasa com.adobe.icc.dc.domain.TargetInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Właściwość, klasa com.adobe.icc.editors.model.ListModel | |
The open property of the underlying value object. | |
open — Właściwość, klasa com.adobe.icc.vo.ListDataModule | |
Specifies whether the list allows extra content to be inserted from the library when a letter is being filled. | |
open — Właściwość, klasa com.adobe.icc.vo.TargetAreaAssignment | |
Specifies whether the target assignment is open. | |
open — Zdarzenie, klasa fl.containers.ScrollPane | |
Wywoływane po rozpoczęciu operacji sieciowej. | |
open — Zdarzenie, klasa fl.containers.UILoader | |
Wywoływane po rozpoczęciu operacji sieciowej. | |
open — Zdarzenie, klasa fl.controls.ColorPicker | |
Wywoływane, gdy użytkownik otwiera paletę kolorów. | |
open() — metoda, klasa fl.controls.ColorPicker | |
Pokazuje paletę kolorów. | |
open — Zdarzenie, klasa fl.controls.ComboBox | |
Wywoływane, gdy użytkownik kliknie przycisk rozwijania, aby wyświetlić zawartość listy. | |
open() — metoda, klasa fl.controls.ComboBox | |
Otwiera listę rozwijaną. | |
open — Zdarzenie, klasa fl.video.FLVPlaybackCaptioning | |
Wywoływane po rozpoczęciu operacji ładowania pliku Timed Text XML, po wystąpieniu wywołania metody URLLoader.load(). | |
open — Zdarzenie, klasa flash.data.SQLConnection | |
Wywoływane, gdy operacja wywołania metody openAsync() zakończy się pomyślnie. | |
open(reference:Object, openMode:String, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — metoda, klasa flash.data.SQLConnection | |
Otwiera synchroniczne połączenie do pliku bazy danych w określonej lokalizacji w systemie plików lub tworzy i otwiera nowy plik bazy danych w tej lokalizacji lub też tworzy i otwiera bazę danych rezydującą w pamięci operacyjnej. | |
open() — metoda, interfejs flash.desktop.IFilePromise | |
Zwraca obiekt dostarczający dane. | |
open — Zdarzenie, klasa flash.display.LoaderInfo | |
Wywoływane po rozpoczęciu wczytywania. | |
open(file:flash.filesystem:File, fileMode:String) — metoda, klasa flash.filesystem.FileStream | |
Otwiera synchronicznie obiekt FileStream, wskazując na plik określony parametrem file. | |
open — Zdarzenie, klasa flash.media.AVURLLoader | |
Wywoływana, gdy operacja pobierania rozpoczyna się od wywołania metody URLLoader.load(). | |
open() — metoda, klasa flash.media.MediaPromise | |
Otwiera pierwotne źródło danych i zwraca wystąpienie klasy IDataInput, umożliwiając odczyt źródła. | |
open — Zdarzenie, klasa flash.media.Sound | |
Wywoływane po rozpoczęciu wczytywania. | |
open — Zdarzenie, klasa flash.net.FileReference | |
Dysponowana po rozpoczęciu operacji wysyłania lub pobierania. | |
open — Zdarzenie, klasa flash.net.URLLoader | |
Wywoływana, gdy operacja pobierania rozpoczyna się od wywołania metody URLLoader.load(). | |
open — Zdarzenie, klasa flash.net.URLStream | |
Wywoływane po rozpoczęciu wczytywania. | |
open — Zdarzenie, klasa flash.system.SystemUpdater | |
Wywoływane po rozpoczęciu aktualizacji. | |
open — Zdarzenie, klasa lc.procmgmt.ui.search.SearchDescriptorCardRenderer | |
The event is dispatched when a search template is requested to be opened in Workspace. | |
open — Zdarzenie, klasa lc.procmgmt.ui.search.SearchDescriptorCardRendererModel | |
The event is dispatched when a search template is requested to be opened in Workspace. | |
open — Zdarzenie, klasa lc.procmgmt.ui.startpoint.StartpointDetails | |
The event is dispatched when an process card is selected in Workspace. | |
open — Zdarzenie, klasa lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
The event is dispatched when an process card is selected in Workspace. | |
open — Zdarzenie, klasa lc.procmgmt.ui.task.TaskCardRenderer | |
Dispatched when the task is requested to be opened. | |
open — Zdarzenie, klasa lc.procmgmt.ui.task.TaskCardRendererModel | |
Dispatched when the task is requested to display the associated form. | |
open — Zdarzenie, klasa lc.procmgmt.ui.task.TaskDetails | |
The event is dispatched when a task card is selected in Workspace. | |
open — Zdarzenie, klasa lc.procmgmt.ui.task.TaskDetailsModel | |
The event is dispatched when a task card is selected in Workspace. | |
open — Zdarzenie, klasa lc.procmgmt.ui.task.TaskTileList | |
This event is dispatched from the items displayed in the TaskTileList object. | |
open — Właściwość, klasa mx.charts.series.items.HLOCSeriesItem | |
The open value of this item converted into screen coordinates. | |
open — Zdarzenie, klasa mx.controls.ColorPicker | |
Dispatched when the color swatch panel opens. | |
open() — metoda, klasa mx.controls.ColorPicker | |
Displays the drop-down SwatchPanel object that shows colors that users can select. | |
open — Zdarzenie, klasa mx.controls.ComboBox | |
Dispatched when the user clicks the drop-down button to display the drop-down list. | |
open() — metoda, klasa mx.controls.ComboBox | |
Displays the drop-down list. | |
open — Zdarzenie, klasa mx.controls.DateField | |
Dispatched when a user selects the field to open the drop-down list. | |
open() — metoda, klasa mx.controls.DateField | |
Opens the DateChooser control. | |
open — Zdarzenie, klasa mx.controls.PopUpButton | |
Dispatched when the specified UIComponent opens. | |
open() — metoda, klasa mx.controls.PopUpButton | |
Opens the UIComponent object specified by the popUp property. | |
open — Zdarzenie, klasa mx.controls.SWFLoader | |
Dispatched when a network operation starts. | |
open — Właściwość, klasa mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Contains true if the item is open and it has children. | |
open — Właściwość, klasa mx.controls.treeClasses.TreeListData | |
Contains true if the node is open. | |
open(openWindowActive:Boolean) — metoda, klasa mx.core.Window | |
Creates the underlying NativeWindow and opens it. | |
open — Stan karnacji, klasa spark.components.mediaClasses.VolumeBar | |
Open state of the drop-down slider. | |
open — Stan karnacji, klasa spark.components.supportClasses.DropDownListBase | |
Skin state for the open state of the DropDownListBase control. | |
open — Stan karnacji, klasa xd.core.axm.view.components.support.AXMDropDownListBase | |
Skin state for the open state of the DropDownListBase control. | |
open — Stan karnacji, klasa xd.core.axm.view.components.AXMAccordionSegment | |
open — Zdarzenie, klasa spark.components.CalloutButton | |
Dispatched when the user clicks the open button to display the callout. | |
open — Zdarzenie, klasa spark.components.SkinnablePopUpContainer | |
Dispatched by the container when it's opened and ready for user interaction. | |
open(owner:flash.display:DisplayObjectContainer, modal:Boolean) — metoda, klasa spark.components.SkinnablePopUpContainer | |
Opens the container as a pop-up, and switches the skin state from closed to normal. | |
open(openWindowActive:Boolean) — metoda, klasa spark.components.Window | |
Creates the underlying NativeWindow and opens it. | |
open — Zdarzenie, klasa spark.components.mediaClasses.VolumeBar | |
Dispatched when the user mouses over the drop-down slider to display it. | |
open — Zdarzenie, klasa spark.components.supportClasses.DropDownListBase | |
Dispatched when the user clicks the anchor button to display the drop-down list. | |
open — Zdarzenie, klasa xd.core.axm.view.components.support.AXMDropDownListBase | |
Dispatched when the user clicks the anchor button to display the drop-down list. | |
OPEN — Właściwość statyczna stałej, klasa flash.errors.SQLErrorOperation | |
Informuje, że wywołano metodę SQLConnection.open() lub metodę SQLConnection.openAsync(). | |
OPEN — Właściwość statyczna stałej, klasa flash.events.Event | |
Stała Event.OPEN definiuje wartość właściwości type obiektu zdarzenia open. | |
OPEN — Właściwość statyczna stałej, klasa flash.events.SQLEvent | |
Stała SQLEvent.OPEN definiuje wartość właściwości type obiektu zdarzenia open. | |
OPEN — Właściwość statyczna stałej, klasa flash.system.MessageChannelState | |
Ten stan wskazuje, że kanał komunikatów jest otwarty i dostępny do użycia. | |
OPEN — Właściwość statyczna stałej, klasa mx.events.DropdownEvent | |
The DropdownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
OPEN — Właściwość statyczna stałej, klasa spark.events.DropDownEvent | |
The DropDownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
OPEN — Właściwość statyczna stałej, klasa spark.events.PopUpEvent | |
The PopUpEvent.OPEN constant defines the value of the type property of the PopUpEvent object for an open event. | |
openActivationBrowser — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
openActivationBrowser is dispatched from the Toolbar when any activation button is clicked on the toolbar | |
openAlways — Właściwość, klasa mx.controls.PopUpButton | |
If true, specifies to pop up the popUp when you click the main button. | |
openAsync(reference:Object, openMode:String, responder:flash.net:Responder, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — metoda, klasa flash.data.SQLConnection | |
Otwiera asynchroniczne połączenie do pliku bazy danych w określonej lokalizacji w systemie plików lub tworzy i otwiera nowy plik bazy danych w tej lokalizacji lub też tworzy i otwiera bazę danych rezydującą w pamięci operacyjnej. | |
openAsync(file:flash.filesystem:File, fileMode:String) — metoda, klasa flash.filesystem.FileStream | |
Otwiera asynchronicznie obiekt FileStream, wskazując na plik określony parametrem file. | |
openButton — Część karnacji, klasa spark.components.supportClasses.DropDownListBase | |
A skin part that defines the anchor button. A skin part that defines the anchor button. | |
openButton — Część karnacji, klasa xd.core.axm.view.components.support.AXMDropDownListBase | |
A skin part that defines the anchor button. A skin part that defines the anchor button. | |
openButton — Właściwość, klasa spark.components.supportClasses.DropDownController | |
A reference to the openButton skin part of the drop-down component. | |
openButton — Właściwość, klasa spark.skins.spark.ComboBoxSkin | |
openButton — Właściwość, klasa spark.skins.spark.DropDownListSkin | |
openButton — Właściwość, klasa spark.skins.wireframe.ComboBoxSkin | |
openButton — Właściwość, klasa spark.skins.wireframe.DropDownListSkin | |
openButton — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
openButton — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
openButton — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
The open button. | |
openButton — Właściwość, klasa xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
A reference to the openButton skin part of the drop-down component. | |
openButton — Właściwość, interfejs xd.core.axm.view.components.support.IDropDownController | |
The Open button. | |
openDetails(task:lc.procmgmt.domain:Task) — metoda, klasa lc.procmgmt.ui.search.SearchSelectorModel | |
Opens details page for the given task. | |
openDropDown() — metoda, klasa spark.components.CalloutButton | |
Initializes the dropDown and changes the skin state to open. | |
openDropDown() — metoda, klasa spark.components.mediaClasses.VolumeBar | |
Opens the drop-down slider. | |
openDropDown() — metoda, klasa spark.components.supportClasses.DropDownController | |
Open the drop down and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metoda, klasa spark.components.supportClasses.DropDownListBase | |
Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metoda, klasa xd.core.axm.view.components.support.AXMDropDownListBase | |
Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metoda, klasa xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Open the drop down and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metoda, interfejs xd.core.axm.view.components.support.IDropDownController | |
Specifies to open or display the dropdown. | |
OP_ENDS_WITH — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the ends with operator. | |
openDuration — Styl, klasa mx.containers.Accordion | |
Duration, in milliseconds, of the animation from one child to another. | |
openDuration — Styl, klasa mx.controls.ColorPicker | |
Length of an open transition, in milliseconds. | |
openDuration — Styl, klasa mx.controls.Tree | |
Length of an open or close transition, in milliseconds. | |
openDuration — Styl, klasa mx.controls.ComboBox | |
Length of the transition when the drop-down list opens, in milliseconds. | |
openDuration — Styl, klasa mx.controls.Menu | |
The duration of the menu or submenu opening transition, in milliseconds. | |
openDuration — Styl, klasa mx.controls.AdvancedDataGrid | |
Length of an open or close transition for the navigation tree, in milliseconds. | |
openDuration — Styl, klasa mx.controls.PopUpButton | |
Length of an open transition, in milliseconds. | |
openEasingFunction — Styl, klasa mx.containers.Accordion | |
Tweening function used by the animation from one child to another. | |
openEasingFunction — Styl, klasa mx.controls.ColorPicker | |
Easing function to control component tweening. | |
openEasingFunction — Styl, klasa mx.controls.Tree | |
Easing function to control component tweening. | |
openEasingFunction — Styl, klasa mx.controls.ComboBox | |
An easing function to control the open transition. | |
openEasingFunction — Styl, klasa mx.controls.AdvancedDataGrid | |
Easing function to control component tweening. | |
openEasingFunction — Styl, klasa mx.controls.PopUpButton | |
Easing function to control component opening tween. | |
openedWindows — Właściwość, klasa flash.desktop.NativeApplication | |
Tablica zawierająca wszystkie otwarte okna macierzyste tej aplikacji | |
openField — Właściwość, klasa mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the field of the data provider that determines the y-axis location of the opening value of the element. | |
openFilter — Właściwość, klasa mx.charts.series.items.HLOCSeriesItem | |
The open value of this item, filtered against the vertical axis of the containing chart. | |
openForm() — metoda, klasa lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
Dispatches a TaskEvent.OPEN event when the process card is selected in Workspace. | |
openFragmentLayoutLibrary — Zdarzenie, klasa com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Event dispatched on open of Fragment Layout Library when Insert Fragment button is clicked. | |
openFragmentLayoutLibrary — Zdarzenie, klasa com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
Event dispatched when Fragment Layout Library is opened. | |
openIcon — Właściwość, klasa xd.core.axm.view.components.AXMAccordionSegment | |
openIcon | |
opening — Właściwość, klasa mx.events.AdvancedDataGridEvent | |
Indicates whether the item is opening true, or closing false. | |
opening — Właściwość, klasa mx.events.TreeEvent | |
Used for an ITEM_OPENING type events only. | |
openItems — Właściwość, klasa mx.controls.Tree | |
The items that have been opened or set opened. | |
openNode(node:Object) — metoda, klasa mx.collections.HierarchicalCollectionView | |
Opens a node to display its children. | |
openNode(node:Object) — metoda, interfejs mx.collections.IHierarchicalCollectionView | |
Opens a node to display its children. | |
openNodes — Właściwość, klasa mx.collections.HierarchicalCollectionView | |
An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
openNodes — Właściwość, interfejs mx.collections.IHierarchicalCollectionView | |
An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
openNumber — Właściwość, klasa mx.charts.series.items.HLOCSeriesItem | |
The open value of this item, converted to a number by the vertical axis of the containing chart. | |
openOnInput — Właściwość, klasa spark.components.ComboBox | |
If true, the drop-down list opens when the user edits the prompt area. | |
openPaths — Właściwość, klasa mx.controls.FileSystemTree | |
An Array of nativePath Strings for the File items representing the open subdirectories. | |
openQuery(searchTemplateDescriptor:lc.procmgmt.domain:SearchTemplateDescriptor) — metoda, klasa lc.procmgmt.ui.search.SearchSelectorModel | |
Opens a query for the given search template descriptor. | |
openRelationshipBrowser — Zdarzenie, klasa com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
openRelationshipBrowser is dispatched from the Toolbar when any relationship button is clicked on the toolbar | |
openSession(dbfile:flash.filesystem:File, id:uint, encryptionKey:flash.utils:ByteArray, cacheDirectory:flash.filesystem:File) — metoda, klasa coldfusion.air.SyncManager | |
Creates a session with a specific database file. | |
openSession(config:com.adobe.mosaic.om.interfaces:ISessionConfiguration, onSuccess:Function, onFailure:Function) — metoda, interfejs com.adobe.mosaic.om.interfaces.ISessionManager | |
Creates an ISession instance based on the supplied configuration information. | |
OpenSessionEvent — klasa, pakiet com.adobe.mosaic.om.events | |
The OpenSessionEvent class defines a transient notification of opening an ISession. | |
OpenSessionEvent(type:String, sess:com.adobe.mosaic.om.interfaces:ISession, msg:String) — Konstruktor, klasa com.adobe.mosaic.om.events.OpenSessionEvent | |
Constructor. | |
openSessionEventFailure — Zdarzenie, klasa com.adobe.mosaic.mxml.ServerSession | |
Dispatched when an OpenSessionEvent call fails. | |
openSessionEventSuccess — Zdarzenie, klasa com.adobe.mosaic.mxml.ServerSession | |
Dispatched upon the first successful OpenSessionEvent from the remote server. | |
openStreamingConnection(appendToURL:String) — metoda, klasa mx.messaging.channels.StreamingConnectionHandler | |
Used by the streaming channels to set up the streaming connection if necessary and issue the open request to the server. | |
openSubdirectory(nativePath:String) — metoda, klasa mx.controls.FileSystemTree | |
Opens a subdirectory specified by a native file system path. | |
openTab(tabName:String, force:Boolean) — metoda, klasa lc.procmgmt.ui.layout.WorkspaceModel | |
Opens a particular tab of the Workspace component by the tab name. | |
openTask() — metoda, klasa lc.procmgmt.ui.task.TaskDetailsModel | |
Dispatches a TaskEvent.OPEN event when a task card is selected in Workspace. | |
openTickLength — Styl, klasa mx.charts.series.HLOCSeries | |
Specifies the length, in pixels, for the open tick mark if an opening value is specified. | |
openTickStroke — Styl, klasa mx.charts.series.HLOCSeries | |
Specifies the stroke to use for the open tick mark if an opening value is specified. | |
OPEN_URL — Właściwość statyczna stałej, klasa flash.desktop.InvokeEventReason | |
(Tylko na urządzeniach przenośnych) Wskazuje, że zdarzenie InvokeEvent wystąpiło z powodu wywołania aplikacji przez inną aplikację lub przez system. | |
openValue — Właściwość, klasa mx.charts.series.items.HLOCSeriesItem | |
The open value of this item. | |
openWithDefaultApplication() — metoda, klasa flash.filesystem.File | |
Otwiera plik w aplikacji zarejestrowanej przez system operacyjny w celu otwarcia pliku tego typu. | |
OP_EQUALS — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the equals operator. | |
operand — Właściwość, klasa com.adobe.icc.editors.model.el.operators.UnaryOperator | |
Operand associated with this unary operator instance | |
operands — Właściwość, klasa com.adobe.icc.editors.model.el.Expression | |
Fetches the array of operands. | |
operands — Właściwość, klasa com.adobe.icc.editors.model.el.operators.BinaryOperator | |
Array of Operands associated with this binary operator | |
operation — Właściwość, klasa coldfusion.air.Conflict | |
The operation that caused the server-side conflict. | |
operation — Właściwość, klasa flash.errors.SQLError | |
Wartość wskazująca na operację, którą próbowano wykonać, gdy wystąpił błąd. | |
operation — Właściwość, klasa flashx.textLayout.events.FlowOperationEvent | |
Operacja, która ma zostać rozpoczęta lub która właśnie się zakończyła. | |
operation — Właściwość, klasa flashx.textLayout.operations.RedoOperation | |
Operacja do ponowienia. | |
operation — Właściwość, klasa flashx.textLayout.operations.UndoOperation | |
Operacja do wycofania. | |
operation — Właściwość, klasa mx.collections.SummaryField | |
The function that should be performed on the children. | |
operation — Właściwość, klasa mx.data.ManagedOperation | |
Stores the service's operation which we are using for this managed operation. | |
operation — Właściwość, klasa mx.data.messages.DataMessage | |
Provides access to the operation/command of this DataMessage. | |
operation — Właściwość, klasa mx.data.messages.ManagedRemotingMessage | |
Provides access to the operation/command of this message. | |
operation — Właściwość, klasa mx.messaging.messages.CommandMessage | |
Provides access to the operation/command for the CommandMessage. | |
operation — Właściwość, klasa mx.messaging.messages.RemotingMessage | |
Provides access to the name of the remote method/operation that should be called. | |
operation — Właściwość, klasa spark.events.TextOperationEvent | |
The FlowOperation object representing the editing operation being performed on the text by the user. | |
Operation — klasa, pakiet mx.rpc.http | |
An Operation used specifically by an HTTPMultiService. | |
Operation — klasa, pakiet mx.rpc.remoting | |
An Operation used specifically by RemoteObjects. | |
Operation — klasa, pakiet mx.rpc.remoting.mxml | |
The Operation used for RemoteObject when created in an MXML document. | |
Operation — klasa, pakiet mx.rpc.soap | |
An Operation used specifically by WebServices. | |
Operation — klasa, pakiet mx.rpc.soap.mxml | |
An Operation used specifically by WebServices. | |
Operation(service:mx.rpc.http:HTTPMultiService, name:String) — Konstruktor, klasa mx.rpc.http.Operation | |
Creates a new Operation. | |
Operation(remoteObject:mx.rpc:AbstractService, name:String) — Konstruktor, klasa mx.rpc.remoting.Operation | |
Creates a new Operation. | |
Operation(webService:mx.rpc:AbstractService, name:String) — Konstruktor, klasa mx.rpc.soap.Operation | |
Creates a new Operation. | |
Operation(webService:mx.rpc.soap:WebService, name:String) — Konstruktor, klasa mx.rpc.soap.mxml.Operation | |
Creates a new Operation. | |
OperationInfo — klasa, pakiet com.adobe.dct.transfer | |
Transfer object Holds the information for Service operation. | |
operationList — Właściwość, klasa com.adobe.solutions.prm.domain.impl.Project | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, interfejs com.adobe.solutions.rca.domain.common.IGanttDataItem | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Approver | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, klasa com.adobe.solutions.rca.domain.impl.ReviewContext | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Reviewer | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Stage | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, klasa com.adobe.solutions.rca.domain.impl.StageParticipant | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Właściwość, klasa mx.rpc.http.HTTPMultiService | |
This serves as the default property for this instance so that we can define a set of operations as direct children of the HTTPMultiService tag in MXML. | |
operationManager — Właściwość, klasa mx.rpc.AbstractInvoker | |
This property is set usually by framework code which wants to modify the behavior of a service invocation without modifying the way in which the service is called externally. | |
operationMethodName — Właściwość, klasa mx.data.messages.ManagedRemotingMessage | |
The target method to invoke on the managed remote service. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The current state of the Editor. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Specifies the current state of the Category Editor. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The current state in which Letter has been opened. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Specifies the current state of the Text Editor. | |
operationMode — Właściwość, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Specfies the current state of the Text. | |
OPERATION_MODE_COPY — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Copy state of an Editor. | |
OPERATION_MODE_COPY — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Copy state of Category. | |
OPERATION_MODE_CREATE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Create state of an Editor. | |
OPERATION_MODE_CREATE — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Create state of Category. | |
OPERATION_MODE_EDIT — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Edit state of an Editor. | |
OPERATION_MODE_EDIT — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Edit state of Category. | |
OPERATION_MODE_EDIT — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the Edit state. | |
OPERATION_MODE_VIEW — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the View state of an Editor. | |
OPERATION_MODE_VIEW — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the View state of Category. | |
OPERATION_MODE_VIEW — Właściwość statyczna stałej, klasa com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the View state. | |
operationName — Właściwość, klasa com.adobe.dct.transfer.OperationInfo | |
The operation name | |
operationName — Właściwość, interfejs com.adobe.icc.token.IAsyncToken | |
Returns the operation name associated with this token or null if an operation name was not given. | |
operationName — Właściwość, klasa com.adobe.livecycle.rca.token.RCAToken | |
Specifies the operation name. | |
operationName — Właściwość, klasa com.adobe.livecycle.ria.security.api.SecurityConfig | |
The name of the operation invoked on the Remoting destination used to fetch the user details. | |
operationNameDisplay — Część karnacji, klasa com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a SkinnableTextBase displaying operation name. A skin part that defines a SkinnableTextBase displaying operation name. | |
operationNameDisplay — Część karnacji, klasa com.adobe.dct.view.ImportFMLView | |
A skin part that defines ListBase for the operations in the selected service. A skin part that defines ListBase for the operations in the selected service. | |
OperationParameter — klasa, pakiet com.adobe.dct.transfer | |
Transfer object holding the details of Operation Parameter. | |
operationParameters — Właściwość, klasa com.adobe.dct.transfer.OperationInfo | |
The operationParameters of Operation | |
operationParametersDisplay — Część karnacji, klasa com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines the DataGrid showing Operation Parameters. A skin part that defines the DataGrid showing Operation Parameters. | |
operations — Właściwość, klasa com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Operations of the wrapped service. | |
operations — Właściwość, klasa flashx.textLayout.operations.CompositeOperation | |
Tablica zawierająca operacje pogrupowane przez operację złożoną. | |
operations — Właściwość, klasa mx.messaging.management.MBeanInfo | |
The operations provided by the MBean. | |
operations — Właściwość, klasa mx.rpc.AbstractService | |
The Operations array is usually only set by the MXML compiler if you create a service using an MXML tag. | |
operationsByName — Właściwość, klasa mx.data.RPCDataManager | |
Stores the name to ManagedOperation mapping for all ManagedOperation object. | |
operationType — Właściwość, klasa com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
operationType — Właściwość, klasa com.adobe.solutions.exm.authoring.view.SaveExpression | |
The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
OperationType — klasa, pakiet com.adobe.solutions.rca.constant | |
OperationType Enum. | |
OperationType() — Konstruktor, klasa com.adobe.solutions.rca.constant.OperationType | |
The constructor for OperationType class. | |
operator — Właściwość, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
Operator for establishing search type relation between attributeName and attributeValue for e.g. | |
operator — Właściwość, klasa com.adobe.ep.ux.content.model.search.SimpleStatement | |
Search Operator between attributeName and attributeValue | |
operator — Właściwość, klasa com.adobe.icc.editors.model.el.Expression | |
Operator associated with the expression | |
operator — Właściwość, klasa com.adobe.icc.vo.Statement | |
Operator for this statement. | |
operator — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the operator that establishes the relationship between attributeName and attributeValue for the search. | |
operator — Właściwość, klasa lc.procmgmt.domain.SearchFilterCondition | |
The operator for the search filter condition. | |
OPERATOR_CONTAINS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the CONTAINS operator. | |
OPERATOR_CONTAINS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the CONTAINS operator. | |
OPERATOR_CONTAINS — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a contains operator. | |
OPERATOR_ENDS_WITH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the ENDS WITH operator. | |
OPERATOR_ENDS_WITH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the ENDS WITH operator. | |
OPERATOR_ENDS_WITH — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an ends with operator. | |
OPERATOR_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the EQUALS operator. | |
OPERATOR_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the EQUALS operator. | |
OPERATOR_EQUALS — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an equals operator. | |
OPERATOR_FULL_TEXT_SEARCH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a full-text search operator. | |
OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the FULL TEXT SEARCH ON PROPERTIES operator. | |
OPERATOR_GREATER_THAN — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the GREATER THAN operator. | |
OPERATOR_GREATER_THAN — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the GREATER THAN operator. | |
OPERATOR_GREATER_THAN — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a greater than operator. | |
OPERATOR_GREATER_THAN_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the GREATER THAN OR EQUALS TO operator. | |
OPERATOR_GREATER_THAN_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the GREATER THAN OR EQUALS TO operator. | |
OPERATOR_GREATER_THAN_EQUALS — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a greater than or equal operator. | |
OPERATOR_LESS_THAN — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LESS THAN operator. | |
OPERATOR_LESS_THAN — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LESS THAN operator. | |
OPERATOR_LESS_THAN — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a less than operator. | |
OPERATOR_LESS_THAN_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LESS THAN OR EQUALS TO operator. | |
OPERATOR_LESS_THAN_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LESS THAN OR EQUALS TO operator. | |
OPERATOR_LESS_THAN_EQUALS — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a less than or equal operator. | |
OPERATOR_LIKE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LIKE operator. | |
OPERATOR_LIKE — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LIKE operator. | |
OPERATOR_LIKE — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a like operator. | |
OPERATOR_NOT_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NOT EQUALS operator. | |
OPERATOR_NOT_EQUALS — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NOT EQUALS operator. | |
OPERATOR_NOT_EQUALS — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a not equal operator. | |
OPERATOR_NOT_NULL — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NOT NULL CHECK operator. | |
OPERATOR_NOT_NULL — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NOT NULL CHECK operator. | |
OPERATOR_NULL — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NULL CHECK operator. | |
OPERATOR_NULL — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NULL CHECK operator. | |
OPERATOR_STARTS_WITH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the STARTS WITH operator. | |
OPERATOR_STARTS_WITH — Właściwość statyczna stałej, klasa com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the STARTS WITH operator. | |
OPERATOR_STARTS_WITH — Właściwość statyczna stałej, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a starts with operator. | |
OP_GREATER_EQUALS — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the greater than or equal to operator. | |
OP_GREATER_THAN — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the greater than operator. | |
OP_IS_NULL — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the null operator. | |
OP_LESS_EQUALS — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the equal to operator. | |
OP_LESS_THAN — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the less than operator. | |
OP_NOT_EQUALS — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the not equal operator. | |
OP_STARTS_WITH — Właściwość statyczna stałej, klasa com.adobe.icc.vo.Statement | |
Specifies the starts with operator. | |
optimumSpacing — Właściwość, klasa flash.text.engine.SpaceJustifier | |
Określa optymalne odstępy (jako wielokrotność szerokości normalnej stacji) między wyrazami obowiązujące podczas justowania. | |
optional — Właściwość, klasa com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is optional in its container (based on the assignment, not the selected state). | |
optional — Właściwość, klasa com.adobe.icc.dc.domain.FieldInstance | |
True if the underlying object is optional. | |
optional — Właściwość, interfejs com.adobe.icc.dc.domain.IDataInstance | |
True if the underlying object is optional. | |
optional — Właściwość, interfejs com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is optional in its container (based on the assignment, not the selected state). | |
optional — Właściwość, klasa com.adobe.icc.dc.domain.VariableInstance | |
True if the underlying object is optional. | |
optional — Właściwość, klasa com.adobe.icc.editors.model.FieldAssignmentModel | |
The optional property of the underlying value object. | |
optional — Właściwość, interfejs com.adobe.icc.editors.model.IAssignmentModel | |
The optional property of the underlying value object. | |
optional — Właściwość, klasa com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item is not a mandatory inclusion in the list. | |
optional — Właściwość, klasa com.adobe.icc.editors.model.ModuleAssignmentModel | |
The optional property of the underlying value object. | |
optional — Właściwość, klasa com.adobe.icc.editors.model.VariableAssignmentModel | |
The optional property of the underlying value object. | |
optional — Właściwość, klasa com.adobe.icc.vo.FieldAssignment | |
Specifies whether the assignment is optional when correspondence is being generated. | |
optional — Właściwość, klasa com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item is not mandatory for the list. | |
optional — Właściwość, klasa com.adobe.icc.vo.ModuleAssignment | |
True if the module is not required to be selected in the target. | |
optional — Właściwość, klasa com.adobe.icc.vo.VariableAssignment | |
Specifies whether the assignment is optional when correspondence is being generated. | |
optional — Właściwość, interfejs com.adobe.solutions.rca.domain.IReviewer | |
A Boolean value to decide if the reviewer is optional or not. | |
optional — Właściwość, klasa com.adobe.solutions.rca.domain.impl.Reviewer | |
A Boolean value to decide if the reviewer is optional or not. | |
optional — Właściwość, klasa com.adobe.solutions.rca.vo.ReviewerVO | |
A Boolean flag to mark a reviewer as optional if set to True. | |
optionalBtn — Część karnacji, klasa com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
A skin part that defines the optional checkbox A skin part that defines the optional checkbox | |
optionalRadioButton — Część karnacji, klasa com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
A reference to the RadioButton object. If the radio button is selected then an added participant is added as an optional reviewer. A reference to the RadioButton object. | |
optionList — Właściwość, klasa com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Option list of data-label pairs. | |
optionList — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies an option list of data-label pairs. | |
optionMenuButton — Właściwość, klasa com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
The control for the Option menu. | |
optionMenuButton — Część karnacji, klasa com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The option menu, also a Spark Button. The option menu, also a Spark Button. | |
OptionMenuButton — klasa, pakiet com.adobe.mosaic.sparklib.optionMenu | |
Displays a button that produces a menu when selected. | |
OptionMenuButton() — Konstruktor, klasa com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
Constructor. | |
OptionMenuEvent — klasa, pakiet com.adobe.mosaic.sparklib.optionMenu | |
The events generated by the OptionMenuButton class. | |
OptionMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Konstruktor, klasa com.adobe.mosaic.sparklib.optionMenu.OptionMenuEvent | |
Constructor. | |
options — Właściwość, klasa flashx.textLayout.operations.InsertInlineGraphicOperation | |
Określa położenie grafiki względem tekstu. | |
options — Właściwość, klasa flashx.textLayout.operations.ModifyInlineGraphicOperation | |
Opcje nie są obsługiwane. | |
OPTIONS — Właściwość statyczna stałej, klasa flash.net.URLRequestMethod | |
Wskazuje, że obiekt URLRequest będzie korzystał z metody OPTIONS. | |
optionsDropDown — Część karnacji, klasa com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the option details. A reference to the DropDownListBase object that displays the option details. | |
OPTIONS_METHOD — Właściwość statyczna stałej, klasa mx.messaging.messages.HTTPRequestMessage | |
Indicates that the method used for this request should be "options". | |
optToggleBtn — Część karnacji, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. | |
order — Właściwość, klasa com.adobe.icc.dc.domain.FieldInstance | |
The order of a field represents the order in which it is laid out in the layout or fragment of a letter. | |
order — Właściwość, klasa com.adobe.icc.dc.domain.TargetInstance | |
The target's depth-first order. | |
order — Właściwość, klasa com.adobe.icc.vo.FieldAssignment | |
Zero-based order in which the field is to appear in the letter (based on top-down, depth-first search of the letter's layout). | |
ordered — Właściwość, klasa com.adobe.icc.dc.domain.ConditionModuleInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Właściwość, interfejs com.adobe.icc.dc.domain.IContainerInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Właściwość, klasa com.adobe.icc.dc.domain.ListModuleInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Właściwość, klasa com.adobe.icc.dc.domain.TargetInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Właściwość, klasa com.adobe.icc.editors.model.ListModel | |
The ordered property of the underlying value object. | |
ordered — Właściwość, klasa com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Flag to indicate if this assignment is ordered. | |
ordered — Właściwość, klasa com.adobe.icc.vo.ListDataModule | |
Specifies whether the items in the list cannot be reordered when a letter is being filled. | |
ordered — Właściwość, klasa com.adobe.icc.vo.TargetAreaAssignment | |
Specifies whether the target assignment is ordered. | |
orderedHeadersList — Właściwość, klasa mx.controls.AdvancedDataGridBaseEx | |
An ordered list of AdvancedDataGridHeaderInfo instances that correspond to the visible column headers. | |
OrderedObject — Klasa Dynamic, pakiet mx.utils | |
OrderedObject acts as a wrapper to Object to preserve the ordering of the properties as they are added. | |
OrderedObject(item:Object) — Konstruktor, klasa mx.utils.OrderedObject | |
Constructor. | |
orderIcon — Część karnacji, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). | |
orderIcon — Część karnacji, klasa com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). | |
orderInBackOf(window:flash.display:NativeWindow) — metoda, klasa flash.display.NativeWindow | |
Wysyła to okno bezpośrednio za określone okno. | |
orderInBackOf(window:mx.core:IWindow) — metoda, klasa mx.core.Window | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — metoda, klasa mx.core.WindowedApplication | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — metoda, klasa spark.components.Window | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — metoda, klasa spark.components.WindowedApplication | |
Orders the window just behind another. | |
orderInFrontOf(window:flash.display:NativeWindow) — metoda, klasa flash.display.NativeWindow | |
Przesuwa to okno bezpośrednio na przód wybranego okna. | |
orderInFrontOf(window:mx.core:IWindow) — metoda, klasa mx.core.Window | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — metoda, klasa mx.core.WindowedApplication | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — metoda, klasa spark.components.Window | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — metoda, klasa spark.components.WindowedApplication | |
Orders the window just in front of another. | |
orderToBack() — metoda, klasa flash.display.NativeWindow | |
Wysyła to okno pod inne widoczne okna. | |
orderToBack() — metoda, klasa mx.core.Window | |
Orders the window behind all others in the same application. | |
orderToBack() — metoda, klasa mx.core.WindowedApplication | |
Orders the window behind all others in the same application. | |
orderToBack() — metoda, klasa spark.components.Window | |
Orders the window behind all others in the same application. | |
orderToBack() — metoda, klasa spark.components.WindowedApplication | |
Orders the window behind all others in the same application. | |
orderToFront() — metoda, klasa flash.display.NativeWindow | |
Przesuwa to okno na przód pozostałych widocznych okien. | |
orderToFront() — metoda, klasa mx.core.Window | |
Orders the window in front of all others in the same application. | |
orderToFront() — metoda, klasa mx.core.WindowedApplication | |
Orders the window in front of all others in the same application. | |
orderToFront() — metoda, klasa spark.components.Window | |
Orders the window in front of all others in the same application. | |
orderToFront() — metoda, klasa spark.components.WindowedApplication | |
Orders the window in front of all others in the same application. | |
org — Właściwość, interfejs com.adobe.solutions.rca.domain.IUser | |
Organisation name of a user. | |
org — Właściwość, klasa com.adobe.solutions.rca.domain.impl.User | |
Organisation name of a user. | |
org — Właściwość, klasa com.adobe.solutions.rca.vo.um.PrincipalVO | |
The organization to which the principal belongs. | |
org — Właściwość, klasa lc.foundation.domain.Principal | |
The user's organization name. | |
organization — Właściwość, klasa lc.foundation.domain.Group | |
The user's organization name. | |
organizationalTitle — Właściwość, interfejs com.adobe.solutions.prm.domain.ITeamMember | |
Defines the organization title. | |
organizationalTitle — Właściwość, klasa com.adobe.solutions.prm.domain.impl.TeamMember | |
Defines the organization title. | |
organizationalTitle — Właściwość, klasa com.adobe.solutions.prm.vo.TeamMemberVO | |
Defines the organization title. | |
organizationalUnitName — Właściwość, klasa flash.security.X500DistinguishedName | |
Zwraca atrybut nazwy wyróżniającej OrganizationalUnitName. | |
organizationName — Właściwość, klasa flash.security.X500DistinguishedName | |
Zwraca atrybut nazwy wyróżniającej OrganizationName. | |
org.osmf.containers — pakiet | |
Pakiet org.osmf.containers zawiera klasy, które służą do obsługi obiektów wyświetlanych w aplikacjach odtwarzaczy. | |
org.osmf.display — pakiet | |
Pakiet org.osmf.display zawiera klasy, które obsługują prezentacje obiektów MediaPlayer i MediaElement jako obiektów DisplayObject środowiska Flash. | |
org.osmf.elements — pakiet | |
Pakiet org.osmf.elements zawiera wszystkie implementacje klasy MediaElement. | |
org.osmf.events — pakiet | |
Pakiet org.osmf.events zawiera klasy, które definiują obiekty zdarzeń dla infrastruktury OSMF. | |
org.osmf.layout — pakiet | |
Pakiet org.osmf.layout zawiera klasy, które obsługują układy obiektów wyświetlanych. | |
org.osmf.logging — pakiet | |
Pakiet org.osmf.logging zawiera klasy obsługujące rejestrowanie na potrzeby debugowania. | |
org.osmf.media — pakiet | |
Pakiet org.osmf.media zawiera klasy używane do odtwarzania elementów multimedialnych, a także stanowiące niskopoziomowe elementy składowe mechanizmu odtwarzania elementów multimedialnych. | |
org.osmf.metadata — pakiet | |
Pakiet org.osmf.metadata zawiera klasy narzędziowe, które obsługują korzystanie z metadanych. | |
org.osmf.net — pakiet | |
Pakiet org.osmf.net zawiera klasy obsługujące odtwarzanie wideo. | |
org.osmf.net.dvr — pakiet | |
Pakiet org.osmf.net.dvr zawiera klasy używane do obsługi trybu odtwarzania DVR w odtwarzaczu multimedialnym. | |
org.osmf.net.httpstreaming — pakiet | |
Pakiet org.osmf.net.httpstreaming zawiera klasy, które obsługują przesyłanie strumieniowe przy użyciu protokołu HTTP. | |
org.osmf.net.metrics — pakiet | |
Pakiet org.osmf.net.metrics zawiera klasy definiujące obiekty pomiarów OSMF używane do przełączania przy adaptacyjnym przesyłaniu strumieniowym. | |
org.osmf.net.qos — pakiet | |
Pakiet org.osmf.net.qos zawiera klasy używane do udostępniania informacji o jakości usługi (QoS, Quality of Service) odtwarzania wideo. | |
org.osmf.net.rtmpstreaming — pakiet | |
Pakiet org.osmf.net.rtmpstreaming zawiera klasy, które obsługują przesyłanie strumieniowe przy użyciu protokołu RTMP. | |
org.osmf.net.rules — pakiet | |
Pakiet org.osmf.net.rules zawiera klasy definiujące obiekty reguł OSMF używane do przełączania przy adaptacyjnym przesyłaniu strumieniowym. | |
org.osmf.traits — pakiet | |
Pakiet org.osmf.traits udostępnia elementy składowe do tworzenia cech materiałów multimedialnych. | |
org.osmf.utils — pakiet | |
Pakiet org.osmf.utils zawiera klasy narzędziowe, które obsługują inne pakiety osmf. | |
orientation — Właściwość, klasa coldfusion.service.mxml.Document | |
Page orientation: portrait landscape | |
orientation — Właściwość, klasa com.adobe.mosaic.layouts.FlowLayout | |
The layout can be filled either column-wise (default) or row-wise. | |
orientation — Właściwość, klasa com.adobe.mosaic.layouts.SmartGridLayout | |
The grid can be filled either column-wise (default) or row-wise. | |
orientation — Właściwość, klasa flash.display.Stage | |
Bieżąca orientacja stołu montażowego. | |
orientation — Właściwość, klasa flash.printing.PrintJob | |
Orientacja drukowanego obrazu. | |
orientation — Właściwość, klasa spark.components.TileGroup | |
Specifies whether elements are arranged row by row or column by column. | |
orientation — Właściwość, klasa spark.layouts.TileLayout | |
Specifies whether elements are arranged row by row or column by column. | |
Orientation3D — klasa Final, pakiet flash.geom | |
Klasa Orientation3D stanowi wyliczenie wartości stałych reprezentujących styl orientacji obiektu Matrix3D. | |
orientationChange — Zdarzenie, klasa flash.display.Stage | |
Wywoływane przez obiekt Stage w przypadku zmiany orientacji stołu montażowego. | |
ORIENTATION_CHANGE — Właściwość statyczna stałej, klasa flash.events.StageOrientationEvent | |
Stała ORIENTATION_CHANGE definiuje wartość właściwości type obiektu zdarzenia orientationChange. | |
orientationChanging — Zdarzenie, klasa flash.display.Stage | |
Wywoływane przez obiekt Stage po rozpoczęciu wykonywania zmian związanych z orientacją stołu montażowego. | |
ORIENTATION_CHANGING — Właściwość statyczna stałej, klasa flash.events.StageOrientationEvent | |
Stała ORIENTATION_CHANGING definiuje wartość właściwości „type” obiektu zdarzenia orientationChanging. | |
orientToPath — Właściwość, klasa fl.motion.AnimatorBase | |
Określa położenie wyświetlanego obiektu wzdłuż ścieżki ruchu. | |
orientToPath — Właściwość, klasa fl.motion.KeyframeBase | |
Jeśli wartość jest równa true, ta właściwość powoduje, że obiekt docelowy obraca się automatycznie w celu zachowania zgodności z kątem jego ścieżki. | |
origin — Właściwość, klasa flash.media.CameraRollBrowseOptions | |
Określa prostokąt źródłowy obiektu, który uruchomił próbnik obrazu obiektu CameraRoll. | |
origin — Właściwość, klasa mx.charts.chartClasses.PolarTransform | |
The origin of the polar transform. | |
origin — Właściwość, klasa mx.charts.series.items.PieSeriesItem | |
The origin, relative to the PieSeries's coordinate system, of this wedge. | |
originalBodyRowCount — Właściwość, klasa com.adobe.icc.vo.Table | |
The body row count before customization | |
originalColumnCount — Właściwość, klasa com.adobe.icc.vo.Table | |
The column count before customization | |
originalCreator — Właściwość, interfejs com.adobe.ep.taskmanagement.domain.IAttachment | |
A flag that indicates whether the logged in user added the attachment. | |
originalEvent — Właściwość, klasa flashx.textLayout.events.FlowElementMouseEvent | |
Pierwotne zdarzenie mszy wygenerowane przez operacje wykonywane myszą. | |
originalHandlerFunction — Właściwość, klasa mx.states.SetEventHandler | |
The handler function to remove prior to applying our override. | |
originalHeight — Właściwość, klasa mx.printing.PrintAdvancedDataGrid | |
The height of the PrintAdvancedDataGrid as set by the user. | |
originalHeight — Właściwość, klasa mx.printing.PrintDataGrid | |
The height of PrintDataGrid as set by the user. | |
originalHeight — Właściwość, klasa mx.printing.PrintOLAPDataGrid | |
The height of the PrintOLAPDataGrid as set by the user. | |
originalobject — Właściwość, klasa coldfusion.air.Conflict | |
The original instance of the object on the client side. | |
originalObject — Właściwość, klasa mx.data.Conflict | |
The state of the original client object before its properties were changed, as known at the time of the conflict. | |
ORIGINAL_ONLY — Właściwość statyczna stałej, klasa flash.desktop.ClipboardTransferMode | |
Obiekt Clipboard powinien zwrócić tylko odniesienie. | |
originalPath — Właściwość, klasa com.adobe.gravity.utility.url.URIParser | |
The original path component. | |
ORIGINAL_PREFERRED — Właściwość statyczna stałej, klasa flash.desktop.ClipboardTransferMode | |
Obiekt Clipboard powinien zwrócić odniesienie, jeśli jest to możliwe, lub kopię w innym wypadku. | |
originalSelectionState — Właściwość, klasa flashx.textLayout.operations.FlowTextOperation | |
Stan zaznaczenia na początku operacji. | |
originalUrl — Właściwość, klasa flash.html.HTMLHistoryItem | |
Oryginalny adres URL strony HTML przed przekierowaniami. | |
originatingMessageSentTime — Właściwość, klasa mx.messaging.messages.MessagePerformanceUtils | |
Only populated in the case of a pushed message, timestamp in milliseconds since epoch of when the client that caused a push message sent its message. | |
originatingMessageSize — Właściwość, klasa mx.messaging.messages.MessagePerformanceUtils | |
Only populated in the case of a pushed message, size in Bytes of the message that originally caused this pushed message. | |
originX — Właściwość, klasa mx.effects.Rotate | |
The x-position of the center point of rotation. | |
originX — Właściwość, klasa mx.effects.Zoom | |
Number that represents the x-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
originX — Właściwość, klasa mx.effects.effectClasses.RotateInstance | |
The x-position of the center point of rotation. | |
originX — Właściwość, klasa mx.effects.effectClasses.ZoomInstance | |
Number that represents the x-position of the zoom origin, or registration point. | |
originX — Właściwość, klasa mx.graphics.BitmapFill | |
The horizontal origin for the bitmap fill. | |
originY — Właściwość, klasa mx.effects.Rotate | |
The y-position of the center point of rotation. | |
originY — Właściwość, klasa mx.effects.Zoom | |
Number that represents the y-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
originY — Właściwość, klasa mx.effects.effectClasses.RotateInstance | |
The y-position of the center point of rotation. | |
originY — Właściwość, klasa mx.effects.effectClasses.ZoomInstance | |
Number that represents the y-position of the zoom origin, or registration point. | |
originY — Właściwość, klasa mx.graphics.BitmapFill | |
The vertical origin for the bitmap fill. | |
ORIYA — Właściwość statyczna stałej, klasa flash.globalization.NationalDigitsType | |
Reprezentuje wartość Unicode cyfry zero w zestawie cyfr Oriya. | |
OrOperator — klasa, pakiet com.adobe.icc.editors.model.el.operators | |
The implementation of the or operator | |
OrOperator() — Konstruktor, klasa com.adobe.icc.editors.model.el.operators.OrOperator | |
Constructor. | |
os — Właściwość statyczna, klasa flash.system.Capabilities | |
Określa bieżący system operacyjny. | |
OSMANYA — Właściwość statyczna stałej, klasa flash.globalization.NationalDigitsType | |
Reprezentuje wartość Unicode cyfry zero w zestawie cyfr Osmanya. | |
OSMFSettings — klasa Final, pakiet org.osmf.utils | |
Utility class which exposes all user-facing OSMF settings. | |
OSMFStrings — klasa, pakiet org.osmf.utils | |
Utility class that exposes all user-facing strings. | |
OTHER — Właściwość statyczna stałej, klasa fl.events.DataGridEventReason | |
Składnik listy przestał być aktywny, został przewinięty lub jest w stanie niedopuszczającym edycji. | |
OTHER — Właściwość statyczna stałej, klasa mx.events.AdvancedDataGridEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
OTHER — Właściwość statyczna stałej, klasa mx.events.DataGridEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
OTHER — Właściwość statyczna stałej, klasa mx.events.ListEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
otherAxes — Właściwość, klasa mx.charts.AxisRenderer | |
An Array of axes. | |
otherAxes — Właściwość, interfejs mx.charts.chartClasses.IAxisRenderer | |
An Array of axes. | |
OTHER_SHARED — Właściwość statyczna stałej, klasa lc.procmgmt.QueueConstants | |
A special value that identifies the 'pseudo-queue' that contains all tasks from other user queues that have been explicity shared. | |
otherUserOid — Właściwość, klasa lc.procmgmt.events.QueueSharingActionCompleteEvent | |
The identifier of the user who owns the queue. | |
OUT — Właściwość statyczna stałej, klasa fl.transitions.Transition | |
Stała dla właściwości direction określająca typ krzywej dynamiki. | |
OUT — Właściwość statyczna stałej, klasa spark.effects.easing.EasingFraction | |
Specifies that the easing instance spends the entire animation easing out. | |
OUTER — Właściwość statyczna stałej, klasa flash.filters.BitmapFilterType | |
Ustawienie odpowiedzialne za stosowanie filtra do zewnętrznego obszaru obiektu. | |
outerJoinOperator — Właściwość, klasa com.adobe.ep.ux.content.model.search.SearchFilter | |
Operator to outer-join this search filter with other search filters which are at the same level in search filter list | |
outerJoinOperator — Właściwość, klasa com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the operator that outer-joins the search filter with other search filters that are at the same level in the search filter list. | |
outerRadius — Właściwość, klasa mx.charts.series.PieSeries | |
The percentage of the total space available to the PieSeries to use when rendering the contents of the series. | |
outerRadius — Właściwość, klasa mx.charts.series.items.PieSeriesItem | |
The distance of the outer edge of this wedge from its origin, measured in pixels. | |
outerRadius — Styl, klasa xd.core.axm.view.components.AXMProgressSpinner | |
outerRadius — Właściwość, klasa xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Accessor for outerRadius value | |
outputFiles — Właściwość, klasa coldfusion.service.mxml.Pdf | |
Structure that contains the output files in the DDX file or string as keys and the pathname to the result file as the value. | |
outputProgress — Zdarzenie, klasa flash.filesystem.FileStream | |
Informuje o zapisaniu buforowanych danych do pliku. | |
outputProgress — Zdarzenie, klasa flash.net.Socket | |
Wywoływane, gdy gniazdo przenosi dane z bufora zapisu do warstwy transportu sieci. | |
OUTPUT_PROGRESS — Właściwość statyczna stałej, klasa flash.events.OutputProgressEvent | |
Definiuje wartość właściwości type obiektu zdarzenia outputProgress. | |
OutputProgressEvent — klasa, pakiet flash.events | |
Obiekt FileStream wywołuje obiekty zdarzeń OutputProgressEvent w miarę wykonywania oczekujących operacji zapisu asynchronicznego. | |
OutputProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesPending:Number, bytesTotal:Number) — Konstruktor, klasa flash.events.OutputProgressEvent | |
Tworzy obiekt Event zawierający informacje o zdarzeniach postępu zapisu w pliku wyjściowym. | |
outputs — Właściwość, klasa lc.procmgmt.domain.SearchFilter | |
The collection of outputs for a search filter. | |
OUTSIDE — Właściwość statyczna stałej, klasa flashx.textLayout.formats.ListStylePosition | |
Znacznik pojawi się na marginesie listy. | |
outsideCutoff — Właściwość, klasa flash.text.CSMSettings | |
Ograniczenie dolne, poniżej którego gęstości jest przypisywana wartość zero. | |
over — Stan karnacji, klasa spark.components.supportClasses.ButtonBase | |
Over State of the Button | |
over — Stan karnacji, klasa xd.core.axm.view.components.AXMSplitActionButton | |
Over State of the Button | |
OVER — Właściwość statyczna stałej, klasa spark.components.supportClasses.InteractionState | |
The component should be in the over state. | |
overAndSelected — Stan karnacji, klasa spark.components.supportClasses.ToggleButtonBase | |
Over State of the Button when it's selected | |
overflowPolicy — Właściwość, klasa flashx.textLayout.elements.Configuration | |
Strategia używana do podejmowania decyzji o tym, czy ostatni wiersz kontenera znajduje się jeszcze w kontenerze, czy nie mieści się w nim. | |
overflowPolicy — Właściwość, interfejs flashx.textLayout.elements.IConfiguration | |
Strategia używana do podejmowania decyzji o tym, czy ostatni wiersz kontenera znajduje się jeszcze w kontenerze, czy nie mieści się w nim. | |
OverflowPolicy — klasa Final, pakiet flashx.textLayout.elements | |
Klasa OverflowPolicy definiuje zestaw stałych dla właściwości overflowPolicy klasy IConfiguration. | |
overIcon — Styl, klasa fl.controls.LabelButton | |
Nazwa klasy, która ma być używana jako ikona, gdy przycisk nie jest wybrany, a wskaźnik myszy znajduje się nad składnikiem. | |
overIcon — Styl, klasa fl.controls.RadioButton | |
Nazwa klasy, która ma być używana jako ikona, gdy przycisk nie jest wybrany, a wskaźnik myszy znajduje się nad składnikiem. | |
overIcon — Styl, klasa fl.controls.CheckBox | |
Nazwa klasy, która ma być używana jako ikona, gdy przycisk nie jest wybrany, a wskaźnik myszy znajduje się nad składnikiem. | |
overIcon — Styl, klasa mx.controls.Button | |
Name of the class to use as the icon when the button is not selected and the mouse is over the control. | |
overlay — Właściwość, klasa spark.components.supportClasses.GroupBase | |
The overlay plane for this group. | |
OVERLAY — Właściwość statyczna stałej, klasa flash.display.BlendMode | |
Dopasowuje kolory poszczególnych pikseli na podstawie jasności tła. | |
OVERLAY — Właściwość statyczna stałej, klasa org.osmf.layout.LayoutMode | |
overlayButton — Właściwość, klasa ga.controls.StepNav | |
The selected button which overlays the navigator. | |
overlayControls — Właściwość, klasa spark.components.View | |
By default, the TabBar and ActionBar controls of a mobile application define an area that cannot be used by the views of an application. | |
OVERLAY_CREATED — Właściwość statyczna stałej, klasa mx.events.ChildExistenceChangedEvent | |
The ChildExistenceChangedEvent.OVERLAY_CREATED constant defines the value of the type property of the event object for a overlayCreated event. | |
OverlayDepth — klasa Final, pakiet spark.components.supportClasses | |
The OverlayDepth class defines the default depth values for various overlay elements used by Flex. | |
overlaySource — Właściwość, klasa coldfusion.service.mxml.Image | |
Image source of the second ColdFusion image the overlays the first ColdFusion image. | |
override — Instrukcja | |
Określa, że metoda zastępuje metodę dziedziczoną. | |
OverrideBase — klasa, pakiet mx.states | |
The OverrideBase class is the base class for the override classes used by view states. | |
OverrideBase() — Konstruktor, klasa mx.states.OverrideBase | |
Constructor. | |
overrides — Właściwość, klasa mx.states.State | |
The overrides for this view state, as an Array of objects that implement the IOverride interface. | |
overrides — Właściwość, klasa mx.styles.CSSStyleDeclaration | |
If the setStyle() method is called on a UIComponent or CSSStyleDeclaration at run time, this object stores the name/value pairs that were set; they override the name/value pairs in the objects produced by the methods specified by the defaultFactory and factory properties. | |
overrideTargetTransform(scale:Boolean, skew:Boolean, rotate:Boolean) — metoda, klasa fl.motion.MotionBase | |
overSkin — Styl, klasa fl.controls.listClasses.CellRenderer | |
Nazwa klasy, która ma być używana jako karnacja tła i obramowania, gdy przycisk nie jest wybrany, a kursor myszy znajduje się nad składnikiem. | |
overSkin — Styl, klasa fl.controls.ColorPicker | |
Klasa udostępniająca karnację dla próbki koloru, gdy jest nad nią przesuwane urządzenie wskazujące. | |
overSkin — Styl, klasa fl.controls.LabelButton | |
Nazwa klasy, która ma być używana jako karnacja tła i obramowania, gdy przycisk nie jest wybrany, a kursor myszy znajduje się nad składnikiem. | |
overSkin — Styl, klasa fl.controls.BaseButton | |
Nazwa klasy, która ma być używana jako karnacja tła i obramowania, gdy przycisk nie jest wybrany, a kursor myszy znajduje się nad składnikiem. | |
overSkin — Styl, klasa fl.controls.ComboBox | |
Nazwa klasy udostępniającej tło wyświetlane w składniku ComboBox po najechaniu wskaźnikiem myszy. | |
overSkin — Styl, klasa mx.controls.Button | |
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the control. | |
overSkin — Styl, klasa mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the mouse is over the control. | |
overState — Właściwość, klasa flash.display.SimpleButton | |
Określa obiekt wyświetlany stosowany jako obiekt wizualny dla stanu "button over". Jest to stan przycisku, w sytuacji gdy wskaźnik znajduje się nad przyciskiem. | |
overwriteMode — Właściwość statyczna, klasa flashx.textLayout.edit.EditManager | |
Określa, czy tryb nadpisywania jest włączony czy wyłączony. | |
overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — metoda, klasa flashx.textLayout.edit.EditManager | |
Zastępuje zaznaczony tekst. | |
overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — metoda, interfejs flashx.textLayout.edit.IEditManager | |
Zastępuje zaznaczony tekst. | |
ownedBy — Właściwość, interfejs com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <OwnedBy> element content from this XML node. | |
owner — Właściwość, interfejs com.adobe.livecycle.ria.security.api.IPin | |
The user who the pin is assigned or issued to. | |
owner — Właściwość, klasa com.adobe.livecycle.ria.security.service.Pin | |
The user who the pin is assigned or issued to. | |
owner — Właściwość, interfejs com.adobe.solutions.prm.domain.IProject | |
Defines the owner of a project. | |
owner — Właściwość, interfejs com.adobe.solutions.prm.domain.IWorkItem | |
Defines the owner of a workItem. | |
owner — Właściwość, klasa com.adobe.solutions.prm.domain.impl.Project | |
Defines the owner of a project. | |
owner — Właściwość, klasa com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the owner of a workItem. | |
owner — Właściwość, klasa com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the owner filter. | |
owner — Właściwość, klasa com.adobe.solutions.prm.vo.ProjectVO | |
Defines the owner of a project. | |
owner — Właściwość, klasa com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the owner of a workItem. | |
owner — Właściwość, interfejs com.adobe.solutions.rca.domain.ISupportingDocument | |
Owner of a supporting document. | |
owner — Właściwość, klasa com.adobe.solutions.rca.domain.impl.SupportingDocument | |
Owner of a supporting document. | |
owner — Właściwość, klasa fl.controls.listClasses.ListData | |
Odwołanie do obiektu List będącego właścicielem tego elementu. | |
owner — Właściwość, klasa flash.display.NativeWindow | |
Obiekt NativeWindow posiadający to okno. | |
owner — Właściwość, klasa flash.display.NativeWindowInitOptions | |
Określa obiekt NativeWindow, który powinien posiadać wszystkie okna utworzone za pomocą tego obiektu NativeWindowInitOptions. | |
owner — Właściwość, klasa lc.foundation.domain.Preference | |
The owner of the Workspace preference. | |
owner — Właściwość, klasa mx.containers.utilityClasses.PostScaleAdapter | |
owner — Właściwość, klasa mx.controls.listClasses.BaseListData | |
A reference to the list object that owns this item. | |
owner — Właściwość, klasa mx.controls.textClasses.TextRange | |
The control that contains the text. | |
owner — Właściwość, interfejs mx.core.IUIComponent | |
The owner of this IVisualElement object. | |
owner — Właściwość, interfejs mx.core.IVisualElement | |
The owner of this IVisualElement object. | |
owner — Właściwość, klasa mx.core.UIComponent | |
The owner of this IVisualElement object. | |
owner — Właściwość, klasa mx.core.UIFTETextField | |
By default, set to the parent container of this object. | |
owner — Właściwość, klasa mx.core.UITextField | |
By default, set to the parent container of this object. | |
owner — Właściwość, klasa mx.flash.UIMovieClip | |
Typically the parent container of this component. | |
owner — Właściwość, klasa spark.core.SpriteVisualElement | |
The owner of this IVisualElement object. | |
owner — Właściwość, klasa spark.primitives.supportClasses.GraphicElement | |
The owner of this IVisualElement object. | |
OWNER — Właściwość statyczna stałej, klasa lc.procmgmt.QueueConstants | |
A special value that identifies the queue as one being owned by the user. | |
ownerId — Właściwość, interfejs com.adobe.ep.taskmanagement.domain.ITask | |
An identifier that specifies the owner of the task. | |
OWNERID — Właściwość statyczna stałej, klasa com.adobe.ep.taskmanagement.filter.Property | |
The OWNERID constant specifies the task property named ownerId. | |
ownerLabel — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Owner label. The skin part for the Owner label. | |
ownerNameField — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Owner name field. The skin part for the Asset Owner name field. | |
ownerNameValidator — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Owner Name validator. The skin part for the Owner Name validator. | |
ownerPassword — Właściwość, klasa coldfusion.service.mxml.Document | |
Specifies the owner password; format="PDF" only. | |
ownerReviewCheckBox — Część karnacji, klasa com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. | |
ownerTextInput — Część karnacji, klasa com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Owner text input. The skin part for the Owner text input. | |
owns(displayObject:flash.display:DisplayObject) — metoda, klasa mx.containers.utilityClasses.PostScaleAdapter | |
owns(displayObject:flash.display:DisplayObject) — metoda, interfejs mx.core.IUIComponent | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
owns(child:flash.display:DisplayObject) — metoda, klasa mx.core.UIComponent | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
owns(child:flash.display:DisplayObject) — metoda, klasa mx.core.UIFTETextField | |
Returns true if the child is parented or owned by this object. | |
owns(child:flash.display:DisplayObject) — metoda, klasa mx.core.UITextField | |
Returns true if the child is parented or owned by this object. | |
owns(displayObject:flash.display:DisplayObject) — metoda, klasa mx.flash.UIMovieClip | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
OWNS_SHARED_OBJECT — Właściwość statyczna stałej, klasa spark.core.DisplayObjectSharingMode | |
IGraphicElement owns a DisplayObject that is also assigned to some other IGraphicElement by the parent Group container. | |
OWNS_UNSHARED_OBJECT — Właściwość statyczna stałej, klasa spark.core.DisplayObjectSharingMode | |
IGraphicElement owns a DisplayObject exclusively. | |
ownVariables — Właściwość, klasa com.adobe.icc.editors.model.ConditionModel | |
The list of variables defined by the condition module itself and not by any of the contained children. | |
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 |
Tue Jun 12 2018, 12:21 PM Z