Skip to content

Class: cWebColumnTags

Properties | Events | Methods | Index of Classes

Web framework class used to display and edit tags

Hierarchy

cObject > cWebBaseObject > cWebObject > cWebBaseUIObject > cWebBaseDEOServer > cWebBaseControl > cWebBaseDEO > cWebBaseForm > cWebForm > cWebBaseSelectionForm > cWebTagsForm > cWebColumnTags

Show full hierarchy and direct subclasses

Library: Web Application Class Library

Package: cWebColumnTags.pkg

Mixins: cWebColumn_mixin

Description

Web list and grid controls provide the basis for creating multi-row, multi-column display and entry. Each column in a grid is represented by a column object.

Web lists and grids (cWebList, cWebGrid) use the cWebColumn, cWebColumnButton, cWebColumnCheckbox, cWebColumnCombo, cWebColumnDate, cWebColumnImage and cWebColumnLink classes for column objects.

This column type generates a tag-list, being read-only in cWebList and editable in cWebGrid.