Ardisia Component Library Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
HSeparator
Styles
Package
ardisia.components.separators
Class
public class HSeparator
Inheritance
HSeparator
SeparatorBase
spark.components.Group
Horizontal separator class. See the SeparatorBase for documentation.
Default MXML Property
mxmlContent
Protected Methods
Show Inherited Protected Methods
Show Inherited Protected Methods
Method
Defined By
commitProperties
():void
[override]
SeparatorBase
Styles
Hide Inherited Styles
Show Inherited Styles
Style
Description
Defined By
paddingBottom
Type:
Number
CSS Inheritance:
no
Bottom padding to apply below the strokes.
SeparatorBase
paddingLeft
Type:
Number
CSS Inheritance:
no
Left padding to apply left of the strokes.
SeparatorBase
paddingRight
Type:
Number
CSS Inheritance:
no
Right padding to apply right of the strokes.
SeparatorBase
paddingTop
Type:
Number
CSS Inheritance:
no
Top padding to apply above the strokes.
SeparatorBase
primaryStrokeAlpha
Type:
Number
CSS Inheritance:
no
The alpha of the primary stroke.
SeparatorBase
primaryStrokeColor
Type:
uint
Format:
Color
CSS Inheritance:
no
The color of the primary stroke.
SeparatorBase
primaryStrokeThickness
Type:
Number
CSS Inheritance:
no
The thickness of the primary stroke.
SeparatorBase
secondaryStrokeAlpha
Type:
Number
CSS Inheritance:
no
The alpha of the secondary stroke.
SeparatorBase
secondaryStrokeColor
Type:
uint
Format:
Color
CSS Inheritance:
no
The color of the secondary stroke.
SeparatorBase
secondaryStrokeThickness
Type:
Number
CSS Inheritance:
no
The thickness of the secondary stroke.
SeparatorBase
Mon Sep 15 2014, 01:55 AM -06:00