LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


closeEditor(name, item)

Removes the editor from specified item and completes the editing process in TreeView.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive
itemObjectThe item that is edited

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeViewService.

A call to this method will trigger afterEdit event. By handling this event you can set the way values of item fields (like text field) are changed.

Version Information

Supported in: v2.1

Articles & Samples

See Also