|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.event.BaseEvent
com.extjs.gxt.ui.client.event.WindowManagerEvent
public class WindowManagerEvent
| Constructor Summary | |
|---|---|
WindowManagerEvent(WindowManager manager)
|
|
WindowManagerEvent(WindowManager manager,
Window window)
|
|
| Method Summary | |
|---|---|
WindowManager |
getManager()
|
Window |
getWindow()
|
void |
setManager(WindowManager manager)
|
void |
setWindow(Window window)
|
| Methods inherited from class com.extjs.gxt.ui.client.event.BaseEvent |
|---|
getSource, getType, isCancelled, setCancelled, setSource, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WindowManagerEvent(WindowManager manager)
public WindowManagerEvent(WindowManager manager,
Window window)
| Method Detail |
|---|
public WindowManager getManager()
public void setManager(WindowManager manager)
public Window getWindow()
public void setWindow(Window window)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||