Package | Description |
---|---|
com.vaadin.fluent.api | |
com.vaadin.fluent.ui |
Modifier and Type | Interface and Description |
---|---|
interface |
FluentHasComponents<THIS extends FluentHasComponents<THIS>>
The base interface for fluent versions of
HasComponents |
static interface |
FluentHasComponents.FluentComponentAttachDetachNotifier<THIS extends FluentHasComponents<THIS>>
A
ComponentAttachDetachNotifier complemented by fluent setters. |
Modifier and Type | Interface and Description |
---|---|
interface |
FluentAbstractComponentContainer<THIS extends FluentAbstractComponentContainer<THIS>>
The base interface for fluent versions of
AbstractComponentContainer |
interface |
FluentAbstractLayout<THIS extends FluentAbstractLayout<THIS>>
The base interface for fluent versions of
AbstractLayout |
interface |
FluentAbstractOrderedLayout<THIS extends FluentAbstractLayout<THIS> & FluentLayout.FluentAlignmentHandler<THIS> & FluentLayout.FluentMarginHandler<THIS> & FluentLayout.FluentSpacingHandler<THIS>>
The base interface for fluent versions of
AbstractOrderedLayout |
interface |
FluentAbstractSingleComponentContainer<THIS extends FluentAbstractSingleComponentContainer<THIS>>
The base interface for fluent versions of
AbstractSingleComponentContainer |
interface |
FluentComponentContainer<THIS extends FluentComponentContainer<THIS>>
The base interface for fluent versions of
ComponentContainer |
interface |
FluentComposite<THIS extends FluentComposite<THIS>>
The base interface for fluent versions of
Composite |
interface |
FluentCssLayout<THIS extends FluentCssLayout<THIS>>
The base interface for fluent versions of
CssLayout |
interface |
FluentCustomField<THIS extends FluentCustomField<THIS,T>,T>
The base interface for fluent versions of
CustomField |
interface |
FluentCustomLayout<THIS extends FluentCustomLayout<THIS>>
The base interface for fluent versions of
CustomLayout |
interface |
FluentFormLayout<THIS extends FluentFormLayout<THIS>>
The base interface for fluent versions of
FormLayout |
interface |
FluentGrid<THIS extends FluentGrid<THIS,ITEM>,ITEM>
The base interface for fluent versions of
Grid |
interface |
FluentGridLayout<THIS extends FluentGridLayout<THIS>>
The base interface for fluent versions of
GridLayout |
interface |
FluentHorizontalLayout<THIS extends FluentHorizontalLayout<THIS>>
The base interface for fluent versions of
HorizontalLayout |
interface |
FluentLayout<THIS extends FluentLayout<THIS>>
The base interface for fluent versions of
Layout |
interface |
FluentPanel<THIS extends FluentPanel<THIS>>
The base interface for fluent versions of
Panel |
interface |
FluentPopupView<THIS extends FluentPopupView<THIS>>
The base interface for fluent versions of
PopupView . |
interface |
FluentSingleComponentContainer<THIS extends FluentSingleComponentContainer<THIS>>
The base interface for fluent versions of
SingleComponentContainer |
interface |
FluentSplitPanel<THIS extends FluentSplitPanel<THIS>>
The base interface for fluent versions of
AbstractSplitPanel |
interface |
FluentTabSheet<THIS extends FluentTabSheet<THIS>>
The base interface for fluent versions of
TabSheet |
interface |
FluentTree<THIS extends FluentTree<THIS,ITEM>,ITEM>
The base interface for fluent versions of
Tree |
interface |
FluentTreeGrid<THIS extends FluentTreeGrid<THIS,ITEM>,ITEM>
The base interface for fluent versions of
TreeGrid |
interface |
FluentVerticalLayout<THIS extends FluentVerticalLayout<THIS>>
The base interface for fluent versions of
VerticalLayout |
interface |
FluentWindow<THIS extends FluentWindow<THIS>>
The base interface for fluent versions of
Window |
Modifier and Type | Class and Description |
---|---|
class |
FAccordion |
class |
FCssLayout |
class |
FCustomLayout |
class |
FFormLayout |
class |
FGrid<T> |
class |
FGridLayout |
class |
FHorizontalLayout |
class |
FHorizontalSplitPanel
The base class for fluent version of
HorizontalSplitPanel |
class |
FPanel |
class |
FPopupView |
class |
FTabSheet |
class |
FTree<T> |
class |
FTreeGrid<T> |
class |
FVerticalLayout |
class |
FVerticalSplitPanel
The base class for fluent version of
VerticalSplitPanel |
class |
FWindow |
Copyright © 2017 Jean-Christophe Fortier. All rights reserved.