Uses of Package
com.storedobject.vaadin
Packages that use com.storedobject.vaadin
-
Classes in com.storedobject.vaadin used by com.storedobject.vaadinClassDescriptionA view that is used for creating "data entry forms" for a particular type of object.A view that is used for creating "data entry forms".Class to represent a "data entry form".Abstract "resourced component" that knows how to register/unregister the resource during attach/detach events.Action form is used to execute some action if the user confirms it by pressing a "Yes" button.A TextField that triggers a Consumer action (when value changed or "Enter" key is pressed).Slightly enhanced version of Vaadin's
Notification.Application is the base class for creating a 'single page' web applications.Applicationcan set up an environment that controls certain behaviours of the application.Applicationrequires an instance of this class to determine the "layout" of its page.Interface that defines the "menu" area of theApplication.Application menu item definition.A special menu item that has sub-menus in it.Component to play audio streams.A component that is decorated like a badge.Breadcrumbs component.Component that represents a "breadcrumb".Listener interface for "breadcrumb removal listener".The node of the breadcrumb tree.Listener that can be added to theBreadcrumbsTreefor monitoring the visibility changes of the nodes (and its associated components).Enhancements to VaadinButton.Vaadin Flow wrapper around the Web Component: Paper Icon Button.A responsive layout that can be used to display components (typically Buttons horizontally).A thin wrapper class that warps the details of value changed in a field (HasValue.A thin wrapper class that warps the details of value changed in a field (HasValue.Interface that handles mouse clicks (typically onButton).A listener that can be added to classes such asAbstractDataForm,HasColumnsetc.Basic implementation of the CSS Grid layout.Enums for positions.Slightly enhanced version of Vaadin'sCustomField.A "custom field" where the value is represented as a "text" using an internal text field.This class is used to accept some quick data from the users.Enhancement to Vaadin's Grid to handle Java Beans in a specialized way.A list data structure with a "refresh" listener.Definition of refresh listener that can be added to theDataList.A component with a "header" and a "detail" part.Class that represents the "toggled event".Interface for the toggle listener.Method implementation for disabling paste feature in fields.An interface used by "displayable" classes such asView.Field customizer may be set onObjectForm.This class keeps extra information aboutGrid.Column.Utility class to handle join operations of header and footer row cells.A class that represents a single cell of the row.Interface to mark that a class has theme styles of badge.Common interface forDataGridandDataTreeGrid.This class takes care of the creation of the columns in the grid.An interface to denote that the class contains aHasComponents(component container) embedded in it.Slight enhancements to Vaadin'sHasElementinterface.Element that has an Icon.Enhancement to Vaadin'sHasSizeinterface.Element that has a square shape (equal width and height).Same asHasStylebut can be applied to an "internal element" specified.Interface to mark that a class has theme styles.This is a marker interface to denote that aView, once displayed, should not be removed and should remain as a "home view" (unless it is programmatically removed).An interface that generate HTML text.Enhancements to Vaadin's Icon to handle other collections in a generic way.Enhancement to Vaadin'sImagecomponent with proper resource handling.A button that shows only an icon.An interface used byAbstractFormandAbstractDataFormclasses to determine if a field can be added to the form or not.Interface for listening on selected items (especially inGrid.Interface for listening on selected items (especially inGrid.A grid that implements aListdata model.Interface that defines capturing of streams from devices such as video camera, mic etc.Interface to be implemented in order to receive data from theMediaCaptureas a stream like audio/video/image etc.Interface to implement to receive capturing status changes of aMediaCapture.Represents a "menu bar item" or its "sub-menu".Interface that defines the "column creator" forDataGridandDataTreeGrid.A class that implements this interface determines how fields (HasValue) are created for editing an "object".Class to represent a "data entry form" for a particular type of object.Image type.Custom interface to denote that value in a field is required or not.An interface to monitor resizing of the browser page of theApplicationor its content.A component that requires a resource.Rubik's Cube (created by wrapping Scarygami's @scarygami/scary-cube).A text field that can be used for triggering search action.A grid to be shown in a window with "Proceed/Cancel" buttons to select an entry.A button that can be used to toggle "speak" option of theApplication.Interface to denote that some text-input based component can switch on/off spell-check feature.Interface with default implementation to make anElementstick to the top of its container.A component to show HTML text.This class wraps Vaadin'sTabswith aDiv.The event class that will be fired when tab selection changes.Slightly enhanced version of Vaadin'sTextField.A utility class to handle "theme" attribute of anElement.A simple component to use as an up/down counter.Listener interface for theTimerComponentclass.A field that translates value from the value of an internal field.Enahancemet toHasValue.ValueChangeListenerthat wraps the changed field (HasValueand its value intoChangedValuesand invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues).Interface for "Value Required" feature of a field (HasValue).Component to play video streams.View represents an independent piece of information (typically a "data entry form" or some information dashboard) to be displayed in the content area of theApplication.This listener can be added toViewso thatViewClosedListener.viewClosed(View)will be invoked whenever the view is closed/aborted.This listener can be added toViewso thatViewOpenedListener.viewOpened(View)will be invoked whenever the view is executed.A slightly enhanced version ofDialogthat can not be closed by pressing Esc key or clicking outside.A component that can be added toWindowas the first component so that it will look like a window header. -
Classes in com.storedobject.vaadin used by com.storedobject.vaadin.utilClassDescriptionClass to represent a "data entry form".A thin wrapper around Vaadin's
ComboBox.Slightly enhanced version of Vaadin'sCustomField.A "custom field" where the value is represented as a "text" using an internal text field.Method implementation for disabling paste feature in fields.Same asHasStylebut can be applied to an "internal element" specified.Interface to be implemented in order to receive data from theMediaCaptureas a stream like audio/video/image etc.Interface to denote that some text-input based component can switch on/off spell-check feature.View represents an independent piece of information (typically a "data entry form" or some information dashboard) to be displayed in the content area of theApplication.A slightly enhanced version ofDialogthat can not be closed by pressing Esc key or clicking outside.