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  
label — Property in class mx.containers.FormHeading
Form heading text.
label — Property in class mx.containers.FormItem
Text label for the FormItem.
label — Property in class mx.controls.Button
Text to appear on the Button control.
label — Property in class mx.controls.listClasses.BaseListData
The textual representation of the item data, based on the list class's itemToLabel() method.
label — Property in class mx.controls.listClasses.ListItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.controls.menuClasses.MenuBarItem
The UITextField that displays the text in this MenuBarItem.
label — Property in class mx.controls.menuClasses.MenuItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.controls.treeClasses.TreeItemRenderer
The internal UITextField that displays the text in this renderer.
label — Property in class mx.core.Container
The text displayed by some navigator containers to represent this Container.
label — Property in class mx.events.ItemClickEvent
The label of the associated navigation item.
label — Property in class mx.events.MenuEvent
The label text of the associated menu item.
label — Property in class mx.preloaders.DownloadProgressBar
Text to display when the progress bar is active.
Label — Class in package mx.controls
The Label control displays a single line of noneditable text.
Label() — Constructor in class mx.controls.Label
Constructor.
labelField — Property in class mx.controls.ColorPicker
Name of the field in the objects of the dataProvider Array that contain text to display as the label in the SwatchPanel object text box.
labelField — Property in class mx.controls.ComboBox
Name of the field in the items in the dataProvider Array to display as the label in the TextInput portion and drop-down list.
labelField — Property in class mx.controls.MenuBar
The name of the field in the data provider that determines the text to display for each menu item.
labelField — Property in class mx.controls.NavBar
Name of the field in the dataProvider object to display as the label for each navigation item.
labelField — Property in class mx.controls.listClasses.ListBase
The name of the field in the data provider items to display as the label.
labelField — Property in class mx.controls.listClasses.ListData
The value of the labelField property in the list class.
labelFormat — Property in class mx.preloaders.DownloadProgressBar
The TextFormat object of the TextField component of the label.
labelFunction — Property in class mx.controls.ComboBox
User-supplied function to run on each item to determine its label.
labelFunction — Property in class mx.controls.DateField
Function used to format the date displayed in the text field of the DateField control.
labelFunction — Property in class mx.controls.MenuBar
The function that determines the text to display for each menu item.
labelFunction — Property in class mx.controls.NavBar
A user-supplied function to run on each item to determine its label.
labelFunction — Property in class mx.controls.dataGridClasses.DataGridColumn
A function that determines the text to display in this column.
labelFunction — Property in class mx.controls.listClasses.ListBase
A user-supplied function to run on each item to determine its label.
labelOffset — Style in class mx.controls.sliderClasses.Slider
The y-position offset (if direction is horizontal) or x-position offset (if direction is vertical) of the labels relative to the track.
labelPlacement — Property in class mx.controls.Button
Orientation of the label in relation to a specified icon.
labelPlacement — Property in class mx.controls.RadioButton
Position of the label relative to the RadioButton icon.
labelPlacement — Property in class mx.controls.RadioButtonGroup
Position of the RadioButton label relative to the RadioButton icon for each control in the group.
labelRect — Property in class mx.preloaders.DownloadProgressBar
The dimensions of the TextField component for the label.
labels — Property in class mx.controls.sliderClasses.Slider
An array of strings used for the slider labels.
labelStyleName — Style in class mx.containers.FormItem
Name of the CSS Style declaration to use for the styles for the FormItem's label.
labelStyleName — Style in class mx.controls.sliderClasses.Slider
The name of the style to use for the slider label.
labelWidth — Style in class mx.containers.Form
Width of the form labels.
labelWidth — Style in class mx.containers.FormHeading
Width of the form labels.
labelWidth — Style in class mx.containers.FormItem
Width of the form labels.
LAST — Static property in class mx.collections.CursorBookmark
A bookmark for the last item in an ICollectionView.
lastButtonStyleName — Style in class mx.controls.ButtonBar
Vertical alignment of all buttons within the ButtonBar.
lastDropIndex — Property in class mx.controls.listClasses.ListBase
The most recently calculated index where the drag item should be added to the drop target.
LAST_INDEX_MODE — Constant static property in class mx.collections.Sort
When executing a find return the index for the last matching item.
lastSeekPending — Property in class mx.controls.listClasses.ListBase
The most recent seek that caused a page fault.
lastTabStyleName — Style in class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the last tab navigation item.
lastURL — Property in class mx.events.BrowserChangeEvent
The previous value of the url property in the BrowserManager.
layout — Property in class mx.containers.Panel
Specifies the layout mechanism used for this container.
layout — Property in class mx.core.LayoutContainer
Specifies the layout mechanism used for this application.
layoutBackgroundImage() — Method in interface mx.core.IRectangularBorder
layoutChrome(unscaledWidth, unscaledHeight) — Method in class mx.core.Container
Respond to size changes by setting the positions and sizes of this container's borders.
layoutChrome(unscaledWidth, unscaledHeight) — Method in class mx.core.ScrollControlBase
Responds to size changes by setting the positions and sizes of this control's borders.
layoutColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, item:mx.controls.listClasses:IListItemRenderer, xx, yy) — Method in class mx.controls.dataGridClasses.DataGridBase
Size and temporarily position an itemRenderer for a column, returning its size as a Point Its final position may be adjusted later due to alignment settings
LayoutContainer — Class in package mx.core
Flex defines a default, or Application, container that lets you start adding content to your module or Application without explicitly defining another container.
LayoutContainer() — Constructor in class mx.core.LayoutContainer
Constructor.
layoutEditor(x, y, w, h) — Method in class mx.controls.List
Positions the item editor instance at the suggested position with the suggested dimensions.
LayoutManager — Class in package mx.managers
The LayoutManager is the engine behind Flex's measurement and layout strategy.
LayoutManager() — Constructor in class mx.managers.LayoutManager
Constructor.
leading — Style in class mx.containers.FormHeading
Additional vertical space between lines of text.
leading — Style in class mx.controls.Button
Additional vertical space between lines of text.
leading — Style in class mx.controls.ColorPicker
Additional vertical space between lines of text.
leading — Style in class mx.controls.ComboBox
Additional vertical space between lines of text.
leading — Style in class mx.controls.DateChooser
Additional vertical space between lines of text.
leading — Style in class mx.controls.DateField
Additional vertical space between lines of text.
leading — Style in class mx.controls.MenuBar
Additional vertical space between lines of text.
leading — Style in class mx.controls.ToolTip
Additional vertical space between lines of text.
leading — Style in class mx.controls.menuClasses.MenuBarItem
Additional vertical space between lines of text.
leading — Style in class mx.core.ScrollControlBase
Additional vertical space between lines of text.
leading — Style in class mx.core.UITextField
Additional vertical space between lines of text.
left — Property in class mx.core.EdgeMetrics
The width, in pixels, of the left edge region.
left — Style in class mx.core.UIComponent
The horizontal distance in pixels from the left edge of the component's content area to the left edge of the component.
LEFT — Constant static property in class mx.controls.ButtonLabelPlacement
Specifies that the label appears to the left of the icon.
leftIconGap — Style in class mx.controls.Menu
The gap to the left of the label in a menu item.
leftOffset — Property in class mx.controls.dataGridClasses.DataGridHeader
The offset, in pixels, from the left side of the content of the renderer.
length — Property in interface mx.collections.ICollectionView
The number of items in this view.
length — Property in interface mx.collections.IList
The number of items in this collection.
length — Property in class mx.collections.ListCollectionView
The number of items in this collection.
length — Property in class mx.controls.TextInput
The number of characters of text displayed in the TextArea.
length — Property in interface mx.core.IUITextField
letterSpacing — Style in class mx.containers.FormHeading
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.Button
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ColorPicker
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ComboBox
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.DateChooser
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.DateField
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.Label
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.MenuBar
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.TextInput
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.ToolTip
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.dataGridClasses.DataGridColumn
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.controls.menuClasses.MenuBarItem
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.Container
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.ScrollControlBase
The number of additional pixels to appear between each character.
letterSpacing — Style in class mx.core.UITextField
The number of additional pixels to appear between each character.
LINE_DOWN — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved down by one line.
LINE_LEFT — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved left by one line.
LINE_RIGHT — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved right by one line.
lineScrollSize — Property in class mx.controls.scrollClasses.ScrollBar
Amount to scroll when an arrow button is pressed, in pixels.
LINE_UP — Constant static property in class mx.events.ScrollEventDetail
Indicates that the scroll bar has moved up by one line.
link — Event in class mx.controls.Label
Dispatched when a user clicks a hyperlink in an HTML-enabled text field, where the URL begins with "event:".
LINK — Constant static property in class mx.managers.DragManager
Constant that specifies that the type of drag action is "link".
LinkButton — Class in package mx.controls
The LinkButton control is a borderless Button control whose contents are highlighted when a user moves the mouse over it.
LinkButton() — Constructor in class mx.controls.LinkButton
Constructor.
LinkButtonAccImpl — Class in package mx.accessibility
The LinkButtonAccImpl class, also called the LinkButton Accessibility Implementation class, enables communication between a LinkButton component and a screen reader.
LinkButtonAccImpl(master:mx.core:UIComponent) — Constructor in class mx.accessibility.LinkButtonAccImpl
Creates a new LinkButtonAccImpl instance for the specified LinkButton component.
linkCursor — Style in class mx.managers.DragManager
Cursor displayed during a link operation.
list — Property in class mx.collections.ListCollectionView
The IList that this collection view wraps.
List — Class in package mx.controls
The List control displays a vertical list of items.
List() — Constructor in class mx.controls.List
Constructor.
ListAccImpl — Class in package mx.accessibility
The ListAccImpl class, also called the List Accessiblity Implementation class, is used to make a List component accessible.
ListAccImpl(master:mx.core:UIComponent) — Constructor in class mx.accessibility.ListAccImpl
Creates a new ListAccImpl instance for the specified List component.
ListBase — Class in package mx.controls.listClasses
The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items.
ListBase() — Constructor in class mx.controls.listClasses.ListBase
Constructor.
ListBaseAccImpl — Class in package mx.accessibility
The ListBaseAccImpl class, also called the ListBase Accessiblity Implementation class, is used to make a ListBase component accessible.
ListBaseAccImpl(master:mx.core:UIComponent) — Constructor in class mx.accessibility.ListBaseAccImpl
Creates a new ListBaseAccImpl instance for the specified ListBase component.
ListBaseSeekPending — Class in package mx.controls.listClasses
An object that stores data about a seek operation that was interrupted by an ItemPendingError error.
ListBaseSeekPending(bookmark:mx.collections:CursorBookmark, offset) — Constructor in class mx.controls.listClasses.ListBaseSeekPending
Constructor.
ListBaseSelectionData — Class in package mx.controls.listClasses
Records used by list classes to keep track of what is selected.
ListBaseSelectionData(data, index, approximate) — Constructor in class mx.controls.listClasses.ListBaseSelectionData
Constructor.
ListCollectionView — Class in package mx.collections
The ListCollectionView class adds the properties and methods of the ICollectionView interface to an object that conforms to the IList interface.
ListCollectionView(list:mx.collections:IList) — Constructor in class mx.collections.ListCollectionView
The ListCollectionView constructor.
listContent — Property in class mx.controls.listClasses.ListBase
An internal display object that parents all of the item renderers, selection and highlighting indicators and other supporting graphics.
listContentStyleFilters — Property in class mx.controls.listClasses.ListBase
The set of styles to pass from the ListBase to the listContent.
listData — Property in class mx.controls.Button
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the list control.
listData — Property in class mx.controls.ComboBox
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the List control.
listData — Property in class mx.controls.DateField
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the List control.
listData — Property in class mx.controls.Label
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the List control.
listData — Property in class mx.controls.TextInput
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the appropriate data from the list control.
listData — Property in class mx.controls.dataGridClasses.DataGridItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property in interface mx.controls.listClasses.IDropInListItemRenderer
Implements the listData property using setter and getter methods.
listData — Property in class mx.controls.listClasses.ListBase
When a component is used as a drop-in item renderer or drop-in item editor, Flex initializes the listData property of the component with the additional data from the list control.
listData — Property in class mx.controls.listClasses.ListItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property in class mx.controls.menuClasses.MenuItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
listData — Property in class mx.controls.treeClasses.TreeItemRenderer
The implementation of the listData property as defined by the IDropInListItemRenderer interface.
ListData — Class in package mx.controls.listClasses
The ListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the List control.
ListData(text, icon, labelField, uid, owner:mx.core:IUIComponent, rowIndex, columnIndex) — Constructor in class mx.controls.listClasses.ListData
Constructor.
ListDropIndicator — Class in package mx.skins.halo
The skin for the drop indicator of a list-based control.
ListDropIndicator() — Constructor in class mx.skins.halo.ListDropIndicator
Constructor.
listener — Property in class mx.effects.Tween
Object that is notified at each interval of the animation.
ListEvent — Class in package mx.events
The ListEvent class represents events associated with items in list-based controls such as List, Tree, Menu, and DataGrid.
ListEvent(type, bubbles, cancelable, columnIndex, rowIndex, reason, itemRenderer:mx.controls.listClasses:IListItemRenderer) — Constructor in class mx.events.ListEvent
Constructor.
ListEventReason — Final class in package mx.events
Constants for the values of the reason property of a ListEvent object where the value of the type property is ListEvent.ITEM_EDIT_END.
ListItemDragProxy — Class in package mx.controls.listClasses
The default drag proxy used when dragging from a list-based control (except for the DataGrid class).
ListItemDragProxy() — Constructor in class mx.controls.listClasses.ListItemDragProxy
Constructor.
ListItemRenderer — Class in package mx.controls.listClasses
The ListItemRenderer class defines the default item renderer for a List control.
ListItemRenderer() — Constructor in class mx.controls.listClasses.ListItemRenderer
Constructor.
listItems — Property in class mx.controls.listClasses.ListBase
An Array of Arrays that contains the itemRenderer instances that render each data provider item.
ListRowInfo — Class in package mx.controls.listClasses
Used by the list-based classes to store information about their IListItemRenderers.
ListRowInfo(y, height, uid, data) — Constructor in class mx.controls.listClasses.ListRowInfo
Constructor.
liveDragging — Property in class mx.controls.sliderClasses.Slider
Specifies whether live dragging is enabled for the slider.
liveScrolling — Property in class mx.core.ScrollControlBase
A flag that indicates whether scrolling is live as the scrollbar thumb is moved or the view is not updated until the thumb is released.
load(applicationDomain, securityDomain) — Method in interface mx.modules.IModuleInfo
Requests that the module be loaded.
loaded — Property in interface mx.modules.IModuleInfo
A flag that is true if the load() method has been called on this module.
loaderInfo — Property in interface mx.core.IFlexDisplayObject
loaderInfo — Property in interface mx.managers.ISystemManager
The LoaderInfo object that represents information about the application.
LOADING — Constant static property in class mx.events.FlexEvent
The FlexEvent.LOADING constant defines the value of the type property of the event object for a loading event.
loadResourceModule(url, update, applicationDomain, securityDomain) — Method in interface mx.resources.IResourceManager
Begins loading a resource module containing resource bundles.
loadState(state) — Method in class mx.containers.Accordion
Loads the state of this object.
loadState(state) — Method in class mx.containers.ViewStack
Loads the state of this object.
loadState(state) — Method in interface mx.managers.IHistoryManagerClient
Loads the state of this object.
loadStyleDeclarations(url, update, trustContent, applicationDomain, securityDomain) — Static method in class mx.styles.StyleManager
Loads a style SWF.
locale — Property in interface mx.resources.IResourceBundle
The locale for which this bundle's resources have been localized.
locale — Property in class mx.resources.ResourceBundle
The locale for which this bundle's resources have been localized.
localeChain — Property in interface mx.resources.IResourceManager
An Array of locale Strings, such as [ "en_US" ], which specifies one or more locales to be searched for resources.
localIndex — Property in class mx.collections.ListCollectionView
When the view is sorted or filtered the localIndex property contains an array of items in the sorted or filtered (ordered, reduced) view, in the sorted order.
localToContent(point) — Method in class mx.core.Container
Converts a Point object from local to content coordinates.
localToContent(point) — Method in class mx.core.UIComponent
Converts a Point object from local to content coordinates.
localToGlobal(point) — Method in interface mx.core.IFlexDisplayObject
localX — Property in class mx.events.DataGridEvent
The column's x-position; used for replaying column stretch events.
location — Property in class mx.events.CollectionEvent
When the kind value is CollectionEventKind.ADD, CollectionEventKind.MOVE, CollectionEventKind.REMOVE, or CollectionEventKind.REPLACE, this property is the zero-base index in the collection of the item(s) specified in the items property.
lockedColumnAndRowContent — Property in class mx.controls.dataGridClasses.DataGridBase
The sub-component that contains locked rows for locked columns
lockedColumnContent — Property in class mx.controls.dataGridClasses.DataGridBase
The sub-component that contains locked columns
lockedColumnCount — Property in class mx.controls.dataGridClasses.DataGridBase
The index of the first column in the control that scrolls.
lockedColumnHeader — Property in class mx.controls.dataGridClasses.DataGridBase
The header sub-component for locked columns
lockedRowContent — Property in class mx.controls.dataGridClasses.DataGridBase
The sub-component that contains locked rows
lockedRowCount — Property in class mx.controls.dataGridClasses.DataGridBase
The index of the first row in the control that scrolls.
LOW — Constant static property in class mx.managers.CursorManagerPriority
Constant that specifies the lowest cursor priority when passed as the priority argument to setCursor().
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