LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


removeItemAt(name, index, parent)

Removes an item at specified position in TreeView directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive
indexIntegerThe indexed location within the collection to remove an item from
parent (optional)ObjectThe parent item from which an item will be removed

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