The Table component, jsx3.gui.Table, is a lightweight component designed for fast, read-only rendering of large data sets. The Table component displays CDF data in an HTML table and supports both single- and multiple-selection modes. Data can be sorted by clicking on column labels. Output and output formatting can be customized using a combination of XSLT, inline CSS properties, or named CSS rules. The columns for this component are defined within the object model and are not defined in the DOM as child objects. To use the Table component, open the Miscellaneous folder in the Component Libraries palette, select the Table component, and drag it into the Live Component view of the work area. For more complex behaviors and editable cells, use the Matrix component. For more information, see Using Matrix Components. |
Contents
|
