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 |
hasState(state:String) — method, class org.apache.flex.core.ContainerBase |
|
true if the array of states
contains a state with this name. |
header — Property, interface org.apache.flex.core.IDataGridLayout |
|
The component used as the column header. |
header — Property, class org.apache.flex.html.beads.layouts.DataGridLayout |
|
The element that is the header for the DataGrid
|
headers — Property, class org.apache.flex.net.BinaryUploader |
|
The HTTP headers to be sent with the upload. |
headers — Property, class org.apache.flex.net.HTTPService |
|
The HTTP headers to be sent with the upload. |
height — Property, interface org.apache.flex.charts.core.IChartItemRenderer |
|
The display height for the itemRenderer. |
height — Property, class org.apache.flex.charts.supportClasses.BoxItemRenderer |
|
The height of the component. |
height — Property, interface org.apache.flex.core.IUIBase |
|
The height of the bounding box. |
height — Property, class org.apache.flex.core.UIBase |
|
The height of the component. |
height — Property, class org.apache.flex.core.UIButtonBase |
|
The width of the component. |
height — Property, class org.apache.flex.createjs.core.UIBase |
| |
height — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
| |
highlightColor — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
| |
highlightColor — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase |
| |
hovered — Property, interface org.apache.flex.core.IItemRenderer |
|
true if the item renderer is rendering
an item that is under the mouse pointer. |
hovered — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
|
Returns whether or not the itemRenderer is a "hovered" state. |
hovered — Property, class org.apache.flex.html.supportClasses.UIItemRendererBase |
|
Whether or not the itemRenderer is in a hovered state. |
hScrollBar — Property, interface org.apache.flex.core.ILayoutParent |
|
The horizontal ScrollBar. |
hScrollBar — Property, class org.apache.flex.html.beads.ContainerView |
|
The horizontal ScrollBar, if it exists. |
hScrollBar — Property, class org.apache.flex.html.beads.ListView |
|
The horizontal org.apache.flex.html.ScrollBar, currently null. |
html — Property, interface org.apache.flex.core.IComboBoxModel |
|
The html formatted text displayed in the ComboBox. |
html — Property, interface org.apache.flex.core.ITextModel |
|
The html formatted text displayed in the control. |
html — Property, interface org.apache.flex.core.IToggleButtonModel |
|
The html formatted text displayed in the control. |
html — Property, class org.apache.flex.createjs.TextButton |
| |
html — Property, class org.apache.flex.html.Label |
|
The html-formatted text to display in the label. |
html — Property, class org.apache.flex.html.TextArea |
|
The html-formatted text to display in the label. |
html — Property, class org.apache.flex.html.TextButton |
|
The html-formatted text to display in the label. |
html — Property, class org.apache.flex.html.TextInput |
|
The html-formatted text to display in the label. |
html — Property, class org.apache.flex.html.beads.CSSTextButtonView |
|
The html-formatted text to be displayed in the button
|
html — Property, class org.apache.flex.html.beads.CheckBoxView |
|
The html-formatted text to display in the label. |
html — Property, class org.apache.flex.html.beads.ComboBoxView |
| |
html — Property, interface org.apache.flex.html.beads.IComboBoxView |
|
The HTML string appearing in the input area for the ComboBox. |
html — Property, class org.apache.flex.html.beads.RadioButtonView |
|
The HTML string for the org.apache.flex.html.RadioButton. |
html — Property, class org.apache.flex.html.beads.TextButtonView |
| |
html — Property, class org.apache.flex.html.beads.TextFieldViewBase |
|
The html formatted text displayed in the control. |
html — Property, class org.apache.flex.html.beads.models.ComboBoxModel |
| |
html — Property, class org.apache.flex.html.beads.models.TextModel |
|
The html formatted text displayed in the control. |
html — Property, class org.apache.flex.html.beads.models.ToggleButtonModel |
| |
htmlMessage — Property, interface org.apache.flex.core.IAlertModel |
|
The message to be displayed by the Alert as HTML. |
htmlMessage — Property, class org.apache.flex.html.beads.models.AlertModel |
| |
htmlTitle — Property, interface org.apache.flex.core.IAlertModel |
|
The title of the Alert as HTML. |
htmlTitle — Property, interface org.apache.flex.core.ITitleBarModel |
|
The title of the TitleBar as HTML. |
htmlTitle — Property, class org.apache.flex.html.Panel |
|
The HTML string to display in the org.apache.flex.html.TitleBar. |
htmlTitle — Property, class org.apache.flex.html.TitleBar |
|
The HTML title to display. |
htmlTitle — Property, class org.apache.flex.html.beads.models.AlertModel |
| |
htmlTitle — Property, class org.apache.flex.html.beads.models.PanelModel |
| |
htmlTitle — Property, class org.apache.flex.html.beads.models.TitleBarModel |
| |
HTTPHeader — class, package org.apache.flex.net |
|
The data class for HTTP headers in HTTP server communications. |
HTTPHeader(name:String, value:String) — Constructor, class org.apache.flex.net.HTTPHeader |
|
Constructor. |
HTTP_METHOD_DELETE — Constant Static Property, class org.apache.flex.net.BinaryUploader |
|
The DELETE request method. |
HTTP_METHOD_DELETE — Constant Static Property, class org.apache.flex.net.HTTPService |
|
The DELETE request method. |
HTTP_METHOD_GET — Constant Static Property, class org.apache.flex.net.BinaryUploader |
|
The GET request method. |
HTTP_METHOD_GET — Constant Static Property, class org.apache.flex.net.HTTPService |
|
The GET request method. |
HTTP_METHOD_POST — Constant Static Property, class org.apache.flex.net.BinaryUploader |
|
The POST request method. |
HTTP_METHOD_POST — Constant Static Property, class org.apache.flex.net.HTTPService |
|
The POST request method. |
HTTP_METHOD_PUT — Constant Static Property, class org.apache.flex.net.BinaryUploader |
|
The PUT request method. |
HTTP_METHOD_PUT — Constant Static Property, class org.apache.flex.net.HTTPService |
|
The PUT request method. |
httpResponseStatus — Event, class org.apache.flex.net.BinaryUploader |
|
Dispatched if Adobe AIR is able to detect and return the status
code for the request. |
httpResponseStatus — Event, class org.apache.flex.net.HTTPService |
|
Dispatched if Adobe AIR is able to detect and return the status
code for the request. |
HTTPService — class, package org.apache.flex.net |
|
The HTTPService class is a class designed to transfer text
over HTTP. |
HTTPService() — Constructor, class org.apache.flex.net.HTTPService |
|
Constructor. |
httpStatus — Event, class org.apache.flex.net.BinaryUploader |
|
Dispatched when an httpStatus code is received from the server. |
httpStatus — Event, class org.apache.flex.net.HTTPService |
|
Dispatched when an httpStatus code is received from the server. |
|
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 |