Mobile API Reference  MicroStrategy 2019
GroupbyCell Class Reference

#include <DSSRWGroupbyIterator.h>

Public Member Functions

 GroupbyCell (DSSBaseElementProxy *lpElement, bool lSelected, MBase::CString &irText)
 
 ~GroupbyCell ()
 
DSSBaseElementProxyGetElement ()
 
void GetText (MBase::CString &orText)
 
bool IsSelected ()
 
 GroupbyCell (DSSBaseElementProxy *lpElement, bool lSelected, MBase::CString &irText)
 
 ~GroupbyCell ()
 
DSSBaseElementProxyGetElement ()
 
void GetText (MBase::CString &orText)
 
bool IsSelected ()
 

Constructor & Destructor Documentation

◆ GroupbyCell() [1/2]

GroupbyCell::GroupbyCell ( DSSBaseElementProxy lpElement,
bool  lSelected,
MBase::CString irText 
)

◆ ~GroupbyCell() [1/2]

GroupbyCell::~GroupbyCell ( )

◆ GroupbyCell() [2/2]

GroupbyCell::GroupbyCell ( DSSBaseElementProxy lpElement,
bool  lSelected,
MBase::CString irText 
)

◆ ~GroupbyCell() [2/2]

GroupbyCell::~GroupbyCell ( )

Member Function Documentation

◆ GetElement() [1/2]

DSSBaseElementProxy* GroupbyCell::GetElement ( )
inline


return groupby element

◆ GetElement() [2/2]

DSSBaseElementProxy* GroupbyCell::GetElement ( )
inline


return groupby element

◆ GetText() [1/2]

void GroupbyCell::GetText ( MBase::CString orText)
inline


return the display text of groupby element

◆ GetText() [2/2]

void GroupbyCell::GetText ( MBase::CString orText)
inline


return the display text of groupby element

◆ IsSelected() [1/2]

bool GroupbyCell::IsSelected ( )
inline


is the current groupby element selected

◆ IsSelected() [2/2]

bool GroupbyCell::IsSelected ( )
inline


is the current groupby element selected