Modifier and Type | Interface and Description |
---|---|
interface |
View<V extends View<V>>
Represents the metadata for a view component.
|
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 |
LookupFieldModal<V extends LookupFieldModal<V>>
Represents the metadata for the modal used by
LookupField . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLookupFieldModal |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionView<V extends ActionView<V>>
An interface for a view that manages
ActionView.ActionPlacements.PRIMARY and
ActionView.ActionPlacements.SECONDARY placement Action . |
interface |
AugmentableView<V extends AugmentableView<V>> |
interface |
ExportHistoryEntityGridView<V extends ExportHistoryEntityGridView<V>>
The grid view that is used to add the export history to the
EntityBrowseView . |
interface |
FormView<V extends FormView<V>> |
interface |
GridView<V extends GridView<V>> |
interface |
PreviewableView<V extends PreviewableView<V>>
Represents the metadata for a trackable view that supports previewing sandbox data.
|
interface |
SelectTargetEntityFormView<V extends SelectTargetEntityFormView<V>>
Represents the metadata used for a more guided approach for setting up the form components.
|
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 |
AbstractSelectTargetEntityFormView<V extends AbstractSelectTargetEntityFormView<V>>
The base class for the form view that is used for a more guided approach for setting up the form
components.
|
class |
AbstractView<V extends AbstractView<V>> |
class |
DefaultExportHistoryEntityGridView
The default implementation for
ExportHistoryEntityGridView . |
class |
DefaultFormView |
class |
DefaultSelectTargetEntityGridView |
Constructor and Description |
---|
AbstractView(View<?> component) |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityBrowseView<V extends EntityBrowseView<V>> |
interface |
EntityGridView<V extends EntityGridView<V>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEntityBrowseView |
class |
DefaultEntityGridView |
Modifier and Type | Interface and Description |
---|---|
interface |
CreateEntityView<V extends CreateEntityView<V>> |
interface |
EntityFormView<V extends EntityFormView<V>> |
interface |
EntityView<V extends EntityView<V>> |
interface |
UpdateEntityView<V extends UpdateEntityView<V>> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCreateEntityLongFormView |
class |
DefaultCreateEntityView |
class |
DefaultEntityFormView |
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.