skip to main content
Samples and code examples > JViews Gantt samples > Data Computations
 
Data Computations
Provides samples that illustrate data computation.
*Filtering Activities
*Illustrates how to create a Gantt data model that filters activities using a regular expression.
*Sorting Activities
*Illustrates how to create a sortable Gantt data model.
*Searching Activities
*Shows how to search activities displayed in a Gantt chart by applying a regular expression to the activity names.
*Computing Critical Path
*Demonstrates the critical path computation capabilities of the Gantt chart component. Activities that have a total slack time of zero are considered to be on the critical path.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.