@NonNullApi
Interface | Description |
---|---|
ActionView<V extends ActionView<V>> |
An interface for a view that manages
ActionView.ActionPlacements.PRIMARY and
ActionView.ActionPlacements.SECONDARY placement Action . |
AugmentableView<V extends AugmentableView<V>> | |
ExportHistoryEntityGridView<V extends ExportHistoryEntityGridView<V>> |
The grid view that is used to add the export history to the
EntityBrowseView . |
FormView<V extends FormView<V>> | |
GridView<V extends GridView<V>> | |
PreviewableView<V extends PreviewableView<V>> |
Represents the metadata for a trackable view that supports previewing sandbox data.
|
SelectTargetEntityFormView<V extends SelectTargetEntityFormView<V>> |
Represents the metadata used for a more guided approach for setting up the form components.
|
SelectTargetEntityGridView<V extends SelectTargetEntityGridView<V>> |
This grid is used to fetch and display the entities to export.
|
Class | Description |
---|---|
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.
|
AbstractView<V extends AbstractView<V>> | |
ActionView.ActionKeys | |
ActionView.ActionPlacements | |
AugmentableView.Attributes | |
DefaultExportHistoryEntityGridView |
The default implementation for
ExportHistoryEntityGridView . |
DefaultFormView | |
DefaultSelectTargetEntityGridView | |
PreviewableView.Attributes | |
SelectTargetEntityGridView.ActionIds | |
SelectTargetEntityGridView.Attributes | |
ViewTypes | |
ViewTypes.Entity | |
ViewTypes.EntityBrowse | |
ViewTypes.EntityLongForm | |
ViewTypes.SelectTargetEntity | |
ViewTypes.Tree |
Copyright © 2021. All rights reserved.