Package | Description |
---|---|
ilog.views.gantt.faces.component.data |
This package contains the high level JViews Gantt Faces data sources.
|
ilog.views.gantt.faces.dhtml.component |
This package contains the JViews Gantt Faces DHTML components.
|
ilog.views.gantt.faces.dhtml.interactor |
This package contains the DHTML implementation of JViews Gantt JavaServer Faces interactors.
|
ilog.views.gantt.faces.dhtml.renderkit |
This package contains the JViews Gantt Faces DHTML renderers.
|
ilog.views.gantt.faces.dhtml.servlet |
This package contains the JViews Gantt Faces servlet classes to dynamically generate images representing the component.
|
ilog.views.gantt.faces.dhtml.taglib |
This package contains the JViews Gantt Faces JSP Tag handler that creates DHTML components associated with their renderer.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesGanttXMLDataSource
The
IlvFacesGanttXMLDataSource is a Gantt data source that fills
its Gantt model from an XML data file conforming to the Gantt SDXL. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDHTMLGanttChartView
This class defines the JViews Faces Gantt Chart component that has the
properties needed for a DHTML rendering.
|
class |
IlvFacesDHTMLGanttSupportImpl
This class is the default implementation of the
IlvFacesDHTMLGanttSupport interface. |
class |
IlvFacesDHTMLScheduleChartView
This class defines the JViews Faces Gantt Schedule component that has the
properties needed for a DHTML rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesNodeSelectInteractor
This class defines an interactor whose value contains the hierarchy node (an activity
or a resource depending of the chart type), selected with this interactor.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesGanttSelectAction
This server action is executed out of the JSF lifecycle, in the servlet that
generates images.
|
class |
IlvFacesGanttServletSupport
This
IlvFacesGanttServletSupport is the implementation of
IlvGanttServletSupport
for the JViews Gantt Faces package. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDHTMLGanttChartViewTag
This class defines the JSP custom tag handler for the
IlvFacesDHTMLGanttChartView
component. |
class |
IlvFacesDHTMLHierarchyChartViewTag
This class defines the parent custom JSP tag handler for
IlvFacesDHTMLScheduleChartViewTag
and the
IlvFacesDHTMLGanttChartViewTag . |
class |
IlvFacesDHTMLScheduleChartViewTag
This class defines the JSP custom tag handler for the
IlvFacesDHTMLScheduleChartView
component. |
class |
IlvFacesGanttXMLDataSourceTag
This class defines the JSP custom tag handler for the
IlvFacesGanttXMLDataSource
component. |
class |
IlvFacesNodeSelectInteractorTag
This class defines the JSP custom tag handler for the
IlvFacesNodeSelectInteractor
component. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.