| Package | Description |
|---|---|
| votorola.s.gwt.scene.feed |
Showing sequences of real-world events to users.
|
| Modifier and Type | Method and Description |
|---|---|
PersonJS |
BiteJS.person() |
| Modifier and Type | Method and Description |
|---|---|
JsArray<PersonJS> |
BiteJS.persons() |
JsArray<PersonJS> |
PersonJS.voteTrace() |
JsArray<PersonJS> |
PersonJS.voteTraceProjected() |
| 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.
|