Uses of Interface
com.storedobject.vaadin.HasStyle
Packages that use HasStyle
Package
Description
-
Uses of HasStyle in com.storedobject.ui
Classes in com.storedobject.ui that implement HasStyleModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassField to accept monetary values (Money).classObjectCodeField<T extends StoredObject>In many situations, aStoredObjectinstance may contain a code attribute (a String attribute that looks like a code - part number of an inventory item, for example) and this field accepts such codes for inputting the object instance.classclassclassGeneric field to acceptQuantityvalues.classclassclassclassclassclassclassclassclass -
Uses of HasStyle in com.storedobject.ui.tools
Classes in com.storedobject.ui.tools that implement HasStyle -
Uses of HasStyle in com.storedobject.ui.util
Classes in com.storedobject.ui.util that implement 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.