Modifier and Type | Optional Element and Description |
---|---|
AdminGroupPresentation[] |
groups
These AdminGroupPresentation items define each group that will be displayed within the tab
of the entity's EntityForm.
|
String |
name
Specify a GUI tab name
|
int |
order
Optional - only required if you want to order the appearance of tabs in the UI
Specify an order for this tab.
|
public abstract AdminGroupPresentation[] groups
public abstract String name
public abstract int order
Copyright © 2019. All rights reserved.