Package | Description |
---|---|
votorola.s.gwt.scene.feed |
Showing sequences of real-world events to users.
|
votorola.s.gwt.scene.feed.ss |
Supporting the server side of a feed.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PersonJS.hasImmediateCandidate(PersonJS other)
Answers whether or not this person has the specified other person as an immediate
candidate.
|
Modifier and Type | Method and Description |
---|---|
Count |
PollJig.count(PollService.VoteServerScope.Run runPoll)
Fetches the currently reported count and caches it for reuse.
|
CountNodeW |
PersonJig.countNode(Count count)
Fetches this person's count node and caches it for reuse.
|
TraceNode |
PersonJig.traceNode(NetworkTrace trace)
Fetches this person's trace node and caches it for reuse.
|