Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The SingleLineBorderModel class is a data model for
a single line border. This model is very simple,
it only stores the offsets from the edges of the
component.
offsets:Rectangle
[read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The offsets of the border from the edges of the
component.
Implementation public function get offsets():Rectangle
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
public function SingleLineBorderModel()
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