Index

A B C D E F G H I J L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

Access Rights - Search tag in class net.tangly.ui.components.ItemView
Section
add(Component) - Method in class net.tangly.ui.components.GridMenu
Adds a component to the context menu.
add(String, ComponentEventListener<GridContextMenu.GridContextMenuItemClickEvent<T>>, GridMenu.MenuItemType) - Method in class net.tangly.ui.components.GridMenu
 
add(String, Cmd, GridMenu.MenuItemType) - Method in class net.tangly.ui.components.GridMenu
 
addActions(GridMenu<EventData>) - Method in class net.tangly.ui.app.domain.EventDataView
 
addActions(GridMenu<TagType>) - Method in class net.tangly.ui.app.domain.TagTypesView
 
addActions(GridMenu<T>) - Method in class net.tangly.ui.components.ItemView
Add custom actions to the context menu.
addAdministration(AppLayout, SubMenu, LazyReference<?>) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
The administration menu provides a standard administration operation for a bounded domain.
addColumn(Grid<E>, Renderer<E>, String, String) - Static method in class net.tangly.ui.components.VaadinUtils
 
addColumn(Grid<E>, ValueProvider<E, ?>, String, String) - Static method in class net.tangly.ui.components.VaadinUtils
 
addColumnBigDecimal(Grid<E>, ValueProvider<E, BigDecimal>, String, String) - Static method in class net.tangly.ui.components.VaadinUtils
 
addColumnBoolean(Grid<E>, ValueProvider<E, Boolean>, String, String) - Static method in class net.tangly.ui.components.VaadinUtils
 
addEntityColumns(Grid<T>) - Method in class net.tangly.ui.components.EntityView
 
addEntityFilterFields(Grid<T>, EntityFilter<T>) - Method in class net.tangly.ui.components.EntityView
 
addFilterText(HeaderRow, String, Consumer<String>) - Method in class net.tangly.ui.components.ItemView
 
addLinkToFile(Path) - Static method in class net.tangly.ui.components.VaadinUtils
 
AddressField - Class in net.tangly.ui.components
A composite field to update an immutable entity.
AddressField() - Constructor for class net.tangly.ui.components.AddressField
 
addTabAt(String, Component, int) - Method in class net.tangly.ui.components.ItemForm
 
addView(Class<?>, LazyReference<? extends View>) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
ADMINISTRATION - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
AMOUNT - Static variable in class net.tangly.ui.components.ItemView
 
AMOUNT_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
ANALYTICS - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
AnalyticsView - Class in net.tangly.ui.app.domain
 
AnalyticsView() - Constructor for class net.tangly.ui.app.domain.AnalyticsView
 
AsciiDocField - Class in net.tangly.ui.components
Define a display and edit field for AsciiDoc text.
AsciiDocField(String) - Constructor for class net.tangly.ui.components.AsciiDocField
 

B

BankConnectionField - Class in net.tangly.ui.components
A composite field to update an immutable bonk connection entity.
BankConnectionField() - Constructor for class net.tangly.ui.components.BankConnectionField
 
bind(Binder<T>) - Method in class net.tangly.ui.components.EntityField
 
bind(Binder<T>, boolean) - Method in interface net.tangly.ui.components.HasBindValue
 
binder() - Method in class net.tangly.ui.components.ItemForm
 
binderCast() - Method in class net.tangly.ui.components.MutableEntityForm
 
bindMutable(Binder<V>) - Method in class net.tangly.ui.components.EntityField
 
BoundedDomainUi<T> - Class in net.tangly.ui.app.domain
Define the interface for the visualization of a bounded domain.
BoundedDomainUi(T) - Constructor for class net.tangly.ui.app.domain.BoundedDomainUi
 
buffer() - Method in class net.tangly.ui.app.domain.CmdFilesUpload
 
buildCrudMenu(Mode, ItemView<T>) - Method in class net.tangly.ui.components.GridMenu
Creates the standard CRUD menu for an item view.
buildMenu() - Method in class net.tangly.ui.app.domain.DocumentsView
 
buildMenu() - Method in class net.tangly.ui.components.ItemView
 
Buttons - Search tag in class net.tangly.ui.components.ItemForm
Section

C

CANCEL - Static variable in class net.tangly.ui.app.domain.CmdFilesUpload
 
