Uses of Class
com.storedobject.core.ObjectText
Packages that use ObjectText
-
Uses of ObjectText in com.storedobject.core
Methods in com.storedobject.core that return ObjectTextModifier and TypeMethodDescriptionstatic <O extends StoredObject>
ObjectText<O> Create an instance from an instance of theStoredObject.Constructors in com.storedobject.core with parameters of type ObjectTextModifierConstructorDescriptionObjectText(ObjectText<T> objectText) Construct from another instance. -
Uses of ObjectText in com.storedobject.ui
Methods in com.storedobject.ui that return ObjectTextMethods in com.storedobject.ui with parameters of type ObjectTextModifier and TypeMethodDescriptionprotected voidObjectTextField.setPresentationValue(ObjectText<T> objectText)