Ver. |
プロパティ名 |
R/O |
値 |
説明 |
□□■■ |
Bubbles |
○ |
Boolean型 |
If true, the event supports the bubbling phase of propagation. |
□□■■ |
Cancelable |
○ |
Boolean型 |
If true, the default behavior of the ^Object on its target can be canceled. |
□□■■ |
Captures |
○ |
Boolean型 |
If true, the event supports the capturing phase of propagation. |
□□■■ |
CurrentTarget |
○ |
Object |
The current propagation target of the event. |
□□■■ |
DefaultPrevented |
○ |
Boolean型 |
If true, the default behavior of the ^Object on its target has been canceled. |
□□■■ |
EventPhase |
○ |
idEventPhases
idEventPhases |
Ver. | 値 | 10進数 | 説明 |
□□■■ |
idAtTarget | 1701724500 |
|
□□■■ |
idBubblingPhase | 1701724789 |
|
□□■■ |
idCapturingPhase | 1701725040 |
|
□□■■ |
idDone | 1701725252 |
|
□□■■ |
idNotDispatching | 1701727812 |
|
|
The current propagation phase of the ^Object. |
□□■■ |
EventType |
○ |
String型 |
The name of the event. |
□□■■ |
Format |
○ |
String型 |
The import/export file format. |
□□■■ |
FullName |
○ |
String型 |
The full path to the ^Object, including the name of the ^Object. |
□□■■ |
Id |
○ |
Long型 |
オブジェクトのID |
□□■■ |
Index |
○ |
Long型 |
インデックス |
□□■■ |
PropagationStopped |
○ |
Boolean型 |
If true, propagation of the ^Object beyond the current target has been stopped. |
□□■■ |
Target |
○ |
Object |
|
□□■■ |
TimeStamp |
○ |
Date型 |
The time the ^Object was initialized. |
□□■■ |
UserInteractionLevel |
○ |
idUserInteractionLevels
idUserInteractionLevels |
Ver. | 値 | 10進数 | 説明 |
□■■■ |
idInteractWithAlerts | 1699311170 |
警告のダイアログのみ表示 |
■■■■ |
idInteractWithAll | 1699311169 |
全てのダイアログを表示 |
■■■■ |
idNeverInteract | 1699640946 |
全てのダイアログを表示しない |
|
ダイアログの表示 |