public class WindowEvent extends Object
| Constructor and Description |
|---|
WindowEvent(QName name,
Serializable payload,
String windowId) |
| Modifier and Type | Method and Description |
|---|---|
QName |
getName() |
Serializable |
getPayload() |
long |
getSerialNumber() |
String |
getWindowId() |
String |
toString() |
public WindowEvent(QName name, Serializable payload, String windowId)
Copyright © 2003-2018 GateIn. All Rights Reserved.