Tag Summary |
contextualMenu | | The contextual menu faces component allows you to create a pop-up menu on a view faces component. | |
mapInteractor | | Since JViews 7.5 this component is deprecated. Instead use the object selection interactor faces component (objectSelectInteractor ) with the attribute invocationContext set to IMAGE_SERVLET_CONTEXT to achieve the same behavior. | |
tooltipInteractor | | This JSF component allows creating a tooltip interactor. | |
highlightInteractor | | This JSF component allows creating a tooltip interactor. | |
mapRectInteractor | | Since JViews 7.5 this component is deprecated. Instead use the object selection interactor faces component(objectSelectInteractor ) with the attribute invocationContext set to IMAGE_SERVLET_CONTEXT to achieve the same behavior. | |
objectSelectInteractor | | The object selection interactor faces component allows you to trigger a specified server-side action on an object when this object is selected. | |
objectSelectRectInteractor | | The object selection rectangle interactor faces component allows you to select objects within a rectangular region of the associated view faces component by outlining the desired area on the view faces component. | |
overview | | The overview faces component provides an overview of the associated view faces component by displaying it on a smaller area a scaled version of this view faces component. | |
panInteractor | | The pan interactor faces component allows users to pan in all directions the associated view faces component. | |
panTool | | The pan tool faces component is a navigational component that allows users to pan in all directions the associated view faces component. | |
view | | The view faces component exposes an IlvManagerView as a JSF component. | |
zoomInteractor | | The zoom interactor faces component allows users to zoom in on a rectangular region of the associated view faces component by outlining the desired area on the view faces component. | |
zoomTool | | The zoom tool faces component is a navigational component that allows users to zoom in or zoom out the associated view faces component. | |