Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

Label Class Reference

Label widget. More...

Inheritance diagram for Label:

VisibleObject List of all members.

Public Member Functions

bool Activate (void)
void Display (void)
void LoadProperties (uint8_t tag)
 Parse a tag-id.


Detailed Description

Label widget.

Simply displays a piece of text.

Definition at line 41 of file menu.cc.


Member Function Documentation

bool Label::Activate void   )  [virtual]
 

Always returns false since labels cannot be activated.

Reimplemented from VisibleObject.

Definition at line 286 of file menu.cc.

void Label::LoadProperties uint8_t  tag  )  [virtual]
 

Parse a tag-id.

This method is responsible for parsing tags coming from an application image. Custom objects should overwrite this method to analyse their specific tags. The menu loader will call this function for every tag. If a custom object does not recognize a tag then it should be passed to it's parent class.

Reimplemented from VisibleObject.

Definition at line 296 of file menu.cc.

References VisibleObject::LoadProperties().


The documentation for this class was generated from the following file:
Generated on Thu Oct 16 13:13:41 2003 for OpenHomeMainPanel by doxygen 1.3.3