LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


removeItem(name, item)

Removes an item from tree collection in TreeView directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive
itemObjectThe item to be removed from tree collection

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeViewService.

Version Information

Supported in: v1.0.

Articles & Samples

See Also