Uses of Class
com.storedobject.ui.ObjectGetField.GetSupplier
Packages that use ObjectGetField.GetSupplier
-
Uses of ObjectGetField.GetSupplier in com.storedobject.ui
Subclasses of ObjectGetField.GetSupplier in com.storedobject.uiModifier and TypeClassDescriptionstatic class
ObjectGetField.GetTypedSupplier<O extends StoredObject>
Implementation ofObjectGetField.GetProvider
forStoredObject
classes where additional type information is required (For example,InventoryItem
requires an instance of theInventoryItemType
while searching in order to narrow down the search).