A list view control that hosts DiagramItems and supports drag-and-drop to DiagramView.
The following tables list the members exposed by the ItemListView type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of ItemListView. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the maximum distance to a node when auto connecting links. |
|
![]() |
Gets or sets whether links should be automatically connected to the nearest node. |
|
![]() |
Gets or sets the background color of the list view. (Inherited from ListViewBase.) |
|
![]() |
Gets or sets the number of columns in control's layout. |
|
![]() |
Gets the currently dragged item. (Inherited from ListViewBase.) |
|
![]() |
Returns a reference to the control's DOM element. (Inherited from Control.) |
|
![]() |
Gets or sets whether mouse events are enabled. (Inherited from Control.) |
|
![]() |
Gets or sets the size of items displayed in this list view. (Inherited from ListViewBase.) |
|
![]() |
Gets the items contained in this list view. (Inherited from ListViewBase.) |
|
![]() |
Gets or sets a value indicating the position of labels relative to item icons. |
|
![]() |
Gets or sets the location of the license key file. (Inherited from Control.) |
|
![]() |
Gets the unit of measure used for logical coordinates. (Inherited from CanvasControl.) |
|
![]() |
Gets or sets the default size of items created by drag-and-drop from this list view. (Inherited from ListViewBase.) |
|
![]() |
Gets or sets the orientation of the view layout. (Inherited from ListViewBase.) |
|
![]() |
Gets or sets the padding space between item's slot bounds and its contents. (Inherited from ListViewBase.) |
|
![]() |
Gets the location of a shape library file containing custom shape definitions. It can be set to a full URL of the file, or a relative file path. (Inherited from ListViewBase.) |
|
![]() |
Gets or sets the color used to paint item captions. (Inherited from ListViewBase.) |
|
![]() |
Gets or sets the delay before a tooltip is shown. (Inherited from ListViewBase.) |
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.) |
Name | Description | |
---|---|---|
![]() |
Raised when a link is selected, either programmatically or by the user. (Inherited from ListViewBase.) |
|
![]() |
Raised when a node is selected, either programmatically or by the user. (Inherited from ListViewBase.) |
|
![]() |
Raised when a ShapeLibrary is loaded from shapeLibraryLocation. (Inherited from ListViewBase.) |