Class: cWebColumnSelectionIndicator
Properties | Events | Methods | Index of Classes
Web Framework class to be used with cWebMultiSelectList class
Hierarchy
cObject > cWebBaseObject > cWebObject > cWebBaseUIObject > cWebBaseDEOServer > cWebBaseControl > cWebBaseDEO > cWebCheckbox > cWebColumnCheckbox > cWebColumnSelectionIndicator
Show full hierarchy and direct subclasses
- cObject
- cWebBaseObject
- cWebObject
- cWebBaseUIObject
- cWebBaseDEOServer
- cWebBaseControl
- cWebBaseDEO
- cWebCheckbox
- cWebColumnCheckbox
- cWebColumnSelectionIndicator
Library: Web Application Class Library
Package: cWebColumnSelectionIndicator.pkg
Description
The cWebColumnSelectionIndicator is a column type created for the cWebMultiSelectList class and should not be used with any other control.
It provides a checkbox for the cWebMultiSelectList instead of manual mouse-keyboard selection.