| Package | Description |
|---|---|
| org.jasig.portlet.widget.mvc.app |
| Modifier and Type | Method and Description |
|---|---|
static AppDefinition.DisplayStrategies |
AppDefinition.DisplayStrategies.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppDefinition.DisplayStrategies[] |
AppDefinition.DisplayStrategies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppDefinition.DisplayStrategies> |
AppLauncherConfigController.getAvailableDisplayStrategies()
List, rather than Set, because we're going to display them in chosen
order and assume the first is the default.
|
Copyright © 2016 Jasig. All Rights Reserved.