News

The Row/Column Data Vector class contains information about one column or one row. The viewers request information about rows or columns by calling the _getRowInfo or _getColumnInfo methods of the ...
It also calls the super _init method. The _init method is called whenever you make an instance of the Row/Column Data Vector class, either through a call to _new or to the instance function. The ...