COTag documentation
COTag : COGroupOverview
The content is ordered (to ensure the tagged object order is stable in the UI).
To access and change the tagged objects, use COCollection API. For example, -content returns the tagged objects.
A tag belongs to a COTagLibrary and can also belong to multiple COTagGroup.
Type Querying
Tagging
- - (NSString *) tagString
Returns the tag the receiver represents.
COTag can represent a tag attached to every object that belongs to it.
By default, returns the name in lower case.