| Package | org.apache.flex.html.beads |
| Class | public class ButtonBarView |
| Inheritance | ButtonBarView ListView ContainerView BeadViewBase EventDispatcher flash.events.EventDispatcher |
| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
| Property | Defined By | ||
|---|---|---|---|
![]() | border : Border [read-only]
The border surrounding the org.apache.flex.html.List. | ListView | |
![]() | contentView : IParentIUIBase [read-only]
The sub-element used as the parent of the container's elements. | ContainerView | |
![]() | dataGroup : IItemRendererParent [read-only]
The area holding the itemRenderers. | ListView | |
![]() | host : IUIBase [read-only]
The host component. | BeadViewBase | |
![]() | resizableView : IUIBase [read-only]
The view that can be resized. | ContainerView | |
| strand : IStrand [override] [write-only]
The host component for this bead. | ButtonBarView | ||
![]() | _strand : IStrand
The strand. | BeadViewBase | |
![]() | viewportModel : IViewportModel [read-only]
The data model used by the viewport to determine how it should
present the content area. | ContainerView | |
| Method | Defined By | ||
|---|---|---|---|
constructor. | ButtonBarView | ||
| strand | property |
strand: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.
public function set strand(value:IStrand):void| ButtonBarView | () | Constructor |
public function ButtonBarView()| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
constructor.