Uses of Class
com.storedobject.ui.TemplateLayout
Packages that use TemplateLayout
-
Uses of TemplateLayout in com.storedobject.ui
Subclasses of TemplateLayout in com.storedobject.uiModifier and TypeClassDescriptionclassDashboard<T>UI of a dashboard that uses a structured template-based UI.classThis is a template-based login-screen, and its template can be defined in theTextContentnamed "com.storedobject.ui.LoginForm".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.classA template-based component for displaying and managing an object and its associated objects in a UI.classAComponentbased on a template.classAnExecutableViewthat uses aTemplateLayoutas its sole component. -
Uses of TemplateLayout in com.storedobject.ui.iot
Subclasses of TemplateLayout in com.storedobject.ui.iotModifier and TypeClassDescriptionclassAbstractBlockView serves as the foundational class for creating specific block views in applications.classBlockView represents a view specifically designed to handle block entities and relevant updates in the IoT system.