|
Jive Forums API (5.5.20.2-oracle) Core Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PollEvent | |
---|---|
com.jivesoftware.base.event | Base events common to all Jive Software products. |
Uses of PollEvent in com.jivesoftware.base.event |
---|
Methods in com.jivesoftware.base.event with parameters of type PollEvent | |
---|---|
void |
PollListener.anonymousVoteAdded(PollEvent event)
Fired when an anonymous vote is added to a poll. |
void |
PollListener.anonymousVoteModified(PollEvent event)
Fired when an anonymous poll vote is modified. |
void |
PollListener.anonymousVoteRemoved(PollEvent event)
Fired when an anonymous poll vote is removed. |
void |
PollEventDispatcher.dispatchEvent(PollEvent event)
Dispatches an event to all listeners. |
void |
PollListener.pollCreated(PollEvent event)
Fired when a poll is created. |
void |
PollListener.pollDeleted(PollEvent event)
Fired when a poll is deleted. |
void |
PollListener.voteAdded(PollEvent event)
Fired when a vote is added to a poll. |
void |
PollListener.voteModified(PollEvent event)
Fired when a poll vote is modified. |
void |
PollListener.voteRemoved(PollEvent event)
Fired when a poll vote is removed. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |