Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The DropDownListView class is the default view for
the org.apache.flex.html.DropDownList class.
It displays a simple text label with what appears to be a
down arrow button on the right, but really, the entire
view is the button that will display or dismiss the dropdown.
popUp:IStrand [read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The dropdown/popup that displays the set of choices.
Implementation public function get popUp():IStrand popUpVisible:Boolean
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
A flag that indicates whether the dropdown/popup is
visible.
Implementation public function get popUpVisible():Boolean public function set popUpVisible(value:Boolean):voidstrand:IStrand [write-only] [override]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The host component for this bead.
Implementation public function set strand(value:IStrand ):voidtext:String
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The text that is displayed in the view.
Implementation public function get text():String public function set text(value:String):voidpublic function DropDownListView()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Constructor.
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00