Class ZmTree
Method Detail
{Array}
asList(options)
Gets the tree as a list.
{String}
asString()
Gets this tree as a string.
{Object}
getById(id)
Gets the item by id.
{Object}
getByName(name)
Gets the item by name.
{Object}
getByType(name)
Gets the item by type.
{String}
getFolderTypeByName(name)
Gets the item type by name.
{Hash}
getUnreadHash(unread)
Gets the unread hash.
reset()
Resets the tree.
{int}
size()
Gets the size of the tree.
{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)
|