Package | Description |
---|---|
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.dhtml.component |
This package contains the DHTML implementation of JViews JavaServer Faces Chart components.
|
ilog.views.chart.faces.dhtml.interactor |
This package contains the DHTML implementation of JViews Charts JavaServer Faces interactors.
|
ilog.views.diagrammer.faces.component |
This package contains the high level JViews Diagrammer Faces component.
|
ilog.views.diagrammer.faces.dhtml.component |
This package contains the JViews Diagrammer Faces DHTML component.
|
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.gantt.faces.component |
This package contains the high level JViews Gantt Faces components.
|
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.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 |
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.
|
Constructor and Description |
---|
IltFacesDHTMLGraphViewSupportImpl(IlvBasicView helped)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
IlvBasicView |
IltFacesGraphInteractor.getView()
Returns the view component associated with this component.
|
Modifier and Type | Method and Description |
---|---|
void |
IltFacesGraphInteractor.setView(IlvBasicView view)
Sets the view component associated with this component.
|
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 |
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.
|
Modifier and Type | Method and Description |
---|---|
IlvBasicView |
IlvChartDHTMLLegend.getView()
Returns the view component associated with this component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvChartDHTMLLegend.setView(IlvBasicView view)
Sets the view component associated with this component.
|
Modifier and Type | Method and Description |
---|---|
Object |
IlvChartObjectSelectedFinder.computeObjectSelected(IlvBasicView view,
String[] params) |
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 |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvBasicViewHelper
This class defines a basic JViews Faces view that is linked to another view.
|
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 |
IlvMessageBox
This class defines a Message Box component.
|
Modifier and Type | Method and Description |
---|---|
IlvBasicView |
IlvViewHelperImpl.getView()
Returns the
view component associated with this component. |
IlvBasicView |
IlvViewHelper.getView()
Returns the view component associated with this component.
|
IlvBasicView |
IlvBasicViewHelper.getView()
Returns the view component associated with this component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvViewHelperImpl.setView(IlvBasicView view)
Sets the
view component associated with this component. |
void |
IlvViewHelper.setView(IlvBasicView view)
Sets the view component associated with this component.
|
void |
IlvBasicViewHelper.setView(IlvBasicView view)
Sets the view component associated with this component.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected IlvBasicView |
IlvDHTMLHelperImpl.helped
The helped view that supported by this instance.
|
Modifier and Type | Method and Description |
---|---|
IlvBasicView |
IlvDHTMLHelperImpl.getHelped()
Returns the helped view that is supported by this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDHTMLHelperImpl.setHelped(IlvBasicView helped)
Sets the helped view that is supported by this utility instance.
|
Constructor and Description |
---|
IlvDHTMLHelperImpl(IlvBasicView helped)
Builds a new
IlvDHTMLHelperImpl instance that handles the
implementation of the IlvDHTMLHelper interface. |
IlvFacesDHTMLViewSupportImpl(IlvBasicView helped)
Creates a new
IlvFacesDHTMLViewSupportImpl instance. |
Modifier and Type | Method and Description |
---|---|
IlvBasicView |
IlvObjectSelectInteractor.getView()
Returns the view component associated with this component.
|
Modifier and Type | Method and Description |
---|---|
Object |
IlvObjectSelectedFinder.computeObjectSelected(IlvBasicView view,
String[] params)
Returns the clicked object from the view and the parameters of this clicked object.
|
Object |
IlvFacesObjectSelectedRectFinder.computeObjectSelected(IlvBasicView view,
String[] params)
This method returns the list of object that were selected in the specified
rectangle.
|
Object |
IlvFacesObjectSelectedFinder.computeObjectSelected(IlvBasicView view,
String[] params)
This method returns the object that was selected in the specified
coordinates in manager coordinates system.
|
void |
IlvObjectSelectInteractor.setView(IlvBasicView view)
Sets the view component associated with this component.
|
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 |
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.
|
Constructor and Description |
---|
IlvFacesDHTMLGanttSupportImpl(IlvBasicView helped)
Creates a new
IlvFacesDHTMLGanttSupportImpl instance. |
Modifier and Type | Method and Description |
---|---|
Object |
IlvGanttObjectSelectedFinder.computeObjectSelected(IlvBasicView view,
String[] params)
Returns the
IlvHierarchyNode found in the params[0] position. |
Modifier and Type | Method and Description |
---|---|
IlvBasicView |
IlvFacesLayerVisibilityTool.getView()
Returns the view component associated with this component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFacesLayerVisibilityTool.setView(IlvBasicView view)
Sets the view component associated with this component.
|
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.