os::TreeViewStringNode Class Reference
[The Syllable Graphical User Interface API]

TreeView node containing strings. More...

Inheritance diagram for os::TreeViewStringNode:

os::TreeViewNode os::ListViewRow List of all members.

Public Member Functions

 TreeViewStringNode ()
virtual ~TreeViewStringNode ()
void AttachToView (View *pcView, int nColumn)
void SetRect (const Rect &cRect, int nColumn)
virtual float GetWidth (View *pcView, int nColumn)
virtual float GetHeight (View *pcView)
virtual void Paint (const Rect &cFrame, View *pcView, uint nColumn, bool bSelected, bool bHighlighted, bool bHasFocus)
virtual bool IsLessThan (const ListViewRow *pcOther, uint nColumn) const
void AppendString (const String &cString)
void SetString (int nIndex, const String &cString)
const StringGetString (int nIndex) const
void SetIcon (Image *pcIcon)
ImageGetIcon () const
uint32 GetTextFlags () const
void SetTextFlags (uint32 nTextFlags) const

Classes

class  Private

Detailed Description

Description:
See also:
Author:
Henrik Isaksson ([email protected])


Constructor & Destructor Documentation

TreeViewStringNode::TreeViewStringNode (  ) 

TreeViewStringNode::~TreeViewStringNode (  )  [virtual]


Member Function Documentation

void TreeViewStringNode::AttachToView ( View pcView,
int  nColumn 
) [virtual]

Implements os::TreeViewNode.

void TreeViewStringNode::SetRect ( const Rect cRect,
int  nColumn 
) [virtual]

Implements os::TreeViewNode.

float TreeViewStringNode::GetWidth ( View pcView,
int  nColumn 
) [virtual]

Implements os::TreeViewNode.

float TreeViewStringNode::GetHeight ( View pcView  )  [virtual]

Implements os::TreeViewNode.

void TreeViewStringNode::Paint ( const Rect cFrame,
View pcView,
uint  nColumn,
bool  bSelected,
bool  bHighlighted,
bool  bHasFocus 
) [virtual]

Implements os::TreeViewNode.

bool TreeViewStringNode::IsLessThan ( const ListViewRow pcOther,
uint  nColumn 
) const [virtual]

Implements os::TreeViewNode.

void TreeViewStringNode::AppendString ( const String cString  ) 

void TreeViewStringNode::SetString ( int  nIndex,
const String cString 
)

const String & TreeViewStringNode::GetString ( int  nIndex  )  const

void TreeViewStringNode::SetIcon ( Image pcIcon  ) 

Image * TreeViewStringNode::GetIcon (  )  const

uint32 TreeViewStringNode::GetTextFlags (  )  const

void TreeViewStringNode::SetTextFlags ( uint32  nTextFlags  )  const


Generated on Sat May 9 22:51:49 2009 for Syllable higlevel API by  doxygen 1.5.1