com.extjs.gxt.ui.client
クラス Events

java.lang.Object
  extended by com.extjs.gxt.ui.client.Events

public class Events
extends java.lang.Object

GXTのイベントのタイプを定義します。


フィールド 概要
static int Activate
          Activeイベントのタイプ(値:10)
static int Add
          Addイベントのタイプ(値:20)
static int Adopt
          Adoptイベントのタイプ(値:730)
static int AfterLayout
          AfterLayoutイベントのタイプ(値:12)
static int ArrowClick
          ArrowClickのタイプ(値:22)
static int Attach
          Attachイベントのタイプ(値:30)
static int BeforeAdd
          BeforeAddイベントのタイプ(値:40)
static int BeforeAdopt
          BeforeAdoptイベントのタイプ(値:720)
static int BeforeCheckChange
          BeforeCheckChangeイベントのタイプ(値:50)
static int BeforeClose
          Closeイベントのタイプ(値:60)
static int BeforeCollapse
          BeforeCollapseイベントのタイプ(値:70)
static int BeforeExpand
          BeforeExpandイベントのタイプ(値:80)
static int BeforeHide
          BeforeHideイベントのタイプ(値:85)
static int BeforeOpen
          BeforeOpenイベントのタイプ(値:90)
static int BeforeOrphan
          BeforeOrphanイベントのタイプ(値:740)
static int BeforeRemove
          BeforeRemoveイベントのタイプ(値:100)
static int BeforeRender
          Renderイベントのタイプ(値:110).
static int BeforeSelect
          BeforeSelectイベントのタイプ(値:120).
static int BeforeShow
          BeforeShowイベントのタイプ(値:130).
static int BeforeStateRestore
          BeforeStateRestoreイベントのタイプ(値:112).
static int BeforeStateSave
          BeforeStateSaveイベントのタイプ(値:122).
static int Blur
          Blurイベントのタイプ(値:140).
static int BodyScroll
          Blurイベントのタイプ(値:142).
static int BrowserEvent
          BrowserEventイベントのタイプ(値:142).
static int CellClick
          CellClickイベントのタイプ(値:150).
static int CellDoubleClick
          CellDoubleClickイベントのタイプ(値:160).
static int Change
          Changeイベントのタイプ(値:170).
static int CheckChange
          CheckChangeイベントのタイプ(値:180).
static int Clear
          Clearイベントのタイプ(値:180).
static int Close
          Closeイベントのタイプ(値:200).
static int Collapse
          Collapseイベントのタイプ(値:210).
static int ColumnClick
          ColumnClickイベントのタイプ(値:220).
static int ContextMenu
          ContextMenuイベントのタイプ(値:230).
static int Deactivate
          Deactivateイベントのタイプ(値:240).
static int Detach
          Detachイベントのタイプ(値:260).
static int Disable
          Disableイベントのタイプ(値:270).
static int DragCancel
          DragCancelイベントのタイプ(値:290).
static int DragEnd
          DragEndイベントのタイプ(値:300).
static int DragMove
          DragMoveイベントのタイプ(値:310).
static int DragStart
          DragStartイベントのタイプ(値:320).
static int EffectCancel
          EffectCancelイベントのタイプ(値:330).
static int EffectComplete
          EffectCompleteイベントのタイプ(値:340).
static int EffectStart
          EffectStartイベントのタイプ(値:350).
static int Enable
          Enableイベントのタイプ(値:360).
static int Expand
          Expandイベントのタイプ(値:370).
static int Focus
          Focusイベントのタイプ(値:380).
static int HeaderChange
          HeaderChangeイベントのタイプ(値:382).
static int HeaderContextMenu
          HeaderContextMenuイベントのタイプ(値:385).
static int HiddenChange
          HiddenChangeイベントのタイプ(値:384).
static int Hide
          Hideイベントのタイプ(値:390).
static int Invalid
          Invalidイベントのタイプ(値:400).
static int KeyDown
          KeyDownイベントのタイプ(値:430).
static int KeyPress
          KeyPressイベントのタイプ(値:420).
static int KeyUp
          KeyUpイベントのタイプ(値:425).
static int Maximize
          Minimizeイベントのタイプ(値:440).
static int MenuHide
          MenuHideイベントのタイプ(値:450).
static int MenuShow
          MenuShowイベントのタイプ(値:460).
static int Minimize
          Minimizeイベントのタイプ(値:470).
static int Move
          Resizeイベントのタイプ(値:530).
static int OnClick
          DOM ONCLICKイベントのタイプ
static int OnDoubleClick
          DOM ONDBLCLICKイベントのタイプ
