Uses of Class
com.storedobject.core.Memo
Packages that use Memo
Package
Description
-
Uses of Memo in com.storedobject.core
Methods in com.storedobject.core that return MemoMethods in com.storedobject.core that return types with arguments of type MemoMethods in com.storedobject.core with parameters of type Memo -
Uses of Memo in com.storedobject.ui.common
Classes in com.storedobject.ui.common with type parameters of type MemoMethods in com.storedobject.ui.common with type parameters of type MemoModifier and TypeMethodDescriptionprotected <M extends Memo>
MemoSystem.MemoEditor<M> MemoSystem.createMemoEditor(Class<M> memoClass) protected <M extends Memo>
voidMemoSystem.loadMemos()MemoSystem.memoClass()Methods in com.storedobject.ui.common that return types with arguments of type MemoModifier and TypeMethodDescriptionMemoSystem.ExtraMemoField.getter()Returns the value of thegetterrecord component.Methods in com.storedobject.ui.common with parameters of type MemoModifier and TypeMethodDescriptionprotected booleanprotected voidMemoSystem.memoCreated(Memo memo) Constructor parameters in com.storedobject.ui.common with type arguments of type MemoModifierConstructorDescriptionExtraMemoField(String name, Function<Memo, String> getter) Creates an instance of aExtraMemoFieldrecord class. -
Uses of Memo in com.storedobject.ui.support
Methods in com.storedobject.ui.support with type parameters of type MemoModifier and TypeMethodDescriptionprotected <M extends Memo>
MemoSystem.MemoEditor<M> SupportSystem.createMemoEditor(Class<M> memoClass) protected <M extends Memo>
voidSupportSystemView.loadMemos()Methods in com.storedobject.ui.support with parameters of type Memo -
Uses of Memo in com.storedobjects.support
Subclasses of Memo in com.storedobjects.support