JViews Diagrammer


Standard Syntax:
     <%@ taglib prefix="jvdf" uri="http://www.ilog.com/jviews/tlds/jviews-diagrammer-faces.tld" %>

XML Syntax:
     <anyxmlelement xmlns:jvdf="http://www.ilog.com/jviews/tlds/jviews-diagrammer-faces.tld" />

This tag library contains tags for the JViews Diagrammer Faces components.

Tag Library Information
Display NameJViews Diagrammer
Version8.9
Short Namejvdf
URIhttp://www.ilog.com/jviews/tlds/jviews-diagrammer-faces.tld
 

Tag Summary
dashboardView
Dashboard View Faces Component The dashboard view faces component exposes an IlvDashboardDiagram as a JSF component.
dataSource
Not a visual component 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
Diagrammer View Faces Component The Diagrammer view faces component exposes an IlvDiagrammer as a JSF component.
nodeOrLinkSelectInteractor
Node or Link Selection Interactor Faces Component 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
Node or Link Selection Rectangle Interactor Faces Component 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.
resizeInteractorNo Description
linkInteractorNo Description
selectInteractor
Selection Interactor Faces Component 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
Not a visual component 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
Not a visual component The selection manager faces component allows you to configure the selection aspects of the selection interactor used by the associated view.
 


© Copyright Rogue Wave Software Inc. 1997, 2018. All Rights Reserved.