static int OnKeyDown
          DOM ONKEYDOWNイベントのタイプ
static int OnKeyUp
          DOM ONKEYUPイベントのタイプ
static int OnMouseDown
          DOM ONMOUSEDOWNイベントのタイプ
static int OnMouseMove
          DOM ONMOUSEMOVEイベントのタイプ
static int OnMouseOut
          DOM ONMOUSEOUTイベントのタイプ
static int OnMouseOver
          DOM ONMOUSEOVERイベントのタイプ
static int OnMouseUp
          DOM ONMOUSEUPイベントのタイプ
static int Open
          Openイベントのタイプ(値:540).
static int Orphan
          Orphanイベントのタイプ(値:750).
static int Remove
          Removeイベントのタイプ(値:550).
static int Render
          Renderイベントのタイプ(値:560).
static int Resize
          Resizeイベントのタイプ(値:570).
static int ResizeEnd
          ResizeEndイベントのタイプ(値:580).
static int ResizeStart
          ResizeStartイベントのタイプ(値:590).
static int Restore
          Minimizeイベントのタイプ(値:600).
static int RowClick
          RowClickイベントのタイプ(値:610).
static int RowDoubleClick
          RowDoubleClickイベントのタイプ(値:620).
static int Scroll
          Scrollイベントのタイプ(値:630).
static int Select
          Selectイベントのタイプ(値:640).
static int SelectionChange
          SelectionChangeイベントのタイプ(値:650).
static int Show
          Showイベントのタイプ(値:660).
static int SortChange
          SortChangeイベントのタイプ(値:670).
static int StateChange
          StateChangeイベントのタイプ(値:680).
static int StateRestore
          StateRestoreイベントのタイプ(値:684).
static int StateSave
          StateSaveイベントのタイプ(値:682).
static int Toggle
          Toggleイベントのタイプ(値:690).
static int TriggerClick
          TriggerClickイベントのタイプ(値:692);
static int TwinTriggerClick
          TwinTriggerClickイベントのタイプ(値:694);
static int Update
          Changeイベントのタイプ(値:700).
static int Valid
          Validイベントのタイプ(値:710).
static int WidthChange
          WidthChangeイベントのタイプ(値:712).
 
コンストラクタ 概要
Events()
           
 
メソッド 概要
 
クラスjava.lang.Objectから継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールド 詳細

OnClick

public static final int OnClick
DOM ONCLICKイベントのタイプ

関連項目:
Constant Field Values

OnDoubleClick

public static final int OnDoubleClick
DOM ONDBLCLICKイベントのタイプ

関連項目:
Constant Field Values

OnMouseDown

public static final int OnMouseDown
DOM ONMOUSEDOWNイベントのタイプ

関連項目:
Constant Field Values

OnMouseUp

public static final int OnMouseUp
DOM ONMOUSEUPイベントのタイプ

関連項目:
Constant Field Values

OnMouseOver

public static final int OnMouseOver
DOM ONMOUSEOVERイベントのタイプ

関連項目:
Constant Field Values

OnMouseOut

public static final int OnMouseOut
DOM ONMOUSEOUTイベントのタイプ

関連項目:
Constant Field Values

OnMouseMove

public static final int OnMouseMove
DOM ONMOUSEMOVEイベントのタイプ

関連項目:
Constant Field Values

OnKeyDown

public static final int OnKeyDown
DOM ONKEYDOWNイベントのタイプ

関連項目:
Constant Field Values

OnKeyUp

public static final int OnKeyUp
DOM ONKEYUPイベントのタイプ

関連項目:
Constant Field Values

Activate

public static final int Activate
Activateイベントのタイプ(値:10).

関連項目:
Constant Field Values

AfterLayout

public static final int AfterLayout
AfterLayoutイベントのタイプ(値:12).

関連項目:
Constant Field Values

Add

public static final int Add
Addイベントのタイプ(値:20).

関連項目:
Constant Field Values

ArrowClick

public static final int ArrowClick
ArrowClickイベントのタイプ(値:22);

関連項目:
Constant Field Values

Attach

public static final int Attach
Attachイベントのタイプ(値:30).

関連項目:
Constant Field Values

BeforeAdd

public static final int BeforeAdd
BeforeAddイベントのタイプ(値:40).

関連項目:
Constant Field Values

BeforeCheckChange

public static final int BeforeCheckChange
BeforeCheckChangeイベントのタイプ(値:50).

関連項目:
Constant Field Values

BeforeClose

public static final int BeforeClose
Closeイベントのタイプ(値:60).

関連項目:
Constant Field Values

BeforeCollapse

