Skip navigation links

Package com.dlsc.flexgantt.model.gantt

A model definition and default implementation for a Gantt chart model, which is basically an extension of a tree table model, which itself is an extension of a tree model.

See: Description

Package com.dlsc.flexgantt.model.gantt Description

A model definition and default implementation for a Gantt chart model, which is basically an extension of a tree table model, which itself is an extension of a tree model. The Gantt chart model interface works on a very abstract level and accepts and returns any kind of object. The default implementation, however, uses the IGanttChartNode and ITimelineObject interfaces. It is highly recommended to use the default model together with these interfaces instead of implementing the entire Gantt chart model interface.
Skip navigation links

Copyright © 2006–2016 Dirk Lemmermann Software & Consulting. All rights reserved.