Name | Type | Default | Description |
---|---|---|---|
type | string | ||
bubbles | boolean | true | optional |
cancelable | boolean | false | optional |
Extends
- Event
Members
focusIn イベントオブジェクトの type プロパティ値を定義します。
Defines the value of the type property of a focusIn event object.- Default Value:
- focusIn
focusOut イベントオブジェクトの type プロパティ値を定義します。
Defines the value of the type property of a focusOut event object.- Default Value:
- focusOut
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.events.FocusEvent
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.events.FocusEvent
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class FocusEvent]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.Returns:
Type Description string