Tag Summary |
dashboardView | | The dashboard view faces component exposes an IlvDashboardDiagram as a JSF component. | |
dataSource | | Since JViews 8.0 this component is deprecated. Instead the preferred way to access business data is to set the data attribute of the diagrammerView or dashboardView tags. | |
diagrammerView | | The Diagrammer view faces component exposes an IlvDiagrammer as a JSF component. | |
nodeOrLinkSelectInteractor | | The node or link selection interactor faces component allows you to trigger a specified server-side action on a node or on a link when this node or link is selected. | |
nodeOrLinkSelectRectInteractor | | The node or link selection rectangle interactor faces component allows you to select nodes or links within a rectangular region of the associated view faces component by outlining the desired area on the view faces component. | |
resizeInteractor | No Description |
linkInteractor | No Description |
selectInteractor | | The selection interactor faces component allows you to select objects on the Diagrammer view faces component, while using an optimized scheme that minimizes the number of server roundtrips. | |
XMLDataSource | | Since JViews 8.0 this component is deprecated. Instead the preferred way to access business data is to set the data attribute of the diagrammerView or dashboardView tags. | |
selectionManager | | The selection manager faces component allows you to configure the selection aspects of the selection interactor used by the associated view. | |