CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
CFxUIRibbonRow Class Referenceabstract

#include <FxUIRibbon.h>

Inheritance diagram for CFxUIRibbonRow:
CFxUIRibbonItem

Public Member Functions

virtual CFxUIRibbonRowItemCollectionGetChildren ()=0
 
- Public Member Functions inherited from CFxUIRibbonItem
virtual const CFxStringGetUID () const =0
 
virtual RibbonItemType GetType () const =0
 

Protected Member Functions

 ~CFxUIRibbonRow () override
 
- Protected Member Functions inherited from CFxUIRibbonItem
virtual ~CFxUIRibbonItem ()
 

Additional Inherited Members

- Public Types inherited from CFxUIRibbonItem
enum  _RibbonItemType {
  eRibbonTab , eRibbonPanel , eRibbonRow , eRibbonSplitButton ,
  eRibbonCommandButton , eRibbonControl , eRibbonGalleryControl , eRibbonRowPanel ,
  eRibbonSeparator , eRibbonButton , eRibbonToggleButton , eRibbonDataBoundDropDown ,
  eRibbonQuickAccessBar , eRibbonSystemMenuItem , eRibbonQuickAccessBarItem , eRibbonHelpMenuItem
}
 
typedef enum CFxUIRibbonItem::_RibbonItemType RibbonItemType
 

Detailed Description

Definition at line 306 of file FxUIRibbon.h.

Constructor & Destructor Documentation

◆ ~CFxUIRibbonRow()

CFxUIRibbonRow::~CFxUIRibbonRow ( )
inlineoverrideprotected

Definition at line 309 of file FxUIRibbon.h.

Member Function Documentation

◆ GetChildren()

virtual CFxUIRibbonRowItemCollection * CFxUIRibbonRow::GetChildren ( )
pure virtual

Description: Gets the children of this item.

Return Value: null if it fails, else the children.


The documentation for this class was generated from the following file: