See: Description
| Class | Description |
|---|---|
| BaseTableModel<T> |
The abstract class
BaseTableModel holds a TableColumnsModel for layout the
columns. |
| GenericTableModel<T> |
The class
GenericTableModel as the name presume it can take a generic type of the model
object. |
| TableColumnsModel |
The class
TableColumnsModel encapsulates the column data for a table model like the
column names if they are editable and the column classes. |
| Exception | Description |
|---|---|
| NoRowsSelectedException |
The class NoRowsSelectedException are thrown when there are no rows from the table selected.
|
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.