Modifier and Type | Interface and Description |
---|---|
interface |
Trackable<T extends Trackable<T>> |
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 |
class |
DefaultTreeExternal |
Modifier and Type | Interface and Description |
---|---|
interface |
TreeExternal<E extends TreeExternal<E>> |
Modifier and Type | Interface and Description |
---|---|
interface |
LookupField<F extends LookupField<F>>
Represents the metadata for a
FieldTypes.LOOKUP field. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLookupField |
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 |
PreviewableView<V extends PreviewableView<V>>
Represents the metadata for a trackable view that supports previewing sandbox data.
|
interface |
SelectTargetEntityGridView<V extends SelectTargetEntityGridView<V>>
This grid is used to fetch and display the entities to export.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultExportHistoryEntityGridView
The default implementation for
ExportHistoryEntityGridView . |
class |
DefaultSelectTargetEntityGridView |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityGridView<V extends EntityGridView<V>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEntityGridView |
Modifier and Type | Interface and Description |
---|---|
interface |
CreateEntityView<V extends CreateEntityView<V>> |
interface |
EntityView<V extends EntityView<V>> |
interface |
UpdateEntityView<V extends UpdateEntityView<V>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCreateEntityLongFormView |
class |
DefaultCreateEntityView |
class |
DefaultUpdateEntityLongFormView |
class |
DefaultUpdateEntityView |
Modifier and Type | Interface and Description |
---|---|
interface |
TreeView<V extends TreeView<V>>
Represents the metadata for a top-level tree view.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTreeView |
Copyright © 2021. All rights reserved.