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  
Accordion — class, package com.bit101.components
Accordion(parent:flash.display:DisplayObjectContainer, xpos:Number, ypos:Number) — Constructor, class com.bit101.components.Accordion
Constructor
addButton(rb:com.bit101.components:RadioButton) — Static Method , class com.bit101.components.RadioButton
Static method to add the newly created RadioButton to the list of buttons in the group.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.bit101.components.HBox
Override of addChild to force layout;
addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.bit101.components.VBox
Override of addChild to force layout;
addChildren() — method, class com.bit101.charts.Chart
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.charts.PieChart
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Accordion
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Calendar
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.CheckBox
Creates the children for this component
addChildren() — method, class com.bit101.components.ColorChooser
addChildren() — method, class com.bit101.components.ComboBox
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Component
Overriden in subclasses to create child display objects.
addChildren() — method, class com.bit101.components.FPSMeter
addChildren() — method, class com.bit101.components.IndicatorLight
Creates the children for this component
addChildren() — method, class com.bit101.components.InputText
Creates and adds child display objects.
addChildren() — method, class com.bit101.components.Knob
Creates the children for this component
addChildren() — method, class com.bit101.components.Label
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.List
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.ListItem
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Meter
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.NumericStepper
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Panel
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.ProgressBar
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.PushButton
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.RadioButton
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.RangeSlider
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.RotarySelector
Creates the children for this component
addChildren() — method, class com.bit101.components.ScrollBar
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.ScrollPane
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Slider
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Text
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.TextArea
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.UISlider
Creates and adds the child display objects of this component.
addChildren() — method, class com.bit101.components.Window
Creates and adds the child display objects of this component.
addItem(item:Object) — method, class com.bit101.components.ComboBox
Adds an item to the list.
addItem(item:Object) — method, class com.bit101.components.List
Adds an item to the list.
addItemAt(item:Object, index:int) — method, class com.bit101.components.ComboBox
Adds an item to the list at the specified index.
addItemAt(item:Object, index:int) — method, class com.bit101.components.List
Adds an item to the list at the specified index.
addWindow(title:String) — method, class com.bit101.components.Accordion
Adds a new window to the bottom of the accordion.
ALPHABETIC — Constant Static Property, class com.bit101.components.RotarySelector
alternateColor — Property, class com.bit101.components.ComboBox
Sets / gets the color for alternate rows if alternateRows is set to true.
_alternateColor — Property, class com.bit101.components.List
alternateColor — Property, class com.bit101.components.List
Sets / gets the color for alternate rows if alternateRows is set to true.
alternateRows — Property, class com.bit101.components.ComboBox
Sets / gets whether or not every other row will be colored with the alternate color.
_alternateRows — Property, class com.bit101.components.List
alternateRows — Property, class com.bit101.components.List
Sets / gets whether or not every other row will be colored with the alternate color.
ALWAYS — Constant Static Property, class com.bit101.components.RangeSlider
_autoScale — Property, class com.bit101.charts.Chart
autoScale — Property, class com.bit101.charts.Chart
Sets/gets whether the graph will automatically set its own max and min values based on the data values.
_autoSize — Property, class com.bit101.components.Label
autoSize — Property, class com.bit101.components.Label
Gets / sets whether or not this Label will autosize.
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