:: Documentation >>

Active.XML.Table

Table model for loading and parsing data in XML format.

Constructor Syntax

var obj = new Active.XML.Table;

Class Hierarchy

Public Properties

XMLSets or retrieves the XML document (or string).

Public Methods

getCountReturns the number of the data rows.
getDataReturns the cell XML node text (obsolete, don't use).
getImageReturns the cell image.
getIndexReturns the index.
getLinkReturns the cell hyperlink.
getNodeReturns the cell XML node text (internal).
getTextReturns the cell text.
getValueReturns the cell value.
responseAllows to process the received data.
setColumnsSets the XPath expressions to retrieve values for each column.
setFormatAllows to specify the formatting object for the column.
setFormatsAllows to specify the formatting objects for each column.
setRowsSpecifies the XPath expression to retrieve the set of rows.
setTableSpecifies the XPath expression to select the table root element.

Comments

Encodings Óskar (3)
XML table - reset row number by + or - 1? lw (0)
How to get XML as string? freebsd[dog]list.ru (5)
getValue returns lowercase only. Why? KDC (0)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5