Uses of Interface
com.storedobject.vaadin.HasStyle
Packages that use HasStyle
-
Uses of HasStyle in com.storedobject.vaadin
Classes in com.storedobject.vaadin that implement HasStyleModifier and TypeClassDescriptionclassIcons with badge style.classField to editBigDecimalvalues.classBasic implementation of the CSS Grid layout.classA "custom field" where the value is represented as a "text" using an internal text field.classDashboard is a "view" that can show multiple embedded "sub-views".classA field to editDouble.classA field that accepts free format text and converts it into a value of specific type.classA layout for arranging components in a grid style.classEnhancements to Vaadin's Icon to handle other collections in a generic way.classA button that shows only an icon.classField to editInteger.classField to editLong.classToggle button (wrapper around paper-toggle-button web component). -
Uses of HasStyle in com.storedobject.vaadin.util
Classes in com.storedobject.vaadin.util that implement HasStyleModifier and TypeClassDescriptionclassNumericField<T extends Number>An abstract class representing a numeric text field with support for various configurations, such as grouping, allowance of negative values, formatting, and specified width constraints.