Packageflashx.textLayout.elements
Classpublic class CellContainer
InheritanceCellContainer Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
  element : TableCellElement
CellContainer
  enableIME : Boolean
CellContainer
  imeMode : String
CellContainer
Public Methods
 MethodDefined By
  
CellContainer(imeEnabled:Boolean = true)
CellContainer
Property Detail
elementproperty
public var element:TableCellElement

enableIMEproperty 
enableIME:Boolean


Implementation
    public function get enableIME():Boolean
    public function set enableIME(value:Boolean):void
imeModeproperty 
imeMode:String


Implementation
    public function get imeMode():String
    public function set imeMode(value:String):void
Constructor Detail
CellContainer()Constructor
public function CellContainer(imeEnabled:Boolean = true)



Parameters
imeEnabled:Boolean (default = true)