| Package | Description |
|---|---|
| org.chorem.pollen.ui.actions |
Base Package for all actions.
|
| Modifier and Type | Method and Description |
|---|---|
PageSkin |
PollenActionSupport.getSkin() |
static PageSkin |
PageSkin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageSkin[] |
PageSkin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PollenActionSupport(PageSkin skin) |
Copyright © 2009-2012 CodeLutin. All Rights Reserved.