Package | org.apache.flex.html.supportClasses |
Class | public class DropDownListList |
Inheritance | DropDownListList ![]() ![]() ![]() ![]() |
Implements | IPopUp |
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Method | Defined By | ||
---|---|---|---|
Constructor. | DropDownListList | ||
![]() |
Add a bead to the strand. | UIBase | |
![]() | addedToParent():void
The method called when added to a parent. | UIBase | |
![]() | addElement(c:Object):void
Add a component to the parent. | UIBase | |
![]() | addElementAt(c:Object, index:int):void
Add a component to the parent. | UIBase | |
![]() | getBeadByType(classOrInterface:Class):IBead
Find a bead on the strand. | UIBase | |
![]() | getElementIndex(c:Object):int
Gets the index of this subcomponent. | UIBase | |
![]() |
Remove a bead from the strand. | UIBase | |
![]() | removeElement(c:Object):void
Remove a component from the parent. | UIBase |
Event | Summary | Defined By | ||
---|---|---|---|---|
DropDownListList | ||||
![]() | Set a different class for click events so that there aren't dependencies on the flash classes on the JS side. | UIBase |
DropDownListList | () | Constructor |
public function DropDownListList()
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Constructor.
change | Event |
org.apache.flex.events.Event
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |