CatNiP docutest
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
|
Protocol defining the required methods for a MediaWikiPageQueryDelegate. More...
#import <MediaWikiPageQueryDelegate.h>
Public Member Functions | |
(void) | - didReceiveCompositionData: |
The method which will be called once the page data has been read. |
Protocol defining the required methods for a MediaWikiPageQueryDelegate.
MediaWikiPageQueryDelegates receive the read composition data from the MediaWiki wikitext page.
- (void) didReceiveCompositionData: | (id) | compData |
The method which will be called once the page data has been read.
The passed object will be an CompositionData* object.