Packagecom.yworks.canvas.input
Classpublic class TextEditorWrapper
InheritanceTextEditorWrapper Inheritance Object

A Wrapper class that provides a common interface to the various Flex classes that support text display.



Public Methods
 MethodDefined By
  
TextEditorWrapper(textComp:InteractiveObject)
Creates a new instance.
TextEditorWrapper
Constructor Detail
TextEditorWrapper()Constructor
public function TextEditorWrapper(textComp:InteractiveObject)

Creates a new instance.

Parameters
textComp:InteractiveObject — The FLEX component to wrap.