public static final int BeforeCollapse
BeforeCollapseイベントのタイプ(値:70).

関連項目:
Constant Field Values

BeforeExpand

public static final int BeforeExpand
BeforeExpandイベントのタイプ(値:80).

関連項目:
Constant Field Values

BeforeHide

public static final int BeforeHide
BeforeHideイベントのタイプ(値:85).

関連項目:
Constant Field Values

BeforeOpen

public static final int BeforeOpen
BeforeOpenイベントのタイプ(値:90).

関連項目:
Constant Field Values

BeforeRemove

public static final int BeforeRemove
BeforeRemoveイベントのタイプ(値:100).

関連項目:
Constant Field Values

BeforeRender

public static final int BeforeRender
Renderイベントのタイプ(値:110).

関連項目:
Constant Field Values

BeforeStateRestore

public static final int BeforeStateRestore
BeforeStateRestoreイベントのタイプ(値:112).

関連項目:
Constant Field Values

BeforeSelect

public static final int BeforeSelect
BeforeSelectイベントのタイプ(値:120).

関連項目:
Constant Field Values

BeforeStateSave

public static final int BeforeStateSave
BeforeStateSaveイベントのタイプ(値:122).

関連項目:
Constant Field Values

BeforeShow

public static final int BeforeShow
BeforeShowイベントのタイプ(値:130).

関連項目:
Constant Field Values

Blur

public static final int Blur
Blurイベントのタイプ(値:140).

関連項目:
Constant Field Values

BodyScroll

public static final int BodyScroll
Blurイベントのタイプ(値:142).

関連項目:
Constant Field Values

BrowserEvent

public static final int BrowserEvent
BrowserEventイベントのタイプ(値:142).

関連項目:
Constant Field Values

CellClick

public static final int CellClick
CellClickイベントのタイプ(値:150).

関連項目:
Constant Field Values

CellDoubleClick

public static final int CellDoubleClick
CellDoubleClickイベントのタイプ(値:160).

関連項目:
Constant Field Values

Change

public static final int Change
Changeイベントのタイプ(値:170).

関連項目:
Constant Field Values

CheckChange

public static final int CheckChange
CheckChangeイベントのタイプ(値:180).

関連項目:
Constant Field Values

Clear

public static final int Clear
Clearイベントのタイプ(値:180).

関連項目:
Constant Field Values

Close

public static final int Close
Closeイベントのタイプ(値:200).

関連項目:
Constant Field Values

Collapse

public static final int Collapse
Collapseイベントのタイプ(値:210).

関連項目:
Constant Field Values

ColumnClick

public static final int ColumnClick
ColumnClickイベントのタイプ(値:220).

関連項目:
Constant Field Values

ContextMenu

public static final int ContextMenu
ContextMenuイベントのタイプ(値:230).

関連項目:
Constant Field Values

Deactivate

public static final int Deactivate
Deactivateイベントのタイプ(値:240).

関連項目:
Constant Field Values

Detach

public static final int Detach
Detachイベントのタイプ(値:260).

関連項目:
Constant Field Values

Disable

public static final int Disable
Disableイベントのタイプ(値:270).

関連項目:
Constant Field Values

DragCancel

public static final int DragCancel
DragCancelイベントのタイプ(値:290).

関連項目:
Constant Field Values

DragEnd

public static final int DragEnd
DragEndイベントのタイプ(値:300).

関連項目:
Constant Field Values

DragMove

public static final int DragMove
DragMoveイベントのタイプ(値:310).

関連項目:
Constant Field Values

DragStart

public static final int DragStart
DragStartイベントのタイプ(値:320).

関連項目:
Constant Field Values

EffectCancel

public static final int EffectCancel
EffectCancelイベントのタイプ(値:330).

関連項目:
Constant Field Values

EffectComplete

public static final int EffectComplete
EffectCompleteイベントのタイプ(値:340).

関連項目:
Constant Field Values

EffectStart

public static final int EffectStart
EffectStartイベントのタイプ(値:350).

関連項目:
Constant Field Values

Enable

public static final int Enable
Enableイベントのタイプ(値:360).

関連項目:
Constant Field Values

Expand

public static final int Expand
Expandイベントのタイプ(値:370).

関連項目:
Constant Field Values

Focus

public static final int Focus
Focusイベントのタイプ(値:380).

関連項目:
Constant Field Values

HeaderChange

public static final int HeaderChange
HeaderChangeイベントのタイプ(値:382).

関連項目:
Constant Field Values

HeaderContextMenu

public static final int HeaderContextMenu
HeaderContextMenuイベントのタイプ(値:385).

関連項目:
Constant Field Values

HiddenChange

