Uses of Interface
com.storedobject.ui.IdInput
Packages that use IdInput
-
Uses of IdInput in com.storedobject.ui
Classes in com.storedobject.ui that implement IdInputModifier and TypeClassDescriptionclassObjectField<T extends StoredObject>A field that can be used to acceptIdvalues.classField to select a normal user. -
Uses of IdInput in com.storedobject.ui.accounts
Classes in com.storedobject.ui.accounts that implement IdInputModifier and TypeClassDescriptionclassAccountField<T extends Account>A specialized field for handling account-related objects, extending the functionality of theObjectField. -
Uses of IdInput in com.storedobject.ui.util
Subinterfaces of IdInput in com.storedobject.ui.util