Uses of Class
com.storedobject.ui.util.HtmlTemplate
Packages that use HtmlTemplate
-
Uses of HtmlTemplate in com.storedobject.ui
Subclasses of HtmlTemplate 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.classA layoutComponentbased on a template stored in the DB as an HTML like content.classAnExecutableViewthat uses aTemplateLayoutas its sole component. -
Uses of HtmlTemplate in com.storedobject.ui.iot
Subclasses of HtmlTemplate 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.