ITaggable
- Implemented By: NestedStack, Stack, ITaggable
Interface to implement tags.
Properties
Name | Type | Description |
---|---|---|
tags |
TagManager |
TagManager to set, remove and format tags. |
tags
Required
public TagManager getTags();
- Type: TagManager
TagManager to set, remove and format tags.