Packagecom.samgoldmansoftware.components
Classpublic class XHTMLTableGrid
InheritanceXHTMLTableGrid Inheritance mx.core.UIComponent



Public Properties
 PropertyDefined By
  tableXHTML : XML
Specifies the data to be displayed by the XHTMLTableGrid control.
XHTMLTableGrid
Public Methods
 MethodDefined By
  
Constructor
XHTMLTableGrid
Property Detail
tableXHTMLproperty
tableXHTML:XML

Specifies the data to be displayed by the XHTMLTableGrid control.


Implementation
    public function get tableXHTML():XML
    public function set tableXHTML(value:XML):void
Constructor Detail
XHTMLTableGrid()Constructor
public function XHTMLTableGrid()

Constructor