Uses of Class
com.storedobject.ui.ObjectTemplate
Packages that use ObjectTemplate
-
Uses of ObjectTemplate in com.storedobject.ui
Subclasses of ObjectTemplate in com.storedobject.uiModifier and TypeClassDescriptionclassDashboard<T>UI of a dashboard that uses a structured template-based UI.classObjectCardTemplate<T extends StoredObject>A template-based component for displaying and managing object cards in a UI.classObjectDashboard<T extends StoredObject>UI of a dashboard that uses a structured template-based UI.