public interface ViewItemGroup extends ViewItem, ViewItemContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELDSET_ROLE
Role for fieldset view items
|
static String |
TAB_ROLE
Role for tab view items
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRole()
Retrieves the role.
|
void |
setRole(String role)
Set the role.
|
addViewItem, getViewItems, hasViewItem, insertViewItemstatic final String TAB_ROLE
static final String FIELDSET_ROLE