Class IndexedRow

java.lang.Object
com.macrofocus.data.table.IndexedRow
All Implemented Interfaces:
Row, Comparable

public class IndexedRow extends Object implements Row
  • Constructor Details

    • IndexedRow

      protected IndexedRow(TableModel tableModel, int row, Column... columns)
  • Method Details