| Package | org.apache.flex.html.beads |
| Class | public class IncrementButtonView |
| Inheritance | IncrementButtonView BeadViewBase EventDispatcher flash.events.EventDispatcher |
| Implements | IBeadView |
| Property | Defined By | ||
|---|---|---|---|
![]() | host : IUIBase [read-only]
The host component. | BeadViewBase | |
| strand : IStrand [override] [write-only]
The host component for this bead. | IncrementButtonView | ||
![]() | _strand : IStrand
The strand. | BeadViewBase | |
| Method | Defined By | ||
|---|---|---|---|
| IncrementButtonView | |||
| 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| IncrementButtonView | () | Constructor |
public function IncrementButtonView()