| Inherits from | |
|---|---|
| Declared in | NNRelatedTagsStandalone.h |
Use this class if you want an encapsulated way to get related tags for the given selected tags.
Use setSelectedTags to update the related tags (asynchronously).
- (id)initWithSelectedTags:(NNSelectedTags *)someSelectedTags related tags for these tags will be searched for
tags for which to find related tags
related tags class searching for otherSelectedTags
initialize with setting selected tags directly use this init if you want an encapsulated way to get related tags for the given selected tags
NNRelatedTagsStandalone.h- (NNSelectedTags *)selectedTagsSelected tags
NNRelatedTagsStandalone.h- (void)setSelectedTags:(NNSelectedTags *)otherTags New selected Tags
NNRelatedTagsStandalone.hLast updated: 2010-5-13