#include <FxUIRibbonTabSelector.h>
|
enum | _RibbonItemType {
eRibbonTab
, eRibbonPanel
, eRibbonRow
, eRibbonSplitButton
,
eRibbonCommandButton
, eRibbonControl
, eRibbonGalleryControl
, eRibbonRowPanel
,
eRibbonSeparator
, eRibbonButton
, eRibbonToggleButton
, eRibbonDataBoundDropDown
,
eRibbonQuickAccessBar
, eRibbonSystemMenuItem
, eRibbonQuickAccessBarItem
, eRibbonHelpMenuItem
} |
|
typedef enum CFxUIRibbonItem::_RibbonItemType | RibbonItemType |
|
Definition at line 5 of file FxUIRibbonTabSelector.h.
◆ ~CFxUIRibbonTabSelector()
CFxUIRibbonTabSelector::~CFxUIRibbonTabSelector |
( |
| ) |
|
|
inlineoverrideprotected |
◆ GetRule()
virtual const CFxString & CFxUIRibbonTabSelector::GetRule |
( |
| ) |
const |
|
pure virtual |
◆ GetTabs()
virtual const CFxStringArray & CFxUIRibbonTabSelector::GetTabs |
( |
| ) |
const |
|
pure virtual |
◆ GetType()
Description: Gets the type.
Return Value: The type.
Implements CFxUIRibbonItem.
◆ GetUID()
virtual const CFxString & CFxUIRibbonTabSelector::GetUID |
( |
| ) |
const |
|
pure virtual |
Description: Gets the uid.
Return Value: The uid.
Implements CFxUIRibbonItem.
◆ SetRule()
virtual void CFxUIRibbonTabSelector::SetRule |
( |
const CFxString & |
sRule | ) |
|
|
pure virtual |
◆ SetTabs()
virtual void CFxUIRibbonTabSelector::SetTabs |
( |
const CFxString & |
sTabs | ) |
|
|
pure virtual |
◆ SetUID()
virtual void CFxUIRibbonTabSelector::SetUID |
( |
const CFxString & |
sUID | ) |
|
|
pure virtual |
◆ m_Rule
◆ m_Tabs
◆ m_UID
The documentation for this class was generated from the following file: