WindowEvent (クラス)
public abstract sealed WindowEvent {inherits Event}
パッケージ: CURL.GRAPHICS.WINDOW
直接継承しているサブクラス: UpdateWindowEvent, RepaintWindowEvent, DestroyWindowEvent, TimedWindowEvent, PointerCaptureEndWindowEvent, HostSettingChangedWindowEvent, DestroyRequestedWindowEvent

Window ベースの Event

注意事項

参照:PointerCaptureEndWindowEvent,

DestroyWindowEvent, UpdateWindowEvent,

RepaintWindowEvent, HostSettingChangedWindowEvent, TimedWindowEvent, ResizeWindowEvent, MoveWindowEvent, CloseWindowEvent, VisibilityWindowEvent, CancelModeWindowEvent, FocusWindowEvent, FocusInWindowEvent, FocusOutWindowEvent, InputWindowEvent, KeyPressWindowEvent, RawKeyWindowEvent, RawKeyPressWindowEvent, RawKeyReleaseWindowEvent, ButtonWindowEvent, ButtonPressWindowEvent, ButtonReleaseWindowEvent, PointerWindowEvent, PointerMotionWindowEvent, PointerScrollWindowEvent, PointerCrossingWindowEvent, PointerEnterWindowEvent, PointerLeaveWindowEvent, PointerEnterChildWindowEvent, PointerLeaveChildWindowEvent

コンストラクタ
default:
コンストラクタ protected {WindowEvent.default}

プロパティ
window:このイベントが発生した Window
フィールド public-get hidden-set WindowEvent.window:Window ={uninitialized-value-for-type Window}

メソッド
メソッド 継承 Object: object-describe, object-describe-for-debugging, object-serialize



コンストラクタ詳細
default (コンストラクタ)
protected {WindowEvent.default}
この項目はサポートされていません。内部使用限定となっています。



プロパティ詳細
window (フィールド)
public-get hidden-set WindowEvent.window:Window ={uninitialized-value-for-type Window}

このイベントが発生した Window






メソッド詳細