public static class ListEditor.EditorCloseEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
actionId |
protected Window |
window |
| Constructor and Description |
|---|
EditorCloseEvent(java.lang.String actionId,
Window window) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getActionId() |
Window |
getWindow() |