IUIX_Event Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Event Interface}}
 
{{#customTitle:IUIX_Event Interface}}
{{#parentPage:PXV:UIX|IUIX_Event Interface|interface}}
+
{{#parentPage:PXV:UIX_Interfaces|IUIX_Event|interface}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 22: Line 22:
 
| [[PXV:IUIX_Event_Code|Code]]
 
| [[PXV:IUIX_Event_Code|Code]]
 
| [[PXV:IUIX_Event_Param1|Param1]]
 
| [[PXV:IUIX_Event_Param1|Param1]]
| [[PXV:IUIX_Event_Param2|Param2]]
+
| [[PXV:IUIX_Event_Pos|Pos]]
 
| [[PXV:IUIX_Event_Result|Result]]
 
| [[PXV:IUIX_Event_Result|Result]]
 
|-
 
|-
 
| [[PXV:IUIX_Event_Handled|Handled]]
 
| [[PXV:IUIX_Event_Handled|Handled]]
|  
+
| [[PXV:IUIX_Event_Param2|Param2]]
 
|  
 
|  
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IUIX_Obj_CallNextEventProcess|IUIX_Obj::CallNextEventProcess]], [[PXV:IUIX_ObjImpl_OnEvent|IUIX_ObjImpl::OnEvent]], [[PXV:IUIX_ObjImpl_OnPostEvent|IUIX_ObjImpl::OnPostEvent]], [[PXV:IUIX_ObjImpl_OnPreEvent|IUIX_ObjImpl::OnPreEvent]], [[PXV:IUIX_EventMonitor_OnEventMonitor|IUIX_EventMonitor::OnEventMonitor]], [[PXV:IUIX_EventLoopMonitor_OnEventLoopMonitor|IUIX_EventLoopMonitor::OnEventLoopMonitor]], [[PXV:UIX_CmdCtlNotifyInfo|UIX_CmdCtlNotifyInfo]], [[PXV:IUIX_PropHost_OnPropCtlNotify|IUIX_PropHost::OnPropCtlNotify]], [[PXV:IPXV_Tool_OnProcessViewEvent|IPXV_Tool::OnProcessViewEvent]], [[PXV:IPXV_PagesLayoutManager_ProcessViewEvent|IPXV_PagesLayoutManager::ProcessViewEvent]], [[PXV:IPXV_UIEvent_UI|IPXV_UIEvent::UI]]

Latest revision as of 01:09, 1 December 2017


The interface of object of PDF-XChange Editor SDK.

Methods

_GetRawPtr Clone

Properties

Code Param1 Pos Result
Handled Param2

See Also

IUIX_Obj::CallNextEventProcess, IUIX_ObjImpl::OnEvent, IUIX_ObjImpl::OnPostEvent, IUIX_ObjImpl::OnPreEvent, IUIX_EventMonitor::OnEventMonitor, IUIX_EventLoopMonitor::OnEventLoopMonitor, UIX_CmdCtlNotifyInfo, IUIX_PropHost::OnPropCtlNotify, IPXV_Tool::OnProcessViewEvent, IPXV_PagesLayoutManager::ProcessViewEvent, IPXV_UIEvent::UI