Packagecom.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors
Classpublic class WBTextShapeDescriptor
InheritanceWBTextShapeDescriptor Inheritance WBShapeDescriptor

Descriptor class for a Text-Area Shape

See also

com.adobe.coreUI.controls.whiteboardClasses.WBShapeDescriptor


Public Properties
 PropertyDefined by
 InheriteddefinitionData : *
Definition date for this shape
WBShapeDescriptor
 InheritedfactoryID : String
Factory class defining which type or class of shape
WBShapeDescriptor
 Inheritedheight : Number
Height of this shape
WBShapeDescriptor
  htmlText : String
Specifies the htmlText of the TextShape.
WBTextShapeDescriptor
 InheritedpropertyData : *
Property data for this shape
WBShapeDescriptor
 Inheritedrotation : int = 0
Rotation of shape , default is 0
WBShapeDescriptor
 InheritedshapeID : String
Unique Shape Id
WBShapeDescriptor
 Inheritedwidth : Number
Width of this shape
WBShapeDescriptor
 Inheritedx : Number
X-coordinate
WBShapeDescriptor
 Inheritedy : Number
Y-coordinate
WBShapeDescriptor
Public Methods
 MethodDefined by
  
WBTextShapeDescriptor
 Inherited
compareShapeAttributes(p_shapeDescriptor:WBShapeDescriptor):Boolean
WBShapeDescriptor
Protected Methods
 MethodDefined by
 Inherited
copyObject(value:Object):Object
WBShapeDescriptor
  
initialize():void
private
WBTextShapeDescriptor
Property detail
htmlTextproperty
htmlText:String  [read-write]

Specifies the htmlText of the TextShape. Please specify the text in HTML tags if you need specific formatting.

Implementation
    public function get htmlText():String
    public function set htmlText(value:String):void
Constructor detail
WBTextShapeDescriptor()constructor
public function WBTextShapeDescriptor()
Method detail
initialize()method
protected function initialize():void

private





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/coreUI/controls/whiteboardClasses/shapeDescriptors/WBTextShapeDescriptor.html