| 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):voidbackgroundColor:*This property can be used as the source for data binding.
Implementation public function get backgroundColor():* public function set backgroundColor(value:any):voidbackgroundImage:*This property can be used as the source for data binding.
Implementation public function get backgroundImage():* public function set backgroundImage(value:any):voidborderColor:*This property can be used as the source for data binding.
Implementation public function get borderColor():* public function set borderColor(value:any):voidborderRadius:*This property can be used as the source for data binding.
Implementation public function get borderRadius():* public function set borderRadius(value:any):voidborderStyle:*This property can be used as the source for data binding.
Implementation public function get borderStyle():* public function set borderStyle(value:any):voidborderWidth:*This property can be used as the source for data binding.
Implementation public function get borderWidth():* public function set borderWidth(value:any):voidbottom:*This property can be used as the source for data binding.
Implementation public function get bottom():* public function set bottom(value:any):voidcolor:*This property can be used as the source for data binding.
Implementation public function get color():* public function set color(value:any):voidfontFamily:*This property can be used as the source for data binding.
Implementation public function get fontFamily():* public function set fontFamily(value:any):voidfontSize:*This property can be used as the source for data binding.
Implementation public function get fontSize():* public function set fontSize(value:any):voidfontStyle:*This property can be used as the source for data binding.
Implementation public function get fontStyle():* public function set fontStyle(value:any):voidfontWeight:*This property can be used as the source for data binding.
Implementation public function get fontWeight():* public function set fontWeight(value:any):voidleft:*This property can be used as the source for data binding.
Implementation public function get left():* public function set left(value:any):voidmargin:*This property can be used as the source for data binding.
Implementation public function get margin():* public function set margin(value:any):voidmarginBottom:*This property can be used as the source for data binding.
Implementation public function get marginBottom():* public function set marginBottom(value:any):voidmarginLeft:*This property can be used as the source for data binding.
Implementation public function get marginLeft():* public function set marginLeft(value:any):voidmarginRight:*This property can be used as the source for data binding.
Implementation public function get marginRight():* public function set marginRight(value:any):voidmarginTop:*This property can be used as the source for data binding.
Implementation public function get marginTop():* public function set marginTop(value:any):voidpadding:*This property can be used as the source for data binding.
Implementation public function get padding():* public function set padding(value:any):voidpaddingBottom:*This property can be used as the source for data binding.
Implementation public function get paddingBottom():* public function set paddingBottom(value:any):voidpaddingLeft:*This property can be used as the source for data binding.
Implementation public function get paddingLeft():* public function set paddingLeft(value:any):voidpaddingRight:*This property can be used as the source for data binding.
Implementation public function get paddingRight():* public function set paddingRight(value:any):voidpaddingTop:*This property can be used as the source for data binding.
Implementation public function get paddingTop():* public function set paddingTop(value:any):voidright:*This property can be used as the source for data binding.
Implementation public function get right():* public function set right(value:any):voidpublic var styleList:Objecttop:*This property can be used as the source for data binding.
Implementation public function get top():* public function set top(value:any):voidverticalAlign:*This property can be used as the source for data binding.
Implementation public function get verticalAlign():* public function set verticalAlign(value:any):voidpublic 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