checkBoxComponentRenderer(Function<T, Boolean>) - Static method in class net.tangly.ui.components.VaadinUtils
 
clear() - Method in class net.tangly.ui.components.AddressField
 
clear() - Method in class net.tangly.ui.components.BankConnectionField
 
clear() - Method in class net.tangly.ui.components.EntityField
 
clear() - Method in class net.tangly.ui.components.GridMenu
 
clear() - Method in class net.tangly.ui.components.ItemForm
Clears the content of the form.
clear() - Method in class net.tangly.ui.components.One2ManyOwnedField
 
clear() - Method in class net.tangly.ui.components.One2ManyReferencesField
 
clear() - Method in class net.tangly.ui.components.One2OneField
 
CLEAR - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
clearOid() - Method in class net.tangly.ui.components.EntityField
 
close() - Method in class net.tangly.ui.app.domain.CmdFilesUpload
 
closeForm() - Method in class net.tangly.ui.components.ItemForm
 
Cmd - Interface in net.tangly.ui.app.domain
Defines the abstraction for the command pattern.
CmdFilesUpload<R,B,P> - Class in net.tangly.ui.app.domain
The command to upload a set of files containing entities is declared.
CmdFilesUpload(BoundedDomain<R, B, P>, String...) - Constructor for class net.tangly.ui.app.domain.CmdFilesUpload
Constructs an upload command for files.
coloredRender(Function<T, BigDecimal>, NumberFormat) - Static method in class net.tangly.ui.components.VaadinUtils
 
comments() - Method in class net.tangly.ui.components.EntityForm
 
CommentsView - Class in net.tangly.ui.components
A view for a list of objects.
CommentsView(BoundedDomainUi<?>, Mode) - Constructor for class net.tangly.ui.components.CommentsView
 
create() - Method in class net.tangly.ui.components.ItemForm
Create a new entity form.
createAndRegisterChart(String) - Method in class net.tangly.ui.app.domain.AnalyticsView
 
createBooleanFilterField(Consumer<Boolean>) - Static method in class net.tangly.ui.components.ItemView
 
createButtonBar() - Method in class net.tangly.ui.components.ItemForm
Creates the CRUD button bar.
createChart(String, CategoryData, Data) - Method in class net.tangly.ui.app.domain.AnalyticsView
 
createCodeField(CodeType<T>, String) - Static method in class net.tangly.ui.components.ItemForm
Creates a code combobox field with the specified code type and label.
createDatePicker(String) - Static method in class net.tangly.ui.components.VaadinUtils
 
createDatePicker(String, boolean, boolean) - Static method in class net.tangly.ui.components.VaadinUtils
 
createDateRangeFilterField(Consumer<DateRange>) - Static method in class net.tangly.ui.components.ItemView
 
createDialog() - Static method in class net.tangly.ui.components.VaadinUtils
 
createDialog(String, FormLayout) - Static method in interface net.tangly.ui.app.domain.Cmd
Factory method to create a dialog with a form layout.
createHeaderRow() - Method in class net.tangly.ui.components.ItemView
 
createIntegerFilterField(Consumer<Integer>) - Static method in class net.tangly.ui.components.ItemView
 
createLineChart(String, DateData, BiFunction<LocalDate, LocalDate, BigDecimal>, RectangularCoordinate) - Method in class net.tangly.ui.app.domain.AnalyticsView
 
createOrUpdateInstance(Document) - Method in class net.tangly.ui.app.domain.DocumentsView.DocumentForm
 
createOrUpdateInstance(T) - Method in class net.tangly.ui.components.ItemForm
Create or update the instance with the new values from the user interface.
createOrUpdateInstance(T) - Method in class net.tangly.ui.components.MutableEntityForm
 
createSelectFor(Class<T>, String) - Static method in class net.tangly.ui.components.VaadinUtils
 
createTextArea(String, String, boolean, boolean) - Static method in class net.tangly.ui.components.VaadinUtils
 
createTextField(String, String) - Static method in class net.tangly.ui.components.VaadinUtils
 
createTextField(String, String, boolean) - Static method in class net.tangly.ui.components.VaadinUtils
 
createTextField(String, String, boolean, boolean) - Static method in class net.tangly.ui.components.VaadinUtils
 
createTextFilterField(Consumer<String>) - Static method in class net.tangly.ui.components.ItemView
 
