The 'WindowContentToggle' class can be used to create a simple toggle, in this case for demonstration purposes inside the window.
static public STATE_OFF:String
static public STATE_ON:String
public function init():Void
public function getState():String
public function setState(strState:String):Void