public class SpreadsheetEditor extends Object
| Constructor and Description |
|---|
SpreadsheetEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(DataCell<?> cell,
SpreadsheetCell bc,
SpreadsheetView t)
*
Public Methods *
*
|
void |
end() |
void |
startEdit() |
public void begin(DataCell<?> cell, SpreadsheetCell bc, SpreadsheetView t)
public void startEdit()
public void end()