Methods for cWebDragDropFileHelper

View method list in alphabetical order

NameTypeDescription

Inherited Methods from cWebDragDropHelper

RegisterDragSourceProcedureAdds a control to the list of drag sources for this helper
RegisterDropTargetProcedureAdds a control to the list of drop targets for this helper

Inherited Methods from cWebObject

CallBackProcedureUse this procedure to delay a task to a new server round-trip
ClientActionProcedureCalls a function of the client JavaScript object
ClientActionExProcedureAdds a client action to the response that will be executed on the client
DEO_ObjectFunctionDetermines if the object understands the DEO interface
End_Construct_cWebOject_mixinProcedure
FirstControlWithDataBindingFunction
HostFunction
InitDynamicPropProcedureSets a dynamic property value
IsDynamicObjectFunctionChecks whether the object is dynamic or not
IsLoadedFunctionChecks if the webobject is loaded to the client
NavigateInfoFunction
NavigatePathProcedurePerforms the navigation registered for this web object
OwnerFunction
ptActionDataFunctionRetrieves the action data for a server action as value tree
SetActionModeProcedureAllows developer to configure a wait dialog for every server-action
UnSyncWebPropertyProcedureUnsynchronizes a client web property
WebMethodByNameFunctionSearches for the message handle of a message based on the name of a web method
WebMethodIsFunctionFunctionDetermines if a web method is a function or a procedure
WebMethodNameFunction
WebObjectByNameFunctionSearches for the object handle of a web object using its public name
WebObjectNameFunctionThe public web object name of this object

Inherited Methods from cObject

ClassSuperClassFunctionReturns the superclass of the passed class
CreateFunctionCreates an object based on the passed Class Id
CreateNamedFunctionCreates an object based on the passed Class Id and assigns it a name Name based on a passed name
DestroyProcedureDestroys the object that receives the message and any child objects of that object
Exit_ApplicationProcedureStarts the process of closing an application
IsClassOfClassFunctionDetermines whether the target class is part of the searched class's hierarchy
IsObjectOfClassFunctionDetermines whether the passed class is part of the object's class hierarchy
ObjectClassFunctionReturns the integer class ID assigned to the class this object is based on
Request_Destroy_ObjectProcedureUse the Destroy method instead [Obsolete]