Mobile API Reference  MicroStrategy 2019
TemplateSelectionRow Class Reference

#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)
 

Constructor & Destructor Documentation

◆ TemplateSelectionRow() [1/2]

TemplateSelectionRow::TemplateSelectionRow ( )

◆ ~TemplateSelectionRow() [1/2]

TemplateSelectionRow::~TemplateSelectionRow ( )

◆ TemplateSelectionRow() [2/2]

TemplateSelectionRow::TemplateSelectionRow ( )

◆ ~TemplateSelectionRow() [2/2]

TemplateSelectionRow::~TemplateSelectionRow ( )

Member Function Documentation

◆ add() [1/2]

void TemplateSelectionRow::add ( TemplateSelectionItem templateSelectionItem)

◆ add() [2/2]

void TemplateSelectionRow::add ( TemplateSelectionItem templateSelectionItem)

◆ getInHeader() [1/2]

bool TemplateSelectionRow::getInHeader ( )

◆ getInHeader() [2/2]

bool TemplateSelectionRow::getInHeader ( )

◆ getItems() [1/2]

std::vector<TemplateSelectionItem*>* TemplateSelectionRow::getItems ( )

◆ getItems() [2/2]

std::vector<TemplateSelectionItem*>* TemplateSelectionRow::getItems ( )

◆ match() [1/2]

bool TemplateSelectionRow::match ( DSSBaseElementProxy dssElement)

◆ match() [2/2]

bool TemplateSelectionRow::match ( DSSBaseElementProxy dssElement)

◆ match2() [1/2]

bool TemplateSelectionRow::match2 ( std::vector< DSSBaseElementProxy *>  dssElements)

◆ match2() [2/2]

bool TemplateSelectionRow::match2 ( std::vector< DSSBaseElementProxy *>  dssElements)

◆ matchControlId() [1/2]

bool TemplateSelectionRow::matchControlId ( DSSTemplateUnit templateUnit)

◆ matchControlId() [2/2]

bool TemplateSelectionRow::matchControlId ( DSSTemplateUnit templateUnit)

◆ setInHeader() [1/2]

void TemplateSelectionRow::setInHeader ( bool  iInHeader)

◆ setInHeader() [2/2]

void TemplateSelectionRow::setInHeader ( bool  iInHeader)