creating() - Method in class net.tangly.ui.components.ItemForm
 
CRUD Operations - Search tag in class net.tangly.ui.components.ItemView
Section
currentView() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
currentView(String) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
currentView(LazyReference<V>) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 

D

DATA - Static variable in class net.tangly.ui.app.domain.EventDataView
 
DATA_LABEL - Static variable in class net.tangly.ui.app.domain.EventDataView
 
dataView() - Method in class net.tangly.ui.components.ItemView
 
dataView() - Method in class net.tangly.ui.components.ItemView.ItemFilter
 
dataView(GridListDataView<T>) - Method in class net.tangly.ui.components.ItemView.ItemFilter
 
DATE - Static variable in class net.tangly.ui.components.ItemView
 
DATE_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
dateRange() - Method in class net.tangly.ui.components.EntityField
 
dateRange() - Method in class net.tangly.ui.components.EntityForm
 
delete(T) - Method in class net.tangly.ui.components.ItemForm
Display an entity with properties for deletion.
deleteEntity() - Method in class net.tangly.ui.app.domain.DocumentsView.DocumentForm
 
deleteEntity() - Method in class net.tangly.ui.components.ItemForm
Deletes the entity from the backend and refreshes the grid.
detach() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
details() - Method in class net.tangly.ui.app.domain.DocumentsView.DocumentForm
 
dialog() - Method in interface net.tangly.ui.app.domain.Cmd
Returns the dialog associated with the command if existing.
display(T) - Method in class net.tangly.ui.components.ItemForm
Display an entity with properties for viewing.
display(T, Operation) - Method in class net.tangly.ui.components.ItemForm
Display the value in the form.
DocumentForm(BoundedDomainUi<?>, DocumentsView) - Constructor for class net.tangly.ui.app.domain.DocumentsView.DocumentForm
 
DOCUMENTS - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
DocumentsView - Class in net.tangly.ui.app.domain
Documents contain record management information and metadata about the document.
DocumentsView(BoundedDomainUi<?>, Provider<Document>, Mode) - Constructor for class net.tangly.ui.app.domain.DocumentsView
 
DocumentsView.DocumentForm - Class in net.tangly.ui.app.domain
 
domain - Variable in class net.tangly.ui.app.domain.CmdFilesUpload
 
domain() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
domain() - Method in class net.tangly.ui.app.domain.CmdFilesUpload
 
domain() - Method in class net.tangly.ui.components.ItemView
Delegate method returning the domain of the view.
DOMAIN - Static variable in class net.tangly.ui.components.ItemView
 
DOMAIN_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
DomainEntitiesView - Class in net.tangly.ui.app.domain
Displays all entities of a bounded domain with administration information.
DomainEntitiesView(BoundedDomainUi<?>) - Constructor for class net.tangly.ui.app.domain.DomainEntitiesView
 
domainUi() - Method in class net.tangly.ui.components.ItemView
 
DomainView - Class in net.tangly.ui.app.domain
Provides a view on the domain with tabs monitoring the instances of domain-specific entities and tags used in the bounded domain.
DomainView(BoundedDomainUi<?>) - Constructor for class net.tangly.ui.app.domain.DomainView
 
DUAL - Enum constant in enum class net.tangly.ui.components.GridMenu.MenuItemType
 
duplicate(T) - Method in class net.tangly.ui.components.EntityForm
Duplicate the entity and clears the object identifier field.
duplicate(T) - Method in class net.tangly.ui.components.ItemForm
Display and support editing of a duplicated entity.
duplicate(T) - Method in class net.tangly.ui.components.MutableEntityForm
Duplicate the entity and clears the object identifier field.

E

edit(T) - Method in class net.tangly.ui.components.ItemForm
Display an entity with properties for modification.
EDIT_TEXT - Static variable in enum class net.tangly.ui.components.Mode
 
EDITABLE - Enum constant in enum class net.tangly.ui.components.Mode
 
emailAddressComponentRenderer(Function<T, EmailAddress>) - Static method in class net.tangly.ui.components.VaadinUtils
 
EmbeddedPdfDocument - Class in net.tangly.ui.pdf
 
EmbeddedPdfDocument() - Constructor for class net.tangly.ui.pdf.EmbeddedPdfDocument
 
EmbeddedPdfDocument(StreamResource) - Constructor for class net.tangly.ui.pdf.EmbeddedPdfDocument
 
