Public Member Functions | Protected Attributes

XAP_PaletteProperties_Level Class Reference

List of all members.

Public Member Functions

(id- initWithAP:levelName:
(id- initWithStyle:levelName:
(id- initWithPropertyName:propertyValue:
(void) - dealloc
(int) - numberOfChildrenOfItem
(BOOL) - isItemExpandable
(id- child:
(id- objectValueForTableColumn:

Protected Attributes

BOOL m_IsLevel
NSString * m_Name
NSString * m_Value
NSMutableArray * m_Properties

Member Function Documentation

- (id) child: (int)  index  
- (void) dealloc  

References m_Name, m_Properties, and m_Value.

- (id) initWithAP: (const PP_AttrProp *)  pAP
levelName: (NSString *)  name 
- (id) initWithPropertyName: (NSString *)  name
propertyValue: (NSString *)  value 

References m_IsLevel, m_Name, m_Properties, and m_Value.

- (id) initWithStyle: (PD_Style *)  style
levelName: (NSString *)  name 
- (BOOL) isItemExpandable  
- (int) numberOfChildrenOfItem  
- (id) objectValueForTableColumn: (NSTableColumn *)  tableColumn  

Member Data Documentation

- (BOOL) m_IsLevel [protected]
- (NSString*) m_Name [protected]
- (NSMutableArray*) m_Properties [protected]
- (NSString*) m_Value [protected]

The documentation for this class was generated from the following file: