Mobile API Reference
MicroStrategy 2019
|
#include <TemplateSelectionRow.h>
Public Member Functions | |
TemplateSelectionRow () | |
~TemplateSelectionRow () | |
void | add (TemplateSelectionItem *templateSelectionItem) |
std::vector< TemplateSelectionItem * > * | getItems () |
bool | match (DSSBaseElementProxy *dssElement) |
bool | match2 (std::vector< DSSBaseElementProxy *> dssElements) |
bool | matchControlId (DSSTemplateUnit *templateUnit) |
bool | getInHeader () |
void | setInHeader (bool iInHeader) |
TemplateSelectionRow () | |
~TemplateSelectionRow () | |
void | add (TemplateSelectionItem *templateSelectionItem) |
std::vector< TemplateSelectionItem * > * | getItems () |
bool | match (DSSBaseElementProxy *dssElement) |
bool | match2 (std::vector< DSSBaseElementProxy *> dssElements) |
bool | matchControlId (DSSTemplateUnit *templateUnit) |
bool | getInHeader () |
void | setInHeader (bool iInHeader) |
TemplateSelectionRow::TemplateSelectionRow | ( | ) |
TemplateSelectionRow::~TemplateSelectionRow | ( | ) |
TemplateSelectionRow::TemplateSelectionRow | ( | ) |
TemplateSelectionRow::~TemplateSelectionRow | ( | ) |
void TemplateSelectionRow::add | ( | TemplateSelectionItem * | templateSelectionItem | ) |
void TemplateSelectionRow::add | ( | TemplateSelectionItem * | templateSelectionItem | ) |
bool TemplateSelectionRow::getInHeader | ( | ) |
bool TemplateSelectionRow::getInHeader | ( | ) |
std::vector<TemplateSelectionItem*>* TemplateSelectionRow::getItems | ( | ) |
std::vector<TemplateSelectionItem*>* TemplateSelectionRow::getItems | ( | ) |
bool TemplateSelectionRow::match | ( | DSSBaseElementProxy * | dssElement | ) |
bool TemplateSelectionRow::match | ( | DSSBaseElementProxy * | dssElement | ) |
bool TemplateSelectionRow::match2 | ( | std::vector< DSSBaseElementProxy *> | dssElements | ) |
bool TemplateSelectionRow::match2 | ( | std::vector< DSSBaseElementProxy *> | dssElements | ) |
bool TemplateSelectionRow::matchControlId | ( | DSSTemplateUnit * | templateUnit | ) |
bool TemplateSelectionRow::matchControlId | ( | DSSTemplateUnit * | templateUnit | ) |
void TemplateSelectionRow::setInHeader | ( | bool | iInHeader | ) |
void TemplateSelectionRow::setInHeader | ( | bool | iInHeader | ) |