Modifier and Type | Interface and Description |
---|---|
interface |
ActionGrid<G extends ActionGrid<G>>
An extension of
Grid to represent a grid with grid-level and row-level actions. |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportGrid<G extends ExportGrid<G>>
An extension of
ActionGrid to represent a grid with a grid-level export action. |
interface |
ImportGrid<G extends ImportGrid<G>>
An extension of
ActionGrid to represent a grid with a grid-level import action. |
interface |
Orderable<R extends Orderable<R>>
Represents the metadata for a collection component that supports re-ordering it's members.
|
interface |
ResourceGrid<G extends ResourceGrid<G>>
Represents the metadata of a
ActionGrid and FetchGrid that is used for managing
an external resource. |
Modifier and Type | Interface and Description |
---|---|
interface |
TreeGridView<V extends TreeGridView<V>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTreeGridView |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportHistoryGridExternal<E extends ExportHistoryGridExternal<E>>
The grid view that is used to add the export history to the
UpdateEntityView . |
interface |
GridExternal<E extends GridExternal<E>>
Represents the metadata for a grid that provides a view of external data related to the form it
resides within.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultExportHistoryGridExternal
The default implementation for
ExportHistoryGridExternal . |
class |
DefaultGridExternal |
Modifier and Type | Interface and Description |
---|---|
interface |
ResidentGridField<F extends ResidentGridField<F>>
Represents the metadata for a resident grid field component.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultResidentGridField |
Modifier and Type | Interface and Description |
---|---|
interface |
ExportHistoryGrid<G extends ExportHistoryGrid<G>>
The grid to display the export history.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExportHistoryEntityGridView<V extends ExportHistoryEntityGridView<V>>
The grid view that is used to add the export history to the
EntityBrowseView . |
interface |
GridView<V extends GridView<V>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExportHistoryEntityGridView
The default implementation for
ExportHistoryEntityGridView . |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityGridView<V extends EntityGridView<V>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEntityGridView |
Copyright © 2021. All rights reserved.