Ver. |
vpeBΌ |
R/O |
l |
ΰΎ |
‘‘ |
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. |
‘‘ |
DocumentPrintUiOption |
|
Array( idDocumentPrintUiOptions )
idDocumentPrintUiOptions |
Ver. | l | 10i | ΰΎ |
‘‘ |
idSuppressFileSaveDialog | 1936089444 |
|
‘‘ |
idSuppressPrintDialog | 1936745575 |
|
‘‘ |
idSuppressPrintProgress | 1936748659 |
|
‘‘ |
idSuppressPrintWarnings | 1936750450 |
|
|
UI options for print document |
‘‘ |
EventPhase |
|
idEventPhases
idEventPhases |
Ver. | l | 10i | ΰΎ |
‘‘ |
idAtTarget | 1701724500 |
|
‘‘ |
idBubblingPhase | 1701724789 |
|
‘‘ |
idCapturingPhase | 1701725040 |
|
‘‘ |
idDone | 1701725252 |
|
‘‘ |
idNotDispatching | 1701727812 |
|
|
The current propagation phase of the ^Object. |
‘‘ |
EventType |
|
String^ |
The name of the event. |
‘‘ |
Id |
|
Long^ |
IuWFNgΜID |
‘‘ |
Index |
|
Long^ |
CfbNX |
‘‘ |
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. |