LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


clearItems(name, parent)

Removes all items from Menu directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Menu directive
parent (optional)ObjectThe parent item from which all child items will be deleted

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIMenuService.

Version Information

Supported in: v1.0.

See Also