|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollAction | |
|---|---|
| org.chorem.pollen.ui.data | Classes de données. |
| org.chorem.pollen.ui.pages.poll | |
| Uses of PollAction in org.chorem.pollen.ui.data |
|---|
| Methods in org.chorem.pollen.ui.data that return PollAction | |
|---|---|
static PollAction |
PollAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PollAction[] |
PollAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of PollAction in org.chorem.pollen.ui.pages.poll |
|---|
| Methods in org.chorem.pollen.ui.pages.poll with parameters of type PollAction | |
|---|---|
void |
ConfirmPoll.setAction(PollAction pollAction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||