mojox.TableView - nitrologic/monkey2 GitHub Wiki

mojox::mojox.TableView

Class TableView Extends mojox:mojox.ScrollView

The TableView class.

Constructors
New Creates a new table view.
Properties
Columns
NumColumns Number of columns. (read only)
NumRows Number of rows. (read only)
Rows
Methods
AddColumn Adds a column.
AddRows Adds rows.
RemoveAll Removes all rows and columns.
RemoveAllRows Removes all rows.
OpIdx] Gets the view at a cell location.
OpIdxeq Sets the view at a cell location.