| Package | Description |
|---|---|
| com.google.gwt.debugpanel.widgets |
| Modifier and Type | Method and Description |
|---|---|
TogglingCommandLink.State |
TogglingCommandLink.getState()
Returns the state of the link.
|
TogglingCommandLink.State |
TogglingCommandLink.State.other() |
static TogglingCommandLink.State |
TogglingCommandLink.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TogglingCommandLink.State[] |
TogglingCommandLink.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TogglingCommandLink.setState(TogglingCommandLink.State state)
Changes the state without executing the command.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.