Interface TableRowBase

All Known Subinterfaces:
TableRow, TreeViewTableRow

public interface TableRowBase
The base class for a single row in a Java Table.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a list of TableCell objects in the row.