public interface ListItemEditor<T> extends CollectionItemEditor<T>
Modifier and Type | Method and Description |
---|---|
default void |
applyModifiedProperties(T newItem,
T oldItem) |
default java.lang.String |
getName(T item) |
default boolean |
isEditable(T item) |
clone, getItemClass, isEmpty, isRemovable