#include <lllcd.h>


Public Member Functions | |
| LLChatPageGroup (CEzLcd *LCD, int type, HICON SLIcon) | |
| virtual void | UpdateDetails () |
| virtual void | GetDisplayable () |
| void | InsertText (const LLString &newLine) |
Private Attributes | |
| LLString | mLine1 |
| LLString | mLine2 |
| LLString | mLine3 |
Definition at line 71 of file lllcd.h.
| LLChatPageGroup::LLChatPageGroup | ( | CEzLcd * | LCD, | |
| int | type, | |||
| HICON | SLIcon | |||
| ) |
| virtual void LLChatPageGroup::UpdateDetails | ( | ) | [virtual] |
Implements LLLCDPageGroup.
| virtual void LLChatPageGroup::GetDisplayable | ( | ) | [virtual] |
Implements LLLCDPageGroup.
| void LLChatPageGroup::InsertText | ( | const LLString & | newLine | ) |
LLString LLChatPageGroup::mLine1 [private] |
LLString LLChatPageGroup::mLine2 [private] |
LLString LLChatPageGroup::mLine3 [private] |
1.5.5