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  
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.
parentChanged(parent:Object) — method, class org.apache.flex.binding.WatcherBase
This is an abstract method that subclasses implement.
parseItems(s:String) — method, interface org.apache.flex.net.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.net.JSONInputParser
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.
percentHeight — Property, class org.apache.flex.core.UIBase
The requested percentage height this component should have in the parent container.
percentWidth — Property, class org.apache.flex.core.UIBase
The requested percentage width this component should have in the parent container.
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
position — Property, class org.apache.flex.utils.BinaryData
The total number of bytes remaining to be read.
prevMonthButton — Property, class org.apache.flex.html.beads.DateChooserView
The button that causes the previous month to be displayed by the DateChooser.
prompt — Property, class org.apache.flex.html.accessories.TextPromptBead
The string to use as the placeholder prompt.
properties — Property, class mx.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, 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.DateFormatMMDDYYYYBead
The name of the property on the model holding the value to be formatted.
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.
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