| Package | org.apache.flex.html.beads |
| Interface | public interface IDropDownListView extends IBeadView, IBead |
| Implementors | DropDownListView |
| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
| Property | Defined By | ||
|---|---|---|---|
![]() | host : IUIBase [read-only]
The host component. | IBeadView | |
| popUp : IStrand [read-only] | IDropDownListView | ||
| popUpVisible : Boolean | IDropDownListView | ||
| popUp | property |
popUp:IStrand [read-only] | Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
public function get popUp():IStrand| popUpVisible | property |
popUpVisible:Boolean| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
public function get popUpVisible():Boolean public function set popUpVisible(value:Boolean):void