Package | Description |
---|---|
votorola.s.gwt.scene.dum |
Providing dummy implementations to serve as examples and test code.
|
Modifier and Type | Method and Description |
---|---|
(package private) HashMap<String,DummyScene.MappedPoll> |
DummyScene.polls()
All known polls, keyed by poll name.
|
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
DummyScene.inScope(DummyScene.MappedPoll poll)
Tests whether the specified poll is within the current scope of this scene.
|