|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface AdminPresentationMergeOverride
Allows a non-comprehensive override of admin presentation annotation property values for a target entity field.
AdminPresentation,
AdminPresentationToOneLookup,
AdminPresentationDataDrivenEnumeration,
AdminPresentationCollection,
AdminPresentationAdornedTargetCollection,
AdminPresentationMap| Required Element Summary | |
|---|---|
AdminPresentationMergeEntry[] |
mergeEntries
The array of override configuration values. |
String |
name
The name of the property whose admin presentation annotation should be overwritten |
| Element Detail |
|---|
public abstract String name
public abstract AdminPresentationMergeEntry[] mergeEntries
AdminPresentation,
AdminPresentationToOneLookup,
AdminPresentationDataDrivenEnumeration,
AdminPresentationAdornedTargetCollection,
AdminPresentationCollection or
AdminPresentationMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||