New features / changes
- A new LinkLineMode property was added, which controls link lines rendering. These lines are connections among linked scheduler items rectangles.
- New methods SchedulerItemCollection.GetOverlapped, SchedulerItemCollection.IsOverlapped, SchedulerItemMainCollection.GetOverlapped and SchedulerItemMainCollection.IsOverlapped were added that intend for checking specified time interval is overlapped with existing in the scheduler item objects.
- The rendering of the scheduler item links was changed. Consider the links either from or to the items hidden by collapsing the entire parent scheduler row (in hierarchical tree of rows). The newest version redirects these links to the sum scheduler item. So, currently, the links will be point at the automatically created scheduler item, which represents a sum of children, hidden items rows.
- New SchedulerItem.Layer property was added. That helps to control placing the scheduler item rectangles side by side. Defines groups of items, which are independently placed in the scheduler grid.
- The new region coloring feature was added. It allows assign any background color, image, mouse actions, etc. for particular regions on the scheduler grid. The region is a rectangle with specified start and end time and / or first and last resource rows. A new Scheduler.Regions collection contains many SchedulerRegion objects, which contain all attributes describe that region.
- The synchronization between timeline and grid of the scheduler was corrected. The problem has been occurring when the web browser window has been maximized.
- The overlapping scheduler item by the link lines problem was corrected. That problem causes the mouse operations, like dragging, moving, etc., were inaccessible.
新特性/變化
- 增加一個新的 LinkLineMode 屬性,它控制鏈接行顯示。這些行是鏈接到調(diào)度項目矩形的連接。
- 新方法SchedulerItemCollection.GetOverlapped、SchedulerItemCollection.IsOverlapped、SchedulerItemMainCollection.GetOverlapped 和 SchedulerItemMainCollection.IsOverlapped 被添加,用來在調(diào)度項目對象中檢測特定時間間隔是否與已存在的重疊。
- 改變了調(diào)度項目鏈接的顯示??紤]到鏈接指向或產(chǎn)生于被整個父調(diào)度行(在行的層次樹中)展開所隱藏的項目。最新版本重定向這些鏈接到總和調(diào)度項目。因此,現(xiàn)在這些鏈接將指向自動創(chuàng)建的調(diào)度項目,它們代表子女、隱藏項目行之和。
- 增加了新的 SchedulerItem.Layer 屬性。它幫助控制并排地放置調(diào)度項目矩形。定義項目組,它在調(diào)度網(wǎng)格獨(dú)立放置。
- 增加新的區(qū)域著色特性。它能夠為調(diào)度網(wǎng)格的特定區(qū)域指定任何背景顏色、圖片、鼠標(biāo)動作等等。該區(qū)域是一個矩形,制定了開始和結(jié)束事件和/或初始和最終資源行。新的 Scheduler.Regions 集合包含許多 SchedulerRegion 對象,它們包含所有描述該區(qū)域的屬性。
- 糾正了時間線和調(diào)度網(wǎng)格的同步。當(dāng) web 瀏覽器窗口最大化時,該問題產(chǎn)生。
- 由鏈接行重疊的調(diào)度項目被修正。該問題導(dǎo)致鼠標(biāo)操作,例如拖放、移動等等,不可使用。
更新時間:2014-02-21 15:36:00.000 | 錄入時間:2007-03-09 13:40:00.000 | 責(zé)任編輯: