The title of the TitleBar as HTML.
Implementation public function get htmlTitle():String public function set htmlTitle(value:String):void
showCloseButton
property
showCloseButton:Boolean
Language Version :
ActionScript 3.0
Product Version :
FlexJS 0.0
Runtime Versions :
Flash Player 10.2, AIR 2.6
Whether or not to show a close button.
true if a close button
should also be in the title bar.
Implementation public function get showCloseButton():Boolean public function set showCloseButton(value:Boolean):void