LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


clearItems(parent)

Removes all items from the collection in ListView component.

Parameters

ParamTypeDetails
parent (optional)ObjectThe parent item from which all child items are deleted

Return Value

This method does not return a value.

Remarks

This method fires the Clear event.

Version Information

Supported in: v1.0.

See Also