| Package | Description |
|---|---|
| votorola.g.util |
Relating to 'utilities' in Java.
|
| votorola.s.gwt.stage.vote |
Voting related props for the stage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Holder1<T>
A simple implementation of a holder.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) Holder<CountNodeJS> |
VoteTrack.anchorHolder()
A constant holder for the anchor node.
|
(package private) Holder<CountNodeJS> |
VoteTrack.candidateHolder()
A constant holder for the variable candidate.
|
(package private) Holder<CountNodeJS> |
VoteTrack.downstreamHolder()
A constant holder for the variable downstream node.
|
| Constructor and Description |
|---|
FlowVolumeV(Holder<CountNodeJS> _nodeHolder,
VoteTrackV trackV,
TableCellElement y,
XCastRelation place)
Constructs a FlowVolumeV.
|