Class: cWebAccordionCard
Properties | Events | Methods | Index of Classes
Multiple cWebAccordionCard objects are nested inside a parent cWebAccordionContainer
Hierarchy
cObject > cWebBaseObject > cWebObject > cWebBaseUIObject > cWebBaseDEOServer > cWebBaseContainer > cWebCard > cWebAccordionCard
Show full hierarchy and direct subclasses
- cObject
- cWebBaseObject
- cWebObject
- cWebBaseUIObject
- cWebBaseDEOServer
- cWebBaseContainer
- cWebCard
- cWebAccordionCard
Library: Web Application Class Library
Package: cWebAccordionCard.pkg
Description
Multiple cWebAccordionCard objects are nested inside a parent cWebAccordionContainer. They are shown in the application as horizontal sections with a caption that can be expanded / collapsed.

Drag and Drop Support
This control can be used as a valid drop target by registering it as such in a cWebDragDropHelper object.
The supported actions for this control are: - C_WebDropOnControl
This allows the control to accept data dragged from elsewhere in the control (if configured that way) and can also be used to accept files when registered within a cWebDragDropFileHelper.