| Package | Description |
|---|---|
| xyz.cofe.gui.swing.data |
Редактирование таблицчеых данных
|
| Modifier and Type | Method and Description |
|---|---|
List<PreparedCopyCell> |
PreparedCopyCells.getCells()
Возвращает подготовленные данные ячеек строки таблицы
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreparedCopyCells.setCells(List<PreparedCopyCell> cells)
Указывает подготовленные данные ячеек строки таблицы
|
| Constructor and Description |
|---|
PreparedCopyCells(int row,
xyz.cofe.data.DataRow dataRow,
List<PreparedCopyCell> cells)
Конструктор
|
Copyright © 2019. All rights reserved.