| Advanced Features > Using DHTML-Based JSF Components to Build Web Applications > The JViews Framework Faces Component Set > Installing Interactors |
Installing Interactors |
INDEX
PREVIOUS
NEXT
|
You can now install interactors on the view to interact with it:
<jvf:zoomInteractor id="zoom" /> <jvf:view interactorId="zoom" [...] /> |
The link between the view and its interactor is made through the identifier of the interactor. It is now possible to zoom on a view area by dragging a rectangle on the view.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |