Events for cWebDragDropFileHelper

View event list in hierarchical order

NameDescriptionDefining Class
AllowServerActionProvides a basic hook for controlling server actions based on user rightscWebObject
Construct_ObjectObject constructor. Initializes the object during object creation in class definitionscObject
Destroy_ObjectSent when an object is about to be destroyedcObject
End_Construct_ObjectEnd of object constructor.cObject
OnCallEndCalled at the end of a webapp client callcWebObject
OnDropCalled whenever a valid drop is executed on the clientcWebDragDropHelper
OnFileDropCalled for each file dropped on the control
OnFileFinishedTriggered once for each file that is uploaded
OnFileUploadHook to initialize the upload providing the target path for uploaded files
OnGetNavigateBackDataCalled during a NavigateClose operation, used to pass data back for a non-relational lookup in a mobile web application (drilldown interface)cWebObject
OnGetNavigateForwardDataCan be used by the developer to customize the data in tWebNavigateData during forward navigation in a mobile web application (drilldown interface)cWebObject
OnLoadCalled for each cWebObject during LoadView or LoadWebAppcWebObject
OnLocalFileUpload
OnNavigateBackSent to the object that invoked the view that is being closed in a mobile web application (drilldown interface)cWebObject
OnUploadFinishedTriggered when the entire upload process is completed