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.equipment.component |
Contains the JViews TGO Faces components that are needed in order to integrate the JViews TGO
IlpEquipment into JavaServer Faces. |
ilog.tgo.faces.equipment.dhtml.component |
Contains the JViews TGO Faces DHTML specific components that are needed in order to integrate the JViews TGO
IlpEquipment into JavaServer Faces. |
ilog.tgo.faces.graph.component |
Contains the JViews TGO Faces components that are needed in order to leverage the JViews TGO common graph based types in 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.tgo.faces.network.component |
Contains the JViews TGO Faces components that are needed in order to integrate the JViews TGO
IlpEquipment into JavaServer Faces. |
ilog.tgo.faces.network.dhtml.component |
Contains the JViews TGO Faces DHTML specific components that are needed in order to integrate the JViews TGO
IlpNetwork into JavaServer Faces. |
ilog.views.chart.faces.component |
This package contains the main JViews Javaserver Faces chart component
classes.
|
ilog.views.chart.faces.component.data |
This package contains the component classes related to the Chart data model.
|
ilog.views.chart.faces.dhtml.component |
This package contains the DHTML implementation of JViews JavaServer Faces Chart components.
|
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.dhtml.interactor |
This package contains the DHTML implementation of JViews Charts JavaServer Faces interactors.
|
ilog.views.chart.faces.interactor |
This package contains the implementation of JViews JavaServer Faces Chart
interactors.
|
ilog.views.diagrammer.faces.component |
This package contains the high level JViews Diagrammer Faces component.
|
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.component |
This package contains the base JViews JavaServer Faces component classes.
|
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 |
This package contains the high level JViews Gantt Faces components.
|
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.
|
ilog.views.maps.faces.dhtml.component |
This package contains the JViews Maps Faces DHTML 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 |
IltFacesEquipmentView
This class defines the basic JTGO equipment faces component.
|
Modifier and Type | Class and Description |
---|---|
class |
IltFacesDHTMLEquipmentView
This class defines the JTGO Equipment Faces component for DHTML rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
IltFacesGraphView
This class defines the basic Graph View Faces component, which holds
common properties for both Network and Equipment View components.
|
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. |
class |
IltFacesGraphInteractor
The
IltFacesGraphInteractor faces component implements an
interactor that converts client-side interactions into server-side mouse
events. |
Modifier and Type | Class and Description |
---|---|
class |
IltFacesNetworkView
This class defines the basic JTGO Network Faces component.
|
Modifier and Type | Class and Description |
---|---|
class |
IltFacesDHTMLNetworkView
This class defines the JTGO Network Faces component for DHTML rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartView
This class is the base chart view component class.
|
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 |
IlvChartDHTMLLegend
This class defines a JViews Faces DHTML legend component.
|
class |
IlvChartDHTMLOverview
This class defines an overview to a JViews Faces DHTML chart view.
|
class |
IlvChartDHTMLView
The
IlvChartDHTMLView is a JViews Faces DHTML component that
displays a chart image. |
class |
IlvChartDHTMLViewComponent
This class defines a base class for DHTML component that displays a chart or
a part of a chart.
|
class |
IlvChartFacesContextualMenu
This class defines a base class for DHTML component that displays a contextual menu for a chart.
|
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 |
IlvChartSelectInteractor
This class defines an interactor that contains the
ilog.views.chart.data.IlvDataSetPoint selected by the user
in its value property. |
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 |
IlvFacesDashboardView
This class defines the base JViews Faces Dashboard View component.
|
class |
IlvFacesDiagrammerView
This class defines the base JViews Faces Diagrammer View component.
|
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 |
IlvFacesDHTMLDashboardView
This class defines a Rogue Wave JViews Faces Dashboard component that has the
properties needed for a DHTML rendering.
|
class |
IlvFacesDHTMLDiagrammerView
This class defines the faces diagrammer component that has the properties
needed for a DHTML rendering.
|
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. |
class |
IlvFacesNodeOrLinkSelectInteractor
The
IlvFacesNodeOrLinkSelectInteractor is an interactor that allows you to select an object in the IlvFacesDHTMLDiagrammerView or IlvFacesDHTMLDashboardView view. |
class |
IlvFacesNodeOrLinkSelectRectInteractor
The
IlvFacesNodeOrLinkSelectRectInteractor is an interactor that allows you to select a set of object in the IlvFacesDHTMLDiagrammerView or a
IlvFacesDHTMLDashboardView view. |
Modifier and Type | Class and Description |
---|---|
class |
IlvBasicView
This class defines a basic JViews Faces view by extending the JSF
UIGraphic
object. |
class |
IlvBasicViewHelper
This class defines a basic JViews Faces view that is linked to another view.
|
class |
IlvButtonGroup
This class defines a button group.
|
class |
IlvFacesComponentBase
This class is a base class for a JViews Faces component.
|
class |
IlvFacesComponentImpl
The
IlvFacesComponentImpl, implements the IlvFacesComponent interface and
specifically manages the decoded state of the properties and the rendering
state of the component. |
class |
IlvFacesContextualMenu
The contextual menu is a menu which is attached to a view (its parent) and
that can display a menu generated from the object clicked on this view.
|
class |
IlvFacesMenu
This class defines a menu whose parent is a view or another menu.
|
class |
IlvFacesMenuItem
This class defines a menu item JSF component.
|
class |
IlvFacesPanTool
The pan tool is a navigation tool that allows the user to pan a linked view in all directions.
|
class |
IlvFacesView
This class defines a base view on which you can interact through interactors.
|
class |
IlvFacesZoomTool
The zoom tool is a component that displays several buttons vertically or
horizontally.
|
class |
IlvImageButton
This class defines a DHTML button that is represented by images depending on
its state (normal, highlighted, selected).
|
class |
IlvMessageBox
This class defines a Message Box component.
|
Modifier and Type | Method and Description |
---|---|
IlvFacesComponent |
IlvImageButton.createFacesComponent()
Creates the component that handles the implementation of the
IlvFacesComponent interface. |
IlvFacesComponent |
IlvButtonGroup.createFacesComponent()
Creates the support instance that implements the
IlvFacesComponent interface. |
protected IlvFacesComponent |
IlvBasicView.createFacesComponent()
Creates the instance of
IlvFacesComponent that will used as support. |
protected IlvFacesComponent |
IlvFacesComponentBase.createFacesComponent()
Creates the
IlvFacesComponent implementation. |
Constructor and Description |
---|
IlvViewHelperImpl(IlvFacesComponent helped)
Creates a new
IlvViewHelperImpl instance. |
Modifier and Type | Class and Description |
---|---|
class |
IlvDHTMLImageButton
This class defines a DHTML button that is represented by images depending on
its state (normal, highlighted, selected).
|
class |
IlvFacesDHTMLOverview
This class defines an overview component that must be linked to a view through the
view or viewId property. |
class |
IlvFacesDHTMLView
This class defines a view that is designed to have a DHTML rendering.
|
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 |
IlvFacesObjectSelectInteractor
The interactor allows you to select an
IlvGraphic object on the view. |
class |
IlvFacesObjectSelectRectInteractor
The
IlvFacesObjectSelectRectInteractor defines an interactor
that has the selected IlvGraphic object collection by the user
in its value. |
class |
IlvFacesSelectInteractor
This is the base class for interactors that
allow selecting one or several objects on a view and moving the current selection.
|
class |
IlvObjectSelectInteractor
This class defines an interactor that allows you to select a model object from a view.
|
class |
IlvObjectSelectRectInteractor
This class defines an interactor that allows you to select a set model objects from a view.
|
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 |
IlvFacesGanttChartView
This class is an
IlvFacesHierarchyChartView
that wraps a IlvGanttChart . |
class |
IlvFacesHierarchyChartView
This class represents the base class for hierarchy chart components.
|
class |
IlvFacesScheduleChartView
This class is an
IlvFacesHierarchyChartView
that wraps a IlvScheduleChart . |
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 |
IlvFacesDHTMLGanttChartView
This class defines the JViews Faces Gantt Chart component that has the
properties needed for a DHTML rendering.
|
class |
IlvFacesDHTMLScheduleChartView
This class defines the JViews Faces Gantt Schedule component that has the
properties needed for a DHTML rendering.
|
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 . |
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 |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDHTMLMapView
This class defines the faces maps component that has the properties
needed for DHTML rendering.
|
class |
IlvFacesGoogleViewComponent
JSF Component that displays a Google Map™ .
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.