Inheritance diagram for LLStringTable:
Public Member Functions | |
(void) | - disableSelection |
(int) | - maxNrOfRows |
(void) | - setNrOfColumns: |
(void) | - addString:toColumn: |
(void) | - addString:withColor:toColumn: |
(void) | - removeString:fromColumn: |
(void) | - emptyAllColumns |
(void) | - newStringSelected: |
Protected Attributes | |
NSMutableArray * | columns |
bool | hasChanged |
LLNotificationCenter * | notificationCenter |
Definition at line 12 of file LLStringTable.h.