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 TypeClassDescriptionclassThis is a template-based login screen and its template can be defined in theTextContentnamed "com.storedobject.ui.LoginForm".classAComponentbased on a template.classA layoutComponentbased on a template stored in the DB as an HTML like file - It should be stored asTextContent.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.