|
|||||||||
| 前のクラス 次のクラス | フレーム フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.event.BaseEvent
com.extjs.gxt.ui.client.event.DomEvent
com.extjs.gxt.ui.client.event.ComponentEvent
com.extjs.gxt.ui.client.event.WindowEvent
public class WindowEvent
Windowのイベントタイプ
Window,
Dialog| フィールド 概要 | |
|---|---|
Button |
buttonClicked
クリックされたボタン |
Window |
window
ソースウィンドウ |
| クラス com.extjs.gxt.ui.client.event.ComponentEvent から継承されたフィールド |
|---|
component, state |
| クラス com.extjs.gxt.ui.client.event.DomEvent から継承されたフィールド |
|---|
event |
| クラス com.extjs.gxt.ui.client.event.BaseEvent から継承されたフィールド |
|---|
doit, source, type |
| コンストラクタ 概要 | |
|---|---|
WindowEvent(Window window)
|
|
WindowEvent(Window window,
Button buttonClicked)
|
|
WindowEvent(Window window,
com.google.gwt.user.client.Event event)
|
|
| メソッド 概要 |
|---|
| クラス com.extjs.gxt.ui.client.event.DomEvent から継承されたメソッド |
|---|
cancelBubble, getClientX, getClientY, getEventType, getKeyCode, getTarget, getTarget, getTargetEl, getXY, hasModifier, isAltKey, isControlKey, isRightClick, isShiftKey, isSpecialKey, isSpecialKey, preventDefault, stopEvent, within |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールド 詳細 |
|---|
public Window window
public Button buttonClicked
| コンストラクタ 詳細 |
|---|
public WindowEvent(Window window)
public WindowEvent(Window window,
com.google.gwt.user.client.Event event)
public WindowEvent(Window window,
Button buttonClicked)
|
|||||||||
| 前のクラス 次のクラス | フレーム フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||