namespace CCL::MenuPresentation
Overview
namespace MenuPresentation { // global variables kTree; TreeMenu; kNative; NativeMenu; kExtended; ExtendedMenu; kCompact; CompactMenu; kSingleColumn; } // namespace MenuPresentation
Detailed Documentation
Global Variables
TreeMenu
< present as tree view
NativeMenu
< present as native menu
ExtendedMenu
< present as extended menu
CompactMenu
< present as compact menu (max. 2 visible columns in one window)