Methods for cWebListExpandPanel

View method list in hierarchical order

NameTypeDescriptionDefining Class
AddKeyHandlerProcedureAdds a client side key handlercWebBaseUIObject
CallBackProcedureUse this procedure to delay a task to a new server round-tripcWebObject
ClassSuperClassFunctionReturns the superclass of the passed classcObject
ClientActionProcedureCalls a function of the client JavaScript objectcWebObject
ClientActionExProcedureAdds a client action to the response that will be executed on the clientcWebObject
CollapseProcedureSend this message to collapse the panel
ConditionalFocusProcedureGives the control the focus but only if the browser platform is not a mobile device (tablet / phone)cWebBaseUIObject
CreateFunctionCreates an object based on the passed Class IdcObject
CreateNamedFunctionCreates an object based on the passed Class Id and assigns it a name Name based on a passed namecObject
DataLossConfirmationProcedureDefault data loss Yes/No confirmation messagecWebBaseDEOServer
DDRefreshTableStatusFunctionReturns the table's status for the Refresh eventcWebBaseDEOServer
DeleteConfirmationProcedureDefault delete confirmation messagecWebBaseDEOServer
DEO_Control_ObjectFunctionIndicates if this DEO is a data bindable control or containercWebBaseDEOServer
DEO_Find_ObjectFunctionIndicates that this DEO understands the DEO Request_Find protocolcWebBaseDEOServer
DEO_ObjectFunctionDetermines if the object understands the DEO interfacecWebObject
DestroyProcedureDestroys the object that receives the message and any child objects of that objectcObject
DragDataFunctionReturns the DragData for this controlcWebBaseUIObject
DropDataFunctionReturns the DragData for this controlcWebBaseUIObject
End_Construct_cWebOject_mixinProcedurecWebObject
Exit_ApplicationProcedureStarts the process of closing an applicationcObject
ExpandRowProcedureSend this message to expand the panel
FirstControlWithDataBindingFunctioncWebObject
FocusProcedureGives the control the focuscWebBaseUIObject
HostFunctioncWebObject
InitDynamicPropProcedureSets a dynamic property valuecWebObject
IsClassOfClassFunctionDetermines whether the target class is part of the searched class's hierarchycObject
IsControlAccessibleFunctionDetermines if the control is currently accessiblecWebBaseUIObject
IsControlEnabledFunctionDetermines if a control is enabledcWebBaseUIObject
IsControlRenderedFunctionDetermines if a control is renderedcWebBaseUIObject
IsControlVisibleFunctionDetermines if a control is visiblecWebBaseUIObject
IsDynamicObjectFunctionChecks whether the object is dynamic or notcWebObject
IsLoadedFunctionChecks if the webobject is loaded to the clientcWebObject
IsObjectOfClassFunctionDetermines whether the passed class is part of the object's class hierarchycObject
NavigateInfoFunctioncWebObject
NavigatePathProcedurePerforms the navigation registered for this web objectcWebObject
ObjectClassFunctionReturns the integer class ID assigned to the class this object is based oncObject
OwnerFunctioncWebObject
ptActionDataFunctionRetrieves the action data for a server action as value treecWebObject
RemoveKeyHandlerProcedureRemoves a client side key handlercWebBaseUIObject
Request_ClearProcedurePerforms a DD Clear operationcWebBaseDEOServer
Request_Clear_AllProcedurePerforms a DD Clear_All operationcWebBaseDEOServer
Request_DeleteProcedurePerforms a DD delete operationcWebBaseDEOServer
Request_Destroy_ObjectProcedureUse the Destroy method instead [Obsolete]cObject
Request_SaveProcedurePerforms a DD save operationcWebBaseDEOServer
RequestClearAllExecProcedurePerforms the second half of a DD Clear_All operation which was started by Request_Clear_AllcWebBaseDEOServer
RequestClearExecProcedurePerforms the second half of a DD Clear operation which was started by Request_ClearcWebBaseDEOServer
RequestDeleteExecProcedurePerforms the second half of a DD delete operation which was started by Request_DeletecWebBaseDEOServer
RequestSaveExecProcedurePerforms the second half of a DD save operation which was started by Request_SavecWebBaseDEOServer
SaveClearCancelConfirmationProcedureDefault save, clear, cancel Yes/No/Cancel confirmation messagecWebBaseDEOServer
SaveConfirmationProcedureDefault save confirmation messagecWebBaseDEOServer
ScrollIntoViewProcedurecWebBaseUIObject
ServerDEOFunctionReturns the DEO that sets the servercWebBaseDEOServer
SetActionModeProcedureAllows developer to configure a wait dialog for every server-actioncWebObject
UnSyncWebPropertyProcedureUnsynchronizes a client web propertycWebObject
WebMethodByNameFunctionSearches for the message handle of a message based on the name of a web methodcWebObject
WebMethodIsFunctionFunctionDetermines if a web method is a function or a procedurecWebObject
WebMethodNameFunctioncWebObject
WebObjectByNameFunctionSearches for the object handle of a web object using its public namecWebObject
WebObjectNameFunctionThe public web object name of this objectcWebObject