Class ZmTag
Method Detail
<static>
{Number}
ZmTag.checkColor(color)
Checks the color.
<static>
{String}
ZmTag.checkName(name)
Checks the tag name.
<static>
ZmTag.create(params)
Creates a tag.
{String}
createQuery()
Creates a query for this tag.
{String}
getIcon()
Gets the icon.
getTagNameMap()
map from tag names to tags. used by getByNameOrRemote
{String}
getToolTip()
Gets the tool tip.
<static>
{int}
ZmTag.sortCompare(tagA, tagB)
Compares the tags by name.
{Boolean}
supportsSharing()
Checks if the tag supports sharing.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:39 GMT-0400 (EDT)
|