EmbeddedPdfDocument(String) - Constructor for class net.tangly.ui.pdf.EmbeddedPdfDocument
 
ENTITIES - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
entity() - Method in class net.tangly.ui.components.ItemView
 
entity(T) - Method in class net.tangly.ui.components.ItemView
 
entityClass() - Method in class net.tangly.ui.components.ItemForm
 
entityClass() - Method in class net.tangly.ui.components.ItemView
 
EntityField<T> - Class in net.tangly.ui.components
Provides a composite field for the properties of an entity object or a subclass of an entity abstraction.
EntityField(String) - Constructor for class net.tangly.ui.components.EntityField
 
EntityFilter<T> - Class in net.tangly.ui.components
Define a canonical filter for entities.
EntityFilter() - Constructor for class net.tangly.ui.components.EntityFilter
 
EntityForm<T,V> - Class in net.tangly.ui.components
Create the form for a simple entity or a full entity.
EntityForm(V) - Constructor for class net.tangly.ui.components.EntityForm
 
EntityView<T> - Class in net.tangly.ui.components
The CRUD view for a domain entity.
EntityView(Class<T>, BoundedDomainUi<?>, Provider<T>, Mode) - Constructor for class net.tangly.ui.components.EntityView
Constructor of the entity view.
EVENT - Static variable in class net.tangly.ui.app.domain.EventDataView
 
Event_LABEL - Static variable in class net.tangly.ui.app.domain.EventDataView
 
EventDataView - Class in net.tangly.ui.app.domain
 
EventDataView(BoundedDomainUi<?>) - Constructor for class net.tangly.ui.app.domain.EventDataView
 
execute() - Method in interface net.tangly.ui.app.domain.Cmd
Executes the command.
execute() - Method in class net.tangly.ui.app.domain.CmdFilesUpload
 
executeGlobalAction(Runnable) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
EXPORT - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 

F

filter() - Method in class net.tangly.ui.components.EntityView
 
filter() - Method in class net.tangly.ui.components.ItemView
 
Filtering - Search tag in class net.tangly.ui.components.ItemView
Section
form() - Method in class net.tangly.ui.components.ItemForm
Creates the form containing all the fields to display an entity.
form() - Method in class net.tangly.ui.components.ItemView
 
form(Supplier<ItemForm<T, ?>>) - Method in class net.tangly.ui.components.ItemView
 
format(BigDecimal) - Static method in class net.tangly.ui.components.VaadinUtils
 
FORMAT - Static variable in class net.tangly.ui.components.VaadinUtils
 
Form Declaration - Search tag in class net.tangly.ui.components.ItemView
Section
Form Functions - Search tag in class net.tangly.ui.components.ItemView
Section
from() - Method in class net.tangly.ui.app.domain.AnalyticsView
 
FROM - Static variable in class net.tangly.ui.components.ItemView
 
FROM_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
fromBinder(String) - Method in class net.tangly.ui.components.ItemForm
 
fromRange(DateRange) - Method in class net.tangly.ui.components.EntityFilter
 

G

generateModelValue() - Method in class net.tangly.ui.components.AddressField
 
generateModelValue() - Method in class net.tangly.ui.components.AsciiDocField
 
generateModelValue() - Method in class net.tangly.ui.components.BankConnectionField
 
generateModelValue() - Method in class net.tangly.ui.components.EntityField
 
generateModelValue() - Method in class net.tangly.ui.components.One2ManyOwnedField
 
generateModelValue() - Method in class net.tangly.ui.components.One2ManyReferencesField
 
generateModelValue() - Method in class net.tangly.ui.components.One2OneField
 
getAttribute(Component, String) - Static method in class net.tangly.ui.components.VaadinUtils
 
getValue() - Method in class net.tangly.ui.components.AsciiDocField
 
GLOBAL - Enum constant in enum class net.tangly.ui.components.GridMenu.MenuItemType
 
grid() - Method in class net.tangly.ui.components.ItemView
 
GridMenu<T> - Class in net.tangly.ui.components
Defines a grid menu abstraction to support a dynamic context menu in item views.
GridMenu(Grid<T>) - Constructor for class net.tangly.ui.components.GridMenu
 
GridMenu.MenuItemType - Enum Class in net.tangly.ui.components
Defines the type of menu items.

