Package | Description |
---|---|
votorola.s.gwt.stage |
Staging for
Crossforum Theatre,
an embeddable UI for the Votorola toolset.
|
Modifier and Type | Method and Description |
---|---|
static void |
Stage.setActorName(String newActorName)
Sets the username of the actor who is shown, or effectively resets it to the
default.
|
static void |
Stage.setDefaultActorName(String newDefault)
Sets the username of the default actor, firing a change event if it affects
the bound property "actorName".
|
static void |
Stage.setDefaultDifference(DiffLook newDefault)
Sets the key of the default difference, firing a change event if it affects
the bound property "difference".
|
static void |
Stage.setDefaultPollName(String newDefault)
Sets the default poll name, firing a change event if it affects the bound
property "pollName".
|