public interface EditorCreator<EditorType>
| Modifier and Type | Method and Description |
|---|---|
EditorType |
createValue() |
boolean |
writeValueUpdate(EditorType value) |
EditorType createValue() throws BasicException
BasicExceptionboolean writeValueUpdate(EditorType value) throws BasicException
BasicExceptionCopyright © 2021. All rights reserved.