H

hasAppAdminRights() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
HasBindValue<T> - Interface in net.tangly.ui.components
Defines an abstraction which binds property values of an entity to a binder object.
hasDomainAdminRights() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
hasReadOnlyRights() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 

I

id() - Method in class net.tangly.ui.components.EntityField
 
id() - Method in class net.tangly.ui.components.EntityForm
 
id(String) - Method in class net.tangly.ui.components.EntityFilter
 
ID - Static variable in class net.tangly.ui.components.ItemView
 
ID_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
IMPORT - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
IMPORT_TEXT - Static variable in class net.tangly.ui.components.GridMenu
 
initEntityForm() - Method in class net.tangly.ui.components.EntityForm
 
initEntityForm() - Method in class net.tangly.ui.components.MutableEntityForm
 
initEntityView() - Method in class net.tangly.ui.components.EntityView
 
initialize(Grid<E>) - Static method in class net.tangly.ui.components.VaadinUtils
 
isEnabled(boolean) - Method in interface net.tangly.ui.app.domain.Cmd
Returns true if the command is enabled.
isEnabled(boolean) - Method in enum class net.tangly.ui.components.GridMenu.MenuItemType
 
isFormEmbedded() - Method in class net.tangly.ui.components.ItemView
Returns true if the form is embedded in the view.
isFormEmbedded(boolean) - Method in class net.tangly.ui.components.ItemView
Sets the form-embedded attribute.
ISO_DATE_FORMAT - Static variable in class net.tangly.ui.components.ItemView
 
isViewEmbedded() - Method in class net.tangly.ui.components.ItemView
 
ITEM - Enum constant in enum class net.tangly.ui.components.GridMenu.MenuItemType
 
ItemFilter() - Constructor for class net.tangly.ui.components.ItemView.ItemFilter
 
ItemForm<T,U> - Class in net.tangly.ui.components
Defines the CRUD contract for a form used to display or modify an entity.
ItemForm(U) - Constructor for class net.tangly.ui.components.ItemForm
 
ItemView<T> - Class in net.tangly.ui.components
The entity view displays a list of entities in a grid.
ItemView(Class<T>, BoundedDomainUi<?>, Provider<T>, ItemView.ItemFilter<T>, Mode) - Constructor for class net.tangly.ui.components.ItemView
 
ItemView(Class<T>, BoundedDomainUi<?>, Provider<T>, ItemView.ItemFilter<T>, Mode, boolean) - Constructor for class net.tangly.ui.components.ItemView
Constructor of the class.
ItemView.ItemFilter<T> - Class in net.tangly.ui.components
Filter to select a subset of entities based on one or more property values of the desired items.

J

JSON_MIME - Static variable in class net.tangly.ui.app.domain.CmdFilesUpload
 

L

Link - Class in net.tangly.ui.components
Defines an HTML link with a test and a reference.
Link(String, String) - Constructor for class net.tangly.ui.components.Link
 
linkedInComponentRenderer(Function<T, String>, boolean) - Static method in class net.tangly.ui.components.VaadinUtils
 
LIST - Enum constant in enum class net.tangly.ui.components.Mode
 
LIST_TEXT - Static variable in enum class net.tangly.ui.components.Mode
 

M

matches(String, String) - Static method in class net.tangly.ui.components.ItemView.ItemFilter
 
menu() - Method in class net.tangly.ui.components.GridMenu
 
menu() - Method in class net.tangly.ui.components.ItemView
 
Menu Extensions - Search tag in class net.tangly.ui.components.ItemView
Section
mode() - Method in interface net.tangly.ui.app.domain.View
Return the mode of the view.
mode() - Method in interface net.tangly.ui.components.HasBindValue
 
mode() - Method in class net.tangly.ui.components.ItemView
 
mode(AccessRightsCode) - Static method in enum class net.tangly.ui.components.Mode
 
mode(Mode) - Method in interface net.tangly.ui.components.HasBindValue
 
Mode - Enum Class in net.tangly.ui.components
Define the modes of the item view.
MutableEntityForm<T,V> - Class in net.tangly.ui.components
Creates the form for a simple entity or a full entity.
MutableEntityForm(V, Function<Long, T>) - Constructor for class net.tangly.ui.components.MutableEntityForm
 

N

name() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
Returns the name of bounded domain user interface as displayed in the user interface.
name() - Method in class net.tangly.ui.components.EntityField
 
name() - Method in class net.tangly.ui.components.EntityForm
 
name(String) - Method in class net.tangly.ui.components.EntityFilter
 
NAME - Static variable in class net.tangly.ui.components.ItemView
 
NAME_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
NAMESPACE - Static variable in class net.tangly.ui.app.domain.TagTypesView
 
NAMESPACE_LABEL - Static variable in class net.tangly.ui.app.domain.TagTypesView
 
net.tangly.ui.app.domain - package net.tangly.ui.app.domain
Defines abstractions for the user interface of a bounded domain.
net.tangly.ui.components - package net.tangly.ui.components
Mvn install can use the application (once) mvn (to run the application) The package provides a CRUD domain for entities.
net.tangly.ui.pdf - package net.tangly.ui.pdf
 

O

ofDualCmd(GridContextMenu.GridContextMenuItemClickEvent<T>, Consumer<T>) - Static method in interface net.tangly.ui.app.domain.Cmd
Factory method to create a command from a grid context menu item click event.
ofGlobalCmd(GridContextMenu.GridContextMenuItemClickEvent<?>, Runnable) - Static method in interface net.tangly.ui.app.domain.Cmd
Factory method to create a command from a grid context menu item click event.
ofItemCmd(GridContextMenu.GridContextMenuItemClickEvent<T>, Consumer<T>) - Static method in interface net.tangly.ui.app.domain.Cmd
Factory method to create a command from a grid context menu item click event.
ofLIST(Class<T>, BoundedDomainUi<?>, Provider<T>) - Static method in class net.tangly.ui.components.EntityView
 
oid() - Method in class net.tangly.ui.components.EntityField
 
oid() - Method in class net.tangly.ui.components.EntityForm
 
oid(Long) - Method in class net.tangly.ui.components.EntityFilter
 
OID - Static variable in class net.tangly.ui.components.ItemView
 
OID_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
onAttach(AttachEvent) - Method in class net.tangly.ui.app.domain.AnalyticsView
 
One2ManyOwnedField<T> - Class in net.tangly.ui.components
The view displays all items of a property backed by a collection.
One2ManyOwnedField(ItemView<T>) - Constructor for class net.tangly.ui.components.One2ManyOwnedField
 
One2ManyReferencesField<T> - Class in net.tangly.ui.components
The view displays all items of a property backed by a collection.
One2ManyReferencesField(Class<T>, Provider<T>) - Constructor for class net.tangly.ui.components.One2ManyReferencesField
 
One2OneField<T> - Class in net.tangly.ui.components
A composite field to display a one-2-one relationship instance.
One2OneField(String, Class<T>, Provider<T>) - Constructor for class net.tangly.ui.components.One2OneField
 
onNext(Object) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
onSubscribe(Flow.Subscription) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
operation() - Method in class net.tangly.ui.components.ItemForm
Returns the operation of the form.
operation(Operation) - Method in class net.tangly.ui.components.ItemForm
Sets the operation of the form and propagates the readonly status to the form fields.
overwrite() - Method in class net.tangly.ui.app.domain.CmdFilesUpload
 

P

PdfViewerDialog - Class in net.tangly.ui.pdf
 
PdfViewerDialog(StreamResource) - Constructor for class net.tangly.ui.pdf.PdfViewerDialog
 
PdfViewerDialog(String, InputStream) - Constructor for class net.tangly.ui.pdf.PdfViewerDialog
 
PdfViewerDialog(String, String) - Constructor for class net.tangly.ui.pdf.PdfViewerDialog
Create a PDF viewer for a PDF file s
PRINT_TEXT - Static variable in class net.tangly.ui.components.GridMenu
 
processInputStream(DomainAudit, String, boolean, TriConsumer<DomainAudit, Reader, String>) - Method in class net.tangly.ui.app.domain.CmdFilesUpload
Process the input stream with the provided consumer.
processInputStream(DomainAudit, String, TriConsumer<DomainAudit, Reader, String>) - Method in class net.tangly.ui.app.domain.CmdFilesUpload
Process the input stream with the provided consumer.
provider() - Method in class net.tangly.ui.components.ItemView
 
provider(Provider<T>) - Method in class net.tangly.ui.components.ItemView
Set the provider.

Q

