Gets all scheduled items.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public ItemList getItems () |
An instance of the ItemList class containing all items in the schedule.
The Calendar component displays each element of this collection in the time cells corresponding to the item's Item.getStartTime and Item.getEndTime.
JPlanner Programmer's Guide | © 2023 MindFusion |