public class SimpleEditor<E,T> extends Editor<E,T,T>
Constructor and Description |
---|
SimpleEditor(TableColumn<E,T> column,
Field<?,?,T> field) |
Modifier and Type | Method and Description |
---|---|
String |
asString(E entity,
E value) |
getColumn, getConverter, getField, getValue
Copyright © 2018 Xalys. All rights reserved.