JViews Gantt


Standard Syntax:
     <%@ taglib prefix="jvgf" uri="http://www.ilog.com/jviews/tlds/jviews-gantt-faces.tld" %>

XML Syntax:
     <anyxmlelement xmlns:jvgf="http://www.ilog.com/jviews/tlds/jviews-gantt-faces.tld" />

This tag library contains tags for the Rogue Wave JViews Gantt Faces components.

Tag Library Information
Display NameJViews Gantt
Version8.9
Short Namejvgf
URIhttp://www.ilog.com/jviews/tlds/jviews-gantt-faces.tld
 

Tag Summary
dataSource
Not a visual component Since JViews 8.0 this tag is deprecated. The preferred way to access business data is to set the data attribute on the ganttView or scheduleView tags.
ganttContextualMenu
Contextual Menu Faces Component The contextual menu faces component allows you to create a pop-up menu on a Gantt or schedule view faces component.
ganttView
Gantt View Faces Component The Gantt view faces component exposes an IlvGanttChart as a JavaServer Faces component.
nodeSelectInteractor
Node Selection Interactor Faces Component The node selection interactor faces component allows the end user to select a hierarchy node and to trigger a specified server-side action on the selected hierarchy node.
rowExpandCollapseInteractor
Row Expand Collapse Interactor Faces Component The row expand collapse interactor faces component allows the end user to expand or collapse rows in a Gantt or schedule view faces component.
resizeActivityInteractorNo Description
rowSelectInteractor
Row Selection Interactor Faces Component The row selection interactor faces component allows the end user to select a row on a Gantt or schedule view faces component.
scheduleView
Schedule View Faces Component The schedule view faces component exposes an IlvScheduleChart as a JavaServer Faces component.
sheetScrollInteractor
Sheet Scroll Interactor Faces Components The sheet scroll interactor faces component allows the end user to scroll the sheet view on a Gantt or a schedule view faces component.
tableScrollInteractor
Table Scroll Interactor Faces Components The table scroll interactor faces component allows the end user to scroll the table view on a Gantt or a schedule view faces component.
selectInteractor
Selection Interactor Faces Component The selection interactor faces component allows the end user to select and move objects on the Gantt or schedule view faces components.
XMLDataSource
Not a visual component Since JViews 8.0 this tag is deprecated. The preferred way to access business data stored in a XML file is to set the data attribute on the ganttView or scheduleView tags.
selectionManager
Not a visual component The selection manager faces component allows you to configure the selection on the associated view.
 


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