Name | Description | |
---|---|---|
![]() |
Registers a single event listener on the instance. (Inherited from Disposable.) |
|
![]() ![]() |
Adds an event listener to a DOM element. (Inherited from Control.) |
|
![]() |
Adds an item to the list view. (Inherited from ListViewBase.) |
|
![]() |
Removes all items from the list view. (Inherited from ListViewBase.) |
|
![]() ![]() |
Removes all event listeners from a DOM element. (Inherited from Control.) |
|
![]() |
Transforms a point from client to document coordinates. (Inherited from CanvasControl.) |
|
![]() ![]() |
Creates and initializes a new ItemListView from the specified element. This method is static and can be called without creating an instance of the class. |
|
![]() |
Transforms a point from document to client coordinates. (Inherited from CanvasControl.) |
|
![]() ![]() |
Returns the specified ItemListView object. This member is static and can be invoked without creating an instance of the class. |
|
![]() ![]() |
Constructs a JavaScript object from a JSON string. (Inherited from Control.) |
|
![]() |
Gets the item at the specified location. (Inherited from ListViewBase.) |
|
![]() |
Raises an event. (Inherited from Disposable.) |
|
![]() |
Registers an onsubmit handler for the Control's parent html form to flush postback data. (Inherited from Control.) |
|
![]() |
Removes a single event listener attached to the instance. (Inherited from Disposable.) |
|
![]() |
Removes an item from the list view. (Inherited from ListViewBase.) |
|
![]() |
Selects the specified item. (Inherited from ListViewBase.) |
|
![]() ![]() |
Converts a JavaScript object to a JSON string. (Inherited from Control.) |