Uses of Class
com.storedobject.ui.common.MemoSystem.MemoEditor
Packages that use MemoSystem.MemoEditor
-
Uses of MemoSystem.MemoEditor in com.storedobject.ui.common
Methods in com.storedobject.ui.common that return MemoSystem.MemoEditorModifier and TypeMethodDescriptionprotected <M extends Memo>
MemoSystem.MemoEditor<M> MemoSystem.createMemoEditor
(Class<M> memoClass) -
Uses of MemoSystem.MemoEditor in com.storedobject.ui.support
Methods in com.storedobject.ui.support that return MemoSystem.MemoEditorModifier and TypeMethodDescriptionprotected <M extends Memo>
MemoSystem.MemoEditor<M> SupportSystem.createMemoEditor
(Class<M> memoClass)