Uses of Interface
com.storedobject.ui.SupportsConcurrentClick
Packages that use SupportsConcurrentClick
-
Uses of SupportsConcurrentClick in com.storedobject.ui
Classes in com.storedobject.ui that implement SupportsConcurrentClickModifier and TypeClassDescriptionclassCard<T>Represents a styled container with configurable layout and styling options.classObjectCard<T extends StoredObject>Represents a generic card that holds a reference to an object of type T, where T is a subclass of StoredObject.classObjectCardTemplate<T extends StoredObject>A template-based component for displaying and managing object cards in a UI.