Package | Description |
---|---|
votorola.a.count.gwt |
Interfacing to the count engine from GWT web clients.
|
votorola.a.diff |
Differencing of position drafts.
|
votorola.g.web.gwt |
Implementing web clients with the Google Web Tookit.
|
votorola.s.gwt.mediawiki |
Staging Crossforum Theatre within MediaWiki pages.
|
votorola.s.gwt.stage |
Staging for
Crossforum Theatre,
an embeddable UI for the Votorola toolset.
|
votorola.s.gwt.stage.talk |
Discussion related props for the stage.
|
Modifier and Type | Class and Description |
---|---|
class |
CountingMethodJS<T extends JavaScriptObject>
A counting method as a map of superaccounts or superaccount registers that use the method, each keyed by its account
name.
|
class |
SacJS
A resource superaccount implemented as a JavaScript overlay type.
|
class |
SacJS_q
A quantitive summation superaccount.
|
class |
SacJS_v
A vote superaccount.
|
Modifier and Type | Class and Description |
---|---|
class |
DiffLookJS
A difference look implemented as a JavaScript overlay type.
|
Modifier and Type | Class and Description |
---|---|
class |
JsMap<E>
A JavaScript object in which the properties are viewed as a collection of object-type
elements, each keyed by its name.
|
class |
JsMapW<E>
A writeable JsMap.
|
Modifier and Type | Class and Description |
---|---|
class |
ShadowedDiff
A difference between an anchoring author's
position draft and that of an immediate cast relation.
|
Modifier and Type | Class and Description |
---|---|
class |
TheatrePageJS
A theatre page implemented as a JavaScript overlay type.
|
Modifier and Type | Class and Description |
---|---|
class |
DiffMessageJS
JavaScriptObject from JSON output of HarvestWAP
representing a serialized
DiffMessage.
|