Package de.xima.fc.gui.common.model.data
package de.xima.fc.gui.common.model.data
-
ClassDescriptionADataSheet<T extends Comparable<T>>A data sheet for two dimensional data.DataTable<S,
T> Simple Model holding headers and data rows of a fixed data table for outputting informationDataTableEntriesModel<T extends Serializable>Generic model for markable & selectable data table entries.DataTableEntriesModel.Builder<T extends Serializable>Describes a list of entities of which one can be selected.ItemListModel<T,ID> Extends theItemListModeland adds functionality for memorizing the currently selected entity for the duration of the current session.SheetCell<T extends Comparable<T>>SheetRow<T extends Comparable<T>>