Packagecom.gestureworks.cml.element
Classpublic class TextElement
InheritanceTextElement Inheritance TextFactory Inheritance flash.text.TextField



Public Properties
 PropertyDefined By
 Inheritedbottom : Number
TextFactory
 Inheritedclass_ : String
TextFactory
 InheritedclassName : String
TextFactory
 InheritedcmlIndex : int
TextFactory
 Inheritedcolor : int
TextFactory
 Inheritedfont : String
TextFactory
 InheritedfontSize : Number
TextFactory
 InheritedheightPercent : String
TextFactory
 InheritedhorizontalCenter : Number
TextFactory
 InheritedhtmlText : String
[override]
TextFactory
 Inheritedid : String
TextFactory
 Inheritedindex : int
TextFactory
 Inheritedkerning : Boolean
TextFactory
 Inheritedleading : Number
TextFactory
 Inheritedleft : Number
TextFactory
 InheritedletterSpacing : Number
TextFactory
 InheritedpaddingBottom : Number
TextFactory
 InheritedpaddingLeft : Number
TextFactory
 InheritedpaddingRight : Number
TextFactory
 InheritedpaddingTop : Number
TextFactory
 InheritedpropertyStates : Array
TextFactory
 Inheritedright : Number
TextFactory
 Inheritedtext : String
[override]
TextFactory
 InheritedtextAlign : String
TextFactory
 InheritedtextFormat : TextFormat
TextFactory
 InheritedtextFormatColor : uint
TextFactory
 InheritedtextSize : Number
TextFactory
 Inheritedtop : Number
TextFactory
 Inheritedunderline : Boolean
TextFactory
 InheritedverticalAlign : Boolean
TextFactory
 InheritedverticalCenter : Number
TextFactory
 InheritedwidthPercent : String
TextFactory
 Inheritedy : Number
[override]
TextFactory
Public Methods
 MethodDefined By
  
TextElement
 Inherited
dispose():void
TextFactory
 Inherited
parseCML(cml:XMLList):XMLList
TextFactory
 Inherited
postparseCML(cml:XMLList):void
TextFactory
 Inherited
updateProperties(state:Number = 0):void
TextFactory
 Inherited
updateUI():void
TextFactory
Protected Methods
 MethodDefined By
  
commitUI():void
[override]
TextElement
  
createUI():void
[override]
TextElement
  
layoutText():void
[override]
TextElement
  
layoutUI():void
[override]
TextElement
  
updateText():void
[override]
TextElement
  
[override]
TextElement
Constructor Detail
TextElement()Constructor
public function TextElement()



Method Detail
commitUI()method
override protected function commitUI():void

createUI()method 
override protected function createUI():void

layoutText()method 
override protected function layoutText():void

layoutUI()method 
override protected function layoutUI():void

updateText()method 
override protected function updateText():void

updateTextFormat()method 
override protected function updateTextFormat():void