Package | Description |
---|---|
ilog.tgo.faces.datasource.component |
Contains the JViews TGO Faces components that are needed in order to integrate the JViews TGO
IlpDataSource into JavaServer Faces. |
ilog.tgo.faces.graph.dhtml.component |
Contains the JViews TGO Faces DHTML specific components that are needed in order to leverage and integrate the JViews TGO common graph based types in JavaServer Faces.
|
ilog.tgo.faces.graph.dhtml.interactor |
Contains the JViews TGO Faces DHTML specific interaction types needed in order to propagate events from DHTML clients into the JViews TGO Faces server side runtime.
|
ilog.views.chart.faces.component.data |
This package contains the component classes related to the Chart data model.
|
ilog.views.chart.faces.dhtml.component.data |
This package contains the DHTML implementation of JViews JavaServer Faces components
related to a chart data model.
|
ilog.views.chart.faces.interactor |
This package contains the implementation of JViews JavaServer Faces Chart
interactors.
|
ilog.views.diagrammer.faces.component.data |
This package contains the high level JViews Diagrammer Faces data sources.
|
ilog.views.diagrammer.faces.dhtml.component |
This package contains the JViews Diagrammer Faces DHTML component.
|
ilog.views.diagrammer.faces.dhtml.interactor |
This package contains the DHTML implementation of JViews Diagrammer JavaServer Faces interactors.
|
ilog.views.faces.dhtml.component |
This package contains the base DHTML implementation of JViews JavaServer Faces components.
|
ilog.views.faces.dhtml.interactor |
This package contains the interactors components to interact on JViews JavaServer Faces views used in the DHTML render kit.
|
ilog.views.faces.interactor |
This package contains the base interactor components to interact on JViews JavaServer Faces views.
|
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.interactor |
This package contains the JViews Gantt Faces interactors that could be set on the table or sheet view of an hierarchy chart.
|
ilog.views.maps.faces.component |
This package contains the high level JViews Maps Faces component.
|
Modifier and Type | Class and Description |
---|---|
class |
IltFacesDataSource
This class implements a data source Faces component that can be connected
to any JTGO Faces view component (namely the network and equipment) through
the property
dataSourceId . |
Modifier and Type | Class and Description |
---|---|
class |
IltFacesGraphViewSelectionManager
IltFacesGraphViewSelectionManager represents the abstraction
that holds the selection related settings related to TGO Faces components. |
Modifier and Type | Class and Description |
---|---|
class |
IltFacesClientSelectInteractor
The
IltFacesClientSelectInteractor component implements an
interactor that allows the selection and movement of objects in a network
or equipment view. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDataSource
This class is the component class for a data source to link to a chart view
through its
setDataSourceId method. |
class |
IlvFacesJDBCDataSource
A data source that wraps an
IlvJDBCDataSource . |
class |
IlvFacesJDBCMapping
This class defines a mapping of a data set x, y and label values to the corresponding columns of a JDBC query.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesXMLDataSource
This class defined an XML data source that is linkable to a chart view.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartPanInteractor
This defines an interactor that allows you to pan on a chart view.
|
class |
IlvChartPickInteractor
This class defines an interactor that allows a special action to be triggered on
a chart view.
|
class |
IlvChartZoomInteractor
This class defines an interactor that allows you to zoom on a chart view.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDiagrammerDataSource
This class is the component class for a data source to link to a diagrammer view
through its
setDataSourceId method. |
class |
IlvFacesDiagrammerXMLDataSource
A diagrammer data source that read XML data files.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDiagrammerSelectionManager
IlvFacesDiagrammerSelectionManager is a facet of
IlvFacesDHTMLDiagrammerView
that allows you to configure the selection management in the view. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDiagrammerLinkInteractor
The
IlvFacesDiagrammerLinkInteractor is the interactor used to modify Diagrammer links, this interactor depends on the select interactor. |
class |
IlvFacesDiagrammerResizeInteractor
The
IlvFacesDiagrammerResizeInteractor is the class for the JViews Faces resize interactor components. |
class |
IlvFacesDiagrammerSelectInteractor
IlvFacesDiagrammerSelectInteractor is a Diagrammer specific
implementation of the IlvFacesSelectInteractor class. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesSelectionManager
This is the base class for components in charge of managing the selection
process on
IlvBasicView implementations. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesAjaxInteractor
The
IlvFacesAjaxInteractor is the class for JViews Faces ajax interactor component. |
class |
IlvFacesCursorChangeInteractor
The
IlvFacesCursorChangeInteractor is the class for JViews Faces cursor change interactor component. |
class |
IlvFacesInteractorGroup
The
IlvFacesInteractorGroup is the class for JViews Faces interactor group components. |
class |
IlvFacesInterceptInteractor
The
IlvFacesInterceptInteractor is the class for JViews Faces intercept interactor component. |
class |
IlvFacesSelectInteractor
This is the base class for interactors that
allow selecting one or several objects on a view and moving the current selection.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDragRectInteractor
The
IlvDragRectInteractor is the base component class of interactor
components that allow a rectangle to be dragged. |
class |
IlvFacesHighlightInteractor
A JSF highlight interactor.
|
class |
IlvFacesMapInteractor
The Map interactor allows you to launch a server action outside of the JavaServer Faces lifecycle.
|
class |
IlvFacesMapRectInteractor
The Map Rectangle interactor allows you to launch a server action outside of the JavaServer Faces lifecycle by dragging a rectangle.
|
class |
IlvFacesPanInteractor
The pan interactor is an interactor that lets the user scroll the visible area of the view.
|
class |
IlvFacesTooltipInteractor
A JSF tooltip interactor.
|
class |
IlvFacesZoomInteractor
The zoom interactor is an interactor that lets the user drag a rectangle over
the main view to zoom in the area.
|
class |
IlvInteractor
The
IlvInteractor is the base class for JViews Faces interactor components. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesGanttDataSource
The
IlvFacesGanttDataSource class is the base class of data
source to use with hierarchy charts. |
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 |
IlvFacesGanttSelectionManager
This class defines the JViews Faces Gantt selection manager component that
has the properties needed for a DHTML rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesGanttSelectInteractor
A Gantt specific implementation of
IlvFacesSelectInteractor . |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesResizeActivityInteractor
This class defines an interactor that allows you to resize a selected activity when it is set on a sheet view of a Gantt view or a schedule chart view.
|
class |
IlvFacesRowExpandCollapseInteractor
This class defines an interactor that allows you to expand rows when it is set on a table or the sheet view of a Gantt view or a schedule chart view.
|
class |
IlvFacesRowSelectInteractor
This class define an interactor that, when is set on a the table or the sheet view of a gantt view or a schedule chart view, allows to select a row.
|
class |
IlvFacesSheetScrollInteractor
This class define an interactor that, when is set on the sheet view of a gantt view or a schedule chart view, allows to scroll this view.
|
class |
IlvFacesTableScrollInteractor
This class define an interactor that, when is set on the table view of a gantt view or a schedule chart view, allows to scroll this view.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesLayerVisibilityTool
The layer tool is a display tool that allows the user to change the visible layers.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.