|
|||||||||
| 前のクラス 次のクラス | フレーム フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
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.SplitBarEvent
public class SplitBarEvent
SplitBarのイベントタイプ
注意:与えられたイベントでは適当なフィールドのみが情報を与えられます。各イベントの適当なフィールドがイベントのソースによってドキュメント化されます。
SplitBar| フィールド 概要 | |
|---|---|
DragEvent |
dragEvent
ドラッグイベント |
int |
size
現在のサイズ |
SplitBar |
splitBar
ソースのスプリットバー |
| クラス 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 |
| コンストラクタ 概要 | |
|---|---|
SplitBarEvent(SplitBar splitBar)
|
|
| メソッド 概要 |
|---|
| クラス 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 SplitBar splitBar
public DragEvent dragEvent
public int size
| コンストラクタ 詳細 |
|---|
public SplitBarEvent(SplitBar splitBar)
|
|||||||||
| 前のクラス 次のクラス | フレーム フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||