Class: cWebMenuGroupingSelector

Properties  Events  Methods    Index of Classes

Grouping selector menu class for the cWebList class

Hierarchy

cObject
---cWebObject
------cWebBaseUIObject
---------cWebMenuItem
------------cWebMenuGroupingSelector

Library: Web Application Class Library

Package: cWebMenuGroupingSelector.pkg

Description

This class shows a menu item that allows the configuration of groups for the cWebList class.

Note that it needs the cWebList to have grouping set to automatic grouping (via the peGrouping property). Nested menu items are not supported.

Use this class when creating a custom context menu for the cWebList. It should be used inside a cWebContextMenu and this menu should be placed inside a cWebList or have phoControl set to a cWebList.