@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AdminPresentationMergeOverride
| Modifier and Type | Required Element and Description |
|---|---|
AdminPresentationMergeEntry[] |
mergeEntries
The array of override configuration values.
|
java.lang.String |
name
The name of the property whose admin presentation annotation should be overwritten
|
public abstract java.lang.String name
public abstract AdminPresentationMergeEntry[] mergeEntries
AdminPresentation,
AdminPresentationToOneLookup,
AdminPresentationDataDrivenEnumeration,
AdminPresentationAdornedTargetCollection,
AdminPresentationCollection or
AdminPresentationMapCopyright © 2018. All Rights Reserved.