Package | Description |
---|---|
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 |
This package contains the main JViews Javaserver Faces chart component
classes.
|
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.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.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.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.
|
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 | Method and Description |
---|---|
IlvFacesInteractor |
IlvChartView.getInteractor()
Returns the
interactor instance set to this view. |
Modifier and Type | Method and Description |
---|---|
void |
IlvChartView.setInteractor(IlvFacesInteractor interactor)
Sets the
interactor instance of this 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 |
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 | Method and Description |
---|---|
IlvFacesInteractor |
IlvFacesView.getInteractor()
Returns the interactor currently set on this view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFacesView.setInteractor(IlvFacesInteractor interactor)
The interactor property.
|
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 | Method and Description |
---|---|
IlvFacesInteractor |
IlvFacesHierarchyChartView.getSheetInteractor()
Returns the interactor set on the sheet view.
|
IlvFacesInteractor |
IlvFacesHierarchyChartView.getTableInteractor()
Returns the view interactor set on the table view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFacesHierarchyChartView.setSheetInteractor(IlvFacesInteractor interactor)
Sets the interactor on the sheet view.
|
void |
IlvFacesHierarchyChartView.setTableInteractor(IlvFacesInteractor interactor)
Sets the interactor on the table view.
|
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.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.