Modifier and Type | Field and Description |
---|---|
protected Map<String,GroupMetadata> |
TabMetadata.groupMetadata |
Modifier and Type | Method and Description |
---|---|
GroupMetadata |
GroupMetadata.cloneFieldMetadata() |
GroupMetadata |
TabMetadata.getFirstGroup() |
Modifier and Type | Method and Description |
---|---|
Map<String,GroupMetadata> |
TabMetadata.getGroupMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
TabMetadata.setGroupMetadata(Map<String,GroupMetadata> groupMetadata) |
Modifier and Type | Method and Description |
---|---|
void |
MetadataVisitor.visit(GroupMetadata metadata) |
void |
MetadataVisitorAdapter.visit(GroupMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
protected GroupMetadata |
BasicEntityMetadataProvider.buildGroupMetadata(AdminGroupPresentation groupPresentation,
Class<?> owningClass,
Map<String,TabMetadata> metadata) |
Modifier and Type | Method and Description |
---|---|
void |
EntityForm.addGroupFromGroupMetadata(GroupMetadata groupMetadata,
String unprocessedTabName) |
Copyright © 2022. All rights reserved.