Package | Description |
---|---|
votorola.g.web.gwt.event |
Handling GWT events.
|
votorola.s.gwt.stage.link |
Props for navigating among scenes.
|
votorola.s.gwt.stage.talk |
Discussion related props for the stage.
|
votorola.s.gwt.stage.vote |
Voting related props for the stage.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<ChangeHandler> |
Change.TYPE
The common type key for all change events.
|
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<ChangeHandler> |
Change.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
Change.dispatch(ChangeHandler h) |
Modifier and Type | Class and Description |
---|---|
class |
NominalDifferenceTargeter
A targeter for a difference link with support for nominal targeting.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
HeadsUpDisplay
A projection around the mouse cursor showing the personal name (above) and display
title (below) of the cued node.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
SuspendedModeller
A modeller for component views that suspends remodelling while the parent view is
in motion.
|