Methods for cWebMenuBar

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
ChildByIndexFunctionCan be used to iterate the direct children of an objectcObject
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
CollapseAllProcedureCall to fire a client action to collapse all menu items
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
Exit_ApplicationProcedureStarts the process of closing an applicationcObject
FocusProcedureGives the control the focuscWebBaseUIObject
FullRefreshProcedureCauses a dynamic menu to refresh itself
HideInfoBalloonProcedureHides an information ballooncWebBaseControl
HostFunctionReturns a Handle to the Host object of this web objectcWebObject
InitDynamicPropProcedureSets a dynamic property valuecWebObject
InsertItemProcedureInserts a new item into a dynamic menu
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
NavigateInfoFunctionReturns array of navigation paths that the current object has registeredcWebObject
NavigatePathProcedurePerforms the navigation registered for this web objectcWebObject
ObjectClassFunctionReturns the integer class ID assigned to the class this object is based oncObject
ptActionDataFunctionRetrieves the action data for a server action as value treecWebObject
RemoveItemProcedureRemoves an item from a dynamic menu based on its id.
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
ScrollIntoViewProcedureScrolls an object that is currently scrolled out of the view into viewcWebBaseUIObject
ServerDEOFunctionReturns the DEO that sets the servercWebBaseDEOServer
SetActionModeProcedureAllows developer to configure a wait dialog for every server actioncWebObject
ShowInfoBalloonProcedureDisplays an information ballooncWebBaseControl
UnSyncWebPropertyProcedureUnsynchronizes a client web propertycWebObject
UpdateItemProcedureUpdates a specific dynamic menu item with the menu item passed as a struct
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
WebMethodNameFunctionConverts the message handle of a web method into a stringcWebObject
WebObjectByNameFunctionSearches for the object handle of a web object using its public namecWebObject
WebObjectNameFunctionThe public web object name of this objectcWebObject