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