@NonNullApi
Class | Description |
---|---|
ClearAction |
Standard picker field action for clearing the field value.
|
LookupAction<E extends Entity> |
Standard action for setting an entity to the picker field using the entity lookup screen.
|
OpenAction<E extends Entity> |
Standard picker field action for opening an entity instance in its editor screen.
|
OpenCompositionAction |
Standard picker field action for opening an entity instance if it is a one-to-one composition.
|