Release Notes |
This document contains a summary of new features and enhancements, late breaking product issues, and bug fixes. The following describes changes to Rogue Wave JViews Gantt since version 8.9. Release notes documenting changes in previous versions are located in the current directory.
General Changes
Third Parties
Defect Fixes
Modified Classes
ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
getSheetHScrollBackgroundClickExtent()
: Returns the move interval when the user clicks on the horizontal scrollbar background.setSheetHScrollBackgroundClickExtent(double)
: Sets the move interval when the user clicks on the horizontal scrollbar background.SHEET_H_SCROLL_BACKGROUND_CLICK_EXTENT_DEFAULT_VALUE
: Default value of the move interval when the user clicks on the horizontal scrollbar background.
ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
getSheetHScrollBackgroundClickExtent()
: Returns the move interval when the user clicks on the horizontal scrollbar background.setSheetHScrollBackgroundClickExtent(java.lang.String)
: Sets the move interval when the user clicks on the horizontal scrollbar background.
ilog.views.gantt.faces.IlvFacesGanttConstants
SHEET_H_SCROLL_BACKGROUND_CLICK_EXTENT
: Default value of the move interval when the user clicks on the horizontal scrollbar background.