Package com.storedobject.vaadin.util
package com.storedobject.vaadin.util
-
ClassDescriptionBasicComboBox is a specific implementation of a ComboField allowing for the creation of combo boxes with various constructors for initialization.A generic combo box component that extends the ListBox class.Specialized implementation of the
Listeners
class that manages and notifies event listeners specifically for handlingComponentEvent
s.Slightly enhanced version of Vaadin'sClickNotifier
.Data<T>Class that is internally handling Vaadin'sBinder
.A class that enables handling and notifying click events for a specified component.Interface for handling field values dynamically.Interface representing a component that can have a textual value along with additional features like size, text transformation, spell check, and autocomplete.This interface represents an internal element structure.The InvalidLinkError class is an error handler that extends the RouteNotFoundError class and is used to manage invalid or non-existent application links.A specialized text field component for IPv6 address input.Represents a specialized text field designed for validated input of IPv4 addresses.Abstract base class for managing and notifying a collection of listeners.A specialized text field for handling MAC address input and validation.The MediaStreamVariable class implements the StreamVariable interface to handle streaming data with associated MIME type provided by a MediaCapture.DataReceiver.NumericField<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.Represents an abstract text input field enforcing a specific pattern or format for its content.An interface to denote that a class supports "window mode" and can create aWindow
when asked for.