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 |
packageName — Property, class org.apache.flex.reflection.TypeDefinition |
| |
pad(str:String, padChar:String, size:int, padRight:Boolean) — Static Method , class org.apache.flex.utils.StringPadder |
|
Pads a string with an arbitrary string. |
padding — Property, class org.apache.flex.core.BindableCSSStyles |
| |
padding — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
paddingBottom — Property, class org.apache.flex.core.BindableCSSStyles |
| |
paddingBottom — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
paddingLeft — Property, class org.apache.flex.core.BindableCSSStyles |
| |
paddingLeft — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
paddingRight — Property, class org.apache.flex.core.BindableCSSStyles |
| |
paddingRight — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
paddingTop — Property, class org.apache.flex.core.BindableCSSStyles |
| |
paddingTop — Property, class org.apache.flex.core.SimpleCSSStyles |
| |
pageSize — Property, interface org.apache.flex.core.IScrollBarModel |
|
The size of the page. |
pageSize — Property, class org.apache.flex.html.beads.models.ScrollBarModel |
|
The amount represented by the thumb control of the org.apache.flex.html.ScrollBar. |
pageStepSize — Property, interface org.apache.flex.core.IScrollBarModel |
|
The change in value when clicking on above or below the thumb on
a scrollbar. |
pageStepSize — Property, class org.apache.flex.html.beads.models.ScrollBarModel |
|
The amount to adjust the org.apache.flex.html.ScrollBar if the scroll bar's
track area is selected. |
Panel — class, package org.apache.flex.html |
|
The Panel class is a Container component capable of parenting other
components. |
Panel() — Constructor, class org.apache.flex.html.Panel |
|
constructor. |
PanelModel — class, package org.apache.flex.html.beads.models |
|
The PanelModel bead class holds the values for a org.apache.flex.html.Panel, such as its
title. |
PanelModel() — Constructor, class org.apache.flex.html.beads.models.PanelModel |
|
constructor. |
PanelView — class, package org.apache.flex.html.beads |
|
The Panel class creates the visual elements of the org.apache.flex.html.Panel
component. |
PanelView() — Constructor, class org.apache.flex.html.beads.PanelView |
|
constructor. |
PanelWithControlBar — class, package org.apache.flex.html |
|
The Panel class is a Container component capable of parenting other
components. |
PanelWithControlBar() — Constructor, class org.apache.flex.html.PanelWithControlBar |
|
constructor. |
PanelWithControlBarView — class, package org.apache.flex.html.beads |
|
The Panel class creates the visual elements of the org.apache.flex.html.Panel
component. |
PanelWithControlBarView() — Constructor, class org.apache.flex.html.beads.PanelWithControlBarView |
|
constructor. |
Parallel — class, package org.apache.flex.effects |
|
The Parallel effect animates set of effects at the
same time. |
Parallel() — Constructor, class org.apache.flex.effects.Parallel |
|
Constructor. |
parent — Property, interface org.apache.flex.core.IChild |
|
The parent. |
parent — Property, class org.apache.flex.core.StyleableCSSTextField |
| |
parentChanged(parent:Object) — method, class org.apache.flex.binding.WatcherBase |
|
This is an abstract method that subclasses implement. |
ParentDocumentBead — class, package org.apache.flex.core |
|
The ParentDocumentBead class looks up the parent
chain to find a parent that was written in MXML. |
ParentDocumentBead() — Constructor, class org.apache.flex.core.ParentDocumentBead |
|
Constructor. |
parseItems(s:String) — method, interface org.apache.flex.collections.parsers.IInputParser |
|
Take the input string (could be serialized data set,
XML, or JSON) and return an array of serialized data
items. |
parseItems(s:String) — method, class org.apache.flex.collections.parsers.JSONInputParser |
| |
parseStyles(value:String) — method, interface org.apache.flex.core.IValuesImpl |
|
Converts an HTML-like style format into an object. |
parseStyles(styles:String) — method, class org.apache.flex.core.SimpleCSSValuesImpl |
|
Converts an HTML-like style format into an object. |
parseStyles(value:String) — method, class org.apache.flex.core.SimpleValuesImpl |
|
Converts an HTML-like style format into an object. |
PasswordInputBead — class, package org.apache.flex.html.accessories |
|
The PasswordInput class is a specialty bead that can be used with
any TextInput control. |
PasswordInputBead() — Constructor, class org.apache.flex.html.accessories.PasswordInputBead |
|
constructor. |
Path — class, package org.apache.flex.svg |
| |
PathBuilder — class, package org.apache.flex.graphics |
| |
PathBuilder() — Constructor, class org.apache.flex.graphics.PathBuilder |
|
Constructor. |
pathCommands — Property, class org.apache.flex.svg.Path |
| |
PathHelper — class, package org.apache.flex.graphics.utils |
| |
pause() — method, class org.apache.flex.effects.Effect |
|
Pauses the effect until you call the resume() method. |
pause() — method, interface org.apache.flex.effects.IEffect |
|
Pauses the effect until you call the resume() method. |
pause() — method, class org.apache.flex.effects.Tween |
|
Pauses the effect until you call the resume() method. |
percentHeight — Property, interface org.apache.flex.core.ILayoutChild |
|
The requested percentage height of
this component in its container. |
percentHeight — Property, class org.apache.flex.core.UIBase |
|
The requested percentage height this component
should have in the parent container. |
percentHeight — Property, class org.apache.flex.core.UIButtonBase |
|
The requested percentage height this component
should have in the parent container. |
percentHeight — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
|
The requested percentage height this component
should have in the parent container. |
percentWidth — Property, interface org.apache.flex.core.ILayoutChild |
|
The requested percentage width of
this component in its container. |
percentWidth — Property, class org.apache.flex.core.UIBase |
|
The requested percentage width this component
should have in the parent container. |
percentWidth — Property, class org.apache.flex.core.UIButtonBase |
|
The requested percentage width this component
should have in the parent container. |
percentWidth — Property, class org.apache.flex.html.supportClasses.TextFieldItemRenderer |
|
The requested percentage width this component
should have in the parent container. |
performLayout() — method, class org.apache.flex.charts.beads.layouts.ChartBaseLayout |
|
Subclasses should implement this to draw the chart, adding elements to the chartDataGroup. |
performLayout(event:org.apache.flex.events:Event) — method, class org.apache.flex.html.beads.ContainerView |
|
Executes the layout associated with this container. |
perInstanceConvertedEvents — Static Property, class org.apache.flex.events.utils.MouseEventConverter |
|
The list of events to convert on each instance. |
pictureSourceType — Property, class org.apache.cordova.camera.Camera |
| |
PictureSourceType — Static Property, class org.apache.cordova.camera.Camera |
| |
PieChart — class, package org.apache.flex.charts |
|
The PieChart displays data as a percentage of pie. |
PieChart() — Constructor, class org.apache.flex.charts.PieChart |
|
constructor. |
PieChartLayout — class, package org.apache.flex.charts.beads.layouts |
|
The PieChartLayout class calculates the size and position of all of the itemRenderers for
a PieChart. |
PieChartLayout() — Constructor, class org.apache.flex.charts.beads.layouts.PieChartLayout |
|
constructor. |
PieSeries — class, package org.apache.flex.charts.supportClasses |
| |
PieSeries() — Constructor, class org.apache.flex.charts.supportClasses.PieSeries |
| |
placement — Property, class org.apache.flex.charts.beads.AxisBaseBead |
|
The placement of the axis with respect to the chart area. |
placement — Property, interface org.apache.flex.charts.core.IAxisBead |
|
The placement of the axis with respect to the chart area. |
PlatformWiper — class, package org.apache.flex.effects |
|
Helper class for Wipe effects. |
PlatformWiper() — Constructor, class org.apache.flex.effects.PlatformWiper |
|
Constructor. |
play() — method, class org.apache.flex.createjs.tween.Effect |
|
Plays the effect on the target object
|
play() — method, class org.apache.flex.createjs.tween.Sequence |
|
Causes the effects in the tween list to be played, one after the other. |
play() — method, class org.apache.flex.createjs.tween.Tween |
|
Causes the target object to move between its starting and ending positions. |
play() — method, class org.apache.flex.effects.Effect |
|
Stops the tween, ending it without dispatching an event or calling
the Tween's endFunction or onTweenEnd(). |
play() — method, interface org.apache.flex.effects.IEffect |
|
Stops the tween, ending it without dispatching an event or calling
the Tween's endFunction or onTweenEnd(). |
play() — method, class org.apache.flex.effects.Tween |
|
Stops the tween, ending it without dispatching an event or calling
the Tween's endFunction or onTweenEnd(). |
PNGEncoder — class, package org.apache.flex.utils |
|
The PNGEncoder class converts raw bitmap images into encoded
images using Portable Network Graphics (PNG) lossless compression. |
PNGEncoder() — Constructor, class org.apache.flex.utils.PNGEncoder |
|
Constructor. |
Point — class, package org.apache.flex.geom |
|
The Point class is a utility class for holding x and y values, not that you
can't use it to hold a width and height value. |
Point(x:Number, y:Number) — Constructor, class org.apache.flex.geom.Point |
| |
points — Property, class org.apache.flex.charts.optimized.SVGLineSegmentItemRenderer |
|
The points of the vertices. |
points — Property, interface org.apache.flex.charts.supportClasses.ILineSegmentItemRenderer |
|
The points that define the vertices of the line segment. |
points — Property, class org.apache.flex.charts.supportClasses.LineSegmentItemRenderer |
|
The points of the vertices. |
PointUtils — class, package org.apache.flex.utils |
|
The PointUtils class is a collection of static functions that convert
Points between coordinate spaces. |
polar(len:Number, angle:Number) — Static Method , class org.apache.flex.geom.Point |
| |
PolarChart — class, package org.apache.flex.charts.core |
|
This class provides the basis for circular, or polar, charts. |
PolarChart() — Constructor, class org.apache.flex.charts.core.PolarChart |
|
constructor. |
pop() — method, class org.apache.flex.mobile.StackedViewManager |
|
Pops the top-most view from the navigation stack. |
popUp — Property, class org.apache.flex.html.beads.ComboBoxView |
|
The pop-up component that holds the selection list. |
popUp — Property, class org.apache.flex.html.beads.DateFieldView |
|
The pop-up component that holds the selection list. |
popUp — Property, class org.apache.flex.html.beads.DropDownListView |
|
The dropdown/popup that displays the set of choices. |
popUp — Property, interface org.apache.flex.html.beads.IComboBoxView |
|
The component housing the selection list. |
popUp — Property, interface org.apache.flex.html.beads.IDropDownListView |
| |
popUpVisible — Property, class org.apache.flex.html.beads.ComboBoxView |
|
This property is true if the pop-up selection list is currently visible. |
popUpVisible — Property, class org.apache.flex.html.beads.DateFieldView |
|
This property is true if the pop-up selection list is currently visible. |
popUpVisible — Property, class org.apache.flex.html.beads.DropDownListView |
|
A flag that indicates whether the dropdown/popup is
visible. |
popUpVisible — Property, interface org.apache.flex.html.beads.IComboBoxView |
|
Determines whether or not the pop-up with the selection list is visible or not. |
popUpVisible — Property, interface org.apache.flex.html.beads.IDropDownListView |
| |
popView() — method, class org.apache.flex.mobile.models.ViewManagerModel |
|
Removes the most recently added view. |
position — Property, class org.apache.flex.utils.BinaryData |
|
Moves, or returns the current position, in bytes, of the pointer into the BinaryData object. |
POST — Constant Static Property, class org.apache.flex.net.HTTPConstants |
| |
prefix — Property, class Namespace |
| |
preinitialize — Event, class org.apache.flex.core.Application |
|
Dispatched at startup before the instances get created. |
preinitialize — Event, class org.apache.flex.createjs.Application |
|
Dispatched at startup before the instances get created. |
presentationModel — Property, class org.apache.flex.html.DataGrid |
|
The DataGrid's presentation model
|
presentationModel — Property, class org.apache.flex.html.List |
|
The presentation model for the list. |
prevMonthButton — Property, class org.apache.flex.html.beads.DateChooserView |
|
The button that causes the previous month to be displayed by the DateChooser. |
progress(callback:Function) — method, class org.apache.flex.net.URLLoader |
|
Convenience function for progress event to allow chaining. |
progress(callback:Function) — method, class org.apache.flex.net.URLStream |
|
Convenience function for progress event to allow chaining. |
PROGRESS — Constant Static Property, class org.apache.flex.events.ProgressEvent |
|
The name of the event. |
ProgressEvent — class, package org.apache.flex.events |
|
The ProgressEvent
|
ProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, current:Number, total:Number) — Constructor, class org.apache.flex.events.ProgressEvent |
|
Constructor. |
prompt — Property, class org.apache.flex.html.accessories.TextPromptBead |
|
The string to use as the placeholder prompt. |
properties — Property, class org.apache.flex.core.ClassFactory |
|
Initial properties assigned to each instance. |
propertyName — Property, class org.apache.flex.binding.PropertyWatcher |
|
The name of the property we are watching. |
propertyName — Property, class org.apache.flex.core.FormatBase |
|
The name of the property in the model holding the value to be
formatted. |
propertyName — Property, interface org.apache.flex.core.IFormatBead |
|
The name of the property for the source to be formatted. |
propertyName — Property, class org.apache.flex.events.ValueChangeEvent |
|
The name of the property. |
propertyName — Property, class org.apache.flex.html.accessories.CurrencyFormatter |
|
The name of the property on the model to format. |
propertyName — Property, class org.apache.flex.html.accessories.DateFormatMMDDYYYYBead |
|
The name of the property on the model holding the value to be formatted. |
propertyName — Property, class org.apache.flex.html.accessories.NumberFormatter |
|
The name of the property on the model to format. |
propertyName — Property, class org.apache.flex.html.beads.DataProviderChangeNotifier |
|
The property in the sourceID that is the ArrayList. |
propertyValue — Property, class org.apache.flex.core.FormatBase |
|
Retrieves the current value of the property from the strand. |
PropertyWatcher — class, package org.apache.flex.binding |
|
The PropertyWatcher class is the data-binding class that watches
for changes to various properties in objects. |
PropertyWatcher(source:Object, propertyName:String, eventNames:Object, getterFunction:Function) — Constructor, class org.apache.flex.binding.PropertyWatcher |
|
Constructor. |
Proxy — Dynamic Class, package org.apache.flex.utils |
|
The Proxy class calls methods when properties
are set and read and deleted. |
push(nextView:org.apache.flex.mobile:IViewManagerView) — method, class org.apache.flex.mobile.StackedViewManager |
|
Pushes the next view onto the navigation stack. |
pushView(value:Object) — method, class org.apache.flex.mobile.models.ViewManagerModel |
|
Pushes a view onto the top/end of the stack of views. |
PUT — Constant Static Property, class org.apache.flex.net.HTTPConstants |
| |
|
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 |