Uses of Interface
com.storedobject.vaadin.HasThemeStyle
Packages that use HasThemeStyle
Package
Description
-
Uses of HasThemeStyle in com.storedobject.ui
Subinterfaces of HasThemeStyle in com.storedobject.uiModifier and TypeInterfaceDescriptioninterfaceIdInput<T extends StoredObject>Fields that can inputIdvalues.interfaceObjectInput<T extends StoredObject>Fields that can input a given type ofStoredObjectvalue.Classes in com.storedobject.ui that implement HasThemeStyleModifier and TypeClassDescriptionclassAbstractObjectField<T extends StoredObject>The base field for accepting aStoredObjectinstance.classclassObjectCodeField<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.classObjectComboField<T extends StoredObject>classObjectField<T extends StoredObject>A field that can be used to acceptIdvalues.classObjectFormField<T extends StoredObject>classObjectGetField<T extends StoredObject>A field to accept instances ofStoredObjects that are searchable using some keywords.classObjectListField<T extends StoredObject>classObjectSearcherField<T extends StoredObject>classObjectSearchField<T extends StoredObject>classObjectViewerButton<T extends StoredObject>A button component designed to work with objects of typeStoredObject.class -
Uses of HasThemeStyle in com.storedobject.ui.accounts
Classes in com.storedobject.ui.accounts that implement HasThemeStyle -
Uses of HasThemeStyle in com.storedobject.ui.inventory
Subinterfaces of HasThemeStyle in com.storedobject.ui.inventoryModifier and TypeInterfaceDescriptioninterfaceItemInput<T extends InventoryItem>Fields that can input a given type ofInventoryItemvalue.Classes in com.storedobject.ui.inventory that implement HasThemeStyleModifier and TypeClassDescriptionclassAssemblyItemField<I extends InventoryItem>Field to accept an item that is fitted on an assembly.classclassItemComboField<I extends InventoryItem>classItemField<I extends InventoryItem>Field to accept an instance of theInventoryItemwith provision to input part number.classItemGetField<I extends InventoryItem>Field to accept an instance of theInventoryItemfrom direct search words.classItemTypeGetField<T extends InventoryItemType>classLocation field for accepting inventory locations. -
Uses of HasThemeStyle in com.storedobject.ui.iot
Classes in com.storedobject.ui.iot that implement HasThemeStyle -
Uses of HasThemeStyle in com.storedobject.ui.util
Subinterfaces of HasThemeStyle in com.storedobject.ui.utilModifier and TypeInterfaceDescriptioninterfaceAbstractObjectInput<T extends StoredObject>Methods used by fields for inputtingStoredObjects orIds.interfaceDelegatedIdInput<T extends StoredObject>interfaceDelegatedObjectInput<T extends StoredObject> -
Uses of HasThemeStyle in com.storedobject.vaadin
Subinterfaces of HasThemeStyle in com.storedobject.vaadinModifier and TypeInterfaceDescriptioninterfaceInterface to mark that a class has theme styles of badge.interfaceSlight enhancements to Vaadin'sHasElementinterface.interfaceElement that has an Icon.interfaceElement that has a square shape (equal width and height).Classes in com.storedobject.vaadin that implement HasThemeStyleModifier and TypeClassDescriptionclassA component that is decorated like a badge.classIcons with badge style.static classComponent that represents a "breadcrumb".classEnhancements to VaadinButton.classVaadin Flow wrapper around the Web Component: Paper Icon Button.classA confirm button is a button whose "click handler" will be invoked only after a further confirmation obtained from the user.classEnhancements to Vaadin's Icon to handle other collections in a generic way.classA button that shows only an icon.classA button that can pop up some other set of components when clicked.Methods in com.storedobject.vaadin that return HasThemeStyleModifier and TypeMethodDescriptiondefault HasThemeStyleHasThemeStyle.asPrimary()Make it primary style.default HasThemeStyleHasThemeStyle.asSmall()Make it small.