Semboller A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
I — Sabit Statik Özellik, sınıf flash.ui.Keyboard |
|
I tuşunun tuş kod değeri ile ilişkili sabit (73). |
IAbstractEffect — Arabirim, paket mx.effects |
|
The IAbstractEffect interface is used to denote
that a property or parameter must be of type Effect,
but does not actually implement any of the APIs of the
IEffect interface. |
IAccessPrivileges — Arabirim, paket mx.data |
|
Objects that must restrict access must implement the IAccessPrivileges interface. |
IActionHandler — Arabirim, paket com.adobe.acm.solutions.authoring.domain.extensions |
|
Interface for adding and handling custom actions in Extensible Toolbar. |
IActionRenderer — Arabirim, paket com.adobe.solutions.acm.authoring.presentation.actionbar |
|
Interface for adding and handling custom actions in Extensible Toolbar. |
IAdvancedDataGridRendererProvider — Arabirim, paket mx.controls.advancedDataGridClasses |
|
The IAdvancedDataGridRendererProvider interface defines the interface
implemented by the AdvancedDataGridRendererProvider class,
which defines the item renderer for the AdvancedDataGrid control. |
IAdvancedStyleClient — Arabirim, paket mx.styles |
|
This interface describes the advanced properties that a component must
implement to fully participate in the advanced style subsystem. |
IAnimationTarget — Arabirim, paket spark.effects.animation |
|
The IAnimationTarget interface is implemented by classes that support
the events for an Animation instance. |
IApplication — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IApplication interface provides access to the DOM for an application, and provides methods
for adding views, panels, and tiles, as well as querying aspects of the application's environment. |
IApplicationDomainManager — Arabirim, paket com.adobe.gravity.framework |
|
The IApplicationDomainManager interface provides a mechanism to create ApplicationDomains
such that they can be tracked, primarily for debugging purposes. |
IApplicationListItem — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IApplicationListItem provides information about a given IApplication
suitable for display to a user, or as a specifier to load the Application. |
IApplicationSpecifier — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IApplicationSpecifier interface is used to specify an application for loading. |
IApprover — Arabirim, paket com.adobe.solutions.rca.domain |
|
Represents an approver in an approval stage. |
IAsset — Arabirim, paket com.adobe.solutions.prm.domain |
|
An interface for defining an asset domain object. |
IAssetActionRenderer — Arabirim, paket com.adobe.ep.ux.content.model.toolbar |
|
Defines the contract that the custom AssetActionRenderer should implement in order to work with Toolbar Actions. |
IAssetCustomAttribute — Arabirim, paket com.adobe.solutions.prm.presentation.asset |
|
Interface for defining a custom attribute for an asset. |
IAssetHandler — Arabirim, paket com.adobe.ep.ux.content.handlers |
|
Interface to be implemented by the component who wants to introduce a new Asset or
write a custom handler for an existing asset type
|
IAssetHandler — Arabirim, paket com.adobe.livecycle.assetmanager.client.handler |
|
Used by a component to introduce a new asset or
create a custom handler for an existing asset type. |
IAssetLayoutFeatures — Arabirim, paket mx.core |
|
The IAssetLayoutFeatures interface defines the minimum properties and methods
required for an Object to support advanced transforms in embedded assets. |
IAssetLoaderService — Arabirim, paket com.adobe.ep.ux.content.services.load |
|
Service to load Data Dictionaries
|
IAssetPermissionService — Arabirim, paket com.adobe.ep.ux.content.services.permissions |
|
Loads the permissions associated with the current user. |
IAssetPreviewRenderer — Arabirim, paket com.adobe.ep.ux.content.model.preview |
|
Interface to be implemented by all the preview renderers
|
IAssetPreviewService — Arabirim, paket com.adobe.ep.ux.content.services.preview |
|
Service to get Content of the Asset. |
IAssetQueryService — Arabirim, paket com.adobe.ep.ux.content.services.query |
|
The IAssetQueryService class is a simple delegate to QueryService which attach success or fault listeners to QueryService response. |
IAssetRelationshipService — Arabirim, paket com.adobe.ep.ux.content.services.relationships |
|
Service to get Relationships of Asset. |
IAssetVersionService — Arabirim, paket com.adobe.ep.ux.content.services.version |
|
Service to get Version History of Asset. |
IAssignmentModel — Arabirim, paket com.adobe.icc.editors.model |
|
Base class for all assignment models
|
IAsyncToken — Arabirim, paket com.adobe.icc.token |
|
Used to manage asynchronous method calls. |
IAsyncToken — Arabirim, paket com.adobe.livecycle.rca.token |
|
Used to manage asynchronous method calls. |
IAttachment — Arabirim, paket com.adobe.ep.taskmanagement.domain |
|
The interface for attachments returned by the IAttachmentManager class. |
IAttachmentManager — Arabirim, paket com.adobe.ep.taskmanagement.services |
|
The IAttachmentManagerinterface retrieves and manages attachments associated with tasks. |
IAttachmentPermissions — Arabirim, paket com.adobe.ep.taskmanagement.domain |
|
The interface for the permissions associated with attachments. |
IAuditManager — Arabirim, paket com.adobe.solutions.rca.domain.manager |
|
This interface defines operations for audit management. |
IAuditor — Arabirim, paket com.adobe.solutions.rca.service |
|
Signature of Audit service. |
IAuthor — Arabirim, paket com.adobe.solutions.rca.domain |
|
Defines a stage participant who is responsible for creation of an asset in a creation stage. |
IAuthResult — Arabirim, paket com.adobe.livecycle.ria.security.api |
|
The AuthResult object is returned as part of calls to perform Single Sign On (SSO) and login methods of
ISecurityManager service. |
IAutomationClass — Arabirim, paket mx.automation |
|
The IAutomationClass interface defines the interface for a component class descriptor. |
IAutomationClass2 — Arabirim, paket mx.automation |
|
The IAutomationClass2 interface defines the interface for a component class descriptor. |
IAutomationDebugTracer — Arabirim, paket mx.automation |
|
The IAutomationDebugTracer interface provides centralized methods
that needs to be implemented in order to show detailed trace messages
while debugging
|
IAutomationEnvironment — Arabirim, paket mx.automation |
|
The IAutomationEnvironment interface provides information about the
objects and properties of automatable components needed for communicating
with agents. |
IAutomationEventDescriptor — Arabirim, paket mx.automation |
|
The IAutomationEventDescriptor interface defines the interface
for an event descriptor. |
IAutomationManager — Arabirim, paket mx.automation |
|
The IAutomationManager interface defines the interface expected
from an AutomationManager object by the automation module. |
IAutomationManager2 — Arabirim, paket mx.automation |
|
The IAutomationManager interface defines the interface expected
from an AutomationManager object by the automation module. |
IAutomationMethodDescriptor — Arabirim, paket mx.automation |
|
The IAutomationMethodDescriptor interface defines the interface for a method descriptor. |
IAutomationMouseSimulator — Arabirim, paket mx.automation |
|
The IAutomationMouseSimulator interface describes an object
that simulates mouse movement so that components
capturing the mouse use the simulated versions of the mouse
cursor instead of the live Flash Player version. |
IAutomationObject — Arabirim, paket mx.automation |
|
The IAutomationObject interface defines the interface
for a delegate object that implements automation
for a component. |
IAutomationObjectHelper — Arabirim, paket mx.automation |
|
The IAutomationObjectHelper interface defines
helper methods for IAutomationObjects. |
IAutomationPropertyDescriptor — Arabirim, paket mx.automation |
|
The IAutomationPropertyDescriptor interface describes a property of a test object. |
IAutomationTabularData — Arabirim, paket mx.automation |
|
The IAutomationTabularData interface is implemented by components
which can provide their content information in a tabular form. |
IAxis — Arabirim, paket mx.charts.chartClasses |
|
The IAxis class is an abstract interface for defining label,
tick mark, and data positioning properties for a chart axis. |
IAxisRenderer — Arabirim, paket mx.charts.chartClasses |
|
The IAxis class is an abstract interface for defining label,
tick mark, and data positioning properties for a chart axis. |
IAXMRichTextEditorControlBar — Arabirim, paket xd.core.axm.view.components.support |
|
The IAXMRichTextEditorControlBar interface. |
IBar — Arabirim, paket mx.charts.chartClasses |
|
The IBar interface is implemented by any any series
that can be clustered vertically, such as a BarSeries. |
IBEAM — Sabit Statik Özellik, sınıf flash.ui.MouseCursor |
|
I-çubuğu imlecinin kullanılması gerektiğini belirtmek için kullanılır. |
IBindingClient — Arabirim, paket mx.binding |
|
This is used to mark documents, which have data bindings. |
IBitmapDrawable — Arabirim, paket flash.display |
|
IBitmapDrawable arabirimi, BitmapData sınıfının draw() yönteminin source parametresi olarak iletilebilen nesneler tarafından uygulanır. |
IBitmapFilter — Arabirim, paket mx.filters |
|
Interface used by some Spark filters. |
IBorder — Arabirim, paket mx.core |
|
The IBorder interface defines the interface that all classes
used for border skins should implement. |
IBrowserManager — Arabirim, paket mx.managers |
|
The interface that the shared instance of the BrowserManager
implements. |
IBundle — Arabirim, paket com.adobe.gravity.framework |
|
The IBundle interface represents a single physical component. |
IBundleActivator — Arabirim, paket com.adobe.gravity.framework |
|
IBundleActivator is the interface to implement when creating a bundle. |
IBundleBuilder — Arabirim, paket com.adobe.gravity.service.manifest |
|
Builder interface for Client Component Framework bundles. |
IBundleContext — Arabirim, paket com.adobe.gravity.framework |
| The IBundleContext interface is the main point of access to all bundle framework functionality. |
IBundleElementHandler — Arabirim, paket com.adobe.gravity.service.manifest |
|
Parse a <bundle> child element. |
IBundleLoader — Arabirim, paket com.adobe.gravity.service.bundleloader |
|
IBundleLoader implementations are used by the Client Component Framework to load bundles. |
IBundleLoaderContext — Arabirim, paket com.adobe.gravity.service.bundleloader |
|
Context object for bundle loaders. |
IBundleLoaderFactory — Arabirim, paket com.adobe.gravity.service.bundleloader |
|
The factory service interface for bundle loaders. |
IButton — Arabirim, paket mx.core |
|
The IButton interface is a marker interface that indicates that a component
acts as a button. |
ICachePolicy — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The ICachePolicy interface specifies cache options to use within a composite application when
running using the AIR Runtime. |
ICatalog — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The ICatalog interface represents a particular catalog, and provides methods for retrieving
tiles from a catalog deployed to the Experience Server. |
ICatalogListItem — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The ICatalogListItem provides information about a given ICatalog suitable
for display to a user, or as a specifier to load the Catalog into an IApplication. |
ICatalogSpecifier — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The ICatalogSpecifier provides information about a given ICatalog suitable for
display to a user. |
ICategoryService — Arabirim, paket com.adobe.icc.services.category |
|
Defines a service for Category management. |
IccRichTextControl — sınıf, paket com.adobe.solutions.acm.authoring.presentation.rte |
|
The component representing the Text Editor and rich text control toolbar. |
IccRichTextControl() — Yapıcı, sınıf com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl |
|
Constructor. |
IccRichTextControlToolbar — sınıf, paket com.adobe.solutions.acm.authoring.presentation.rte |
|
This component represents the rich text control tool bar in Text Editor allows formatting the text in rich way. |
IccRichTextControlToolbar() — Yapıcı, sınıf com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar |
|
Constructor. |
IccSearchManager — sınıf, paket com.adobe.icc.editors.managers |
|
Icc specific implementation of SearchManager which removes "Archive" state assets from results. |
IccSearchManager() — Yapıcı, sınıf com.adobe.icc.editors.managers.IccSearchManager |
|
Constructor. |
ICellRenderer — Arabirim, paket fl.controls.listClasses |
|
ICellRenderer arabirimi, bir hücre oluşturucunun gerektirdiği yöntemleri ve özellikleri sağlar. |
IChangeObject — Arabirim, paket mx.data |
|
Provides the methods and properties needed when detecting
local conflicts. |
IChartElement — Arabirim, paket mx.charts.chartClasses |
|
IChartElement defines the base set of properties and methods
required by a UIComponent to be representable in the data space of a chart. |
IChartElement2 — Arabirim, paket mx.charts.chartClasses |
|
IChartElement2 defines the base set of properties and methods
required by a UIComponent to be representable in the data space of a chart. |
IChildList — Arabirim, paket mx.core |
|
The IChildList interface defines the properties and methods
for accessing and manipulating child lists, which are subsets
of a DisplayObjectContainer's children. |
IClassServiceProperty — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IClassServiceProperty interface provides methods for getting a Tile property
or a Service property's name and type. |
IClientFramework — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IClientFramework interface is the highest-level interface in the object model
and provides access to the framework manager objects which provide high-level application functionality. |
ICMSQueryService — Arabirim, paket com.adobe.livecycle.assetmanager.client.service.search.cms |
|
A query service interface for doing searches that are specific to the content management system. |
ICollapsibleSegment — Arabirim, paket xd.core.axm.view.components.support |
|
The ICollapsibleSegment interface. |
ICollectionToken — Arabirim, paket com.adobe.ep.taskmanagement.util |
|
The CollectionToken class represents a token for asynchronous calls that return a collection. |
ICollectionView — Arabirim, paket mx.collections |
|
An ICollectionView is a view onto a collection of data. |
IColumn — Arabirim, paket mx.charts.chartClasses |
|
ChartElements that can be clustered along the vertical axis
should implement this interface. |
ICombineMultipleDocuments — Arabirim, paket com.adobe.livecycle.rca.service.process |
| Defines a service for combining multiple documents. |
ICommand — Arabirim, paket lc.procmgmt.domain |
|
The ICommand interface defines a common interface for self-contained commands. |
IComment — Arabirim, paket com.adobe.solutions.rca.domain |
|
Defines the structure of a comment published during a stage on an asset. |
ICommentManager — Arabirim, paket com.adobe.solutions.rca.domain.manager |
|
This interface defines operations for comment management. |
IComparisonOperator — Arabirim, paket com.adobe.ep.taskmanagement.filter |
|
The IComparison interface provides filtering for comparison operators, such as EQUAL and LESS_THAN. |
IComputedExpression — Arabirim, paket com.adobe.solutions.exm.runtime |
|
Interface representing an expression managed by the Expression Manager. |
icon — Özellik, arabirim com.adobe.solutions.prm.domain.IProject |
|
Defines the icon used in a project. |
icon — Özellik, sınıf com.adobe.solutions.prm.domain.impl.Project |
|
Defines the icon used in a project. |
icon — Özellik, sınıf com.adobe.solutions.prm.vo.ProjectVO |
|
Defines the icon used in a project. |
icon — Özellik, sınıf fl.controls.listClasses.ListData |
|
List sınıf yöntemiyle hesaplanan List bileşenindeki öğenin simgesini temsil eden sınıf. |
icon — Özellik, sınıf flash.desktop.NativeApplication |
|
Uygulama simgesi. |
icon — Özellik, sınıf flash.filesystem.File |
|
Dosya için tanımlanmış olan simgeleri içeren bir Icon nesnesi. |
icon — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.common.RevertAssets |
| A skin part that defines
A skin part that defines
|
icon — Stil, sınıf fl.controls.LabelButton |
| Aç/kapa düğmesi seçilmediğinde ve fare bileşenin üzerinde değilken simge olarak kullanılacak sınıfın adı. |
icon — Stil, sınıf fl.controls.ProgressBar |
| Varsayılan simge olarak kullanılacak sınıfın adı. |
icon — Stil, sınıf fl.controls.RadioButton |
| Aç/kapa düğmesi seçilmediğinde ve fare bileşenin üzerinde değilken simge olarak kullanılacak sınıfın adı. |
icon — Stil, sınıf fl.controls.CheckBox |
| Aç/kapa düğmesi seçilmediğinde ve fare bileşenin üzerinde değilken simge olarak kullanılacak sınıfın adı. |
icon — Stil, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer |
| The class to use as the skin for the arrow that indicates the column sort direction. |
icon — Stil, sınıf mx.controls.Button |
| Name of the class to use as the default icon. |
icon — Stil, sınıf mx.controls.PopUpButton |
| The default icon class for the main button. |
icon — Stil, sınıf spark.components.supportClasses.ButtonBase |
| Class or instance to use as the default icon. |
icon — Kaplama Bölümü, sınıf xd.core.axm.view.components.AXMAccordionSegment |
| A skin part that defines the segment icon.
A skin part that defines the segment icon. |
icon — Özellik, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Özellik, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridListData |
|
A Class representing the icon for the item in the AdvancedDataGrid control. |
icon — Özellik, sınıf mx.controls.listClasses.ListData |
|
A Class representing the icon for the item in the List control computed
from the list class's itemToIcon() method
|
icon — Özellik, sınıf mx.controls.listClasses.ListItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Özellik, sınıf mx.controls.listClasses.TileListItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Özellik, sınıf mx.controls.menuClasses.MenuBarItem |
|
The IFlexDisplayObject that displays the icon in this MenuBarItem. |
icon — Özellik, sınıf mx.controls.menuClasses.MenuItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Özellik, sınıf mx.controls.treeClasses.TreeItemRenderer |
|
The internal IFlexDisplayObject that displays the icon in this renderer. |
icon — Özellik, sınıf mx.controls.treeClasses.TreeListData |
|
A Class representing the icon for the item in the Tree control. |
icon — Özellik, sınıf mx.core.Container |
|
The Class of the icon displayed by some navigator
containers to represent this Container. |
icon — Özellik, arabirim mx.core.INavigatorContent |
|
The icon displayed by the navigator container for this container. |
icon — Özellik, sınıf spark.components.NavigatorContent |
|
The Class of the icon displayed by some navigator
containers to represent this Container. |
icon — Özellik, sınıf spark.components.supportClasses.ViewNavigatorBase |
|
The icon used when this navigator is represented
by a visual component. |
icon — Özellik, sınıf spark.modules.ModuleLoader |
|
The Class of the icon displayed by some navigator
containers to represent this Container. |
icon — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin |
| The icon for the segement. |
Icon — sınıf, paket flash.desktop |
|
Icon sınıfı, bir işletim sistemi simgesini temsil eder. |
iconClass — Özellik, sınıf mx.controls.Alert |
|
The class of the icon to display. |
iconColor — Stil, sınıf mx.controls.ColorPicker |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.ComboBox |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.RadioButton |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.NumericStepper |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.CheckBox |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.DataGrid |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.AdvancedDataGridBaseEx |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.DateChooser |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.DateField |
| The color for the icon in a skin. |
iconColor — Stil, sınıf mx.controls.PopUpButton |
| The color for the icon in a skin. |
iconContentLoader — Özellik, sınıf spark.components.IconItemRenderer |
|
Optional custom image loader, such as an image cache or queue, to
associate with content loader client. |
iconDelay — Stil, sınıf spark.components.IconItemRenderer |
| The delay value before attempting to load the icon's source if it has not been cached already. |
iconDisplay — Kaplama Bölümü, sınıf spark.components.supportClasses.ButtonBase |
| A skin part that defines an optional icon for the button.
A skin part that defines an optional icon for the button. |
iconDisplay — Özellik, sınıf spark.components.IconItemRenderer |
|
The bitmap image component used to
display the icon data of the item renderer. |
iconDisplay — Özellik, sınıf spark.skins.SparkButtonSkin |
|
A skin part that defines an optional icon for the button. |
iconDisplay — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin |
| |
iconDisplay — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseCloseButtonSkin |
| icon to display in the closer
|
iconDisplay — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin |
|
A skin part that defines an optional icon for the button. |
iconDisplay — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin |
|
A skin part that defines an optional icon for the button. |
iconDisplay — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin |
|
A skin part that defines an optional icon for the button. |
iconDisplay — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin |
| |
iconField — Özellik, sınıf fl.controls.List |
|
Öğeye ait simgeyi sağlayan öğe alanını alır veya ayarlar. |
iconField — Özellik, sınıf fl.controls.TileList |
|
Öğeye ait simgeyi sağlayan öğe alanını alır veya ayarlar. |
iconField — Özellik, sınıf mx.controls.MenuBar |
|
The name of the field in the data provider that determines the
icon to display for each menu item. |
iconField — Özellik, sınıf mx.controls.NavBar |
|
Name of the field in the dataProvider object
to display as the icon for each navigation item. |
iconField — Özellik, sınıf mx.controls.PopUpMenuButton |
|
Name of the field in the dataProvider Array that contains the icon to
show for each menu item. |
iconField — Özellik, sınıf mx.controls.listClasses.AdvancedListBase |
|
The name of the field in the data provider object that determines what to
display as the icon. |
iconField — Özellik, sınıf mx.controls.listClasses.ListBase |
|
The name of the field in the data provider object that determines what to
display as the icon. |
iconField — Özellik, sınıf spark.components.IconItemRenderer |
|
The name of the field in the data item to display as the icon. |
iconField — Özellik, sınıf spark.components.supportClasses.ButtonBarBase |
|
The name of the field in the data provider items which serves
as the icon to display. |
iconField — Özellik, sınıf xd.core.axm.view.components.AXMDropDownList |
|
The icon field
|
IConfigProvider — Arabirim, paket com.adobe.icc.editors.model.config |
|
The interface to load xml config for the editor
|
IConfigService — Arabirim, paket com.adobe.icc.services.config |
|
Defines a service for Configuration management. |
IConfiguration — Arabirim, paket flashx.textLayout.elements |
| Bir konfigürasyon nesnesine salt okunur arabirim. |
iconFillMode — Özellik, sınıf spark.components.IconItemRenderer |
|
Determines how the bitmap fills in the dimensions. |
iconFunction — Özellik, sınıf fl.controls.List |
|
Öğeye yönelik simgeyi almak için kullanılacak işlevi alır veya ayarlar. |
iconFunction — Özellik, sınıf fl.controls.TileList |
|
Öğeye yönelik simgeyi almak için kullanılacak işlevi alır veya ayarlar. |
iconFunction — Özellik, sınıf mx.controls.PopUpMenuButton |
|
A function that determines the icon to display for each menu item. |
iconFunction — Özellik, sınıf mx.controls.listClasses.AdvancedListBase |
|
A user-supplied function to run on each item to determine its icon. |
iconFunction — Özellik, sınıf mx.controls.listClasses.ListBase |
|
A user-supplied function to run on each item to determine its icon. |
iconFunction — Özellik, sınıf spark.components.IconItemRenderer |
|
A user-supplied function to run on each item to determine its icon. |
iconFunction — Özellik, sınıf spark.components.supportClasses.ButtonBarBase |
|
A user-supplied function to run on each item to determine its icon. |
iconFunction — Özellik, sınıf xd.core.axm.view.components.AXMDropDownList |
|
The icon Function
|
iconGroupPaddingBottom — Özellik, sınıf spark.skins.SparkButtonSkin |
|
Number of pixels between the buttons's bottom edge
and the bottom edge of the icon or label. |
iconGroupPaddingLeft — Özellik, sınıf spark.skins.SparkButtonSkin |
|
The minimum number of pixels between the buttons's left edge and
the left edge of the icon or label. |
iconGroupPaddingRight — Özellik, sınıf spark.skins.SparkButtonSkin |
|
The minimum number of pixels between the buttons's right edge and
the right edge of the icon or label. |
iconGroupPaddingTop — Özellik, sınıf spark.skins.SparkButtonSkin |
|
Number of pixels between the buttons's top edge
and the top edge of the first icon or label. |
iconHeight — Özellik, sınıf spark.components.IconItemRenderer |
|
The height of the icon. |
iconImg — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer |
| the icon image for this renderer
|
IconItemRenderer — sınıf, paket spark.components |
|
The IconItemRenderer class is a performant item
renderer optimized for mobile devices. |
IconItemRenderer() — Yapıcı, sınıf spark.components.IconItemRenderer |
|
Constructor. |
IConnectionService — Arabirim, paket ga.util |
|
The interface implemented by guide wrappers used to communicate with a client such as Workspace. |
iconPlaceholder — Özellik, sınıf spark.components.IconItemRenderer |
|
The icon asset to use while an externally loaded asset is
being downloaded. |
iconPlacement — Stil, sınıf spark.components.supportClasses.ButtonBarBase |
| Orientation of the icon in relation to the label. |
iconPlacement — Stil, sınıf spark.components.supportClasses.ButtonBase |
| Orientation of the icon in relation to the label. |
iconPlacement — Stil, sınıf spark.components.RadioButton |
| Orientation of the icon in relation to the label. |
iconPlacement — Stil, sınıf spark.components.CheckBox |
| Orientation of the icon in relation to the label. |
IconPlacement — son sınıf, paket spark.components |
|
The IconPlacement class defines the constants for the allowed values
of the iconPlacement
style of a Button, CheckBox, RadioButton or ToggleButton. |
icons — Özellik, sınıf mx.controls.Button |
|
The icons array contains references to all icons
that have been created. |
iconScaleMode — Özellik, sınıf spark.components.IconItemRenderer |
|
Determines how the image is scaled when fillMode is set to
mx.graphics.BitmapFillMode.SCALE. |
iconSource — Özellik, sınıf lc.procmgmt.ui.startpoint.StartProcessModel |
|
The icon source. |
iconSource — Özellik, sınıf lc.procmgmt.ui.task.ToDoModel |
|
The icon associated with the CSS style name ToDo. |
iconSource — Özellik, sınıf lc.procmgmt.ui.tracking.TrackingModel |
|
The location of the icon image for the component. |
IConstraintClient — Arabirim, paket mx.core |
|
The IConstraintClient interface defines the interface for components that
support layout constraints. |
IConstraintLayout — Arabirim, paket mx.containers.utilityClasses |
|
IConstraintLayout is a marker interface that indicates that a container
supports ConstraintColumn class and ConstraintRow class within its layout. |
IContainer — Arabirim, paket mx.core |
|
IContainer is a interface that indicates a component
extends or mimics mx.core.Container
|
IContainerInstance — Arabirim, paket com.adobe.icc.dc.domain |
|
Interface to be implemented by the container classes that can contain selected or optional
ModuleInstance objects
|
IContentDomainFactory — Arabirim, paket com.adobe.ep.ux.content.factory |
|
DomainFactory to get hold of Domain Objects
|
IContentLoader — Arabirim, paket spark.core |
|
Provides custom image/content loader for BitmapImage instances. |
IContentServiceProvider — Arabirim, paket com.adobe.ep.ux.content.services.providers |
|
Service Provider to get all Services in LCC
|
IContext — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IContext interface models a simple hash map that allows tiles to store attibutes
in name-value pairs. |
IContextProvider — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IContextProvider interface provides a method for
retrieving context from nodes that support context in the DOM. |
iconType — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.common.RevertAssets |
|
Gets the icon (warning or ok) depending upon whether the asset can be reverted or not. |
iconUrl — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor |
|
The URL of a 16x16 size icon representing the asset. |
iconUrl — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor |
|
Specifies the URL icon of the asset.The icon size is 16 x 16 pixels. |
iconWidth — Özellik, sınıf spark.components.IconItemRenderer |
|
The width of the icon. |
id — Özellik, sınıf com.adobe.consulting.pst.vo.Category |
|
Specifies a unique identifier for the category object and its revision. |
id — Özellik, sınıf com.adobe.consulting.pst.vo.Form |
|
unique ID (GUID) which identifies the form and its revision
|
id — Özellik, sınıf com.adobe.consulting.pst.vo.Letter |
|
unique ID (GUID) which identifies the letter and its revision
|
id — Özellik, sınıf com.adobe.dct.transfer.BindingElement |
|
The id of a BindingElement. |
id — Özellik, sınıf com.adobe.dct.transfer.DataDictionary |
|
The unique id for the data dictionary. |
id — Özellik, sınıf com.adobe.dct.transfer.DataDictionaryElement |
|
The unique id of the DataDictionaryElement. |
id — Özellik, sınıf com.adobe.dct.transfer.DataDictionaryReference |
|
The unique Id for the data dictionary. |
id — Özellik, sınıf com.adobe.dct.transfer.OperationInfo |
|
The unique id for the OperationInfo. |
id — Özellik, sınıf com.adobe.dct.transfer.OperationParameter |
|
The unique id for the OperationParameter. |
id — Özellik, sınıf com.adobe.dct.transfer.RemotingServiceInfo |
|
The unique Id for the RemotingServiceInfo. |
id — Özellik, arabirim com.adobe.ep.taskmanagement.domain.IAttachment |
|
The identifier for the attachment or note. |
id — Özellik, arabirim com.adobe.ep.taskmanagement.domain.ITask |
|
The task identifier. |
id — Özellik, sınıf com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent |
|
The identifier of the attachment that has the cursor. |
id — Özellik, sınıf com.adobe.icc.dc.domain.BaseModuleInstance |
|
Unique identification associated with this ModuleInstance. |
id — Özellik, arabirim com.adobe.icc.dc.domain.IModuleInstance |
|
Unique identification associated with this ModuleInstance. |
id — Özellik, sınıf com.adobe.icc.dc.domain.LetterInstance |
|
Unique identification of this instance of letter. |
id — Özellik, sınıf com.adobe.icc.editors.model.AssetModel |
|
The GUID of the underlying value object. |
id — Özellik, sınıf com.adobe.icc.editors.model.CategoryModel |
|
The GUID of the underlying value object. |
id — Özellik, sınıf com.adobe.icc.editors.model.VariableModel |
|
The GUID of the underlying variable value object. |
id — Özellik, sınıf com.adobe.icc.vo.ContainerLayout |
|
Identifier of the container layout
|
id — Özellik, sınıf com.adobe.icc.vo.DataModule |
|
Specifies the unique identifier for this data module. |
id — Özellik, sınıf com.adobe.icc.vo.Document |
|
Specifies a unique identifier for the document. |
id — Özellik, sınıf com.adobe.icc.vo.DocumentAssignment |
|
Specifies the unique identifier for this assignment. |
id — Özellik, sınıf com.adobe.icc.vo.Field |
|
Field's GUID. |
id — Özellik, sınıf com.adobe.icc.vo.FieldAssignment |
|
Specifies the unique identifier for this assignment. |
id — Özellik, sınıf com.adobe.icc.vo.Folder |
|
Specifies the unique identifier for the Folder object. |
id — Özellik, sınıf com.adobe.icc.vo.ModuleAssignment |
|
GUID. |
id — Özellik, sınıf com.adobe.icc.vo.Portfolio |
|
An identifier for the form and its revision. |
id — Özellik, sınıf com.adobe.icc.vo.Table |
|
Identifier of the table
|
id — Özellik, sınıf com.adobe.icc.vo.TableColumnDetails |
|
Identifier of the Table column
|
id — Özellik, sınıf com.adobe.icc.vo.TargetArea |
|
Target area GUID. |
id — Özellik, sınıf com.adobe.icc.vo.TargetAreaAssignment |
|
Specifies the unique identifier for the assignment. |
id — Özellik, sınıf com.adobe.icc.vo.Variable |
|
Specifies the unique identifier for the variable. |
id — Özellik, sınıf com.adobe.icc.vo.VariableAssignment |
|
Specifies the unique identifier for the assignment. |
id — Özellik, sınıf com.adobe.icomm.assetplacement.controller.AttachmentLoader |
|
The id attribute is the key that maps this component to an asset in the
package definition file. |
id — Özellik, sınıf com.adobe.icomm.assetplacement.controller.PromoImage |
|
The id attribute is the key that maps this component to an asset in the
package definition file. |
id — Özellik, sınıf com.adobe.icomm.assetplacement.controller.PromoImageSlideShow |
|
The id attribute is the key that maps this component to an asset in the
package definition file. |
id — Özellik, sınıf com.adobe.icomm.assetplacement.controller.PromoSWFLoader |
|
The id attribute is the key that maps this component to an asset in the
package definition file. |
id — Özellik, sınıf com.adobe.icomm.assetplacement.controller.XMLDataLoader |
|
The id of this object, which is used to link up to the controller attribute
in the assets section of the package definition file. |
id — Özellik, sınıf com.adobe.icomm.assetplacement.model.Controller |
|
The id of this controller. |
id — Özellik, sınıf com.adobe.livecycle.content.File |
|
The identifier of the file node. |
id — Özellik, sınıf com.adobe.livecycle.rca.model.participant.BaseUser |
|
Specifies the user ID of the user, as defined in Adobe User Management. |
id — Özellik, arabirim com.adobe.livecycle.ria.security.api.IPin |
|
An identifier to uniquely identify a pin on the server-side. |
id — Özellik, sınıf com.adobe.livecycle.ria.security.service.Pin |
|
An identifier to uniquely identify a pin on the server-side. |
id — Özellik, sınıf com.adobe.mosaic.mxml.ServerSession |
|
Returns the id of the component
|
id — Özellik, arabirim com.adobe.solutions.exm.authoring.domain.expression.IExpression |
|
Returns the unique ID of this expression. |
id — Özellik, arabirim com.adobe.solutions.exm.authoring.domain.method.IFunctionFamily |
|
Returns the unique ID for this function-family. |
id — Özellik, sınıf com.adobe.solutions.exm.expression.ExpressionVO |
|
The unique expression ID. |
id — Özellik, sınıf com.adobe.solutions.exm.method.FunctionFamilyVO |
|
The unique ID of the family. |
id — Özellik, arabirim com.adobe.solutions.prm.domain.IAsset |
|
This property defines the unique identifier for the asset. |
id — Özellik, arabirim com.adobe.solutions.prm.domain.IProject |
|
Unique identifier. |
id — Özellik, arabirim com.adobe.solutions.prm.domain.ITeamMember |
|
Unique identifier. |
id — Özellik, arabirim com.adobe.solutions.prm.domain.IWorkItem |
|
Unique identifier. |
id — Özellik, sınıf com.adobe.solutions.prm.domain.impl.Asset |
|
This property defines the unique identifier for the asset. |
id — Özellik, sınıf com.adobe.solutions.prm.domain.impl.Project |
|
Unique identifier. |
id — Özellik, sınıf com.adobe.solutions.prm.domain.impl.TeamMember |
|
Unique identifier. |
id — Özellik, sınıf com.adobe.solutions.prm.domain.impl.WorkItem |
|
Unique identifier. |
id — Özellik, sınıf com.adobe.solutions.prm.vo.AssetVO |
|
Defines the unique identifier for an asset. |
_id — Özellik, sınıf com.adobe.solutions.prm.vo.BaseEntityVO |
|
Unique identifier. |
id — Özellik, sınıf com.adobe.solutions.prm.vo.BaseEntityVO |
|
Unique identifier. |
id — Özellik, arabirim com.adobe.solutions.rca.domain.IParticipant |
|
Unique identifier for a participant. |
id — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewContext |
|
A unique identifier for this review version. |
id — Özellik, arabirim com.adobe.solutions.rca.domain.IStage |
|
A unique identifier for this stage. |
id — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Participant |
|
Unique identifier for a participant. |
id — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext |
|
A unique identifier for this review version. |
id — Özellik, sınıf com.adobe.solutions.rca.domain.impl.Stage |
|
A unique identifier for this stage. |
id — Özellik, sınıf com.adobe.solutions.rca.vo.BaseVO |
|
Get the ID of the VO. |
id — Sabit Özellik, sınıf flash.sampler.DeleteObjectSample |
|
NewObjectSample öğesinin kimlik numarasıyla eşleşen benzersiz kimlik numarası. |
id — Özellik, sınıf flash.ui.GameInputControl |
|
Bu denetimin kimliğini döndürür. |
id — Özellik, sınıf flash.ui.GameInputDevice |
|
Bu aygıtın kimliğini döndürür. |
id — Özellik, sınıf flashx.textLayout.elements.FlowElement |
|
Öğeye tanımlayıcı bir ad atar ve böylece id öğesine başvurularak öğe için bir stil ayarlanmasını olanaklı kılar. |
id — Özellik, sınıf lc.procmgmt.domain.AttachmentInfo |
|
The identifier for the attachment or note. |
id — Özellik, sınıf lc.procmgmt.domain.SearchTemplateDescriptor |
|
The unique identifier of the search template descriptor. |
id — Özellik, sınıf mx.charts.HitData |
|
Specifies a unique identifier representing the data point. |
id — Özellik, sınıf mx.containers.utilityClasses.ConstraintColumn |
|
ID of the ConstraintColumn instance. |
id — Özellik, sınıf mx.containers.utilityClasses.ConstraintRow |
|
ID of the ConstraintRow instance. |
id — Özellik, sınıf mx.core.ComponentDescriptor |
|
The identifier for the component, as specified in MXML. |
id — Özellik, sınıf mx.core.DesignLayer |
|
ID of the layer component. |
id — Özellik, arabirim mx.core.IDeferredInstantiationUIComponent |
|
ID of the component. |
id — Özellik, sınıf mx.core.UIComponent |
|
ID of the component. |
id — Özellik, sınıf mx.data.CacheDataDescriptor |
|
The unique ID of the data cached. |
id — Özellik, sınıf mx.flash.UIMovieClip |
|
ID of the component. |
id — Özellik, sınıf mx.logging.AbstractTarget |
|
Provides access to the id of this target. |
id — Özellik, sınıf mx.messaging.Channel |
|
Provides access to the id of this channel. |
id — Özellik, sınıf mx.messaging.FlexClient |
|
The global FlexClient Id for this Player instance. |
id — Özellik, sınıf mx.styles.AdvancedStyleClient |
|
The identity of the component. |
id — Özellik, arabirim mx.styles.IAdvancedStyleClient |
|
The identity of the component. |
id — Özellik, sınıf mx.styles.StyleProxy |
|
The identity of the component. |
id — Özellik, sınıf org.osmf.media.MediaFactoryItem |
|
An identifier that represents this MediaFactoryItem. |
id — Özellik, sınıf spark.core.SpriteVisualElement |
|
The identity of the component. |
id — Özellik, sınıf spark.primitives.supportClasses.GraphicElement |
|
The identity of the component. |
ID — Sabit Statik Özellik, sınıf com.adobe.ep.taskmanagement.filter.Property |
|
The ID constant specifies the task property named id. |
ID — Özellik, sınıf com.adobe.icc.vo.CDMAssignment |
|
GUID. |
ID — Özellik, sınıf com.adobe.icc.vo.LDMAssignment |
|
Specifies the globally unique identifier, that is, the GUID. |
ID — Sabit Statik Özellik, sınıf mx.styles.CSSConditionKind |
|
A selector condition to match a component by id. |
id3 — Olay, sınıf flash.media.Sound |
|
Bir MP3 ses dosyasında ID3 dosyası bulunduğunda bir Sound nesnesi tarafından gönderilir. |
id3 — Özellik, sınıf flash.media.Sound |
|
Bir MP3 dosyasının parçası olan meta veriye erişim sağlar. |
id3 — Olay, sınıf mx.effects.SoundEffect |
|
Dispatched when ID3 data is available for an MP3 sound file. |
ID3 — Sabit Statik Özellik, sınıf flash.events.Event |
|
Event.ID3 sabiti, id3 olay nesnesinin type özelliği değerini tanımlar. |
ID3Info — son dinamik sınıf, paket flash.media |
|
ID3Info sınıfı, ID3 meta verilerini yansıtan özellikler içerir. |
IDataCanvas — Arabirim, paket mx.charts.chartClasses |
|
This interface is for internal use only. |
IDataCaptureUIControl — Arabirim, paket com.adobe.solutions.acm.ccr.presentation.datacapture |
|
This interface should be implemented by components that want to provide a custom Data Capture
Control (Data Capture Renderer). |
IDataGridElement — Arabirim, paket spark.components.gridClasses |
|
Visual elements of the Spark DataGrid control that must
remain in sync with the grid's layout and scroll
position must implement this interface. |
IDataInput — Arabirim, paket flash.utils |
|
IDataInput arabirimi ikili verileri okumak için bir yöntemler kümesi sağlar. |
IDataInstance — Arabirim, paket com.adobe.icc.dc.domain |
|
Represents the Data elements used in the letter which can be a variable or a field type data instance. |
IDataManagementSupport — Arabirim, paket com.adobe.ep.taskmanagement.services |
|
The IDataManagementSupport interface provides support for client-side Data Management Services operations for the TaskMananger service. |
IDataOutput — Arabirim, paket flash.utils |
|
IDataOutput arabirimi ikili verileri yazmak için bir yöntemler kümesi sağlar. |
IDataRenderer — Arabirim, paket mx.core |
|
The IDataRenderer interface defines the interface for components that have a data property. |
IDCTServiceProvider — Arabirim, paket com.adobe.dct.service.provider |
|
Interface whose implementaion class can be plugged into the DCT service provider for obtaining services. |
IDeferredContentOwner — Arabirim, paket mx.core |
|
The IDeferredContentOwner interface defines the properties and methods
for deferred instantiation. |
IDeferredInstance — Arabirim, paket mx.core |
|
The IDeferredInstance interface defines the Flex deferred instance factory interface. |
IDeferredInstantiationUIComponent — Arabirim, paket mx.core |
|
The IDeferredInstantiationUIComponent interface defines the interface for a component
or object that defers instantiation. |
identifier — Özellik, sınıf com.adobe.gravity.utility.error.AugmentedError |
| The error identifier. |
identifier — Özellik, sınıf mx.data.DataStore |
|
The identifier of this DataStore. |
identities — Özellik, sınıf mx.data.RPCDataManager |
|
For objects to be managed by a data manager, they must have one or more properties
that uniquely identify them. |
identities — Özellik, sınıf mx.data.UpdateCollectionRange |
|
An Array of identity objects that represent which items
were either deleted or inserted in the associated collection starting
at the position indicated by the position property. |
identitiesArray — Özellik, sınıf mx.data.RPCDataManager |
|
Provides access to a list of the property names that combine to create
a unique id for objects within the associated destination. |
identity() — yöntem, sınıf flash.geom.Matrix |
|
Her matris özelliğini boş bir dönüşüme neden olan bir değere ayarlar. |
identity() — yöntem, sınıf flash.geom.Matrix3D |
|
Geçerli matrisi bir kimlik veya birim matrisine dönüştürür. |
identity — Özellik, arabirim mx.data.IChangeObject |
|
Identity of the item being changed. |
identity — Özellik, sınıf mx.data.events.DataServiceFaultEvent |
|
The identity of the item that generated the fault. |
identity — Özellik, sınıf mx.data.messages.DataMessage |
|
Provides access to the identity map which defines the unique
identity of the item affected by this DataMessage (relevant for
create/update/delete but not fill operations). |
identityStatus — Özellik, sınıf flash.security.XMLSignatureValidator |
|
İmzalama sertifikasının geçerlilik durumu. |
IDEOGRAPHIC_BOTTOM — Sabit Statik Özellik, sınıf flash.text.engine.TextBaseline |
|
İdeografik alt taban çizgisini belirtir. |
IDEOGRAPHIC_CENTER — Sabit Statik Özellik, sınıf flash.text.engine.TextBaseline |
|
İdeografik bir orta taban çizgisini belirtir. |
IDEOGRAPHIC_CENTER_DOWN — Sabit Statik Özellik, sınıf flashx.textLayout.formats.LeadingModel |
| Satır aralığı temelinin IDEOGRAPHIC_CENTER ve satır aralığı yönünün aşağı olduğunu belirtir. |
IDEOGRAPHIC_CENTER_UP — Sabit Statik Özellik, sınıf flashx.textLayout.formats.LeadingModel |
| Satır aralığı tabanının IDEOGRAPHIC_CENTER ve satır aralığı yönünün UP olduğunu belirtir. |
IDEOGRAPHIC_TOP — Sabit Statik Özellik, sınıf flash.text.engine.TextBaseline |
|
İdeografik üst taban çizgisini belirtir. |
IDEOGRAPHIC_TOP_DOWN — Sabit Statik Özellik, sınıf flashx.textLayout.formats.LeadingModel |
| Satır aralığı tabanının IDEOGRAPHIC_TOP ve satır aralığı yönünün DOWN olduğunu belirtir. |
IDEOGRAPHIC_TOP_UP — Sabit Statik Özellik, sınıf flashx.textLayout.formats.LeadingModel |
| Satır aralığı tabanının IDEOGRAPHIC_TOP ve satır aralığı yönünün UP olduğunu belirtir. |
idInput — Kaplama Bölümü, sınıf com.adobe.dct.view.DictionaryPropertiesView |
| A skin part that defines SkinnableTextBase for data dictionary id.
A skin part that defines SkinnableTextBase for data dictionary id. |
IDisplayable — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IDisplayable interface provides methods for getting and setting the display state of
nodes that hold content (panel, view, and tile) in the DOM. |
IDisplayText — Arabirim, paket spark.core |
|
The IDisplayText interface defines the properties and methods
for simple text display. |
idle — Olay, sınıf mx.managers.SystemManager |
|
Dispatched every 100 milliseconds when there has been no keyboard
or mouse activity for 1 second. |
IDLE — Sabit Statik Özellik, sınıf mx.events.FlexEvent |
|
The FlexEvent.IDLE constant defines the value of the
type property of the event object for a idle event. |
idleThreshold — Özellik, sınıf flash.desktop.NativeApplication |
|
userIdle olayı gönderilmeden önce kullanıcı girdisi olmadan geçmesi gereken saniye sayısı. |
idleTimeout — Özellik, sınıf fl.video.FLVPlayback |
|
Oynatma duraklatıldığından veya durdurulduğundan dolayı, Flash uygulaması Flash Media Server'a (FMS) olan boştaki bağlantıyı sonlandırmadan önce geçecek milisaniye cinsinden süre. |
idleTimeout — Özellik, sınıf fl.video.VideoPlayer |
|
Oynatmanın duraklatılması veya durdurulması nedeniyle Flash, Flash Media Server gibi bir video sunucusuna yapılan boştaki bağlantıyı sonlandırmadan önce geçecek milisaniye cinsinden süre. |
idleTimeout — Özellik, sınıf flash.html.HTMLLoader |
|
Bu nesne tarafından HTTP talepleri için yayınlanan boşta durma zaman aşımı değerini (milisaniye cinsinden) belirler. |
idleTimeout — Özellik, sınıf flash.net.URLRequest |
|
Bu isteğe ilişkin boşta kalma zaman aşımı değerini (milisaniye cinsinden) belirtir. |
idleTimeout — Statik Özellik, sınıf flash.net.URLRequestDefaults |
|
URLRequest nesnelerinin ve HTMLLoader nesnelerinin idleTimeout özelliği için varsayılan ayar. |
idleTimeout — Özellik, sınıf mx.controls.VideoDisplay |
|
Specifies the amount of time, in milliseconds, that the connection is
idle (playing is paused or stopped) before the connection to the Flash
Media Server is stopped. |
id_list — Özellik, sınıf com.adobe.ep.ux.attachmentlist.domain.events.AttachmentEvent |
|
An ArrayCollection object of identifiers that were selected. |
idMap — Özellik, sınıf flash.xml.XMLDocument |
|
id niteliği atanmış XML'in düğümlerini içeren Object. |
IDocument — Arabirim, paket com.adobe.solutions.rca.domain.common |
|
This interface defines the basic properties of a document. |
IDocumentCollection — Arabirim, paket com.adobe.solutions.rca.domain.common |
|
This interface defines an entity that has a collection of documents associated with it. |
IDomainFactory — Arabirim, paket com.adobe.solutions.prm.domain.factory |
|
The factory interface to get a reference of domain objects. |
IDomainInstanceFactory — Arabirim, paket com.adobe.icc.dc.domain.factory |
|
Interface being implemented by the DomainInstanceFactory. |
IDownloadService — Arabirim, paket com.adobe.icc.services.download |
|
Defines a service for downloading data related to assets on the server. |
idProperty — Özellik, sınıf com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor |
|
The ID Property for this asset. |
IDropDownController — Arabirim, paket xd.core.axm.view.components.support |
|
The interface for a Drop Down Controller component. |
IDropInListItemRenderer — Arabirim, paket mx.controls.listClasses |
|
The interface for "drop-in" item renderers. |
IEaser — Arabirim, paket spark.effects.easing |
|
The IEaser interface is implemented by classes that provide time-easing
functionality for the Animation class. |
IEditableText — Arabirim, paket spark.core |
|
The IEditableText interface defines the properties and methods
for editable text. |
IEditManager — Arabirim, paket flashx.textLayout.edit |
|
IEditManager, metin akışının düzenleme işlemlerinin işlenmesine yönelik arabirimi tanımlar. |
IEffect — Arabirim, paket mx.effects |
|
The IEffect interface defines the base
interface of all Flex effects. |
IEffectInstance — Arabirim, paket mx.effects |
|
The IEffectInstance interface represents an instance of an effect
playing on a target. |
IEffectTargetHost — Arabirim, paket mx.effects |
|
The IEffectTargetHost interface defines the interface that lets you access the
target list-based control of a data effect. |
IErrorManager — Arabirim, paket com.adobe.icc.editors.managers |
|
The interface to handle errors occurring on the client. |
IEventDispatcher — Arabirim, paket flash.events |
|
IEventDispatcher arabirimi, olay dinleyicileri ekleme veya kaldırma yöntemlerini tanımlar, belirli olay dinleyicisi türlerinin kayıtlı olup olmadığını kontrol eder ve olayları gönderir. |
IExportService — Arabirim, paket com.adobe.icc.services.export |
|
Defines a service for exporting data related to assets. |
IExpression — Arabirim, paket com.adobe.solutions.exm.authoring.domain.expression |
|
Represents an expression object for authoring purposes. |
IExpression — Arabirim, paket com.adobe.solutions.exm.runtime |
|
Interface representing an expression which is passed to the Expression Manager for management. |
IExpressionEvaluationService — Arabirim, paket com.adobe.exm.expression |
|
This Interface is used to register the expression SWF and evaluate the expression using pre-loaded swf. |
IExpressionLoader — Arabirim, paket com.adobe.exm.expression |
|
Interface to load the expression swf in a loader context
|
IExpressionManager — Arabirim, paket com.adobe.solutions.exm.runtime |
|
The ExpressionManager interface is the entry point into the Expression Manager runtime. |
IExpressionProvider — Arabirim, paket com.adobe.solutions.exm.authoring.domain.expression |
|
The IExpressionProvider interface serves as the entry point for expression-specific
operations during expression authoring. |
IExpressionService — Arabirim, paket com.adobe.solutions.exm.expression |
|
IExpressionService provides infrastructure services for expression persistence. |
IExternalDataService — Arabirim, paket com.adobe.icc.services.external |
|
Defines a service for reading data external to the service itself (i.e. |
if — İfade |
| Çalıştırılacak sonraki ifadeyi belirlemek için bir koşulu değerlendirir. |
IFactory — Arabirim, paket com.adobe.gravity.utility.factory |
| A generic factory interface for general purpose use. |
IFactory — Arabirim, paket mx.core |
|
The IFactory interface defines the interface that factory classes
such as ClassFactory must implement. |
IFavoritesManager — Arabirim, paket lc.procmgmt |
|
The IFavoritesManager interface is implemented to manage favorite TaskManager startpoints. |
IFiberManagingService — Arabirim, paket com.adobe.fiber.services |
|
A managing service instance provides generated value objects with a means to retrieve
services that may be involved in calculation of properties of the value object. |
IFiberService — Arabirim, paket com.adobe.fiber.services |
|
This is a marker interface for all custom services generated from
models created by using the Adobe application modeling technology. |
IFileDataService — Arabirim, paket com.adobe.solutions.rca.service |
|
Defines the operations on managed file instances. |
IFilePromise — Arabirim, paket flash.desktop |
|
IFilePromise arabirimi, dosya taahhüdü için verileri okumak üzere AIR çalışma zamanı tarafından kullanılan arabirimi tanımlar. |
IFill — Arabirim, paket mx.graphics |
|
Defines the interface that classes
that perform a fill must implement. |
IFilter — Arabirim, paket com.adobe.ep.taskmanagement.filter |
|
The Filter interface is provided to define task filters. |
IFilter — Arabirim, paket com.adobe.gravity.framework |
|
An object that can be used to match against a set of properties. |
IFlexAsset — Arabirim, paket mx.core |
|
IFlexAsset is a marker interface with the following meaning:
if a class declares that it implements IFlexAsset,
then that class represents an asset -- such as a bitmap, a font,
or a sound -- that has been embedded in a Flex application. |
IFlexContextMenu — Arabirim, paket mx.controls |
|
The IFlexContextMenu interface defines the interface for a
Flex context menus. |
IFlexDisplayObject — Arabirim, paket mx.core |
|
The IFlexDisplayObject interface defines the interface for skin elements. |
IFlexModule — Arabirim, paket mx.core |
|
The IFlexModule interface is used as an optional contract with IFlexModuleFactory. |
IFlexModuleFactory — Arabirim, paket mx.core |
|
The IFlexModuleFactory interface represents the contract expected
for bootstrapping Flex applications and dynamically loaded
modules. |
IFlowComposer — Arabirim, paket flashx.textLayout.compose |
|
IFlowComposer, bir metin akışının mizanpajının ve görünümünün yönetilmesine yönelik arabirimi tanımlar. |
IFocusManager — Arabirim, paket fl.managers |
|
Özel bir odak yöneticisi oluşturmak için IFocusManager arabirimini uygulayın. |
IFocusManager — Arabirim, paket mx.managers |
|
The IFocusManager interface defines the interface that components must implement
to manage the focus on components in response to mouse activity or
keyboard activity (Tab key), and to support a default button. |
IFocusManagerComplexComponent — Arabirim, paket mx.managers |
|
The IFocusManagerComplexComponent interface defines the interface
that components that can have more than one internal focus target
should implement in order to
receive focus from the FocusManager. |
IFocusManagerComponent — Arabirim, paket fl.managers |
|
IFocusManagerComponent arabirimi, bileşenlere odak alma yeteneği veren yöntemler ve özellikler sağlar. |
IFocusManagerComponent — Arabirim, paket mx.managers |
|
The IFocusManagerComponent interface defines the interface
that focusable components must implement in order to
receive focus from the FocusManager. |
IFocusManagerContainer — Arabirim, paket mx.managers |
|
The IFocusManagerContainer interface defines the interface that
containers implement to host a FocusManager. |
IFocusManagerGroup — Arabirim, paket fl.managers |
|
IFocusManagerGroup arabirimi, bir seferde yalnızca biri seçilebilen bir bileşen kümesini yönetmek için kullanılan özellikler sağlar. |
IFocusManagerGroup — Arabirim, paket mx.managers |
|
The IFocusManagerGroup interface defines the interface that
any component must implement if it is grouped in sets,
where only one member of the set can be selected at any given time. |
IFontContextComponent — Arabirim, paket mx.core |
|
Allows a component to support a font context property. |
IFormatResolver — Arabirim, paket flashx.textLayout.elements |
| Biçim çözümleyiciye yönelik arabirim. |
IFormatter — Arabirim, paket mx.formatters |
|
This interface specifies the method that a formatter object must implement
to allow it to be used as the formatter property for UI controls such as
the AdvancedDataGridColumn. |
IFormBridgeService — Arabirim, paket com.adobe.icc.services.formbridge |
|
Defines the FormBridge External API for use with ICC and a LiveCycle ES2-generated PDF running in the HTML wrapper. |
IFragmentLayoutService — Arabirim, paket com.adobe.icc.services.fragmentlayout |
|
Defines a service for Fragment Layout management. |
IFunction — Arabirim, paket com.adobe.solutions.exm.authoring.domain.method |
|
Represents a function available for use inside expressions during expression authoring. |
IFunctionFamily — Arabirim, paket com.adobe.solutions.exm.authoring.domain.method |
|
Represents a family (group) of similar functions (e.g. |
IFunctionMapper — Arabirim, paket com.adobe.solutions.exm.runtime |
|
Used by the Expression Manager for resolving any function calls encountered in an expression string. |
IFunctionParameter — Arabirim, paket com.adobe.solutions.exm.authoring.domain.method |
|
Represents an input parameter to a function. |
IFunctionProvider — Arabirim, paket com.adobe.solutions.exm.authoring.domain.method |
|
The IFunctionProvider interface serves as the entry point for function-specific
operations during expression authoring. |
IFunctionService — Arabirim, paket com.adobe.solutions.exm.method |
|
IFunctionService provides infrastructure services for listing functions and function-families. |
IGanttDataItem — Arabirim, paket com.adobe.solutions.rca.domain.common |
|
This interface defines the data item that can be displayed in a GanttChart. |
ignore — Özellik, sınıf mx.data.ManagedOperation |
|
It may be useful in some cases to ignore a particular managed operation. |
IGNORE — Sabit Statik Özellik, sınıf flash.filters.DisplacementMapFilterMode |
|
Yer değiştirme değeri aralık dışıysa yer değiştirmeyi yok sayar ve kaynak pikselini kullanır. |
ignoreCase — Özellik, sınıf RegExp |
|
Normal ifadenin büyük/küçük harf duyarlılığını yok sayıp yoksaymadığını belirtir. |
ignoreCase — Özellik, sınıf flash.globalization.Collator |
|
Bu özellik true değerine ayarlandığında, aynı dizeler ve yalnızca büyük küçük harf durumu farklı olan dizeler eşitmiş gibi değerlendirilir. |
ignoreCase — Özellik, sınıf spark.globalization.supportClasses.CollatorBase |
|
When this property is set to true, identical strings and strings that
differ only in the case of the letters are evaluated as equal. |
ignoreCharacterWidth — Özellik, sınıf flash.globalization.Collator |
|
Bu özellik true olduğunda, bazı Çince ve Japonca karakterlerin tam geniş ve yarım geniş formları, eşit olarak değerlendirilir. |
ignoreCharacterWidth — Özellik, sınıf spark.globalization.supportClasses.CollatorBase |
|
When this property is true, full-width and half-width forms of some
Chinese and Japanese characters are evaluated as equal. |
ignoreCollectionUpdates — Özellik, sınıf mx.data.DataManager |
|
Indicates if changes to managed collections should be ignored instead of
being communicated to the server on a commit. |
ignoreCollectionUpdates — Özellik, sınıf mx.data.DataStore |
|
Indicates if changes to managed collections should be ignored instead of
being communicated to the server on a commit. |
ignoreComments — Statik Özellik, sınıf XML |
|
XML nesneleri kaynak XML verilerini ayrıştırırken XML yorumlarının yok sayılıp yok sayılmayacağını belirler. |
ignoreDiacritics — Özellik, sınıf flash.globalization.Collator |
|
Bu özellik true değerine ayarlandığında, aynı temel karakterleri ancak farklı aksan veya diğer ayırıcı işaretleri kullanan dizeler eşit olarak değerlendirilir. |
ignoreDiacritics — Özellik, sınıf spark.globalization.supportClasses.CollatorBase |
|
When this property is set to true, strings that use the same base
characters but different accents or other diacritic marks are
evaluated as equal. |
ignoreKanaType — Özellik, sınıf flash.globalization.Collator |
|
Bu özellik true değerine ayarlandığında, yalnızca kullanılan kana karakterinin türüne göre farklılık gösteren dizeler eşit olarak değerlendirilir. |
ignoreKanaType — Özellik, sınıf spark.globalization.supportClasses.CollatorBase |
|
When this property is set to true, strings that differ only by the
type of kana character being used are treated as equal. |
ignoreListStyle — Özellik, sınıf com.adobe.icc.editors.model.ListAssignmentModel |
|
Only applicable if the 'target' is a List Module. |
ignoreListStyle — Özellik, sınıf com.adobe.icc.vo.LDMAssignment |
|
Only applicable if the 'target' is a List Module. |
ignoreListStyleBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ListItemEditor |
| A skin part that defines ignore list style checkbox
A skin part that defines ignore list style checkbox
|
ignoreListStyleBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings |
| A skin part which defines the ignore list style input.
A skin part which defines the ignore list style input. |
ignorePadding — Özellik, arabirim mx.core.IUITextField |
|
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. |
ignorePadding — Özellik, sınıf mx.core.UIFTETextField |
|
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. |
ignorePadding — Özellik, sınıf mx.core.UITextField |
|
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. |
ignoreProcessingInstructions — Statik Özellik, sınıf XML |
|
XML nesneleri kaynak XML verilerini ayrıştırırken XML işleme talimatlarının yok sayılıp yok sayılmayacağını belirler. |
ignoreSymbols — Özellik, sınıf flash.globalization.Collator |
|
Bu özellik true değerine ayarlandığında, boşluk, para birimi sembolleri, matematik sembolleri gibi sembol karakterleri, sıralama veya eşleştirme yapılırken yok sayılır. |
ignoreSymbols — Özellik, sınıf spark.globalization.supportClasses.CollatorBase |
|
When this property is set to is true, symbol characters such as
spaces, currency symbols, math symbols, and other types of symbols
are ignored when sorting or matching. |
ignoreWhite — Özellik, sınıf flash.xml.XMLDocument |
|
true'ya ayarlandığında, yalnızca beyaz boşluk içeren metin düğümleri ayrıştırma işlemi sırasında atılır. |
ignoreWhitespace — Statik Özellik, sınıf XML |
|
Metin düğümlerinin başında ve sonundaki beyaz boşluk karakterlerinin ayrıştırma sırasında yok sayılıp yok sayılmayacağını belirler. |
ignoreWhitespace — Özellik, sınıf mx.rpc.soap.Operation |
|
Determines whether whitespace is ignored when processing XML for a SOAP
encoded request or response. |
IGraphicElement — Arabirim, paket spark.core |
|
The IGraphicElement is implemented by IVisualElements that
take advantage of the parent IGraphicElementContainer
DisplayObject management. |
IGraphicElementContainer — Arabirim, paket spark.core |
|
The IGraphicElementContainer is the minimal contract for a container class to
support IGraphicElement children. |
IGraphicsData — Arabirim, paket flash.display |
|
Bu arabirim, flash.display.Graphics yöntemlerinde, dolgu, kontur ve yol dahil, parametre olarak kullanılabilen nesneleri tanımlamak için kullanılır. |
IGraphicsFill — Arabirim, paket flash.display |
|
Bu arabirim, flash.display.Graphics yöntemlerinde ve çizim sınıflarında dolgu parametreleri olarak kullanılabilen nesneleri tanımlamak için kullanılır. |
IGraphicsPath — Arabirim, paket flash.display |
|
Bu arabirim, flash.display.Graphics yöntemlerinde ve çizim sınıflarında yol parametreleri olarak kullanılabilen nesneleri tanımlamak için kullanılır. |
IGraphicsStroke — Arabirim, paket flash.display |
|
Bu arabirim, flash.display.Graphics yöntemlerinde ve çizim sınıflarında kontur parametreleri olarak kullanılabilen nesneleri tanımlamak için kullanılır. |
IGravityFrameInit — Arabirim, paket com.adobe.gravity.init |
|
Interface for the frame class in any extra frames of the bootstrapper. |
IGridItemEditor — Arabirim, paket spark.components.gridClasses |
|
The IGridItemEditor interface defines the interface that item editors for
the Spark DataGrid and Spark Grid controls must implement. |
IGridItemRenderer — Arabirim, paket spark.components.gridClasses |
|
The IGridItemRenderer interface must be implemented by DataGrid item renderers. |
IGridVisualElement — Arabirim, paket spark.components.gridClasses |
|
This interface provides a method that dynamically created visual
elements can use to configure themselves before they're displayed. |
IGroupingCollection — Arabirim, paket mx.collections |
|
The IGroupingCollection interface defines the interface required
to create grouped data from flat data. |
IGroupingCollection2 — Arabirim, paket mx.collections |
|
The IGroupingCollection2 interface defines the interface required
to create grouped data from flat data. |
IGuide — Arabirim, paket com.adobe.guides.control |
|
The IGuide interface is used to load, control and interact with a Guide definition. |
IGuideData — Arabirim, paket com.adobe.guides.control |
|
The IGuideData interface provides properties and methods which allow interaction with the guide's Data content. |
IGuideDisplay — Arabirim, paket com.adobe.guides.control |
|
The IGuideDisplay interface provides access to properties which control the visual composition of the guide. |
IGuideErrors — Arabirim, paket com.adobe.guides.control |
|
The IGuideErrors interface provides access to properties and methods which assist with dealing with validations and error states. |
IGuideNavigation — Arabirim, paket com.adobe.guides.control |
|
The IGuideNaviagation interface provides access to properties and methods to set, report current (Panel, Item),
and provide some state information to assist with external navigation state. |
IGuideNode — Arabirim, paket com.adobe.guides.domain |
|
The IGuideNode interface is used to manage the shared structure of a guide with the Guide Component. |
IGuideNodeMessage — Arabirim, paket com.adobe.guides.domain |
|
The IGuideNodeMessage interface provides the properties for Error message processing. |
IGuideResourceModule — Arabirim, paket com.adobe.guides.i18n |
|
The IGuideResourceModule is used to identify a locale and
the associated resource modules that are needed to be loaded. |
IGuideSkinPart — Arabirim, paket com.adobe.guides.spark.wrappers.components |
|
Interface implemenent by guide wrapper level skin parts. |
IGuideSource — Arabirim, paket com.adobe.guides.control |
|
The IGuideSource interface provides access to properties to set the current Guide and resource bundle. |
IGuideVariables — Arabirim, paket com.adobe.guides.control |
|
The IGuideVariables interface provides access to properties and methods to set/get a guide's Model and/or Inputs values directly. |
IGuideView — Arabirim, paket ga.views |
|
The IGuideView interface provides a view to the guide sections and panels and
can be used as a data provider. |
IHeaderComponent — Arabirim, paket com.adobe.guides.spark.headers.components |
|
The interface implemented by the guide header skin part. |
IHelpSource — Arabirim, paket lc.procmgmt.ui.help |
|
For internal use only. |
IHierarchicalCollectionView — Arabirim, paket mx.collections |
|
The IHierarchicalCollectionView interface defines an interface
for hierarchical or grouped data. |
IHierarchicalCollectionViewCursor — Arabirim, paket mx.collections |
|
The IHierarchicalCollectionViewCursor interface defines the interface
for enumerating a hierarchical collection view bidirectionally. |
IHierarchicalData — Arabirim, paket mx.collections |
|
The IHierarchicalData interface defines the interface
used to represent hierarchical data as the data provider for
a Flex component. |
IHighlightBitmapCaptureClient — Arabirim, paket spark.skins |
|
The IHighlightBitmapCaptureClient defines the interface for skins that support
highlight bitmap capture. |
IHistoryManagerClient — Arabirim, paket mx.managers |
|
Interface that must be implemented by objects
registered with the History Manager. |
IHTMLImporter — Arabirim, paket flashx.textLayout.conversion |
| Bu arabirim HTML veya HTML yapılı verileri içe aktaran dönüştürücüler tarafından uygulanmalıdır. |
IImageEncoder — Arabirim, paket mx.graphics.codec |
|
The IImageEncoder interface defines the interface
that image encoders implement to take BitmapData objects,
or ByteArrays containing raw ARGB pixels, as input
and convert them to popular image formats such as PNG or JPEG. |
IIMEClient — Arabirim, paket flash.text.ime |
|
IME (giriş yöntemi düzenleyicisi) istemcileri için arabirim. |
IIMESupport — Arabirim, paket mx.core |
|
The IIMESupport interface defines the interface for any component that supports IME
(input method editor). |
IInitiator — Arabirim, paket com.adobe.solutions.rca.domain |
|
Defines an initiator of a review. |
IInjectableValue — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IInjectableValue interface provides an type for values that can be
dependency injected into tiles. |
IInteractionEventHandler — Arabirim, paket flashx.textLayout.edit |
|
IInteractionEventHandler arabirimi, Text Layout Framework (Metin Mizanpajı Çerçevesi) seçimi veya düzenleme yöneticisi tarafından işlenen olay işleyicisi işlevlerini tanımlar. |
IInterface — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IInterface interface provides methods for getting an interface name
and an interface library name. |
IInterfaceBuilder — Arabirim, paket com.adobe.gravity.service.manifest |
|
Builder interface for interface SWF definitions. |
IInterfaceElementHandler — Arabirim, paket com.adobe.gravity.service.manifest |
|
Parse a <interface> child element. |
IInterpolator — Arabirim, paket spark.effects.interpolation |
|
The IInterpolator interface is implemented by classes that calculate
values for the Animation class. |
IInvalidating — Arabirim, paket com.adobe.gravity.ui |
|
Interface for visual components that can be invalidated. |
IInvalidating — Arabirim, paket mx.core |
|
The IInvalidating interface defines the interface for components
that use invalidation to do delayed -- rather than immediate --
property commitment, measurement, drawing, and layout. |
IItemReference — Arabirim, paket mx.data |
|
The IItemReference interface provides the contract for a ItemReference. |
IItemRenderer — Arabirim, paket spark.components |
|
The IItemRenderer interface defines the basic set of APIs
that a class must implement to create an item renderer that can
communicate with a host component. |
IItemRendererOwner — Arabirim, paket spark.components |
|
The IItemRendererOwner interface defines the basic set of APIs
that a class must implement to support items renderers. |
IKArmature — sınıf, paket fl.ik |
|
IKArmature sınıfı, bir ters kinematik (TK) armatürünü tanımlar. |
IKBone — sınıf, paket fl.ik |
|
IKBone sınıfı tek bir parçayı açıklar, bu, ters kinematik (TK) armatürünün temel bir bileşenidir. |
IKEvent — sınıf, paket fl.ik |
|
IKEvent sınıfı, ters kinematik (TK) armatürleri içeren nesnelerle ilgili olayları tanımlar. |
IKEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Yapıcı, sınıf fl.ik.IKEvent |
|
TK olayları hakkındaki bilgileri içeren bir olay nesnesi oluşturur. |
IKJoint — sınıf, paket fl.ik |
|
IKJoint sınıfı, ters kinematik (TK) armatürü için gerekli temel bileşenler olan iki eklem arasındaki bir bağlantıyı tanımlar. |
IKManager — sınıf, paket fl.ik |
|
IKManager sınıfı, bir belgede tanımlanan tüm ters kinematik (TK) ağaçlarını (armatürler) temsil eden ve bu armatürlerin çalışma zamanında yönetilmesine izin veren bir kap sınıfıdır. |
IKMover — sınıf, paket fl.ik |
|
IKMover sınıfı, armatürlerin ters kinematik (TK) hareketini başlatır ve denetler. |
IKMover(endEffector:fl.ik:IKJoint, targetIn:flash.geom:Point) — Yapıcı, sınıf fl.ik.IKMover |
|
Bir IKMover nesnesinin yapıcısı. |
ILayout — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The ILayout interface provides the interface for describing the layout of a container. |
ILayoutChild — Arabirim, paket com.adobe.mosaic.layouts |
|
Components that are used with the SmartGridLayout, SmartColumnLayout, and SmartRowLayout, should
implement this interface. |
ILayoutComponent — Arabirim, paket com.adobe.guides.spark.layouts.components |
|
Interface supported by the skinnable layout host components
|
ILayoutDirectionElement — Arabirim, paket mx.core |
|
The ILayoutDirectionElement interface defines the minimum properties and methods
required for an Object to support the layoutDirection property. |
ILayoutElement — Arabirim, paket mx.core |
|
The ILayoutElement interface is used primarily by the layout classes to query,
size and position the elements of GroupBase containers. |
ILayoutHost — Arabirim, paket ga.model |
|
This is the core interface of Guide panel layouts and needs to be implemented by all guide panel layouts. |
ILayoutManager — Arabirim, paket mx.managers |
|
The LayoutManager is the engine behind
Flex's measurement and layout strategy. |
ILayoutManagerClient — Arabirim, paket mx.managers |
|
The ILayoutManagerClient interface defines the interface
that a component must implement to participate in the
LayoutManager's commit/measurement/layout sequence. |
ILayoutService — Arabirim, paket com.adobe.icc.services.layout |
|
Defines a service for Layout (a.k.a. |
ILayoutTarget — Arabirim, paket org.osmf.layout |
|
ILayoutTarget defines the interface for an object that can be laid out
visually. |
ILCTask — Arabirim, paket com.adobe.ep.taskmanagement.domain |
|
The interface for using and integrating with tasks from the Document Server. |
ILCTaskManager — Arabirim, paket com.adobe.ep.taskmanagement.services |
|
The ILCTaskManagerinterface for the Task Manager service for the Document Server. |
ILetterRenderService — Arabirim, paket com.adobe.icc.services.render |
|
Defines a service for rendering Letters to PDFs. |
ILetterService — Arabirim, paket com.adobe.icc.services.letter |
|
Defines a service for Letter management. |
IList — Arabirim, paket mx.collections |
|
A collection of items organized in an ordinal fashion. |
IListItemRenderer — Arabirim, paket mx.controls.listClasses |
|
Item renderers and item editors for list components must implement
the IListItemRenderer interface. |
IListMarkerFormat — Arabirim, paket flashx.textLayout.formats |
|
Bu arabirim, ListMarkerFormat özelliklerine okuma erişimi sağlar. |
ILLEGAL_ARGUMENT_ERROR — Sabit Statik Özellik, sınıf flash.globalization.LastOperationStatus |
|
Bir yönteme iletilen argümanın geçersiz olduğunu belirtir. |
ILLEGAL_ARGUMENT_ERROR — Sabit Statik Özellik, sınıf spark.globalization.LastOperationStatus |
|
Indicates that an argument passed to a method was illegal. |
ILLEGAL_CUE_POINT — Sabit Statik Özellik, sınıf fl.video.VideoError |
|
Kuraldışı işaret noktasını belirten durum değişkeni. |
ILLEGAL_CUE_POINT — Sabit Statik Özellik, sınıf mx.controls.videoClasses.VideoError |
|
Illegal cue point. |
ILLEGAL_OPERATION — Sabit Statik Özellik, sınıf mx.automation.AutomationError |
|
Defines the code for the error when the Flex automation mechanism encounters an illegal operation. |
IllegalOperationError — Dinamik Sınıf, paket flash.errors |
|
IllegalOperationError istisnası bir yöntem uygulanmadığında veya uygulama geçerli kullanımı kapsamadığında atılır. |
IllegalOperationError(message:String) — Yapıcı, sınıf flash.errors.IllegalOperationError |
|
Yeni IllegalOperationError nesnesi oluşturur. |
ILLEGAL_RUNTIME_ID — Sabit Statik Özellik, sınıf mx.automation.AutomationError |
|
Defines the code for the error when the Flex automation mechanism encounters an illegal runtime ID. |
ILocalizeableMessage — Arabirim, paket com.adobe.fiber.styles |
|
The ILocalizeableAspect class represents a single message aspect of a style
used by Adobe application modeling technology. |
ILocatorService — Arabirim, paket com.adobe.icc.services.locator |
| Defines a service for locating external services accessible from the Correspondence Management Solution Accelerator. |
ILogDestination — Arabirim, paket com.adobe.gravity.service.logging |
|
Service interface for log destinations. |
ILogger — Arabirim, paket com.adobe.gravity.utility.logging |
|
The ILogger interface represents a logger. |
ILogger — Arabirim, paket mx.logging |
|
All loggers within the logging framework must implement this interface. |
ILoggingTarget — Arabirim, paket mx.logging |
|
All logger target implementations within the logging framework
must implement this interface. |
ILoginPage — Arabirim, paket lc.foundation.ui |
|
The ILoginPage interface is implemented for configuring and retrieving user login
information. |
image — Özellik, sınıf coldfusion.service.mxml.Pdf |
|
Image used as a watermark. |
image — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.FileRenderer |
| The skin part for displaying an image.
The skin part for displaying an image. |
Image — sınıf, paket coldfusion.service.mxml |
|
The proxy class for image services exposed by ColdFusion. |
Image — sınıf, paket mx.controls |
|
The Image control lets you import JPEG, PNG, GIF, and SWF files
at runtime. |
Image — sınıf, paket spark.components |
|
The Spark Image control is a skinnable component that provides a customizable
loading state, chrome, and error state. |
Image() — Yapıcı, sınıf coldfusion.service.mxml.Image |
|
Creates an instance of the Image class. |
Image() — Yapıcı, sınıf mx.controls.Image |
|
Constructor. |
Image() — Yapıcı, sınıf spark.components.Image |
|
Constructor. |
IMAGE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.ObjectType |
|
Specifies the enumerator code for object type Image. |
IMAGE — Sabit Statik Özellik, sınıf com.adobe.icc.enum.TBXType |
|
Specifies the enumerator code for an Image Module. |
IMAGE — Sabit Statik Özellik, sınıf flash.media.MediaType |
|
Tek bir görüntü. |
IMAGE — Sabit Statik Özellik, sınıf org.osmf.media.MediaType |
|
The type constant for images. |
ImageAssetPreviewRenderer — sınıf, paket com.adobe.solutions.acm.authoring.presentation.preview |
|
This class defines the preview pod shown for Image. |
ImageAssetPreviewRenderer() — Yapıcı, sınıf com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer |
|
Constructor. |
imageBlob — Özellik, sınıf com.adobe.icc.vo.ImageModule |
|
The byte stream of the image
|
imageCaptionDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ImageEditor |
| A skin part that defines the image caption
A skin part that defines the image caption
|
ImageCell — sınıf, paket fl.controls.listClasses |
|
ImageCell, TileList bileşeni için varsayılan hücre oluşturucudur. |
ImageCell() — Yapıcı, sınıf fl.controls.listClasses.ImageCell |
|
Yeni bir ImageCell örneği oluşturur. |
imageClass — Özellik, sınıf xd.core.axm.view.components.AXMRichTextEditor |
|
The image class to use when inserting an image inline into the rich editable text area
|
imageClearHandler(event:flash.events:MouseEvent) — yöntem, sınıf com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
|
This method is called upon clicking the delete image button. |
imageDecodingPolicy — Özellik, sınıf flash.system.LoaderContext |
|
Bitmap görüntü verilerinin kodunun kullanıldığında mı yoksa yüklendiğinde mi çözüleceğini belirtir. |
ImageDecodingPolicy — son sınıf, paket flash.system |
|
ImageDecodingPolicy sınıfı, LoaderContext sınıfında imageDecodingPolicy için değerler sağlar. |
imageDisplay — Kaplama Bölümü, sınıf spark.components.Image |
| A required skin part that defines image content.
A required skin part that defines image content. |
imageDisplay — Özellik, sınıf spark.skins.mobile.ImageSkin |
|
Image imageDisplay skin part that contains the image content
|
imageDisplay — Özellik, sınıf spark.skins.spark.ImageSkin |
| Primary image display skin part. |
ImageEditor — sınıf, paket com.adobe.solutions.acm.authoring.presentation |
|
Editor to edit Image content
|
ImageEditor() — Yapıcı, sınıf com.adobe.solutions.acm.authoring.presentation.ImageEditor |
|
Constructor. |
ImageElement — sınıf, paket org.osmf.elements |
|
ImageElement is a media element specifically created for
presenting still images. |
ImageElement(resource:org.osmf.media:URLResource, loader:org.osmf.elements:ImageLoader) — Yapıcı, sınıf org.osmf.elements.ImageElement |
|
Constructor. |
imageFileBrowser_clickHandler(event:flash.events:MouseEvent) — yöntem, sınıf com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
|
This method is called upon clicking the image browse button. |
imageFileNameBrowser — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for uploading an image for a project.
The skin part for uploading an image for a project. |
imageFileNameDelete — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for deleting an image from a project.
The skin part for deleting an image from a project. |
imageFileNameLabel — Kaplama Bölümü, sınıf com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for displaying the image label.
The skin part for displaying the image label. |
imageFileUploaderDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ImageEditor |
| A skin part that defines FileUploader component for uploading an image
A skin part that defines FileUploader component for uploading an image
|
imageFilterBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary |
| A skin part that defines image filter button
A skin part that defines image filter button
|
ImageHandler — sınıf, paket com.adobe.icc.editors.handlers |
|
The Handler for the actions requested for asset of type Image. |
ImageHandler() — Yapıcı, sınıf com.adobe.icc.editors.handlers.ImageHandler |
|
Constructor. |
imageHolder — Özellik, sınıf spark.skins.mobile.ImageSkin |
|
Container of the BitmapImage to be displayed
|
imageInvalidClass — Özellik, sınıf spark.skins.mobile.ImageSkin |
|
Specifies the FXG class to use in the "invalid" image state
|
ImageLoader — sınıf, paket org.osmf.elements |
|
ImageLoader is a loader that is capable of loading and displaying
image files. |
ImageLoader(checkPolicyFile:Boolean) — Yapıcı, sınıf org.osmf.elements.ImageLoader |
|
Constructor. |
ImageLoadingSkin — sınıf, paket spark.skins.spark |
| The default skin class for the Spark Image skin progress bar preloader. |
ImageLoadingSkin() — Yapıcı, sınıf spark.skins.spark.ImageLoadingSkin |
| Constructor. |
imageModel — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.ImageEditor |
|
The ImageModel instance currently being worked upon. |
ImageModel — sınıf, paket com.adobe.icc.editors.model |
|
The ImageModel class represents the domain object for the assets of type Image. |
ImageModule — sınıf, paket com.adobe.icc.vo |
|
A value object for an image module. |
ImageModule() — Yapıcı, sınıf com.adobe.icc.vo.ImageModule |
|
Constructor
|
ImageModuleInstance — sınıf, paket com.adobe.icc.dc.domain |
|
This class is the runtime representation of the image module present in the letter. |
ImageModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — Yapıcı, sınıf com.adobe.icc.dc.domain.ImageModuleInstance |
|
Constructor. |
imagePadding — Stil, sınıf fl.controls.listClasses.ImageCell |
| Piksel olarak, hücrenin kenarını görüntünün kenarından ayıran dolgu. |
ImagePopUp — sınıf, paket com.adobe.solutions.prm.presentation.asset |
|
The host component to display an enlarged image. |
ImagePopUp() — Yapıcı, sınıf com.adobe.solutions.prm.presentation.asset.ImagePopUp |
|
The constructor for ImagePopUp class. |
imagePrefix — Özellik, sınıf coldfusion.service.mxml.Pdf |
|
Prefix used for each image thumbnail file generated. |
imagePreviewDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ImageEditor |
| A skin part that defines the image holding image's preview
A skin part that defines the image holding image's preview
|
imagePreviewRenderer — Kaplama Bölümü, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer |
| A skin part that defines the factory used for displaying Image's preview on hover.
A skin part that defines the factory used for displaying Image's preview on hover. |
imageSelected() — yöntem, sınıf lc.procmgmt.ui.search.SearchDescriptorCardRendererModel |
|
Dispatches a SearchTemplateEvent.SEARCH_OPEN event when the image on the search descriptor card is
selected in Workspace. |
imageSelected() — yöntem, sınıf lc.procmgmt.ui.startpoint.StartpointCardRendererModel |
|
Invokes the process when its image is selected. |
imageSelected() — yöntem, sınıf lc.procmgmt.ui.task.TaskCardRendererModel |
|
Dispatches the TaskEvent.OPEN event when the image on the card for a task is clicked. |
ImageSkin — sınıf, paket spark.skins.mobile |
|
ActionScript-based skin for the Image component in mobile applications. |
ImageSkin — sınıf, paket spark.skins.spark |
| The default skin class for the Spark Image component. |
ImageSkin() — Yapıcı, sınıf spark.skins.mobile.ImageSkin |
|
Constructor. |
ImageSkin() — Yapıcı, sınıf spark.skins.spark.ImageSkin |
| Constructor. |
ImageSnapshot — Dinamik Sınıf, paket mx.graphics |
|
A helper class used to capture a snapshot of any Flash component
that implements flash.display.IBitmapDrawable,
including Flex UIComponents. |
ImageSnapshot(width:int, height:int, data:flash.utils:ByteArray, contentType:String) — Yapıcı, sınıf mx.graphics.ImageSnapshot |
|
Constructor. |
imageSourceResolveFunction — Özellik, arabirim flashx.textLayout.conversion.IHTMLImporter |
| Bu özellik bir <img> öğesine sağlanan kaynak özelliğini değiştirmek için bir işlev belirtilmesine izin verir. |
imageSourceResolveFunction — Özellik, arabirim flashx.textLayout.conversion.ITextLayoutImporter |
| Bu özellik bir <img> öğesine sağlanan kaynak özelliğini değiştirmek için bir işlev belirtilmesine izin verir. |
imageUrl — Özellik, sınıf lc.procmgmt.domain.Process |
|
The location of the image (as a URL) for the process. |
imageUrl — Özellik, sınıf lc.procmgmt.domain.ProcessInstance |
|
The location of an image for the process instance. |
IManaged — Arabirim, paket mx.data |
|
The IManaged interface provides the contract for a managed object. |
IManagedObject — Arabirim, paket lc.foundation.domain |
|
The IManagedObject interface is to be implemented by all
classes that are to be managed by Data Services and need to
communicate with a Document Server. |
IManager — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IManager interface serves as a base-interface for the framework manager
objects that provide high-level application functionality. |
IManager — Arabirim, paket lc.foundation |
|
The IManager interface is implemented to expose operations and properties related
to the Document Server session. |
IManifestElementHandler — Arabirim, paket com.adobe.gravity.service.manifest |
|
Parse a <manifest> child element. |
IManifestLoader — Arabirim, paket com.adobe.gravity.service.manifest |
|
Service interface for loading manifest files. |
IManifestParseContext — Arabirim, paket com.adobe.gravity.service.manifest |
|
Context interface for bundle manifest parsing. |
IMarshalSystemManager — Arabirim, paket mx.managers |
|
The IMarshalSystemManager interface defines the methods and properties that classes must implement
if they want to access, add, and remove bridges to other applications in a cross-versioned configuration. |
ime — Statik Özellik, sınıf flash.system.System |
|
Geçerli olarak yüklü sistem IME'si. |
IME — son sınıf, paket flash.system |
|
IME sınıfı işletim sisteminin giriş yöntemi düzenleyicisini (IME) istemci bilgisayarında çalışan Flash çalışma zamanı uygulaması içinde doğrudan işlemenize izin verir. |
IMeasurable — Arabirim, paket com.adobe.gravity.ui |
|
Interface for visual components that implement a multiple-pass measurement protocol. |
imeClient — Özellik, sınıf flash.events.IMEEvent |
|
IMEClient arabirimini uygulayan bir nesneyi belirtir. |
imeComposition — Olay, sınıf flash.system.IME |
|
Kullanıcı bir girdi yöntemi düzenleyicisi (IME) kompozisyonunu tamamladığında ve okuma dizesi mevcut olduğunda gönderilir. |
IME_COMPOSITION — Sabit Statik Özellik, sınıf flash.events.IMEEvent |
|
Bir imeComposition event nesnesinin tür özelliğinin değerini tanımlar. |
IMEConversionMode — son sınıf, paket flash.system |
|
Bu sınıf IME.conversionMode özelliğiyle birlikte kullanılacak sabitleri içerir. |
IMediaContainer — Arabirim, paket org.osmf.containers |
|
Defines the interface of objects within the OSMF that
act as a container to a media object. |
IMEEvent — sınıf, paket flash.events |
|
Kullanıcı, giriş yöntemi düzenleyiciyi (IME) kullanarak metin girdiğinde, IMEEvent nesnesi gönderilir. |
IMEEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, imeClient:flash.text.ime:IIMEClient) — Yapıcı, sınıf flash.events.IMEEvent |
|
IME olaylarıyla ilgili belirli bilgileri içeren bir Event nesnesi oluşturur. |
IMember — Arabirim, paket com.adobe.solutions.rca.domain.common |
|
This interface defines the basic properties of a member. |
IMemberCollection — Arabirim, paket com.adobe.solutions.rca.domain.common |
|
This interface defines an entity that has a collection of members associated with it. |
imeMode — Özellik, sınıf fl.controls.ColorPicker |
|
Girdi yöntemi düzenleyicisinin (IME) modunu alır veya ayarlar. |
imeMode — Özellik, sınıf fl.controls.DataGrid |
|
Girdi yöntemi düzenleyicisinin (IME) modunu alır veya ayarlar. |
imeMode — Özellik, sınıf fl.controls.NumericStepper |
|
Girdi yöntemi düzenleyicisinin (IME) modunu alır veya ayarlar. |
imeMode — Özellik, sınıf fl.controls.TextArea |
|
Girdi yöntemi düzenleyicisinin (IME) modunu alır veya ayarlar. |
imeMode — Özellik, sınıf fl.controls.TextInput |
|
Girdi yöntemi düzenleyicisinin (IME) modunu alır veya ayarlar. |
imeMode — Özellik, sınıf fl.controls.dataGridClasses.DataGridColumn |
|
Girdi yöntemi düzenleyicisi (IME) modu. |
imeMode — Özellik, sınıf mx.controls.AdvancedDataGridBaseEx |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.ComboBase |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.DataGrid |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.HTML |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.List |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.NumericStepper |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Özellik, sınıf mx.controls.TextArea |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.TextInput |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.controls.dataGridClasses.DataGridColumn |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.core.FlexHTMLLoader |
|
This is just a stub to support the interface. |
imeMode — Özellik, arabirim mx.core.IIMESupport |
|
The IME mode of the component. |
imeMode — Özellik, sınıf mx.core.UIFTETextField |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf mx.core.UITextField |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf spark.components.ComboBox |
| |
imeMode — Özellik, sınıf spark.components.DataGrid |
|
The default value for the GridColumn imeMode property,
which specifies the IME (Input Method Editor) mode. |
imeMode — Özellik, sınıf spark.components.NumericStepper |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Özellik, sınıf spark.components.RichEditableText |
|
Specifies the IME (input method editor) mode. |
imeMode — Özellik, sınıf spark.components.gridClasses.GridColumn |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Özellik, sınıf spark.components.gridClasses.GridItemEditor |
|
Specifies the IME (Input Method Editor) mode. |
imeMode — Özellik, sınıf spark.components.supportClasses.SkinnableTextBase |
|
Specifies the IME (input method editor) mode. |
IMenuBarItemRenderer — Arabirim, paket mx.controls.menuClasses |
|
The IMenuBarItemRenderer interface defines the interface
that an item renderer for the top-level menu bar of a
MenuBar control must implement. |
IMenuDataDescriptor — Arabirim, paket mx.controls.menuClasses |
|
The IMenuDataDescriptor interface defines the interface that a
dataDescriptor for a Menu or MenuBar control must implement. |
IMenuItemRenderer — Arabirim, paket mx.controls.menuClasses |
|
The IMenuItemRenderer interface defines the interface
that a menu item renderer for a Menu control must implement. |
IMessage — Arabirim, paket mx.messaging.messages |
|
This interface defines the contract for message objects. |
IMessageBus — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IMessageBus interface provides methods for handling inter-tile communication. |
imeStartComposition — Olay, sınıf flash.display.InteractiveObject |
|
Bu olay, IME ile satır içi girdiyi destekleyen herhangi bir istemciye gönderilir.
|
imeStartComposition — Olay, arabirim flash.text.ime.IIMEClient |
|
Kullanıcı bir IME (giriş yöntemi düzenleyicisi) kullanmaya başladığında gönderilir. |
IME_START_COMPOSITION — Sabit Statik Özellik, sınıf flash.events.IMEEvent |
|
IME metin girdisini işlemek için, alıcı olayın imeClient alanını IIMEClient arabirimini uygulayan bir nesneye ayarlamalıdır. |
imeStartCompositionHandler(event:flash.events:IMEEvent) — yöntem, sınıf flashx.textLayout.container.ContainerController |
| İstemci olayları yönettiğinde IMEEvent.IME_START_COMPOSITION olayını işler. |
imeStartCompositionHandler(event:flash.events:IMEEvent) — yöntem, sınıf flashx.textLayout.container.TextContainerManager |
| İstemci olayları yönettiğinde IME_START_COMPOSITION olayını işler. |
imeStartCompositionHandler(event:flash.events:IMEEvent) — yöntem, arabirim flashx.textLayout.edit.IInteractionEventHandler |
|
Bir imeStartComposition olayı işler
|
imeStartCompositionHandler(event:flash.events:IMEEvent) — yöntem, sınıf flashx.textLayout.edit.SelectionManager |
|
Bir imeStartComposition olayı işler
|
IMetadata — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IMetadata interface provides methods for querying the metadata elements. |
IMetadataAvailable — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IMetadataAvailable interface provides methods for retrieving metadata about nodes in the DOM. |
IMMEDIATE — Sabit Statik Özellik, sınıf flash.data.SQLTransactionLockType |
|
Hemen kilitleme işlemi seçeneğini belirtir. |
IMMEDIATE_CHILDREN — Sabit Statik Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.cms.SearchParameters |
|
Specifies to fetch first-level children only. |
ImmediateFaultToken — sınıf, paket com.adobe.gravity.utility.async |
|
ImmediateFaultToken is an implementation of IToken that simply calls the fault handlers
"immediately" (on the next stack frame, so that recipients can add handlers to the
token first). |
ImmediateFaultToken(error:Error) — Yapıcı, sınıf com.adobe.gravity.utility.async.ImmediateFaultToken |
|
Constructor. |
ImmediateSuccessToken — sınıf, paket com.adobe.gravity.utility.async |
|
ImmediateSuccessToken is an implementation of IToken that simply calls the success handlers
"immediately" (on the next stack frame, so that recipients can add handlers to the
token first). |
ImmediateSuccessToken(... rest) — Yapıcı, sınıf com.adobe.gravity.utility.async.ImmediateSuccessToken |
|
Construct an ImmediateSuccessToken. |
IModelInstance — Arabirim, paket com.adobe.fiber.valueobjects |
|
The IModelInstance interface declares functions that expose metadata
that depends on the instance state of value objects generated by
Adobe application modeling technology. |
IModelType — Arabirim, paket com.adobe.fiber.valueobjects |
|
The IModelType interface declares functions that expose metadata information
that does not depend on instance state of value objects generated by
Adobe application modeling technology. |
IModerator — Arabirim, paket com.adobe.solutions.rca.domain |
|
Defines a moderator of a stage. |
IModule — Arabirim, paket mx.modules |
|
An interface that marks a class as being a module. |
IModuleInfo — Arabirim, paket mx.modules |
|
An interface that acts as a handle for a particular module. |
IModuleInstance — Arabirim, paket com.adobe.icc.dc.domain |
|
Domain model Interface corresponding to all data modules
|
IModuleResolverService — Arabirim, paket com.adobe.icc.services.module |
|
Service for resolving modules into values that can be pushed into the PDF. |
IModuleService — Arabirim, paket com.adobe.icc.services.module |
|
Defines a service for Module management. |
IMosaicComponent — Arabirim, paket com.adobe.mosaic.skinning |
|
The IMosaicComponent interface is implemented by composite application user-interface components. |
IMosaicContainer — Arabirim, paket com.adobe.mosaic.skinning |
|
The IMosaicContainer interface is implemented by most composite application container, such as View,
ViewManager, Panel, and Shell. |
IMosaicNode — Arabirim, paket com.adobe.mosaic.om.interfaces |
|
The IMosaicNode interface provides methods for retrieving information about nodes in the DOM. |
impact — Özellik, sınıf mx.messaging.management.MBeanOperationInfo |
|
The impact of the operation. |
impl — Statik Özellik, sınıf com.adobe.dct.service.provider.DCTServiceProvider |
|
Storage for the implementation Class of IDCTServiceProvider. |
impl — Statik Özellik, sınıf com.adobe.ep.ux.content.factory.ContentDomainFactory |
|
Instance of Content Domain Factory to create Domain Objects
|
impl — Statik Özellik, sınıf com.adobe.solutions.exm.authoring.domain.ProviderFactory |
|
The IProviderFactory instance for which this class serves as a container. |
impl — Statik Özellik, sınıf com.adobe.solutions.prm.service.ServiceProvider |
|
This property holds a reference to the implementation instance, which creates the service objects. |
impl — Statik Özellik, sınıf com.adobe.solutions.rca.service.RCAServiceProvider |
|
This property holds a reference to the actual implementation instance which creates the service objects. |
implementationVersion — Özellik, sınıf mx.automation.AutomationClass |
|
Version of the implementation classes. |
implementationVersion — Özellik, arabirim mx.automation.IAutomationClass2 |
|
Version of the implementation classes. |
implements — İfade |
| Bir sınıfın bir veya daha fazla arabirim uyguladığını belirtir. |
implementsInterfaces — Özellik, arabirim com.adobe.mosaic.om.interfaces.IService |
|
The list of the interfaces this service implements. |
import — İfade |
| Harici olarak tanımlı sınıfları ve paketleri kodunuzun kullanabilmesini sağlar. |
importAsset(importFilePath:String) — yöntem, sınıf com.adobe.icc.editors.managers.ImportExportManager |
|
This function imports the package using the crx path by making a server call . |
importAsset(dataDownload:com.adobe.icc.vo:DataDownload) — yöntem, arabirim com.adobe.icc.services.export.IExportService |
|
Imports all the assets from the zip file. |
importAssetDefinition(assetType:int, bytes:flash.utils:ByteArray, isCompressed:Boolean) — yöntem, arabirim com.adobe.icc.services.export.IExportService |
|
Reads the given XML data bytes (serialized asset bytes) and creates the corresponding asset object. |
ImportAssets — sınıf, paket com.adobe.solutions.acm.authoring.presentation.common |
|
TitleWindow Host component for showing the Import Assets Pop Up. |
ImportAssets() — Yapıcı, sınıf com.adobe.solutions.acm.authoring.presentation.common.ImportAssets |
|
Constructor. |
IMPORT_BUSINESS_CALENDAR_COMPLETE — Sabit Statik Özellik, sınıf lc.foundation.events.ObjectResultEvent |
|
A special value that specifies that the business calendars were imported. |
importDate — Özellik, arabirim com.adobe.solutions.rca.domain.common.IDocument |
|
Date when a document was imported in the workflow. |
importDocument(evt:flash.events:Event) — yöntem, sınıf com.adobe.solutions.prm.presentation.document.DocumentPod |
|
This method imports a supporting document. |
importedBy — Özellik, arabirim com.adobe.solutions.rca.domain.common.IDocument |
|
Name of the user who imported the document in the workflow. |
importerClass — Özellik, sınıf flashx.textLayout.conversion.FormatDescriptor |
| Biçimden veri dönüştürmek için kullanılan sınıfı döndürür. |
ImportExportManager — sınıf, paket com.adobe.icc.editors.managers |
|
A manager for managaging the asset import export functionality. |
ImportExportManager() — Yapıcı, sınıf com.adobe.icc.editors.managers.ImportExportManager |
|
Constructor. |
importFilePath — Özellik, sınıf com.adobe.solutions.acm.authoring.presentation.common.ImportAssets |
|
Gets Crx path of the package to be imported. |
importFMLUploadButton — Kaplama Bölümü, sınıf com.adobe.dct.component.toolbars.DDToolbar |
| A skin part that defines a Button which imports fml.
A skin part that defines a Button which imports fml. |
ImportFMLView — sınıf, paket com.adobe.dct.view |
|
The ImportFMLView component is a TitleWindow that is shown(optionally) when an FML is imported for creating data dictionary. |
ImportFMLView() — Yapıcı, sınıf com.adobe.dct.view.ImportFMLView |
|
Constructor. |
importFromString(markup:String, whiteSpaceCollapse:String) — Statik Yöntem , sınıf spark.utils.TextFlowUtil |
|
Creates a TextFlow by importing (i.e., parsing) a String
containing the markup language used by the Text Layout Framework. |
importFromXML(markup:XML, whiteSpaceCollapse:String) — Statik Yöntem , sınıf spark.utils.TextFlowUtil |
|
Creates a TextFlow by importing (parsing) XML
that contains the markup language used by the Text Layout Framework. |
importItemData(expectedVersion:String, archiveData:flash.utils:IDataInput) — yöntem, sınıf mx.data.SQLiteOfflineAdapter |
|
Imports archived changed items instance from the byte array, which typically comes
from a file. |
importItems(changedItems:mx.data:ChangedItems) — yöntem, sınıf mx.data.SQLiteOfflineAdapter |
|
Imports archived data items into the local cache. |
importPackage() — yöntem, sınıf com.adobe.icc.editors.handlers.ConditionHandler |
|
This method imports the assets from the zip file . |
importPackage() — yöntem, sınıf com.adobe.icc.editors.managers.ImportExportManager |
|
Calls the server for importing the package. |
importPackage(dataDownload:com.adobe.icc.vo:DataDownload) — yöntem, arabirim com.adobe.icc.services.export.IExportService |
|
Fetches all the assets to be imported from the (.zip) file . |
importPackage() — yöntem, sınıf com.adobe.solutions.acm.authoring.presentation.common.ExportAssets |
|
This function imports the package. |
importPackage() — yöntem, sınıf com.adobe.solutions.acm.authoring.presentation.common.ImportAssets |
|
This function imports the package selected by the user. |
importStageButton — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.stages.StageBuilding |
| A reference to the Button object that is used to launch a dialog to import a stage.
A reference to the Button object that is used to launch a dialog to import a stage. |
importToFlow(source:Object) — yöntem, arabirim flashx.textLayout.conversion.ITextImporter |
|
Harici bir kaynaktan metin içeriğini içe aktarın ve bunu bir TextFlow öğesine dönüştürün. |
importToFlow(source:Object, format:String, config:flashx.textLayout.elements:IConfiguration) — Statik Yöntem , sınıf flashx.textLayout.conversion.TextConverter |
|
Belirtilen bir biçimdeki kaynak içeriğinden bir TextFlow öğesi oluşturur. |
importUrl(evt:flash.events:Event) — yöntem, sınıf com.adobe.solutions.prm.presentation.document.DocumentPod |
|
This method creates a dialog for importing a URL. |
ImportUrlDialog — sınıf, paket com.adobe.solutions.prm.presentation.document |
|
The host component for displaying import URL dialog. |
ImportUrlDialog() — Yapıcı, sınıf com.adobe.solutions.prm.presentation.document.ImportUrlDialog |
|
The constructor for ImportUrlDialog class. |
IMPORT_URL_EVENT — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.presentation.event.DocumentPodEvent |
|
This special constant denotes that import URL event. |
importUrlHandler(event:com.adobe.solutions.prm.presentation.event:DocumentPodEvent) — yöntem, sınıf com.adobe.solutions.prm.presentation.document.DocumentPod |
|
The import URL handler. |
importXSDUploadButton — Kaplama Bölümü, sınıf com.adobe.dct.component.toolbars.DDToolbar |
| A skin part that defines a Button which imports an XSD.
A skin part that defines a Button which imports an XSD. |
ImportXSDView — sınıf, paket com.adobe.dct.view |
|
The ImportXSDView component is a TitleWindow that is shown(optionally) when an XSD is imported for creating data dictionary. |
ImportXSDView() — Yapıcı, sınıf com.adobe.dct.view.ImportXSDView |
|
Constructor. |
IMXMLObject — Arabirim, paket mx.core |
|
The IMXMLObject interface defines the APIs that a non-visual component
must implement in order to work properly with the MXML compiler. |
IMXMLSupport — Arabirim, paket mx.rpc.mxml |
|
Implementing this interface means that an RPC service
can be used in an MXML document by using MXML tags. |
in — Operatör |
| Bir özelliğin belirli bir nesnenin parçası olup olmadığını değerlendirir. |
IN — Sabit Statik Özellik, sınıf com.adobe.ep.taskmanagement.filter.ComparisonOperator |
|
The IN constant that represents the In list operator. |
IN — Sabit Statik Özellik, sınıf fl.transitions.Transition |
|
Hareket hızı türünü belirleyen direction özelliği için sabit. |
IN — Sabit Statik Özellik, sınıf spark.effects.easing.EasingFraction |
|
Specifies that the easing instance
spends the entire animation easing in. |
inactive — Kaplama Durumu, sınıf spark.components.supportClasses.ScrollBarBase |
| The inactive state. This is the state when there is no content to scroll, which means maximum <= minimum. |
inactive — Kaplama Durumu, sınıf spark.components.TitleWindow |
| Inactive view state used for a TitleWindow when it, or all of its children, are not in focus. |
INACTIVE — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.ProjectState |
|
The initial state for a project or workitem is Inactive. |
inactiveSelectionFormat — Özellik, arabirim flashx.textLayout.edit.ISelectionManager |
|
Etkin pencerede olmadığında seçimi çizmek için kullanılan SelectionFormat nesnesi. |
inactiveSelectionFormat — Özellik, sınıf flashx.textLayout.edit.SelectionManager |
|
Etkin pencerede olmadığında seçimi çizmek için kullanılan SelectionFormat nesnesi. |
inactiveSelectionFormat — Özellik, sınıf flashx.textLayout.elements.Configuration |
|
Penceresi etkin olmadığında bir metin akışı (TextFlow) için ilk seçim biçimi (SelectionFormat). |
inactiveSelectionFormat — Özellik, arabirim flashx.textLayout.elements.IConfiguration |
|
Penceresi etkin olmadığında bir metin akışı (TextFlow) için ilk seçim biçimi (SelectionFormat). |
inactiveTextSelectionColor — Stil, sınıf spark.components.supportClasses.GroupBase |
| The color of text when the component is disabled. |
inactiveTextSelectionColor — Stil, sınıf spark.components.supportClasses.SkinnableTextBase |
| The color of text when the component is disabled. |
inactiveTextSelectionColor — Stil, sınıf spark.components.NumericStepper |
| The color of text when the component is disabled. |
inactiveTextSelectionColor — Stil, sınıf spark.components.SkinnableContainer |
| The color of text when the component is disabled. |
inactiveTextSelectionColor — Stil, sınıf spark.components.Scroller |
| The color of text when the component is disabled. |
inactiveTextSelectionColor — Stil, sınıf spark.components.RichEditableText |
| The color of text when the component is disabled. |
inactiveTextSelectionColor — Stil, sınıf spark.skins.spark.DefaultItemRenderer |
| The color of text when the component is disabled. |
inactiveTextSelectionColor — Stil, sınıf spark.skins.wireframe.DefaultItemRenderer |
| The color of text when the component is disabled. |
inactiveWithControlBar — Kaplama Durumu, sınıf spark.components.TitleWindow |
| Inactive view state with a control bar visible. |
INavigatorComponent — Arabirim, paket com.adobe.guides.spark.navigators.components |
|
Interface implemented by a guide navigator skin part. |
INavigatorContent — Arabirim, paket mx.core |
|
The INavigatorContent interface defines the interface that a container must
implement to be used as the child of a navigator container,
such as the ViewStack, TabNavigator, and Accordion navigator containers. |
inBufferSeek — Özellik, sınıf flash.net.NetStream |
|
Görüntülenen verinin akıllı arama (TRUE) için önbelleğe alınıp alınmadığını (FALSE) belirtir. |
include — İfade |
| Belirtilen dosyanın içeriğini; dosyadaki komutlar, çağıran komut dosyasının parçasıymış gibi dahil eder. |
INCLUDE_ALL — Sabit Statik Özellik, sınıf mx.data.PropertySpecifier |
|
Special value for a PropertySpecifier mode to include all properties of an item. |
includeCategory — Özellik, sınıf mx.logging.targets.LineFormattedTarget |
|
Indicates if the category for this target should added to the trace. |
includeCommonVariables — Özellik, sınıf lc.procmgmt.domain.SearchFilter |
|
A flag that indicates whether to include all common process variables in the search results. |
includeContent — Özellik, sınıf com.adobe.ep.ux.content.model.relation.RelationParameters |
|
This parameter specifies whether the content has to be retrieved or not
|
includeContent — Özellik, sınıf com.adobe.ep.ux.content.model.search.SearchParameters |
|
This parameter specifies whether content is to be retrieved. |
includeContent — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.cms.SearchParameters |
|
Specifies whether to retrieve content or not. |
includeDate — Özellik, sınıf mx.logging.targets.LineFormattedTarget |
|
Indicates if the date should be added to the trace. |
INCLUDE_DEFAULT — Sabit Statik Özellik, sınıf mx.data.PropertySpecifier |
|
Special value for a PropertySpecifier mode to include properties based on the default configuration. |
INCLUDE_DEFAULT_PLUS_LIST — Sabit Statik Özellik, sınıf mx.data.PropertySpecifier |
|
Special value for a PropertySpecifier mode to include properties based on the default configuration,
as well as additional properties specified in a list. |
includeEmptyConditions — Özellik, sınıf com.adobe.icc.vo.render.ContextData |
|
True if nested empty conditions (nested conditional modules that produce no output) should be included in the resolved content list. |
includeEmptyLists — Özellik, sınıf com.adobe.icc.vo.render.ContextData |
|
True if nested empty lists (nested list modules that produce no output) should be included in the resolved content list. |
includeEmptySections — Özellik, sınıf ga.views.SectionListView |
|
Specifies whether to include sections that do not include any panels in the view. |
includeFile — Özellik, sınıf com.adobe.ep.ux.content.model.search.SearchParameters |
|
A flag that indicaates whether to include the file reference by default in the search results. |
includeInLayout — Özellik, sınıf mx.containers.utilityClasses.PostScaleAdapter |
| |
includeInLayout — Özellik, arabirim mx.core.ILayoutElement |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Özellik, arabirim mx.core.IUIComponent |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Özellik, sınıf mx.core.UIComponent |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Özellik, sınıf mx.core.UIFTETextField |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Özellik, sınıf mx.core.UITextField |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Özellik, sınıf mx.flash.UIMovieClip |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Özellik, sınıf org.osmf.layout.LayoutMetadata |
|
When set to true (default), the target will participate in the layout
process. |
includeInLayout — Özellik, sınıf spark.core.SpriteVisualElement |
|
Specifies whether this component is included in the layout of the
parent container. |
includeInLayout — Özellik, sınıf spark.primitives.supportClasses.GraphicElement |
|
Specifies whether this element is included in the layout of the parent. |
includeInRanges — Özellik, sınıf mx.charts.chartClasses.CartesianDataCanvas |
|
If true, the computed range of the chart is affected by this
canvas. |
includeInRanges — Özellik, sınıf mx.charts.chartClasses.PolarDataCanvas |
|
If true, the computed range of the chart is affected by this
canvas. |
includeLevel — Özellik, sınıf mx.logging.targets.LineFormattedTarget |
|
Indicates if the level for the event should added to the trace. |
INCLUDE_LIST — Sabit Statik Özellik, sınıf mx.data.PropertySpecifier |
|
Special value for a PropertySpecifier mode to include only properties specified in a list. |
includeMode — Özellik, sınıf mx.data.PropertySpecifier |
|
The mode of this PropertySpecifier, determining what properties should be included. |
includeNavigationMinHeight — Özellik, sınıf com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Set the minimal height such that the navigation will collapse if the height is less than the value. |
includeNavigationMinHeight — Özellik, sınıf ga.controls.Wrapper |
|
Indicates the minimum height at which the Navigation part of the guide will still display. |
includeNavigationMinWidth — Özellik, sınıf com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Set the minimal width such that the navigation container will collapse if the width is less than the value. |
includeNavigationMinWidth — Özellik, sınıf ga.controls.Wrapper |
|
Indicates the minimum width at which the Navigation part of the guide will still display. |
includeNestedSections — Özellik, sınıf ga.controls.MxTreeNav |
|
Specifies if nested sections should be included in the tree. |
includeNestedSections — Özellik, sınıf ga.views.TreeView |
|
Indicates if nested sections should appear in the tree. |
INCLUDE_OPERATION — Sabit Statik Özellik, sınıf mx.data.messages.ManagedRemotingMessage |
|
For simple invocation of a ManagedRemoteService method. |
includeProcessVariables — Özellik, sınıf lc.procmgmt.domain.SearchFilter |
|
A flag that indicates whether to include all process-specific variables in the search results. |
includeProperty(propName:String) — yöntem, sınıf mx.data.PropertySpecifier |
|
Check if the given property should be included based on this specifier. |
includeSpecifierString — Özellik, sınıf mx.data.PropertySpecifier |
|
Returns the value for DSincludeSpec. |
includeTime — Özellik, sınıf mx.logging.targets.LineFormattedTarget |
|
Indicates if the time should be added to the trace. |
INCManager — Arabirim, paket fl.video |
|
INCManager, VideoPlayer sınıfı için flash.net.NetConnection öğesini oluşturan sınıfların arabirimidir. |
iNCManagerClass — Statik Özellik, sınıf fl.video.VideoPlayer |
|
Tüm VideoPlayer nesnelerinin varsayılan INCManager uygulaması olarak özel sınıfınızı kullanmasını sağlamak için iNCManagerClass özelliğini, sınıf nesnesine veya özel sınıfınızın dize adına ayarlayın. |
INCMANAGER_CLASS_UNSET — Sabit Statik Özellik, sınıf fl.video.VideoError |
|
INCManager sınıfının ayarlanmadığını belirten durum değişkeni. |
INCOMPATIBLE_DATADICTIONARY — Sabit Statik Özellik, sınıf com.adobe.icc.editors.events.AssetValidationFaultType |
|
The AssetValidationFaultType.INCOMPATIBLE_DATADICTIONARY constant
indicates that the data dictionary associated with the domain object isn't
compatible and cannot be saved. |
increment(baseValue:Object, incrementValue:Object) — yöntem, sınıf spark.effects.interpolation.HSBInterpolator |
|
Returns the result of the two RGB values added
together as HSB colors. |
increment(baseValue:Object, incrementValue:Object) — yöntem, arabirim spark.effects.interpolation.IInterpolator |
|
Given a base value and a value to add to it,
return the result of that operation. |
increment(baseValue:Object, incrementValue:Object) — yöntem, sınıf spark.effects.interpolation.MultiValueInterpolator |
|
Given a base value and a value to add to it,
return the result of that operation. |
increment(baseValue:Object, incrementValue:Object) — yöntem, sınıf spark.effects.interpolation.NumberInterpolator |
|
Given a base value and a value to add to it,
return the result of that operation. |
increment(baseValue:Object, incrementValue:Object) — yöntem, sınıf spark.effects.interpolation.RGBInterpolator |
|
Returns the result of the two values added
together on a per-channel basis. |
incrementButton — Kaplama Bölümü, sınıf spark.components.supportClasses.ScrollBarBase |
| An optional skin part that defines a button that, when pressed, steps the scrollbar down. This is equivalent to an increasing step to the value property.
An optional skin part that defines a button
that, when pressed, steps the scrollbar down. |
incrementButton — Kaplama Bölümü, sınıf spark.components.Spinner |
| A skin part that defines the button that, when pressed, increments the value property by stepSize.
A skin part that defines the button that,
when pressed, increments the value property
by stepSize. |
incrementButton — Özellik, sınıf spark.skins.spark.HScrollBarSkin |
| |
incrementButton — Özellik, sınıf spark.skins.spark.NumericStepperSkin |
| |
incrementButton — Özellik, sınıf spark.skins.spark.SpinnerSkin |
| |
incrementButton — Özellik, sınıf spark.skins.spark.VScrollBarSkin |
| |
incrementButton — Özellik, sınıf spark.skins.wireframe.HScrollBarSkin |
| |
incrementButton — Özellik, sınıf spark.skins.wireframe.NumericStepperSkin |
| |
incrementButton — Özellik, sınıf spark.skins.wireframe.SpinnerSkin |
| |
incrementButton — Özellik, sınıf spark.skins.wireframe.VScrollBarSkin |
| |
incrementButton — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin |
| |
incrementButton — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin |
| |
incrementButton — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin |
| |
incrementButton — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin |
| |
incrementBy(a:flash.geom:Vector3D) — yöntem, sınıf flash.geom.Vector3D |
|
Geçerli Vector3D nesnesinin x, y ve z öğelerinin değerini, belirtilen bir Vector3D nesnesinin x, y ve z öğelerinin değeri kadar artırır. |
incrementCacheCounter() — yöntem, arabirim mx.automation.IAutomationManager |
|
Increments the cache counter. |
INCREMENT_COLLECTION_SIZE — Sabit Statik Özellik, sınıf mx.data.UpdateCollectionRange |
|
Indicates an increase in the collection size. |
INCREMENT_SATURATE — Sabit Statik Özellik, sınıf flash.display3D.Context3DStencilAction |
|
Şablon arabellek değerini artırarak maksimum değer olan 255'te kelepçeler. |
INCREMENT_WRAP — Sabit Statik Özellik, sınıf flash.display3D.Context3DStencilAction |
|
Şablon arabellek değerini artırır. |
indent — Özellik, sınıf com.adobe.consulting.pst.vo.FlexConfiguration |
|
The indentation value to be applied when indenting modules in a Target (in Doc Composer)
|
indent — Özellik, sınıf flash.text.TextFormat |
|
Sol kenar boşluğundan paragraftaki ilk harfe kadar olan girintiyi gösterir. |
indent — Özellik, sınıf mx.controls.FileSystemComboBox |
|
The number of pixels to indent each entry in the dropdown list. |
indent — Özellik, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridListData |
|
The default indentation for this row of the AdvancedDataGrid control. |
indent — Özellik, sınıf mx.controls.treeClasses.TreeListData |
|
The default indentation for this row of the Tree control. |
indentation — Stil, sınıf mx.controls.Tree |
| Indentation for each tree level, in pixels. |
indentation — Stil, sınıf mx.controls.AdvancedDataGrid |
| The indentation for each node of the navigation tree, in pixels. |
indentationDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor |
| A skin part that defines the indentation numeric stepper
A skin part that defines the indentation numeric stepper
|
indentationDisplay — Kaplama Bölümü, sınıf com.adobe.solutions.acm.authoring.presentation.ListItemEditor |
| A skin part that defines the indentation numeric stepper
A skin part that defines the indentation numeric stepper
|
indentationLevel — Özellik, sınıf com.adobe.icc.dc.domain.BaseModuleInstance |
|
The level of indentation of the module with respect to the container holding the module instance. |
indentationLevel — Özellik, arabirim com.adobe.icc.dc.domain.IModuleInstance |
|
The level of indentation of the module with respect to the container holding the module instance. |
indentationLevel — Özellik, sınıf com.adobe.icc.editors.model.ListAssignmentModel |
|
Specifies The indentation level for the target data module. |
indentationLevel — Özellik, sınıf com.adobe.icc.editors.model.ModuleAssignmentModel |
|
The indentationLevel property of the underlying value object. |
indentationLevel — Özellik, sınıf com.adobe.icc.vo.LDMAssignment |
|
Specifies The indentation level for the target data module. |
indentationLevel — Özellik, sınıf com.adobe.icc.vo.ModuleAssignment |
|
Specifies the indentation level for the target data module. |
indentLevel — Kaplama Bölümü, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings |
| A skin part which defines indent level input.
A skin part which defines indent level input. |
indeterminate — Özellik, sınıf fl.controls.ProgressBar |
|
İlerleme çubuğunun kullandığı dolgu türünü ve yükleme kaynağının bilinip bilinmediğini gösteren bir değer alır veya ayarlar. |
indeterminate — Özellik, sınıf mx.controls.ProgressBar |
|
Whether the ProgressBar control has a determinate or
indeterminate appearance. |
indeterminateBar — Stil, sınıf fl.controls.ProgressBar |
| Belirsiz çubuk animasyonu için oluşturucu olarak kullanılacak sınıf. |
IndeterminateBar — sınıf, paket fl.controls.progressBarClasses |
|
IndeterminateBar sınıfı, yüklenen kaynağın boyutu bilinmediğinde, ilerleme çubuğu bileşeninin çizilmesini sağlar. |
IndeterminateBar() — Yapıcı, sınıf fl.controls.progressBarClasses.IndeterminateBar |
|
IndeterminateBar bileşeninin yeni bir örneğini oluşturur. |
indeterminateMoveInterval — Stil, sınıf mx.controls.ProgressBar |
| The number of pixels to move the indeterminate progress bar for each indeterminate loop. |
indeterminateSkin — Stil, sınıf fl.controls.progressBarClasses.IndeterminateBar |
| Belirsiz ilerleme çubuğu olarak kullanılacak sınıfın adı. |
indeterminateSkin — Stil, sınıf fl.controls.ProgressBar |
| Belirsiz ilerleme çubuğu olarak kullanılacak sınıfın adı. |
indeterminateSkin — Stil, sınıf mx.controls.ProgressBar |
| Skin style for an indeterminate progress bar. |
index — Özellik, sınıf com.adobe.mosaic.sparklib.optionMenu.OptionMenuEvent |
|
The index of the selected item when the event type is SELECT_ITEM. |
index — Özellik, sınıf com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent |
|
The index of the tab target of this event. |
index — Özellik, sınıf fl.controls.listClasses.ListData |
|
Veri sağlayıcının içindeki öğenin dizini. |
index — Özellik, sınıf fl.events.ListEvent |
|
Oluşturucuyu içeren hücrenin sıfır temelli dizinini alır. |
index — Özellik, sınıf fl.motion.KeyframeBase |
|
Anahtar karenin ara hareket içindeki benzersiz süre değeri. |
index — Özellik, sınıf flash.display.ShaderInput |
|
Gölgelendiricideki girdinin, gölgelendiricideki girdi tanımlarının sırasını belirten sıfır temelli dizini. |
index — Özellik, sınıf flash.display.ShaderParameter |
|
Parametrenin sıfır temelli dizini. |
index — Özellik, sınıf flash.media.Camera |
|
Tüm kullanılabilir kameraları listeleyen Camera.names dizisinde kameranın konumunu belirten, sıfır tabanlı bir dizin. |
index — Özellik, sınıf flash.media.Microphone |
|
Mikrofonun Microphone.names tarafından döndürülen dizide yansıtıldığı şekildeki dizini. |
index — Özellik, sınıf mx.charts.ChartItem |
|
The index of the data from the series' data provider
that the ChartItem represents. |
index — Özellik, sınıf mx.charts.series.items.LineSeriesSegment |
|
The index of this segment in the array of segments
representing the line series. |
index — Özellik, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
The index of this AdvancedDataGridHeaderInfo instance
in the AdvancedDataGrid control. |
index — Özellik, sınıf mx.controls.listClasses.ListBaseSelectionData |
|
The index in the data provider of the selected item. |
index — Özellik, sınıf mx.effects.AddChildAction |
|
The index of the child within the parent. |
index — Özellik, sınıf mx.effects.effectClasses.AddChildActionInstance |
|
The index of the child within the parent. |
index — Özellik, sınıf mx.events.ColorPickerEvent |
|
The zero-based index in the Color's data provider that corresponds
to the color that was rolled over, rolled out of, or selected. |
index — Özellik, sınıf mx.events.FlexNativeMenuEvent |
|
The index of the associated menu item within its parent menu or submenu. |
index — Özellik, sınıf mx.events.ItemClickEvent |
|
The index of the associated navigation item. |
index — Özellik, sınıf mx.events.MenuEvent |
|
The index of the associated menu item within its parent menu or submenu. |
index — Özellik, sınıf org.osmf.layout.LayoutMetadata |
|
Defines the desired position of the target in the display list
of its context. |
index — Özellik, sınıf org.osmf.net.qos.FragmentDetails |
|
The index of the stream of which this fragment is a part
|
index — Özellik, sınıf org.osmf.net.qos.PlaybackDetails |
|
The index of the stream of which this fragment is a part
|
index — Özellik, sınıf org.osmf.net.qos.QualityLevel |
|
The index of the quality level
|
index — Özellik, sınıf spark.effects.AddAction |
|
The index of the child within the parent. |
index — Özellik, sınıf spark.effects.supportClasses.AddActionInstance |
|
The index of the child within the parent. |
index — Özellik, sınıf spark.events.ElementExistenceEvent |
|
The index where the element was added or removed. |
index — Özellik, sınıf spark.events.RendererExistenceEvent |
|
The index where the item renderer was added or removed. |
INDEX — Sabit Statik Özellik, sınıf spark.effects.AddAction |
|
Constant used to specify the position to add the item relative to the
object specified by the relativeTo property. |
IndexBuffer3D — son sınıf, paket flash.display3D |
|
IndexBuffer3D, grafik alt sistemi tarafından tutulan grafik öğelerini kapsayan köşe dizinlerinin listesini temsil etmek için kullanılır. |
IndexChangedEvent — sınıf, paket mx.events |
|
The IndexChangedEvent class represents events that are dispatched when
an index changes. |
IndexChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean, relatedObject:flash.display:DisplayObject, oldIndex:Number, newIndex:Number, triggerEvent:flash.events:Event) — Yapıcı, sınıf mx.events.IndexChangedEvent |
|
Constructor. |
IndexChangeEvent — sınıf, paket spark.events |
|
The IndexChangeEvent class represents events that are dispatched when
an index changes in a Spark component. |
IndexChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldIndex:int, newIndex:int) — Yapıcı, sınıf spark.events.IndexChangeEvent |
|
Constructor. |
indexOf(searchElement:any, fromIndex:int) — yöntem, sınıf Array |
|
Bir dizide bir öğeyi katı eşitlik (===) kullanarak arar ve öğenin dizin konumunu döndürür. |
indexOf(val:String, startIndex:Number) — yöntem, sınıf String |
|
Dizeyi arar ve çağıran dizenin startIndex öğesinde veya sonrasında val parametresinin ilk görüldüğü yerin konumunu döndürür. |
indexOf(searchElement:T, fromIndex:int) — yöntem, sınıf Vector |
|
Vector örneğinde bir öğeyi arar ve öğenin dizin konumunu döndürür. |
INDEX_OUT_OF_BOUNDS_ERROR — Sabit Statik Özellik, sınıf flash.globalization.LastOperationStatus |
|
Adımlayıcının aralık dışına çıktığını veya ay, gün veya saat için geçersiz bir parametrenin belirtildiğini belirtir. |
INDEX_OUT_OF_BOUNDS_ERROR — Sabit Statik Özellik, sınıf spark.globalization.LastOperationStatus |
|
Indicates that an iterator went out of range or an invalid parameter was
specified for month, day, or time. |
indexReferences — Özellik, sınıf mx.data.DataManager |
|
To tune the speed of your application, set this property to false
if you have a small number of fills or references to items managed by this
DataManager from association properties of other items. |
indexToColNum(columnIndex:int) — yöntem, sınıf mx.controls.AdvancedDataGridBaseEx |
|
Returns the column number of a currently displayed column
as it is currently displayed. |
indexToColumn(index:int) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase |
|
The column for the data provider item at the given index. |
indexToColumn(index:int) — yöntem, sınıf mx.controls.listClasses.ListBase |
|
The column for the data provider item at the given index. |
indexToItemRenderer(index:int) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase |
|
Get an item renderer for the index of an item in the data provider,
if one exists. |
indexToItemRenderer(index:int) — yöntem, sınıf mx.controls.listClasses.ListBase |
|
Get an item renderer for the index of an item in the data provider,
if one exists. |
indexToRow(index:int) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase |
|
The row for the data provider item at the given index. |
indexToRow(index:int) — yöntem, sınıf mx.controls.listClasses.ListBase |
|
The row for the data provider item at the given index. |
_indexToSwitchTo — Özellik, sınıf org.osmf.traits.AlternativeAudioTrait |
| |
indicatorGap — Stil, sınıf mx.containers.FormHeading |
| Number of pixels between the label area and the heading text. |
indicatorGap — Stil, sınıf mx.containers.Form |
| Number of pixels between the label and child components. |
indicatorGap — Stil, sınıf mx.containers.FormItem |
| Number of pixels between the label and child components of the form item. |
indicatorSkin — Stil, sınıf mx.containers.FormItem |
| Specifies the skin to use for the required field indicator. |
indices — Özellik, sınıf flash.data.SQLSchemaResult |
|
SQLConnection.loadSchema() çağrısında istenen SQLIndexSchema örnekleri dizisi. |
indices — Özellik, sınıf flash.display.GraphicsTrianglePath |
|
Her üç dizinin bir üçgeni tanımladığı tam sayılar veya dizinler Vector öğesi. |
indicesToIndex(rowIndex:int, colIndex:int) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase |
|
Computes the offset into the data provider of the item
at colIndex, rowIndex. |
indicesToIndex(rowIndex:int, colIndex:int) — yöntem, sınıf mx.controls.listClasses.ListBase |
|
Computes the offset into the data provider of the item
at colIndex, rowIndex. |
Infinity — Paket Sabit Özelliği, Üst Düzey |
|
Pozitif Sonsuzluğu temsil eden özel bir değer. |
-Infinity — Paket Sabit Özelliği, Üst Düzey |
|
Negatif Sonsuzluğu temsil eden özel bir değer. |
inflate(dx:Number, dy:Number) — yöntem, sınıf flash.geom.Rectangle |
|
Rectangle nesnesinin boyutunu, belirtilen miktarlarda, piksel olarak artırır. |
inflate() — yöntem, sınıf flash.utils.ByteArray |
|
Deflate sıkıştırma algoritmasını kullanarak bayt dizisinin sıkıştırmasını açar. |
inflatePoint(point:flash.geom:Point) — yöntem, sınıf flash.geom.Rectangle |
|
Rectangle nesnesinin boyutunu artırır. |
info — Özellik, sınıf coldfusion.service.mxml.Pdf |
|
Structure variable for relevant information, for example, “ #infoStruct#". |
info(message:String, params:Object, actor:Object, error:Error) — yöntem, sınıf com.adobe.gravity.utility.logging.Logger |
|
Log an INFO message. |
info — Özellik, sınıf fl.video.MetadataEvent |
|
Olay türüne bağlı olarak eklenen dinamik özelliklere sahip bir nesne. |
info — Özellik, sınıf flash.events.NetDataEvent |
|
Mesajı tanımlayan bir veri nesnesi. |
info — Özellik, sınıf flash.events.NetStatusEvent |
|
Nesnenin durumunu veya hata koşulunu açıklayan özellikleri olan bir nesne. |
info — Özellik, sınıf flash.net.NetGroup |
|
Özellikleri, NetGroup öğesinin RTMFP eşler arası veri taşımasıyla ilgili Hizmet Kalitesi istatistiklerini sağlayan bir NetGroupInfo nesnesini döndürür. |
info — Özellik, sınıf flash.net.NetStream |
|
Özellikleri, servis kalitesi hakkındaki istatistikleri içeren bir NetStreamInfo nesnesi döndürür. |
info() — yöntem, arabirim mx.core.IFlexModuleFactory |
|
Returns a block of key/value pairs
that hold static data known to the module. |
info — Özellik, sınıf mx.events.MetadataEvent |
|
For events off type ACTION_SCRIPT and CUE_POINT,
the index of the cue point in the VideoDisplay.cuePoint Array. |
info(message:String, ... rest) — yöntem, arabirim mx.logging.ILogger |
|
Logs the specified data using the LogEvent.INFO level. |
info(msg:String, ... rest) — yöntem, sınıf mx.logging.LogLogger |
|
Logs the specified data using the LogEvent.INFO level. |
info(message:String, ... rest) — yöntem, sınıf org.osmf.logging.Logger |
|
Logs a message with a "info" level. |
info — Özellik, sınıf org.osmf.net.StreamingItem |
|
Returns an Object containing any custom information
associated with the stream. |
INFO — Sabit Statik Özellik, sınıf com.adobe.gravity.utility.logging.LogLevel |
|
Log level for low volume information of interest. |
INFO — Sabit Statik Özellik, sınıf flash.ui.Keyboard |
|
Bilgi düğmesinin tuş kodu değeri ile ilişkili sabit. |
INFO — Sabit Statik Özellik, sınıf mx.logging.LogEventLevel |
|
Designates informational messages that
highlight the progress of the application at coarse-grained level. |
INFO — Sabit Özellik, sınıf mx.messaging.management.MBeanOperationInfo |
|
The operation is purely informational with no side-effects, read-only. |
InfoAreaSkin — sınıf, paket com.adobe.guides.spark.navigators.skins |
| The skin for the GroupInformationArea renderer. |
InfoAreaSkin() — Yapıcı, sınıf com.adobe.guides.spark.navigators.skins.InfoAreaSkin |
| Constructor. |
Info_Icon — Sabit Statik Özellik, sınıf com.adobe.icc.editors.managers.ErrorManager |
|
The constant specifying the Info Icon. |
INFO_ICON — Özellik, sınıf com.adobe.solutions.rca.presentation.util.AlertFormatter |
|
This property refers to information icon. |
INFORMATIONAL — Sabit Statik Özellik, sınıf flash.desktop.NotificationType |
|
Bir bildirim uyarısının bilgi amaçlı olduğunu ve kullanıcının uyarıyı güvenli bir şekilde yok sayabileceğini belirtir. |
INHERIT — Sabit Statik Özellik, sınıf flashx.textLayout.formats.FormatValue |
| Bir özelliğin, üst öğesinin değerini miras alacağını belirtir. |
inheritDocsFromParent — Özellik, arabirim com.adobe.solutions.prm.domain.IProject |
|
Defines the current value of inheritDocsFromParent flag. |
inheritDocsFromParent — Özellik, arabirim com.adobe.solutions.prm.domain.IWorkItem |
|
Defines the current value of inheritDocsFromParent flag. |
inheritDocsFromParent — Özellik, sınıf com.adobe.solutions.prm.domain.impl.Project |
|
Defines the current value of inheritDocsFromParent flag. |
inheritDocsFromParent — Özellik, sınıf com.adobe.solutions.prm.domain.impl.WorkItem |
|
Defines the current value of inheritDocsFromParent flag. |
inheritDocsFromParent — Özellik, sınıf com.adobe.solutions.prm.vo.ProjectVO |
|
Defines the current value of inheritDocsFromParent flag. |
inheritDocsFromParent — Özellik, sınıf com.adobe.solutions.prm.vo.WorkItemVO |
|
Defines the current value of inheritDocsFromParent flag. |
inheritingStyles — Özellik, arabirim mx.core.IUITextField |
|
The beginning of this UITextField's chain of inheriting styles. |
inheritingStyles — Özellik, sınıf mx.core.UIComponent |
|
The beginning of this component's chain of inheriting styles. |
inheritingStyles — Özellik, sınıf mx.core.UIFTETextField |
|
The beginning of this UITextField's chain of inheriting styles. |
inheritingStyles — Özellik, sınıf mx.core.UITextField |
|
The beginning of this UITextField's chain of inheriting styles. |
inheritingStyles — Özellik, sınıf mx.styles.AdvancedStyleClient |
|
An object containing the inheritable styles for this non-visual
style client instance. |
inheritingStyles — Özellik, arabirim mx.styles.IStyleClient |
|
An object containing the inheritable styles for this component. |
inheritingStyles — Özellik, sınıf mx.styles.StyleProxy |
|
An object containing the inheritable styles for this component. |
init(rootContent:flash.display:MovieClip, context:com.adobe.gravity.framework:IBundleContext, gravityCoreApplicationDomain:flash.system:ApplicationDomain) — yöntem, arabirim com.adobe.gravity.init.IGravityFrameInit |
|
Initialize whatever there is to be initialized in this frame. |
init(topGroup:spark.components:Group, itemFactories:Array, tabIndex:int, tabOffset:int) — yöntem, sınıf com.adobe.guides.spark.layouts.components.AlignmentArea |
|
Create the groups to represent an alignment area. |
init(event:flash.events:Event) — yöntem, sınıf com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Called when the guide is initalized. |
init — Olay, sınıf fl.containers.ScrollPane |
|
Yüklenen bir SWF dosyasının özellikleri ve yöntemleri erişilebilir durumdaysa gönderilir. |
init — Olay, sınıf fl.containers.UILoader |
|
Yüklenen bir SWF dosyasının özellikleri ve yöntemleri erişilebilir durumdaysa gönderilir. |
init — Olay, sınıf flash.display.LoaderInfo |
|
Yüklenen bir SWF dosyasının özellikleri ve yöntemleri erişilebilir ve kullanıma hazır durumdaysa gönderilir. |
init(event:flash.events:Event) — yöntem, arabirim ga.controls.IWrapperHost |
|
Called when the guide is initalized. |
init(event:flash.events:Event) — yöntem, sınıf ga.controls.Wrapper |
|
Called when the guide is initalized. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.DragManagerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.advancedDataGrid.OLAPDataGridGroupRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.AreaSeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.AxisRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.BarSeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.BubbleSeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.CartesianChartAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.ChartBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.ColumnSeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.HLOCSeriesBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.LegendAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.LegendItemAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.LineSeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.PieSeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.PlotSeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.charts.SeriesAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.AccordionAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.ApplicationAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.BoxAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.CanvasAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.DividedBoxAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.FormAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.FormItemAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.PanelAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.TabNavigatorAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.ViewStackAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.WindowedApplicationAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.containers.WindowsAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.AlertAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.AlertFormAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ButtonBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.CheckBoxAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ColorPickerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ComboBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.DataGridAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.DataGridItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.DateChooserAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.DateFieldAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.FileSystemTreeAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.FlexNativeMenuAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.LabelAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.LinkBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ListAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ListBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ListBaseContentHolderAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ListItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.MenuAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.MenuBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.MenuBarItemAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.MenuItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.NavBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.NumericStepperAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.PopUpButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ProgressBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.RadioButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.SWFLoaderAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ScrollBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.SliderAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.TextAreaAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.TextInputAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.TileBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.TileListItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ToggleButtonBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.ToolTipAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.TreeAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.TreeItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.VideoDisplayAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.dataGridClasses.FTEDataGridItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.core.ContainerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.core.RepeaterAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.core.ScrollControlBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.core.UIComponentAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.core.UIFTETextFieldAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.core.UITextFieldAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.flashflexkit.ContainerMovieClipAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.flashflexkit.FlexContentHolderAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(styleManager:mx.styles:IStyleManager2) — Statik Yöntem , sınıf mx.charts.styles.HaloDefaults |
|
Initializes the common values used by the default styles for the chart and element classes. |
init — Olay, sınıf mx.controls.SWFLoader |
|
Dispatched when the properties and methods of a loaded SWF file
are accessible. |
init(value:String, title:String) — yöntem, arabirim mx.managers.IBrowserManager |
|
Initializes the BrowserManager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkApplicationAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkBorderContainerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkButtonBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkButtonBarButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkCheckBoxAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkComboBoxAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkDataGridAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkDataGroupAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkDropDownListAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkFormAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkFormItemAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkGroupAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkImageAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkLabelAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkListAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkNavigatorContentAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkNumericStepperAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkPanelAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkPopUpAnchorAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkRadioButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkRichEditableTextAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkSkinnableContainerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkSpinnerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkTabBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkTextAreaAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkTextInputAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkTileGroupAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkTitleWindowAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkToggleButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkVideoDisplayAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkVideoPlayerAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkWindowAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.SparkWindowedApplicationAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.gridClasses.SparkGridItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.mediaClasses.SparkMuteButtonAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.mediaClasses.SparkVolumeBarAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkButtonBarBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkButtonBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkDropDownListBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkRangeAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkScrollBarBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkSkinnableComponentAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkSliderBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkTextBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkToggleButtonBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.components.supportClasses.SparkTrackBaseAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.skins.spark.SparkDefaultGridItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.skins.spark.SparkDefaultItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
init(root:flash.display:DisplayObject) — Statik Yöntem , sınıf spark.automation.delegates.skins.spark.SparkUITextFieldGridItemRendererAutomationImpl |
|
Registers the delegate class for a component class with automation manager. |
INIT — Sabit Statik Özellik, sınıf flash.events.Event |
|
Event.INIT sabiti, init olay nesnesinin type özelliği değerini tanımlar. |
initAdvancedLayoutFeatures() — yöntem, sınıf mx.core.UIComponent |
|
Initializes the implementation and storage of some of the less frequently
used advanced layout features of a component. |
initChannelSet(message:mx.messaging.messages:IMessage) — yöntem, sınıf mx.messaging.MessageAgent |
|
Used to automatically initialize the channelSet property for the
MessageAgent before it connects for the first time. |
initComplete() — yöntem, sınıf com.adobe.gravity.init.GravityBootstrap |
|
Called when initialization is complete. |
initComplete() — yöntem, sınıf com.adobe.gravity.init.GravityBootstrapWithProgress |
| |
initComplete — Olay, sınıf lc.procmgmt.AuthenticatingApplication |
|
Dispatched after the Application object is initialized,
processed by the LayoutManager object, and attached to the display list. |
INIT_COMPLETE — Sabit Statik Özellik, sınıf lc.foundation.events.LiveCycleEvent |
|
The initComplete event type. |
INIT_COMPLETE — Sabit Statik Özellik, sınıf mx.events.FlexEvent |
|
Dispatched when a Flex application finishes initialization. |
initCompleteHandler(event:flash.events:Event) — yöntem, sınıf mx.preloaders.DownloadProgressBar |
|
Event listener for the FlexEvent.INIT_COMPLETE event. |
initCompleteHandler(event:flash.events:Event) — yöntem, sınıf mx.preloaders.SparkDownloadProgressBar |
|
Event listener for the FlexEvent.INIT_COMPLETE event. |
initDataProvider() — yöntem, sınıf ga.model.Section |
|
Sets the instance manager and the data provider for this repeating panel
|
initEffect(event:flash.events:Event) — yöntem, sınıf mx.effects.EffectInstance |
|
This method is called if the effect was triggered by the EffectManager. |
initEffect(event:flash.events:Event) — yöntem, arabirim mx.effects.IEffectInstance |
|
This method is called if the effect was triggered by the EffectManager. |
initFilters(filterClasses:Array, gradientSubarrayLengths:Array, startFrame:int, endFrame:int) — yöntem, sınıf fl.motion.MotionBase |
|
Hedef nesne için filtreler listesini başlatır ve filtre listesini Motion nesnesinin her Keyframe örneğine kopyalar. |
initForHistoryManager() — yöntem, arabirim mx.managers.IBrowserManager |
|
Initializes the BrowserManager. |
initialDestinationId — Özellik, sınıf mx.messaging.ChannelSet |
|
Provides access to the initial destination this ChannelSet is used to access. |
INITIAL_DETAILS_REPLY — Sabit Statik Özellik, sınıf mx.automation.events.MarshalledAutomationEvent |
| |
INITIAL_DETAILS_REQUEST — Sabit Statik Özellik, sınıf mx.automation.events.MarshalledAutomationEvent |
| |
initialHeight — Özellik, sınıf mx.core.MovieClipLoaderAsset |
|
Backing storage for the measuredHeight property. |
initialIndex — Özellik, sınıf org.osmf.net.DynamicStreamingResource |
|
The preferred starting index. |
initialIndex — Özellik, sınıf spark.components.mediaClasses.DynamicStreamingVideoSource |
|
The preferred starting index. |
initializationComplete() — yöntem, sınıf com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutFirstButtonSkin |
|
???
|
initializationComplete() — yöntem, sınıf com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutLastButtonSkin |
|
???
|
initializationComplete() — yöntem, sınıf com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutMiddleButtonSkin |
|
???
|
initializationComplete() — yöntem, sınıf mx.core.UIComponent |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMButton |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMButtonBar |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMButtonBarButton |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMCheckBox |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMComboBox |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMDropDownList |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMHScrollBar |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMHeaderBar |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMList |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMPopUp |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMProgressBar |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMScroller |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMSplitActionButton |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMSwitch |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMToggleButton |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMToolPopUp |
|
Finalizes the initialization of this component. |
initializationComplete() — yöntem, sınıf xd.core.axm.view.components.AXMVScrollBar |
|
Finalizes the initialization of this component. |
initialize() — yöntem, sınıf air.update.ApplicationUpdater |
|
Güncelleyiciyi başlatır. |
initialize() — yöntem, sınıf air.update.ApplicationUpdaterUI |
|
Güncelleyiciyi başlatır. |
initialize() — yöntem, arabirim com.adobe.ep.ux.content.handlers.IAssetHandler |
|
initialize the Handler. |
initialize() — yöntem, sınıf com.adobe.icc.dc.domain.LetterInstance |
|
The function that performs the initialization of the Letter instance.This should be called after form bridge has connected. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.BaseAssetHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.CategoryHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.ConditionHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.DataDictionaryHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.FragmentLayoutHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.ImageHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.LayoutHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.LetterHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.ListHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize() — yöntem, sınıf com.adobe.icc.editors.handlers.TextHandler |
|
Called by the asset manager framework giving the handlers a chance to initialize themselves. |
initialize(val:com.adobe.portfolio.api:INavigatorHost) — Statik Yöntem , sınıf com.adobe.icomm.assetplacement.model.NavigatorHostInstance |
|
Store the single INavigatorHost for the application
This should be called during the handshaking between the host
and the navigator. |
initialize() — yöntem, arabirim com.adobe.livecycle.assetmanager.client.handler.IAssetHandler |
|
Initializes the handler. |
initialize() — yöntem, sınıf com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler |
|
Initializes the handler. |
initialize() — yöntem, sınıf com.adobe.livecycle.assetmanager.client.managers.AssetManager |
|
Initialization is not required if the client explicitly sets UserPermissions and loads assets using fetchAssetDescriptors(). |
initialize() — Statik Yöntem , sınıf fl.lang.Locale |
|
Kullanılacak dili otomatik olarak belirler ve XML dil dosyasını yükler. |
initialize() — yöntem, sınıf lc.procmgmt.ui.attachments.AttachmentListModel |
|
Initializes the model. |
initialize() — yöntem, sınıf lc.procmgmt.ui.layout.DesktopModel |
|
Initializes the user preferences and displays the appropriate view depending on
the user's start location. |
initialize() — yöntem, sınıf lc.procmgmt.ui.presentationmodel.PresentationModel |
|
Initializes the presentation model after the view bindings
are processed to prevent view bindings from overriding the initial model state. |
initialize() — yöntem, sınıf lc.procmgmt.ui.startpoint.StartProcessModel |
|
Initialize the model. |
initialize() — yöntem, sınıf lc.procmgmt.ui.startpoint.StartpointCardRendererModel |
|
Initializes property bindings and sets the source for the card image. |
initialize() — yöntem, sınıf lc.procmgmt.ui.task.TaskDirectiveModel |
|
Initializes the presentation model after the view bindings
are processed to prevent view bindings from overriding the initial model state. |
initialize() — yöntem, sınıf lc.procmgmt.ui.tracking.TrackingModel |
|
Initializes the presentation model for the Tracking component and displays the processes
the user participated in by process name. |
initialize() — yöntem, sınıf mx.containers.utilityClasses.PostScaleAdapter |
|
Initialize the object. |
initialize() — yöntem, arabirim mx.core.IUIComponent |
|
Initialize the object. |
initialize — Olay, sınıf mx.core.UIComponent |
|
Dispatched when the component has finished its construction
and has all initialization properties set. |
initialize() — yöntem, sınıf mx.core.UIComponent |
|
Initializes the internal structure of this component. |
initialize() — yöntem, sınıf mx.core.UIFTETextField |
|
Initializes this component. |
initialize() — yöntem, sınıf mx.core.UITextField |
|
Initializes this component. |
initialize() — yöntem, sınıf mx.data.DataManager |
|
Forces initialization of the DataStore. |
initialize(success:Function, failed:Function) — yöntem, sınıf mx.data.DataStore |
|
Initializes the DataStore which involves initialization of metadata of
all the attached ConcreteDataService instances. |
initialize() — yöntem, sınıf mx.data.ManagedOperation |
|
Initializes the managed operation throwing errors for any configuration problems that are
encountered along the way. |
initialize() — yöntem, sınıf mx.data.ManagedQuery |
|
Initializes the managed operation throwing errors for any configuration problems that are
encountered along the way. |
initialize() — yöntem, sınıf mx.data.RPCDataManager |
|
Forces initialization of the DataStore. |
initialize — Olay, sınıf mx.flash.UIMovieClip |
|
Dispatched when the component has finished its construction
and has all initialization properties set. |
initialize() — yöntem, sınıf mx.flash.UIMovieClip |
|
Initialize the object. |
initialize(sm:mx.managers:ISystemManager) — Statik Yöntem , sınıf mx.managers.HistoryManager |
|
DEPRECATED - Initializes the HistoryManager. |
initialize() — yöntem, sınıf mx.preloaders.DownloadProgressBar |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
initialize() — yöntem, arabirim mx.preloaders.IPreloaderDisplay |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
initialize(showDisplay:Boolean, displayClassName:Class, backgroundColor:uint, backgroundAlpha:Number, backgroundImage:Object, backgroundSize:String, displayWidth:Number, displayHeight:Number, libs:Array, sizes:Array, rslList:Array, resourceModuleURLs:Array, applicationDomain:flash.system:ApplicationDomain) — yöntem, sınıf mx.preloaders.Preloader |
|
Called by the SystemManager to initialize a Preloader object. |
initialize() — yöntem, sınıf mx.preloaders.SparkDownloadProgressBar |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
initialize() — yöntem, sınıf mx.rpc.AbstractService |
|
Called to initialize the service. |
initialize() — yöntem, sınıf mx.states.AddChild |
|
IOverride interface method; this class implements it as an empty method. |
initialize() — yöntem, sınıf mx.states.AddItems |
|
IOverride interface method; this class implements it as an empty method. |
initialize() — yöntem, arabirim mx.states.IOverride |
|
Initializes the override. |
initialize() — yöntem, sınıf mx.states.OverrideBase |
| |
initialize() — yöntem, sınıf spark.preloaders.SplashScreen |
|
Called by the Preloader after the download progress bar
has been added as a child of the Preloader. |
INITIALIZE — Sabit Statik Özellik, sınıf mx.events.FlexEvent |
|
The FlexEvent.INITIALIZE constant defines the value of the
type property of the event object for a initialize event. |
initializeAccessibility() — yöntem, sınıf mx.core.UIComponent |
|
Initializes this component's accessibility code. |
initializeApplication() — yöntem, sınıf com.adobe.mosaic.mxml.Application |
|
Initializes either a "Transient" or "CADL" Application. |
initializeCacheStore() — yöntem, sınıf mx.data.DataServiceOfflineAdapter |
|
Initialize the cacheId store. |
initialized — Olay, sınıf air.update.ApplicationUpdater |
|
Başlatma tamamlandıktan sonra gönderilir. |
initialized — Olay, sınıf air.update.ApplicationUpdaterUI |
|
Başlatma tamamlandıktan sonra gönderilir. |
initialized — Özellik, sınıf com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager |
|
The flag indicating whether the acmExtensionsConfig has been initialized from server. |
initialized(document:Object, id:String) — yöntem, sınıf com.adobe.fiber.services.wrapper.AbstractServiceWrapper |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — yöntem, sınıf com.adobe.fiber.services.wrapper.DataServiceWrapper |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — yöntem, sınıf com.adobe.mosaic.mxml.Application |
|
Implementation of IMXMLObject initialized,
makes a call to initializeApplication
|
initialized(document:Object, id:String) — yöntem, sınıf com.adobe.mosaic.mxml.Catalog |
|
Implementation of IMXMLObject initialized. |
initialized(document:Object, id:String) — yöntem, sınıf com.adobe.mosaic.mxml.ServerSession |
|
Implementation of IMXMLObject initialized. |
initialized(document:Object, id:String) — yöntem, sınıf com.adobe.mosaic.mxml.Service |
|
Implementation of IMXMLObject initialized. |
initialized(document:Object, id:String) — yöntem, sınıf flashx.textLayout.elements.FlowElement |
| Uygulama nesnesi oluşturulup MXML etiketinde belirtilen tüm özellikler başlatıldıktan sonra MXML nesneleri için çağrılır. |
initialized — Olay, sınıf ga.model.PanelManager |
| |
initialized(document:Object, id:String) — yöntem, sınıf lc.procmgmt.formbridge.FormConnector |
|
Initializes communication with Workspace. |
initialized(document:Object, id:String) — yöntem, sınıf lc.procmgmt.formbridge.SwfConnector |
|
Initializes communication with Workspace. |
initialized — Statik Özellik, sınıf mx.automation.Automation |
|
Contains true if the automation module has been initialized. |
initialized(document:Object, id:String) — yöntem, sınıf mx.collections.ListCollectionView |
|
Called automatically by the MXML compiler when the ListCollectionView
is created using an MXML tag. |
initialized(document:Object, id:String) — yöntem, sınıf mx.containers.utilityClasses.ConstraintColumn |
|
Called automatically by the MXML compiler when the ConstraintColumn
instance is created using an MXML tag. |
initialized(document:Object, id:String) — yöntem, sınıf mx.containers.utilityClasses.ConstraintRow |
|
Called automatically by the MXML compiler when the ConstraintRow
instance is created using an MXML tag. |
initialized — Özellik, sınıf mx.controls.FlexNativeMenu |
|
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required). |
initialized(document:Object, id:String) — yöntem, sınıf mx.controls.RadioButtonGroup |
|
Implementation of the IMXMLObject.initialized() method
to support deferred instantiation. |
initialized(document:Object, id:String) — yöntem, sınıf mx.core.DesignLayer |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — yöntem, arabirim mx.core.IMXMLObject |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — yöntem, sınıf mx.core.MXMLObjectAdapter |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized — Özellik, sınıf mx.core.UIComponent |
|
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required). |
initialized — Özellik, sınıf mx.core.UIFTETextField |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required). |
initialized — Özellik, sınıf mx.core.UITextField |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required)
|
initialized — Özellik, sınıf mx.flash.UIMovieClip |
|
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required). |
initialized(document:Object, id:String) — yöntem, sınıf mx.logging.AbstractTarget |
|
Called after the implementing object has been created
and all properties specified on the tag have been assigned. |
initialized — Özellik, arabirim mx.managers.ILayoutManagerClient |
|
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required)
This flag should only be modified by the LayoutManager. |
initialized(document:Object, id:String) — yöntem, sınıf mx.messaging.MessageAgent |
|
Called after the implementing object has been created
and all properties specified on the tag have been assigned. |
initialized(document:Object, id:String) — yöntem, sınıf mx.rpc.http.mxml.HTTPMultiService |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been
initialized. |
initialized(document:Object, id:String) — yöntem, sınıf mx.rpc.http.mxml.HTTPService |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been
initialized. |
initialized(document:Object, id:String) — yöntem, sınıf mx.rpc.remoting.mxml.RemoteObject |
|
Called automatically by the MXML compiler if the RemoteObject is set up using a tag. |
initialized(document:Object, id:String) — yöntem, sınıf mx.rpc.soap.mxml.WebService |
|
Called automatically by the MXML compiler if the WebService is setup using a tag. |
initialized — Özellik, sınıf mx.skins.ProgrammaticSkin |
|
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required). |
initialized(document:Object, id:String) — yöntem, sınıf mx.styles.AdvancedStyleClient |
|
The initialized method is called when this class or a class that
extends this class is used in an MXML declaration. |
initialized(document:Object, id:String) — yöntem, sınıf mx.validators.Validator |
|
Called automatically by the MXML compiler when the Validator
is created using an MXML tag. |
initialized(document:Object, id:String) — yöntem, sınıf spark.components.RadioButtonGroup |
|
Implementation of the IMXMLObject.initialized() method
to support deferred instantiation. |
initialized(document:Object, id:String) — yöntem, sınıf spark.core.SpriteVisualElement |
|
Called automatically by the MXML compiler when the SpriteVisualElement
is created using an MXML tag. |
initialized — Özellik, sınıf spark.effects.supportClasses.AnimateTransformInstance |
|
If true, this single instance of the transform-related effects
has already been initialized. |
initialized(document:Object, id:String) — yöntem, sınıf spark.preloaders.SplashScreenImage |
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized. |
initialized(document:Object, id:String) — yöntem, sınıf spark.primitives.supportClasses.GraphicElement |
|
Called automatically by the MXML compiler when the GraphicElement
is created using an MXML tag. |
INITIALIZED — Sabit Statik Özellik, sınıf air.update.events.UpdateEvent |
|
UpdateEvent.INITIALIZED sabiti, initialized olayı için event nesnesinin type özelliğinin değerini tanımlar. |
INITIALIZED — Sabit Statik Özellik, sınıf ga.model.GAEvent |
|
Dispatched when a Guide initializes. |
initializeDefaultCompareFunction(obj:Object) — yöntem, arabirim mx.collections.ISortField |
|
A helper function called by the Sort class to set the
default comparison function to perform a comparison based on
one of three things: whether or not a custom compare function has
been set, the data type for the specified field or the the value of the
numeric property. |
initializeDefaultCompareFunction(obj:Object) — yöntem, sınıf mx.collections.SortField |
|
A helper function called by the Sort class to set the
default comparison function to perform a comparison based on
one of three things: whether or not a custom compare function has
been set, the data type for the specified field or the the value of the
numeric property. |
initializeDefaultCompareFunction(obj:Object) — yöntem, sınıf spark.collections.SortField |
|
A helper function called by the Sort class to set the
default comparison function to perform a comparison based on
one of three things: whether or not a custom compare function has
been set, the data type for the specified field or the the value of the
numeric property. |
initializeInterpolationData(srcCache:Array, dstCache:Array, iProps:Object, cacheType:Class, customData:Object) — yöntem, sınıf mx.charts.chartClasses.Series |
|
Helper method to implement the interpolation effect. |
initializeLocaleChain(compiledLocales:Array) — yöntem, arabirim mx.resources.IResourceManager |
|
Initializes the localeChain property of the ResourceManager
using an algorithm that compares the operating system's list of user-preferred
locales with the list of locales available in the SWF. |
initializeOfflineMetadata(metadata:mx.data:Metadata) — yöntem, sınıf mx.data.DataServiceOfflineAdapter |
|
Initializes the offline cache. |
initializeOfflineMetadata(metadata:mx.data:Metadata) — yöntem, sınıf mx.data.SQLiteOfflineAdapter |
|
Initializes the offline cache. |
initializeOperation(operation:mx.rpc.soap:Operation) — yöntem, sınıf mx.rpc.soap.WebService |
|
Initializes a new Operation. |
initializePadding() — yöntem, sınıf ga.controls.HelpPanel |
|
Sets the padding of the help panel component. |
initializePlugin(resource:org.osmf.media:MediaResourceBase) — yöntem, sınıf org.osmf.media.PluginInfo |
|
Initialization method invoked by the media framework when this plugin
is being initialized, and which provides the plugin the resource which
was used to request the plugin. |
initializeRepeater(container:mx.core:IContainer, recurse:Boolean) — yöntem, arabirim mx.core.IRepeater |
|
Initializes a new Repeater object. |
initializeRepeater(container:mx.core:IContainer, recurse:Boolean) — yöntem, sınıf mx.core.Repeater |
|
Initializes a new Repeater object. |
initializeRepeaterArrays(parent:mx.core:IRepeaterClient) — yöntem, arabirim mx.core.IRepeaterClient |
|
Initializes the instanceIndices,
repeaterIndices, and repeaters properties. |
initializeRepeaterArrays(parent:mx.core:IRepeaterClient) — yöntem, sınıf mx.core.UIComponent |
|
Initializes various properties which keep track of repeated instances
of this component. |
initializeService() — yöntem, sınıf mx.data.ManagedRemoteService |
|
Force initialization of the Managed Remote Service. |
initializingGuide(guideSuperIn:mx.core:UIComponent, guideThisIn:mx.core:UIComponent, initDataIn:String) — yöntem, sınıf com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Initializes the guide and prepares it for viewing. |
initializingGuide(guideSuperIn:mx.core:UIComponent, guideThisIn:mx.core:UIComponent, initDataIn:String) — yöntem, arabirim ga.controls.IWrapperHost |
|
Initializes the guide and prepares it for viewing. |
initializingLabel — Statik Özellik, sınıf mx.preloaders.DownloadProgressBar |
|
The string to display as the label while in the initializing phase. |
initialPosition — Özellik, sınıf fl.motion.Animator3D |
|
Görüntüleme nesnesinin x, y ve z koordinatlarını oluşturur. |
initialPosition — Özellik, sınıf fl.motion.AnimatorBase |
|
Animasyonun başlangıç konumunu tanımlayan bir koordinatlar dizisi. |
initialQueue — Özellik, sınıf lc.procmgmt.domain.QueuesManager |
|
The initial queue of the QueuesManager object. |
InitialQueue — sınıf, paket lc.procmgmt.domain |
|
The InitialQueue class represents the initial queue on the Document Server. |
InitialQueue() — Yapıcı, sınıf lc.procmgmt.domain.InitialQueue |
|
Constructor. |
initials — Özellik, arabirim com.adobe.solutions.rca.domain.IUser |
|
Initials of a user. |
initials — Özellik, sınıf com.adobe.solutions.rca.domain.impl.User |
|
Initials of a user. |
initials — Özellik, sınıf com.adobe.solutions.rca.vo.um.UserVO |
|
Initials of this user. |
initials — Özellik, sınıf lc.foundation.domain.User |
|
The middle initial(s) of the user. |
initialWidth — Özellik, sınıf mx.core.MovieClipLoaderAsset |
|
Backing storage for the measuredWidth property. |
initialXmlData — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer |
|
The initial xml data merged with PDF. |
initiateDataChangeEffect(unscaledWidth:Number, unscaledHeight:Number) — yöntem, sınıf mx.controls.listClasses.AdvancedListBase |
|
Initiates a data change effect when there have been changes
in the data provider. |
initiateDataChangeEffect(unscaledWidth:Number, unscaledHeight:Number) — yöntem, sınıf mx.controls.listClasses.ListBase |
|
Initiates a data change effect when there have been changes
in the data provider. |
InitiateFromStartTaskCommand — sınıf, paket lc.procmgmt.commands |
|
The InitiateFromStartTaskCommand class starts a new task from an
existing task. |
InitiateFromStartTaskCommand(task:lc.procmgmt.domain:Task) — Yapıcı, sınıf lc.procmgmt.commands.InitiateFromStartTaskCommand |
|
Constructor. |
initiateReview(reviewContext:com.adobe.livecycle.rca.model:ReviewContext, reviewDocument:mx.rpc.livecycle:DocumentReference, supportingDocs:mx.collections:ArrayCollection) — yöntem, arabirim com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService |
|
Initiates a review based on a specified review context. |
initiateReview(reviewContext:com.adobe.livecycle.rca.model:ReviewContext, reviewDocument:mx.rpc.livecycle:DocumentReference, supportingDocs:mx.collections:ArrayCollection) — yöntem, sınıf com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Initiates a review based on a specified review context. |
initiateReview(reviewTemplate:com.adobe.solutions.rca.vo:ReviewTemplateVO, reviewDocument:com.adobe.livecycle.content:File) — yöntem, arabirim com.adobe.solutions.rca.service.IReviewCommentingAndApproval |
|
This method initiates a multi-stage process consisting of a creation, a review, or an approval stages on an asset. |
initiateReview(reviewTemplate:com.adobe.solutions.rca.vo:ReviewTemplateVO, reviewDocument:com.adobe.livecycle.content:File) — yöntem, sınıf com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval |
|
This method initiates a multi-stage process consisting of a creation, a review, or an approval stages on an asset. |
initiateReviewLongLived(reviewContext:com.adobe.livecycle.rca.model:ReviewContext, reviewDocument:mx.rpc.livecycle:DocumentReference, supportingDocs:mx.collections:ArrayCollection) — yöntem, arabirim com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService |
|
Initiates a review based on a review context. |
initiateReviewLongLived(reviewContext:com.adobe.livecycle.rca.model:ReviewContext, reviewDocument:mx.rpc.livecycle:DocumentReference, supportingDocs:mx.collections:ArrayCollection) — yöntem, sınıf com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService |
|
Initiates a review based on a review context. |
INITIATION — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.constant.CreatedAtType |
| Specifies that the participant was added when the review was initiated. |
INITIATION — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.CreatedAtType |
|
The value specifies that the participant was added during review initiation. |
initiationProcess — Kaplama Bölümü, sınıf com.adobe.solutions.rca.presentation.template.stages.TasksTab |
| A reference to the ProcessComponent object that displays the details of an initiation process. This is displayed in case of custom task type only.
A reference to the ProcessComponent object that displays the details of an initiation process. |
initiator — Özellik, sınıf com.adobe.livecycle.rca.model.Review |
| Specifies the initiator of the review. |
initiator — Özellik, sınıf com.adobe.livecycle.rca.model.ReviewContext |
| Specifies the initiator of the review. |
initiator — Özellik, arabirim com.adobe.solutions.rca.domain.IReviewContext |
|
Initiator of a review. |
initiator — Özellik, sınıf com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Initiator of a review. |
initiator — Özellik, sınıf com.adobe.solutions.rca.vo.ReviewContextVO |
|
Initiator of the review. |
initiator — Özellik, sınıf lc.procmgmt.domain.ProcessInstance |
|
The initiator of the process instance. |
Initiator — sınıf, paket com.adobe.livecycle.rca.model.participant |
|
Defines the properties of an initiator of a review. |
Initiator — sınıf, paket com.adobe.solutions.rca.domain.impl |
|
This class defines an initiator in a review workflow. |
Initiator() — Yapıcı, sınıf com.adobe.livecycle.rca.model.participant.Initiator |
|
Constructor. |
Initiator(value:com.adobe.solutions.rca.vo:InitiatorVO) — Yapıcı, sınıf com.adobe.solutions.rca.domain.impl.Initiator |
|
The constructor for Initiator class. |
INITIATOR — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.constant.RecipientType |
| Specifies that a reminder is sent to the initiator of the review. |
INITIATOR — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.Roles |
|
The role of an initiator in a review workflow. |
INITIATOR — Sabit Statik Özellik, sınıf com.adobe.solutions.rca.constant.RecipientType |
|
The property specifies that reminder is sent to the initiatior of the review. |
initiatorId — Özellik, sınıf lc.procmgmt.domain.ProcessInstance |
|
The identifier of the initiator who started the process instance. |
INITIATOR_ROLE — Sabit Statik Özellik, sınıf com.adobe.livecycle.rca.model.ReviewSearchFilter |
| Specifies the initiator role. |
InitiatorVO — sınıf, paket com.adobe.solutions.rca.vo |
|
Represents the initiator of a review. |
InitiatorVO() — Yapıcı, sınıf com.adobe.solutions.rca.vo.InitiatorVO |
|
The constructor for InitiatorVO class. |
initInstance(inst:mx.effects:IEffectInstance) — yöntem, sınıf mx.charts.effects.SeriesSlide |
|
Copies properties of the effect to the effect instance. |
initInstance(instance:mx.effects:IEffectInstance) — yöntem, sınıf mx.effects.Effect |
|
Copies properties of the effect to the effect instance. |
initListData(item:Object, adgListData:mx.controls.advancedDataGridClasses:AdvancedDataGridListData) — yöntem, sınıf mx.controls.AdvancedDataGrid |
|
Initializes an AdvancedDataGridListData object that is used by the AdvancedDataGrid item renderer. |
initListData(item:Object, treeListData:mx.controls.treeClasses:TreeListData) — yöntem, sınıf mx.controls.Tree |
|
Initializes a TreeListData object that is used by the tree item renderer. |
INIT_MANAGER_REQUEST — Sabit Statik Özellik, sınıf mx.events.InterManagerRequest |
|
Ask the other ApplicationDomain to instantiate a manager in
that ApplicationDomain (if it is not already instantiated)
so it is available to listen to subsequent
InterManagerRequests. |
initMaskEffect() — yöntem, sınıf mx.effects.effectClasses.MaskEffectInstance |
|
Initializes the move and scale
properties of the effect. |
initMethod — Özellik, arabirim com.adobe.mosaic.om.interfaces.IService |
|
The initialization method. |
INIT_PROGRESS — Sabit Statik Özellik, sınıf mx.events.FlexEvent |
|
Dispatched when the Flex application completes an initialization phase,
as defined by calls to the measure(), commitProperties(),
or updateDisplayList() methods. |
initProgressHandler(event:flash.events:Event) — yöntem, sınıf mx.preloaders.DownloadProgressBar |
|
Event listener for the FlexEvent.INIT_PROGRESS event. |
initProgressHandler(event:flash.events:Event) — yöntem, sınıf mx.preloaders.SparkDownloadProgressBar |
|
Event listener for the FlexEvent.INIT_PROGRESS event. |
initProgressTotal — Özellik, sınıf mx.preloaders.DownloadProgressBar |
|
The total number of validation events you expect to get
in the initializing phase. |
initProgressTotal — Özellik, sınıf mx.preloaders.SparkDownloadProgressBar |
|
The total number of validation events you expect to get
in the initializing phase. |
initProtoChain() — yöntem, sınıf mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
initProtoChain() — yöntem, sınıf mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
initProtoChain() — yöntem, sınıf mx.controls.dataGridClasses.DataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
initProtoChain() — yöntem, sınıf mx.controls.dataGridClasses.FTEDataGridItemRenderer |
|
Sets up the inheritingStyles
and nonInheritingStyles objects
and their proto chains so that the getStyle() method can work. |
injector(target:Object, propertyName:String) — Paket Fonksiyonu, com.adobe.gravity.utility.async |
|
A convenience method for a success handler. |
InlineGraphicElement — son sınıf, paket flashx.textLayout.elements |
| InlineGraphicElement sınıfı, metinde satır içini görüntüleyen grafik nesnelerini işler. |
InlineGraphicElement() — Yapıcı, sınıf flashx.textLayout.elements.InlineGraphicElement |
| Constructor - yeni InlineGraphicElement nesnesi oluşturur.
|
InlineGraphicElementStatus — son sınıf, paket flashx.textLayout.elements |
| InlineGraphicElementStatus sınıfı InlineGraphicElement.status öğesinin değerini kontrol eden bir sabitler kümesini tanımlar. |
inlineGraphicResolverFunction — Özellik, sınıf flashx.textLayout.elements.Configuration |
| Bir satır içi grafik öğesini çözümlemek için kullanılan geri çağırmayı belirtir. |
inlineGraphicResolverFunction — Özellik, arabirim flashx.textLayout.elements.IConfiguration |
| Bir satır içi grafik öğesini çözümlemek için kullanılan geri çağırmayı belirtir. |
INLINE_GRAPHIC_STATUS_CHANGE — Sabit Statik Özellik, sınıf flashx.textLayout.events.StatusChangeEvent |
|
Bir inlineGraphicStatusChanged olay nesnesinin type özelliğinin değerini tanımlar. |
inlineGraphicStatusChanged — Olay, sınıf flashx.textLayout.container.TextContainerManager |
| Genişlik veya yükseklik otomatik ya da yüzde olduğundan ve grafik yüklemeyi bitirdiğinden, InlineGraphicElement yeniden boyutlandırıldığında gönderilir. |
inlineGraphicStatusChanged — Olay, sınıf flashx.textLayout.elements.TextFlow |
| Genişlik veya yükseklik otomatik ya da yüzde olduğundan ve grafik yüklemeyi bitirdiğinden, InlineGraphicElement yeniden boyutlandırıldığında gönderilir. |
inner — Özellik, sınıf flash.filters.DropShadowFilter |
|
Gölgenin bir iç gölge olup olmadığını gösterir. |
inner — Özellik, sınıf flash.filters.GlowFilter |
|
Işımanın iç ışıma olup olmadığını belirtir. |
inner — Özellik, sınıf mx.effects.Glow |
|
Specifies whether the glow is an inner glow. |
inner — Özellik, sınıf mx.effects.effectClasses.GlowInstance |
|
The inner flag of the glow. |
inner — Özellik, sınıf spark.filters.DropShadowFilter |
|
Specifies whether the glow is an inner glow. |
inner — Özellik, sınıf spark.filters.GlowFilter |
|
Specifies whether the glow is an inner glow. |
INNER — Sabit Statik Özellik, sınıf flash.filters.BitmapFilterType |
|
Bir nesnenin iç alanına bir filtre uygulayan ayarı tanımlar. |
innerHeight — Özellik, sınıf fl.controls.TileList |
|
İçerik alanının yüksekliğini alır (piksel cinsinden). |
innerJoinOperator — Özellik, sınıf com.adobe.ep.ux.content.model.search.SearchFilter |
|
Operator used to join this searchfilter with it's nested innerSearchFilters
|
innerJoinOperator — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.SearchFilter |
|
Specifies the operator that is used to join the search filter with its nested, inner search filters. |
innerRadius — Stil, sınıf mx.charts.series.PieSeries |
| A number from 0 to 1 specifying the distance from the center of the series to the inner edge of the rendered wedges, as a percentage of the total radius assigned to the series. |
innerRadius — Stil, sınıf mx.charts.PieChart |
| Determines the size of the hole in the center of the pie chart. |
innerRadius — Stil, sınıf xd.core.axm.view.components.AXMProgressSpinner |
| |
innerRadius — Özellik, sınıf mx.charts.series.items.PieSeriesItem |
|
The distance of the inner edge of this wedge from its origin, measured in pixels. |
innerRadius — Özellik, sınıf xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin |
| Accessor for innerRadius value
|
innerSearchFilters — Özellik, sınıf com.adobe.ep.ux.content.model.search.SearchFilter |
|
Nested list of search filters which will be inner-joined (using innerJoinOperator) to the parent searchfilter (this). |
innerSearchFilters — Özellik, sınıf com.adobe.livecycle.assetmanager.client.model.SearchFilter |
|
Specifies a nested list of search filters that are inner-joined to the parent search filter. |
innerStatement — Özellik, sınıf com.adobe.icc.vo.Statement |
|
Inner statement for this statement. |
innerWidth — Özellik, sınıf fl.controls.TileList |
|
İçerik alanının genişliğini alır (piksel cinsinden). |
INode — Arabirim, paket ga.util |
|
For internal use only. |
IN_OUT — Sabit Statik Özellik, sınıf spark.effects.easing.EasingFraction |
|
Specifies that an easing instance
that eases in for the first half and eases out for the
remainder. |
IN_PROGRESS — Sabit Statik Özellik, sınıf com.adobe.solutions.prm.constant.ProjectState |
|
A project or workitem move to the Pending state before it starts. |
input — Özellik, sınıf flash.display.ShaderInput |
|
Gölgelendirici çalıştırıldığında kullanılan girdi verisi. |
INPUT — Sabit Statik Özellik, sınıf flash.text.TextFieldType |
|
Bir girdi TextField öğesi belirtmek için kullanılır. |
INPUT — Sabit Statik Özellik, sınıf flash.ui.Keyboard |
|
Döngü girişleri düğmesinin tuş kodu değeri ile ilişkili sabit. |
inputFieldStyleFilters — Özellik, sınıf mx.controls.NumericStepper |
|
Set of styles to pass from the NumericStepper to the input field. |
inputFiles — Özellik, sınıf coldfusion.service.mxml.Pdf |
|
Structure that maps the PDF source files to the input variables
in the DDX file, or a string of elements and their pathname. |
inputFormat — Özellik, sınıf mx.validators.DateValidator |
|
The date format to validate the value against. |
inputMode — Statik Özellik, sınıf flash.ui.Multitouch |
|
Dokunma ve hareket olay işleme için çoklu dokunma modunu tanımlar. |
inScopeNamespaces() — yöntem, sınıf XML |
|
Nesnenin üst öğesini esas alarak XML nesnesinin ad alanlarını listeler. |
insert(sub:String, str:String, pos:int) — Statik Yöntem , sınıf com.adobe.fiber.runtime.lib.StringFunc |
|
Inserts a substring in a string after a specified character position. |
insert — Olay, sınıf flash.data.SQLConnection |
|
SQL INSERT komutunun sonucunda, bağlantılı veritabanlarının herhangi birindeki herhangi bir tablodaki veriler değiştirildiğinde gönderilir. |
insert(item:Object) — yöntem, sınıf mx.collections.HierarchicalCollectionViewCursor |
|
Inserts the specified item before the cursor's current position. |
insert(item:Object) — yöntem, arabirim mx.collections.IViewCursor |
|
Inserts the specified item before the cursor's current position. |
INSERT — Sabit Statik Özellik, sınıf flash.events.SQLUpdateEvent |
|
SQLUpdateEvent.INSERT sabiti, SQLConnection insert olayının type özelliği değerini tanımlar. |
INSERT — Sabit Statik Özellik, sınıf flash.ui.Keyboard |
|
Insert tuşunun tuş kod değeri ile ilişkili sabit (45). |
insertAfter(value:any, prev:mx.utils:LinkedListNode) — yöntem, sınıf mx.utils.LinkedList |
|
Inserts new node after a previously existing node. |
insertAt(index:int, element:any) — yöntem, sınıf Array |
|
Bir diziye tek bir öğe ekleyin. |
insertAt(index:int, element:T) — yöntem, sınıf Vector |
|
Vektöre tek bir öğe ekleyin. |
insertBefore(node:flash.xml:XMLNode, before:flash.xml:XMLNode) — yöntem, sınıf flash.xml.XMLNode |
|
XML nesnesinin alt öğe listesine, beforeNode düğümünden önce yeni bir alt düğüm ekler. |
insertBefore(value:any, next:mx.utils:LinkedListNode) — yöntem, sınıf mx.utils.LinkedList |
|
Inserts new node before a previously existing node. |
insertButton — Kaplama Bölümü, sınıf com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar |
| A skin part that defines a Button which inserts a Data Element.
A skin part that defines a Button which inserts a Data Element. |
insertButton — Kaplama Bölümü, sınıf com.adobe.dct.component.dataElementsPanel.NewDataElement |
| A skin part that defines a ButtonBase for adding a data element.
A skin part that defines a ButtonBase for adding a data element. |
insertButton — Kaplama Bölümü, sınıf com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar |
| A Skin part which defines UI component to display Insert Button.
A Skin part which defines UI component to display Insert Button. |
insertButton — Kaplama Bölümü, sınıf com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar |
| A Skin part which defines UI component to display Insert Button.
A Skin part which defines UI component to display Insert Button. |
INSERT_BUTTON_CLICKED — Sabit Statik Özellik, sınıf com.adobe.dct.event.DataElementsPanelToolBarEvent |
|
Constant indicating click event for Insert Button. |
insertButtonEnablementFunction — Özellik, sınıf com.adobe.dct.component.dataElementsPanel.DataElementsPanel |
|
The enable function for insert button which can be provided from outside. |
insertButtonEnablementFunction — Özellik, sınıf com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar |
|
Function that determines the enabled state of Insert button. |
insertChildAfter(child1:Object, child2:Object) — yöntem, sınıf XML |
|
Bu XML nesnesindeki verilen child2 parametresini child1 parametresinden sonraya ekler ve sonuç nesnesini döndürür. |
insertChildBefore(child1:Object, child2:Object) — yöntem, sınıf XML |
|
Bu XML nesnesindeki verilen child2 parametresini child1 parametresinden önceye ekler ve sonuç nesnesini döndürür. |
insertDataElement — Olay, sınıf com.adobe.dct.component.dataElementsPanel.DataElementsPanel |
|
Dispatched when the Insert button is clicked or mouse is double clicked. |
insertFreeFormTexBtn — Özellik, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings |
|
The insert free form text button. |
insertFreeFormTexBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer |
| A skin part that defines the insert free form text button.
A skin part that defines the insert free form text button. |
insertGraphicButton — Kaplama Bölümü, sınıf xd.core.axm.view.components.AXMRichTextEditorControlBar |
| |
INSERT_GRAPHIC_CLICKED — Sabit Statik Özellik, sınıf xd.core.axm.view.components.TextEditingConstants |
|
INSERT_GRAPHIC_CLICKED
|
INSERT_IMAGE_CLICKED — Sabit Statik Özellik, sınıf xd.core.axm.view.components.TextEditingConstants |
|
INSERT_IMAGE_CLICKED
|
insertInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — yöntem, sınıf flashx.textLayout.edit.EditManager |
|
Bir görüntü ekler. |
insertInlineGraphic(source:Object, width:Object, height:Object, options:Object, operationState:flashx.textLayout.edit:SelectionState) — yöntem, arabirim flashx.textLayout.edit.IEditManager |
|
Bir görüntü ekler. |
InsertInlineGraphicOperation — sınıf, paket flashx.textLayout.operations |
|
InsertInlineGraphicOperation sınıfı, bir metin akışına satır içi grafiğin eklenmesini kapsüller. |
InsertInlineGraphicOperation(operationState:flashx.textLayout.edit:SelectionState, source:Object, width:Object, height:Object, options:Object) — Yapıcı, sınıf flashx.textLayout.operations.InsertInlineGraphicOperation |
|
Bir InsertInlineGraphicsOperation nesnesi oluşturur. |
insertInstance(index:int, copy:Boolean) — yöntem, sınıf com.adobe.guides.spark.layouts.components.RepeaterLayoutHost |
|
insert instance into the data provider
|
INSERT_INTO_COLLECTION — Sabit Statik Özellik, sınıf mx.data.UpdateCollectionRange |
|
Indicates a range of items have been inserted into the collection. |
insertLinkButton — Kaplama Bölümü, sınıf xd.core.axm.view.components.AXMRichTextEditorControlBar |
| |
INSERT_LINK_CLICKED — Sabit Statik Özellik, sınıf xd.core.axm.view.components.TextEditingConstants |
|
INSERT_LINK_CLICKED
|
insertNewLineBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer |
| A skin part that defines the insert new line button.
A skin part that defines the insert new line button. |
insertNewLineBtn — Kaplama Bölümü, sınıf com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer |
| A skin part that defines the insert new line button.
A skin part that defines the insert new line button. |
|