News

The _init method does the setup of the row/column data vector. It also calls the super _init method. The _init method is called whenever you make an instance of the Row/Column Data Vector class, ...
The _getNameJust method is valid only if the viewer is a table editor. You can use the _getNameJust method only to pass a row/column data vector to the model's _getRowInfo or _setRowInfo method. Its ...