cObject
---cWebObject
------cWebBaseUIObject
---------cWebMenuItem
------------cWebMenuGroupingSelector
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.