public interface ColumnEdit<E>
Modifier and Type | Field and Description |
---|---|
static ColumnEdit |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
boolean |
isEditable(E baseObject,
String columnName,
int columnIndex) |
static final ColumnEdit DEFAULT