Package | Description |
---|---|
votorola.a.count |
Counting votes and resources.
|
votorola.a.diff.harvest.cache | |
votorola.s.gwt.stage.vote |
Voting related props for the stage.
|
votorola.s.wic.count |
The user interface of the count engine under Wicket.
|
Modifier and Type | Method and Description |
---|---|
static XCastRelation |
XCastRelation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XCastRelation[] |
XCastRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
XCastRelation |
RelAuthDiffMessage.relation() |
XCastRelation |
HarvestCache.relation(String author,
String addressee,
String pollName)
TODO was private, privatize again when vote history is available.
|
Constructor and Description |
---|
RelAuthDiffMessage(AuthDiffMessage admsg,
XCastRelation rel) |
Modifier and Type | Method and Description |
---|---|
XCastRelation |
MajorV.place()
|
Constructor and Description |
---|
BoardV(Board _board,
VoteTrackV trackV,
TableCellElement element,
XCastRelation _place)
Partially constructs a BoardV for init to finish.
|
FlowVolumeV(Holder<CountNodeJS> _nodeHolder,
VoteTrackV trackV,
TableCellElement y,
XCastRelation place)
Constructs a FlowVolumeV.
|
MajorV(XCastRelation _place,
VoteTrackV _trackV)
Creates a new MajorV.
|
NodeV.Box(XCastRelation _place,
VoteTrackV _trackV)
Creates a new Box.
|
Modifier and Type | Field and Description |
---|---|
(package private) XCastRelation |
Tier.place
|