Packagede.popforge.fui.controls
Classpublic class SwitchButton
InheritanceSwitchButton Inheritance de.popforge.fui.controls.Button

The SwitchButton class represents a button that keeps is value once pressed.



Public Methods
 MethodDefined by
  
toString():String
SwitchButton
Protected Methods
 MethodDefined by
  
build():void
SwitchButton
  
mouseDown():void
SwitchButton
  
SwitchButton
Method detail
build()method
protected override function build():void
mouseDown()method 
protected override function mouseDown():void
toString()method 
public override function toString():String

Returns
String
updateButtonGraphics()method 
protected override function updateButtonGraphics():void