Packageorg.apache.flex.html.beads
Classpublic class SingleLineBorderBead
InheritanceSingleLineBorderBead Inheritance Object
Implements IBead, IBorderBead, IGraphicsDrawing

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The SingleLineBorderBead class draws a single line solid border. The color and thickness can be specified in CSS.



Public Properties
 PropertyDefined By
  strand : IStrand
[write-only] The host component for this bead.
SingleLineBorderBead
Public Methods
 MethodDefined By
  
Constructor.
SingleLineBorderBead
Property Detail
strandproperty
strand:IStrand  [write-only]

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):void
Constructor Detail
SingleLineBorderBead()Constructor
public function SingleLineBorderBead()

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.