quarterLegends(LocalDate, LocalDate) - Static method in class net.tangly.ui.components.VaadinUtils
 

R

readonly() - Method in class net.tangly.ui.app.domain.AnalyticsView
 
readonly() - Method in class net.tangly.ui.app.domain.DomainView
 
readonly() - Method in class net.tangly.ui.app.domain.UserManualView
 
readonly() - Method in interface net.tangly.ui.app.domain.View
Return if the view is in readonly mode.
readonly() - Method in class net.tangly.ui.components.ItemView
 
readonly() - Method in enum class net.tangly.ui.components.Mode
 
readonly(boolean) - Method in class net.tangly.ui.app.domain.AnalyticsView
 
readonly(boolean) - Method in class net.tangly.ui.app.domain.DomainView
 
readonly(boolean) - Method in class net.tangly.ui.app.domain.UserManualView
 
readonly(boolean) - Method in interface net.tangly.ui.app.domain.View
Set the view in readonly mode.
readonly(boolean) - Method in class net.tangly.ui.components.ItemView
 
refresh() - Method in class net.tangly.ui.app.domain.DomainView
 
refresh() - Method in class net.tangly.ui.app.domain.UserManualView
 
refresh() - Method in interface net.tangly.ui.app.domain.View
Refresh the view with the latest data.
refresh() - Method in class net.tangly.ui.components.ItemView.ItemFilter
 
refresh() - Method in class net.tangly.ui.components.ItemView
 
refresh(SOChart, Consumer<SOChart>) - Method in class net.tangly.ui.app.domain.AnalyticsView
 
refreshViews() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
Refreshes the views of the bounded domain user interface because the domain entities have changed.
registerAllFinishedListener(ComponentEventListener<AllFinishedEvent>) - Method in class net.tangly.ui.app.domain.CmdFilesUpload
Register the listener in charge to load and update the provided entities for the domain.
registry() - Method in class net.tangly.ui.components.ItemView
Delegate method returning the type registry of the domain.
rights() - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 

S

select(AppLayout) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
select(AppLayout, MenuBar) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
Selects the bounded domain and the associated default view to be displayed from the bounded domain user interface and update the menu to reflect the bounded domain.
select(AppLayout, LazyReference<?>) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
Select the new current view of the bounded domain interface.
set1ResponsiveSteps(FormLayout) - Static method in class net.tangly.ui.components.VaadinUtils
 
set3ResponsiveSteps(FormLayout) - Static method in class net.tangly.ui.components.VaadinUtils
 
setAttribute(Component, String, Object) - Static method in class net.tangly.ui.components.VaadinUtils
 
setPresentationValue(String) - Method in class net.tangly.ui.components.AsciiDocField
 
setPresentationValue(Collection<T>) - Method in class net.tangly.ui.components.One2ManyOwnedField
 
setPresentationValue(Collection<T>) - Method in class net.tangly.ui.components.One2ManyReferencesField
 
setPresentationValue(Address) - Method in class net.tangly.ui.components.AddressField
 
setPresentationValue(BankConnection) - Method in class net.tangly.ui.components.BankConnectionField
 
setPresentationValue(T) - Method in class net.tangly.ui.components.EntityField
 
setPresentationValue(T) - Method in class net.tangly.ui.components.One2OneField
 
setReadOnly(boolean) - Method in class net.tangly.ui.components.AddressField
 
setReadOnly(boolean) - Method in class net.tangly.ui.components.AsciiDocField
 
setReadOnly(boolean) - Method in class net.tangly.ui.components.BankConnectionField
 
setReadOnly(boolean) - Method in class net.tangly.ui.components.EntityField
 
setReadOnly(boolean) - Method in class net.tangly.ui.components.One2ManyOwnedField
 
setReadOnly(boolean) - Method in class net.tangly.ui.components.One2ManyReferencesField
 
setReadOnly(boolean) - Method in class net.tangly.ui.components.One2OneField
 
setValue(C, T) - Static method in class net.tangly.ui.components.VaadinUtils
 
setValue(String) - Method in class net.tangly.ui.components.AsciiDocField
 
STATISTICS - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
STATUS - Static variable in class net.tangly.ui.app.domain.EventDataView
 
STATUS_LABEL - Static variable in class net.tangly.ui.app.domain.EventDataView
 
