Uses of Package
com.storedobject.vaadin
Packages that use com.storedobject.vaadin
Package
Description
-
Classes in com.storedobject.vaadin used by com.storedobject.uiClassDescriptionA 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".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.Application
can set up an environment that controls certain behaviours of the application.Application
requires an instance of this class to determine the "layout" of its page.The class that defines the content view of theApplication
.Component to play audio streams.Field to editBigDecimal
values.Enhancements to VaadinButton
.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
.Interface that handles mouse clicks (typically onButton
).Components that support spanning of columns.A thin wrapper around Vaadin'sComboBox
.A field that always returns its value asnull
.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.AView
that is used for creating a "data entry form" with "Save"/"Cancel" buttons.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.Enhancement to Vaadin's TreeGrid to handle Java Beans in a specialized way.Method implementation for disabling paste feature in fields.An interface used by "displayable" classes such asView
.Class to represent a "data entry form".A marker interface to denote that aView
or its component (View.getComponent()
) has to be rendered full-screen.Common interface forDataGrid
andDataTreeGrid
.An interface to denote that the class contains aHasComponents
(component container) embedded in it.Slight enhancements to Vaadin'sHasElement
interface.Enhancement to Vaadin'sHasSize
interface.Same asHasStyle
but can be applied to an "internal element" specified.Interface to mark that a class has theme styles.Interface that determines whether an object (typically a "field") has visibility or not.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.Enhancement to Vaadin'sImage
component with proper resource handling.A button that shows only an icon.A HomeView
that shows an image (typically used to show a background image).An interface used byAbstractForm
andAbstractDataForm
classes to determine if a field can be added to the form or not.Slightly enhanced version of Vaadin'sSelect
.A grid that implements aList
data model.Annotation to ignore a getXXX method of a "host" set in anObjectForm
while building fields.Class to represent a "data entry form" for a particular type of object.Create an image from an AWT image painted on aGraphics2D
.Custom interface to denote that value in a field is required or not.A component that requires a resource.A text field that can be used for triggering search action.Interface to denote that some text-input based component can switch on/off spell-check feature.A component to show HTML text.This class wraps Vaadin'sTabs
with aDiv
.Slightly enhanced version of Vaadin'sTextField
.A field that translates value from the value of an internal field.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and 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
.Interface that suggests that a class dependent on someView
.A helperView
class that is used to view a single component.A grid to be shown in a window with an "Exit" button for viewing the rows of the grid. -
Classes in com.storedobject.vaadin used by com.storedobject.ui.accountsClassDescriptionA 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".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
.Interface that handles mouse clicks (typically onButton
).Slightly enhanced version of Vaadin'sCustomField
.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.An interface used by "displayable" classes such asView
.Common interface forDataGrid
andDataTreeGrid
.An interface to denote that the class contains aHasComponents
(component container) embedded in it.Slight enhancements to Vaadin'sHasElement
interface.Interface to mark that a class has theme styles.A grid that implements aList
data model.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues)
.Interface for "Value Required" feature of a field (HasValue
).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
.Interface that suggests that a class dependent on someView
. -
Classes in com.storedobject.vaadin used by com.storedobject.ui.commonClassDescriptionA 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".Interface that handles mouse clicks (typically on
Button
).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.Enhancement to Vaadin's TreeGrid to handle Java Beans in a specialized way.An interface used by "displayable" classes such asView
.Common interface forDataGrid
andDataTreeGrid
.An interface to denote that the class contains aHasComponents
(component container) embedded in it.An interface that generate HTML text.A grid that implements aList
data model.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues)
.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
. -
Classes in com.storedobject.vaadin used by com.storedobject.ui.inventoryClassDescriptionA 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".Enhancements to Vaadin
Button
.A responsive layout that can be used to display components (typically Buttons horizontally).Interface that handles mouse clicks (typically onButton
).A thin wrapper around Vaadin'sComboBox
.A confirm button is a button whose "click handler" will be invoked only after a further confirmation obtained from the user.Slightly enhanced version of Vaadin'sCustomField
.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.Enhancement to Vaadin's TreeGrid to handle Java Beans in a specialized way.An interface used by "displayable" classes such asView
.Common interface forDataGrid
andDataTreeGrid
.An interface to denote that the class contains aHasComponents
(component container) embedded in it.Slight enhancements to Vaadin'sHasElement
interface.Interface to mark that a class has theme styles.An interface that generate HTML text.A grid that implements aList
data model.A grid to be shown in a window with "Proceed/Cancel" buttons to select multiple entries.A grid to be shown in a window with "Proceed/Cancel" buttons to select an entry.Interface to denote that some text-input based component can switch on/off spell-check feature.A field that translates value from the value of an internal field.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues)
.Interface for "Value Required" feature of a field (HasValue
).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
. -
Classes in com.storedobject.vaadin used by com.storedobject.ui.iotClassDescriptionA 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".Interface that handles mouse clicks (typically on
Button
).A thin wrapper around Vaadin'sComboBox
.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.An interface used by "displayable" classes such asView
.Common interface forDataGrid
andDataTreeGrid
.An interface to denote that the class contains aHasComponents
(component container) embedded in it.Slight enhancements to Vaadin'sHasElement
interface.Interface to mark that a class has theme styles.An interface that generate HTML text.A grid that implements aList
data model.Interface to denote that some text-input based component can switch on/off spell-check feature.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues)
.Interface for "Value Required" feature of a field (HasValue
).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
. -
Classes in com.storedobject.vaadin used by com.storedobject.ui.supportClassDescriptionInterface that handles mouse clicks (typically on
Button
).Enhancement to Vaadin's Grid to handle Java Beans in a specialized way.An interface used by "displayable" classes such asView
.Common interface forDataGrid
andDataTreeGrid
.A grid that implements aList
data model.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues)
.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
. -
Classes in com.storedobject.vaadin used by com.storedobject.ui.toolsClassDescriptionA 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".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
.Interface that handles mouse clicks (typically onButton
).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.Method implementation for disabling paste feature in fields.An interface used by "displayable" classes such asView
.Common interface forDataGrid
andDataTreeGrid
.An interface to denote that the class contains aHasComponents
(component container) embedded in it.Same asHasStyle
but can be applied to an "internal element" specified.A marker interface to denote that aComponent
is invisible (doesn't have width and height).A grid that implements aList
data model.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues)
.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
. -
Classes in com.storedobject.vaadin used by com.storedobject.ui.utilClassDescriptionA view that is used for creating "data entry forms".Abstract "resourced component" that knows how to register/unregister the resource during attach/detach events.Application is the base class for creating a 'single page' web applications.
Application
can set up an environment that controls certain behaviours of the application.An implementation ofApplicationLayout
using Vaadin'sAppLayout
.Application
requires an instance of this class to determine the "layout" of its page.Interface that defines the "menu" area of theApplication
.Enhancements to VaadinButton
.A responsive layout that can be used to display components (typically Buttons horizontally).Interface that handles mouse clicks (typically onButton
).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.Method implementation for disabling paste feature in fields.An interface used by "displayable" classes such asView
.Common interface forDataGrid
andDataTreeGrid
.An interface to denote that the class contains aHasComponents
(component container) embedded in it.Slight enhancements to Vaadin'sHasElement
interface.Enhancement to Vaadin'sHasSize
interface.Same asHasStyle
but 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).Interface that defines the "column creator" forDataGrid
andDataTreeGrid
.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.A PDF viewer component that uses browser's native object tag.Custom interface to denote that value in a field is required or not.A component that requires a resource.Interface with default implementation to make anElement
stick to the top of its container.A field that translates value from the value of an internal field.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and invoke (default implementation)ValueChangeHandler.valueChanged(ChangedValues)
.Interface for "Value Required" feature of a field (HasValue
).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
.Interface that suggests that a class dependent on someView
. -
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.Application
can set up an environment that controls certain behaviours of the application.Application
requires 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 theBreadcrumbsTree
for 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
,HasColumns
etc.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 forDataGrid
andDataTreeGrid
.This class takes care of 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'sHasElement
interface.Element that has an Icon.Enhancement to Vaadin'sHasSize
interface.Element that has a square shape (equal width and height).Same asHasStyle
but 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'sImage
component with proper resource handling.A button that shows only an icon.An interface used byAbstractForm
andAbstractDataForm
classes 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 aList
data 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 theMediaCapture
as 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" forDataGrid
andDataTreeGrid
.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 theApplication
or 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 anElement
stick to the top of its container.A component to show HTML text.This class wraps Vaadin'sTabs
with 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 theTimerComponent
class.A field that translates value from the value of an internal field.Enahancemet toHasValue.ValueChangeListener
that wraps the changed field (HasValue
and its value intoChangedValues
and 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 toView
so thatViewClosedListener.viewClosed(View)
will be invoked whenever the view is closed/aborted.This listener can be added toView
so thatViewOpenedListener.viewOpened(View)
will be invoked whenever the view is executed.A slightly enhanced version ofDialog
that can not be closed by pressing Esc key or clicking outside.A component that can be added toWindow
as 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 asHasStyle
but can be applied to an "internal element" specified.Interface to be implemented in order to receive data from theMediaCapture
as 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 ofDialog
that can not be closed by pressing Esc key or clicking outside.