MindFusion.Java Package Programmer's Guide
ItemListView.addItems Method
See Also
 






 Overload List

Name Description

ItemListView.addItems (Item[])

Adds the specified items to the end of the list box.

ItemListView.addItems (Item[], String[])

Adds the specified items to the end of the list box.

ItemListView.addItems (Item[], String[], Icon[])

Adds the specified items to the end of the list box.

ItemListView.addItems (SchedulingItemList)

Adds the specified items to the end of the list box.

ItemListView.addItems (SchedulingItemList, List(String))

Adds the specified items to the end of the list box.

ItemListView.addItems (SchedulingItemList, List(String), List(Icon))

Adds the specified items to the end of the list box.

 See Also

ItemListView Members
ItemListView Class
com.mindfusion.scheduling Namespace