supplier() - Method in class net.tangly.ui.components.MutableEntityForm
 

T

tabSheet() - Method in class net.tangly.ui.app.domain.AnalyticsView
 
tags() - Method in class net.tangly.ui.components.EntityForm
 
TagsView - Class in net.tangly.ui.components
The tags view is a Crud view with all the tags defined for an entity.
TagsView(BoundedDomainUi<?>, Mode) - Constructor for class net.tangly.ui.components.TagsView
 
TagTypesView - Class in net.tangly.ui.app.domain
Displays all tags and their usage, often used for administrative information for a bounded domain.
TagTypesView(BoundedDomainUi<?>) - Constructor for class net.tangly.ui.app.domain.TagTypesView
 
test(T) - Method in class net.tangly.ui.components.EntityFilter
 
test(T) - Method in class net.tangly.ui.components.ItemView.ItemFilter
 
text() - Method in class net.tangly.ui.components.EntityForm
 
text() - Method in enum class net.tangly.ui.components.Mode
 
text(String) - Method in class net.tangly.ui.components.EntityFilter
 
TEXT - Static variable in class net.tangly.ui.components.ItemView
 
TEXT_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
textForm() - Method in class net.tangly.ui.components.ItemForm
 
textForm(AsciiDocField) - Static method in class net.tangly.ui.components.ItemForm
Creates a form with an AsciiDoc field to edit the text of the entity.
TIME - Static variable in class net.tangly.ui.components.ItemView
 
TIME_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
TIMESTAMP - Static variable in class net.tangly.ui.app.domain.EventDataView
 
TIMESTAMP_LABEL - Static variable in class net.tangly.ui.app.domain.EventDataView
 
TITLE - Static variable in class net.tangly.ui.app.domain.CmdFilesUpload
 
to() - Method in class net.tangly.ui.app.domain.AnalyticsView
 
TO - Static variable in class net.tangly.ui.components.ItemView
 
TO_LABEL - Static variable in class net.tangly.ui.components.ItemView
 
toBigDecimal(String) - Static method in class net.tangly.ui.components.VaadinUtils
 
TOOLS - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
toRange(DateRange) - Method in class net.tangly.ui.components.EntityFilter
 
TSV_MIME - Static variable in class net.tangly.ui.app.domain.CmdFilesUpload
 

U

update(boolean) - Method in class net.tangly.ui.components.GridMenu
 
updateEntity() - Method in class net.tangly.ui.components.ItemForm
Update the entity upon modification.
urlComponentRenderer(String) - Static method in class net.tangly.ui.components.VaadinUtils
 
urlComponentRenderer(Function<T, String>) - Static method in class net.tangly.ui.components.VaadinUtils
 
user() - Static method in class net.tangly.ui.app.domain.BoundedDomainUi
 
USER_MANUAL - Static variable in class net.tangly.ui.app.domain.BoundedDomainUi
 
USER_MANUAL - Static variable in class net.tangly.ui.app.domain.UserManualView
 
userChanged(User) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
UserManualView - Class in net.tangly.ui.app.domain
 
UserManualView(BoundedDomainUi<?>) - Constructor for class net.tangly.ui.app.domain.UserManualView
 
username() - Static method in class net.tangly.ui.app.domain.BoundedDomainUi
 

V

VaadinUtils - Class in net.tangly.ui.components
 
value() - Method in interface net.tangly.ui.components.HasBindValue
 
value() - Method in class net.tangly.ui.components.ItemForm
Returns the value displayed in the form.
value(T) - Method in interface net.tangly.ui.components.HasBindValue
 
value(T) - Method in class net.tangly.ui.components.ItemForm
Sets the value displayed in the form.
valueOf(String) - Static method in enum class net.tangly.ui.components.GridMenu.MenuItemType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.tangly.ui.components.Mode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.tangly.ui.components.GridMenu.MenuItemType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.tangly.ui.components.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
view() - Method in class net.tangly.ui.components.ItemForm
 
view(Class<?>) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
view(String) - Method in class net.tangly.ui.app.domain.BoundedDomainUi
 
View - Interface in net.tangly.ui.app.domain
Define the contract for a view in the application.
VIEW - Enum constant in enum class net.tangly.ui.components.Mode
 
VIEW_TEXT - Static variable in enum class net.tangly.ui.components.Mode
 
A B C D E F G H I J L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form