Search
LayerListView.getItems Method
See Also
 

Gets a list of layer items shown in this control.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public ExtendedArrayList<LayerListViewItem> getItems ()

 Return Value

 See Also