Modifier and Type | Interface and Description |
---|---|
interface |
Dependent<D extends Dependent<D>>
Represents metadata for a
FormComponent that has dependencies on its parent form's state. |
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 |
LookupField<F extends LookupField<F>>
Represents the metadata for a
FieldTypes.LOOKUP field. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLookupField |
Copyright © 2021. All rights reserved.