public static final int HiddenChange
HiddenChangeイベントのタイプ(値:384).

関連項目:
Constant Field Values

Hide

public static final int Hide
Hideイベントのタイプ(値:390).

関連項目:
Constant Field Values

Invalid

public static final int Invalid
Invalidイベントのタイプ(値:400).

関連項目:
Constant Field Values

KeyPress

public static final int KeyPress
KeyPressイベントのタイプ(値:420).

関連項目:
Constant Field Values

KeyUp

public static final int KeyUp
KeyUpイベントのタイプ(値:425).

関連項目:
Constant Field Values

KeyDown

public static final int KeyDown
KeyDownイベントのタイプ(値:430).

関連項目:
Constant Field Values

Maximize

public static final int Maximize
Minimizeイベントのタイプ(値:440).

関連項目:
Constant Field Values

MenuHide

public static final int MenuHide
MenuHideイベントのタイプ(値:450).

関連項目:
Constant Field Values

MenuShow

public static final int MenuShow
MenuShowイベントのタイプ(値:460).

関連項目:
Constant Field Values

Minimize

public static final int Minimize
Minimizeイベントのタイプ(値:470).

関連項目:
Constant Field Values

Move

public static final int Move
Resizeイベントのタイプ(値:530).

関連項目:
Constant Field Values

Open

public static final int Open
Openイベントのタイプ(値:540).

関連項目:
Constant Field Values

Remove

public static final int Remove
Removeイベントのタイプ(値:550).

関連項目:
Constant Field Values

Render

public static final int Render
Renderイベントのタイプ(値:560).

関連項目:
Constant Field Values

Resize

public static final int Resize
Resizeイベントのタイプ(値:570).

関連項目:
Constant Field Values

ResizeEnd

public static final int ResizeEnd
ResizeEndイベントのタイプ(値:580).

関連項目:
Constant Field Values

ResizeStart

public static final int ResizeStart
ResizeStartイベントのタイプ(値:590).

関連項目:
Constant Field Values

Restore

public static final int Restore
Minimizeイベントのタイプ(値:600).

関連項目:
Constant Field Values

RowClick

public static final int RowClick
RowClickイベントのタイプ(値:610).

関連項目:
Constant Field Values

RowDoubleClick

public static final int RowDoubleClick
RowDoubleClickイベントのタイプ(値:620).

関連項目:
Constant Field Values

Scroll

public static final int Scroll
Scrollイベントのタイプ(値:630).

関連項目:
Constant Field Values

Select

public static final int Select
Selectイベントのタイプ(値:640).

関連項目:
Constant Field Values

SelectionChange

public static final int SelectionChange
SelectionChangeイベントのタイプ(値:650).

関連項目:
Constant Field Values

Show

public static final int Show
Showイベントのタイプ(値:660).

関連項目:
Constant Field Values

SortChange

public static final int SortChange
SortChangeイベントのタイプ(値:670).

関連項目:
Constant Field Values

StateChange

public static final int StateChange
StateChangeイベントのタイプ(値:680).

関連項目:
Constant Field Values

StateSave

public static final int StateSave
StateSaveイベントのタイプ(値:682).

関連項目:
Constant Field Values

StateRestore

public static final int StateRestore
StateRestoreイベントのタイプ(値:684).

関連項目:
Constant Field Values

Toggle

public static final int Toggle
Toggleイベントのタイプ(値:690).

関連項目:
Constant Field Values

TriggerClick

public static final int TriggerClick
TriggerClickイベントのタイプ(値:692);

関連項目:
Constant Field Values

TwinTriggerClick

public static final int TwinTriggerClick
TwinTriggerClickイベントのタイプ(値:694);

関連項目:
Constant Field Values

Update

public static final int Update
Changeイベントのタイプ(値:700).

関連項目:
Constant Field Values

Valid

public static final int Valid
Validイベントのタイプ(値:710).

関連項目:
Constant Field Values

WidthChange

public static final int WidthChange
WidthChangeイベントのタイプ(値:712).

関連項目:
Constant Field Values

BeforeAdopt

public static final int BeforeAdopt
BeforeAdoptイベントのタイプ(値:720).

関連項目:
Constant Field Values

Adopt

public static final int Adopt
Adoptイベントのタイプ(値:730).

関連項目:
Constant Field Values

BeforeOrphan

public static final int BeforeOrphan
BeforeOrphanイベントのタイプ(値:740).

関連項目:
Constant Field Values

Orphan

public static final int Orphan
Orphanイベントのタイプ(値:750).

関連項目:
Constant Field Values
コンストラクタ 詳細

Events

public Events()