Name | Description |
ilog.views.diagrammer.faces.dhtml.servlet. IlvFacesDiagrammerServlet | A dedicated IlvDiagrammerServlet. |
ilog.views.diagrammer.faces.dhtml.servlet. IlvFacesDiagrammerServletSupport | A dedicated IlvDiagrammerServletSupport. |
ilog.views.diagrammer.faces.dhtml.component. IlvFacesDHTMLDiagrammerView | A diagram view component extended to have JavaScript rendering. |
ilog.views.diagrammer.faces.dhtml.interactor. IlvFacesNodeOrLinkSelectInteractor | An interactor that allows you to select a node or a link in the JSF context by clicking the image. |
ilog.views.diagrammer.faces.dhtml.interactor. IlvFacesNodeOrLinkSelectRectInteractor | An interactor that allows you to select nodes and links in the JSF context by dragging a rectangle on the image. |
ilog.views.diagrammer.faces.dhtml.interactor. IlvFacesSelectInteractor | An interactor that allows you to select and move nodes and links in the JSF context. |
ilog.views.diagrammer.faces.dhtml.component. IlvFacesDiagrammerSelectionManager | A component that allows users to configure how selection management on the IlvFacesDHTMLDiagrammerView works. |
Name | Description |
A dedicated IlvManagerServlet. | |
A dedicated IlvManagerServletSupport. | |
A view component extended to have JavaScript rendering. | |
An overview component. | |
ilog.views.faces.component. IlvFacesZoomTool | A tool that allows you to choose a view zoom level. |
ilog.views.faces.component. IlvFacesPanTool | A tool that allows you to pan in each direction and to fit the view. |
ilog.views.faces.interactor. IlvFacesZoomInteractor | An interactor that allows you to zoom the view. |
ilog.views.faces.interactor. IlvFacesPanInteractor | An interactor that allows you to pan the view. |
ilog.views.faces.interactor. IlvFacesMapInteractor | An interactor that allows you to execute an action in the servlet context by clicking the image. |
ilog.views.faces.interactor. IlvFacesMapRectInteractor | An interactor that allows you to execute an action in the servlet context by dragging a rectangle on the image. |
ilog.views.faces.dhtml.interactor. IlvFacesObjectSelectInteractor | An interactor that allows you to execute an action in the JSF context by clicking the image. |
ilog.views.faces.dhtml.interactor. IlvFacesObjectSelectRectInteractor | An interactor that allows you to execute an action in the JSF context by dragging a rectangle on the image. |
ilog.views.faces.component. IlvFacesContextualMenu | A contextual pop-up menu. |