| Package | Description |
|---|---|
| fr.toutatice.portail.cms.test.common.model | |
| fr.toutatice.portail.cms.test.spring.controller |
| Modifier and Type | Field and Description |
|---|---|
static Tab |
Tab.DEFAULT
Default tab.
|
| Modifier and Type | Method and Description |
|---|---|
static Tab |
Tab.fromId(String id)
Get tab from identifier.
|
Tab |
Configuration.getDefaultTab()
Getter for defaultTab.
|
static Tab |
Tab.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tab[] |
Tab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setDefaultTab(Tab defaultTab)
Setter for defaultTab.
|
| Modifier and Type | Method and Description |
|---|---|
Tab[] |
TestViewController.getTabs(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get tabs model attribute.
|
Copyright © 2021. All rights reserved.