public class UserEvent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
UserEvent.ClickedWidget
User clicked node widget.
|
static class |
UserEvent.ToggleState
User toggled state of a discrete node widget.
|
Modifier and Type | Field and Description |
---|---|
Base |
targetWidget |
public final Base targetWidget