Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The BindableCSSStyles class contains CSS style
properties supported by SimpleCSSValuesImpl but
dispatch change events when modified
backgroundAlpha:*
This property can be used as the source for data binding.
Implementation public function get backgroundAlpha():*
public function set backgroundAlpha(value:any):void
backgroundColor:*
This property can be used as the source for data binding.
Implementation public function get backgroundColor():*
public function set backgroundColor(value:any):void
backgroundImage:*
This property can be used as the source for data binding.
Implementation public function get backgroundImage():*
public function set backgroundImage(value:any):void
borderColor:*
This property can be used as the source for data binding.
Implementation public function get borderColor():*
public function set borderColor(value:any):void
borderRadius:*
This property can be used as the source for data binding.
Implementation public function get borderRadius():*
public function set borderRadius(value:any):void
borderStyle:*
This property can be used as the source for data binding.
Implementation public function get borderStyle():*
public function set borderStyle(value:any):void
borderWidth:*
This property can be used as the source for data binding.
Implementation public function get borderWidth():*
public function set borderWidth(value:any):void
bottom:*
This property can be used as the source for data binding.
Implementation public function get bottom():*
public function set bottom(value:any):void
color:*
This property can be used as the source for data binding.
Implementation public function get color():*
public function set color(value:any):void
fontFamily:*
This property can be used as the source for data binding.
Implementation public function get fontFamily():*
public function set fontFamily(value:any):void
fontSize:*
This property can be used as the source for data binding.
Implementation public function get fontSize():*
public function set fontSize(value:any):void
fontStyle:*
This property can be used as the source for data binding.
Implementation public function get fontStyle():*
public function set fontStyle(value:any):void
fontWeight:*
This property can be used as the source for data binding.
Implementation public function get fontWeight():*
public function set fontWeight(value:any):void
left:*
This property can be used as the source for data binding.
Implementation public function get left():*
public function set left(value:any):void
margin:*
This property can be used as the source for data binding.
Implementation public function get margin():*
public function set margin(value:any):void
marginBottom:*
This property can be used as the source for data binding.
Implementation public function get marginBottom():*
public function set marginBottom(value:any):void
marginLeft:*
This property can be used as the source for data binding.
Implementation public function get marginLeft():*
public function set marginLeft(value:any):void
marginRight:*
This property can be used as the source for data binding.
Implementation public function get marginRight():*
public function set marginRight(value:any):void
marginTop:*
This property can be used as the source for data binding.
Implementation public function get marginTop():*
public function set marginTop(value:any):void
padding:*
This property can be used as the source for data binding.
Implementation public function get padding():*
public function set padding(value:any):void
paddingBottom:*
This property can be used as the source for data binding.
Implementation public function get paddingBottom():*
public function set paddingBottom(value:any):void
paddingLeft:*
This property can be used as the source for data binding.
Implementation public function get paddingLeft():*
public function set paddingLeft(value:any):void
paddingRight:*
This property can be used as the source for data binding.
Implementation public function get paddingRight():*
public function set paddingRight(value:any):void
paddingTop:*
This property can be used as the source for data binding.
Implementation public function get paddingTop():*
public function set paddingTop(value:any):void
right:*
This property can be used as the source for data binding.
Implementation public function get right():*
public function set right(value:any):void
public var styleList:Object
top:*
This property can be used as the source for data binding.
Implementation public function get top():*
public function set top(value:any):void
verticalAlign:*
This property can be used as the source for data binding.
Implementation public function get verticalAlign():*
public function set verticalAlign(value:any):void
public function BindableCSSStyles()
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Constructor.
Mon Sep 5 2016, 07:19 AM -07:00