#include <lllcd.h>
Inheritance diagram for llIMPageGroup:
Public Member Functions | |
llIMPageGroup (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 85 of file lllcd.h.
llIMPageGroup::llIMPageGroup | ( | CEzLcd * | LCD, | |
int | type, | |||
HICON | SLIcon | |||
) |
virtual void llIMPageGroup::GetDisplayable | ( | ) | [virtual] |
Implements llLCDPageGroup.
virtual void llIMPageGroup::UpdateDetails | ( | ) | [virtual] |
Implements llLCDPageGroup.
LLString llIMPageGroup::mLine1 [private] |
LLString llIMPageGroup::mLine2 [private] |
LLString llIMPageGroup::mLine3 [private] |