Class: cWebWidgetContainerContextMenu
Properties | Events | Methods | Index of Classes
cWebContextMenu subclass that is used internally inside the cWebWidgetContainer to provide a context menu to the container
Hierarchy
cObject > cWebBaseObject > cWebObject > cWebBaseUIObject > cWebBaseDEOServer > cWebBaseContainer > cWebFloatingPanel > cWebContextMenu > cWebWidgetContainerContextMenu
Show full hierarchy and direct subclasses
- cObject
- cWebBaseObject
- cWebObject
- cWebBaseUIObject
- cWebBaseDEOServer
- cWebBaseContainer
- cWebFloatingPanel
- cWebContextMenu
- cWebWidgetContainerContextMenu
Library: Web Application Class Library
Package: cWebWidgetContainer.pkg
Description
cWebContextMenu subclass that is used internally inside the cWebWidgetContainer to provide a context menu to the container.
A custom implementation can be provided by augmenting CreateContextMenu inside the cWebWidgetContainer.