Inheritance diagram for LLStringList:
Public Member Functions | |
(void) | - setIdentifer: |
(void) | - disableSelection |
(int) | - maxNrOfStrings |
(void) | - addString: |
(void) | - addString:withColor: |
(void) | - newStringSelected: |
(void) | - removeString: |
(void) | - setSelectedRow: |
(void) | - emptyAllRows |
(NSString *) | - selectedString |
Protected Attributes | |
LLNotificationCenter * | notificationCenter |
NSMutableDictionary * | normalAttribute |
NSMutableArray * | stringList |
int | rowHeigth |
int | selectedRow |
bool | hasChanged |
NSColor * | boxColor |
NSString * | name |
Definition at line 12 of file LLStringList.h.