Mobile API Reference  MicroStrategy 2019
ControlCell Class Reference

#include <DSSRWControlIterator.h>

Public Member Functions

 ControlCell (int iEle, DSSRWControlIterator *ipIterator)
 
DSSCellHandle getHandle ()
 
DSSBaseElementProxygetElement ()
 
EnumDSSElementType getElementType ()
 
int getText (std::string &orText)
 
bool IsSelected ()
 
bool hasSelectionTarget ()
 
 ControlCell (int iEle, DSSRWControlIterator *ipIterator)
 
DSSCellHandle getHandle ()
 
DSSBaseElementProxygetElement ()
 
EnumDSSElementType getElementType ()
 
int getText (std::string &orText)
 
bool IsSelected ()
 
bool hasSelectionTarget ()
 

Constructor & Destructor Documentation

◆ ControlCell() [1/2]

ControlCell::ControlCell ( int  iEle,
DSSRWControlIterator ipIterator 
)

◆ ControlCell() [2/2]

ControlCell::ControlCell ( int  iEle,
DSSRWControlIterator ipIterator 
)

Member Function Documentation

◆ getElement() [1/2]

DSSBaseElementProxy* ControlCell::getElement ( )


return control element

◆ getElement() [2/2]

DSSBaseElementProxy* ControlCell::getElement ( )


return control element

◆ getElementType() [1/2]

EnumDSSElementType ControlCell::getElementType ( )

◆ getElementType() [2/2]

EnumDSSElementType ControlCell::getElementType ( )

◆ getHandle() [1/2]

DSSCellHandle ControlCell::getHandle ( )


return the cell handle

◆ getHandle() [2/2]

DSSCellHandle ControlCell::getHandle ( )


return the cell handle

◆ getText() [1/2]

int ControlCell::getText ( std::string &  orText)


return the display text of control element

◆ getText() [2/2]

int ControlCell::getText ( std::string &  orText)


return the display text of control element

◆ hasSelectionTarget() [1/2]

bool ControlCell::hasSelectionTarget ( )


does the current control have a target?

◆ hasSelectionTarget() [2/2]

bool ControlCell::hasSelectionTarget ( )


does the current control have a target?

◆ IsSelected() [1/2]

bool ControlCell::IsSelected ( )


is the current control element selected

◆ IsSelected() [2/2]

bool ControlCell::IsSelected ( )


is the current control element selected