|
Lynkeos
|
Object used for displaying the result name. More...


Instance Methods | |
| (NSNumber *) | - selectionState |
| Access to the stack item's selection state. More... | |
| (NSString *) | - name |
| Access to the stack item's name. More... | |
| (NSNumber *) | - index |
| Access to the stack item's index number. More... | |
Public Attributes | |
| NSString * | _name |
| The name to display in the outline view. | |
Object used for displaying the result name.
| - (NSNumber *) index |
| - (NSString *) name |
Access to the stack item's name.
| - (NSNumber *) selectionState |
Access to the stack item's selection state.
References _name.
1.8.4