| Package | Description |
|---|---|
| org.chorem.pollen.ui.actions.poll.form |
Base Package for the all poll form actions (create, clone and edit poll).
|
| org.chorem.pollen.ui.actions.poll.vote |
Base Package for the all poll vote actions (means all actions specific to
the vote page).
|
| org.chorem.pollen.ui.actions.user |
Base Package for the all user actions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPollForm
Created: 04/04/12
|
class |
ClonePoll
Clones a poll.
|
class |
CreatePoll
Creates a poll.
|
class |
EditPoll
Edit a poll (load it via
AbstractPollForm.input()), and save it
via AbstractPollForm.execute()). |
| Modifier and Type | Class and Description |
|---|---|
class |
AddChoice
To add a poll comment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateFavoriteList
To create a new favorite list.
|
Copyright © 2009-2012 CodeLutin. All Rights Reserved.