CatNiP prefinal
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
|
Button for ScorePopoverController's 'Details', 'Cancel' and 'Download'/'Add to playlist' buttons. More...
#import <ScoreListButton.h>
Public Member Functions | |
(id) | - initWithScore: |
Properties | |
ScoreData * | score |
LocalScoreData object the cell in which this button is represents. |
Button for ScorePopoverController's 'Details', 'Cancel' and 'Download'/'Add to playlist' buttons.
Adds ScoreData field in standard UIButton implementation.
API up to date 28.6.2011
Definition at line 11 of file ScoreListButton.h.
- (id) initWithScore: | (ScoreData *) | s |
Definition at line 15 of file ScoreListButton.m.
- (ScoreData *) score [read, write, retain] |
LocalScoreData object the cell in which this button is represents.
Definition at line 12 of file ScoreListButton.h.