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 屬性,它控制鏈接行顯示。這些行是鏈接到調度項目矩形的連接。
- 新方法SchedulerItemCollection.GetOverlapped、SchedulerItemCollection.IsOverlapped、SchedulerItemMainCollection.GetOverlapped 和 SchedulerItemMainCollection.IsOverlapped 被添加,用來在調度項目對象中檢測特定時間間隔是否與已存在的重疊。
- 改變了調度項目鏈接的顯示。考慮到鏈接指向或產生于被整個父調度行(在行的層次樹中)展開所隱藏的項目。最新版本重定向這些鏈接到總和調度項目。因此,現在這些鏈接將指向自動創建的調度項目,它們代表子女、隱藏項目行之和。
- 增加了新的 SchedulerItem.Layer 屬性。它幫助控制并排地放置調度項目矩形。定義項目組,它在調度網格獨立放置。
- 增加新的區域著色特性。它能夠為調度網格的特定區域指定任何背景顏色、圖片、鼠標動作等等。該區域是一個矩形,制定了開始和結束事件和/或初始和最終資源行。新的 Scheduler.Regions 集合包含許多 SchedulerRegion 對象,它們包含所有描述該區域的屬性。
- 糾正了時間線和調度網格的同步。當 web 瀏覽器窗口最大化時,該問題產生。
- 由鏈接行重疊的調度項目被修正。該問題導致鼠標操作,例如拖放、移動等等,不可使用。
更新時間:2014-02-21 15:36:00.000 | 錄入時間:2007-03-09 13:40:00.000 | 責任編輯: