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 TypeClassDescriptionclassThis is a template-based login screen and its template can be defined in theTextContentnamed "com.storedobject.ui.LoginForm".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.