Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The ImageButtonView class provides an image-only view
for the standard Button. Unlike the CSSButtonView, this
class does not support background and border; only images
for the up, over, and active states.
public var downTextField:CSSTextField
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The CSSTextField in the down state
html:String
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Implementation public function get html():String
public function set html(value:String):void
image:String
[read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The URL of an icon to use in the button
Implementation public function get image():String
public var overTextField:CSSTextField
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The CSSTextField in the over state
strand:IStrand
[write-only] [override]
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
text:String
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Implementation public function get text():String
public function set text(value:String):void
public var upTextField:CSSTextField
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The CSSTextField in the up state
public function ImageAndTextButtonView()
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