AuthorHoward Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>
Components for creating links on the page that trigger application behavior
when clicked. These links are compatible with HTML and WML (they
use the basic <a> element).
Each component is related to a different
IEngineService , except for ServiceLink
which is parameterized to use any of the available services ... which is useful with
applications that define their own services.
Link components have a second function, to provide event handling support to the
components they wrap. This is how a Rollover component manages
to include DHTML and JavaScript that preloads the images and changes the displayed image as the
mouse enters and exits the "hot" area defined by the link.
Components for creating links on the page that trigger application behavior when clicked. These links are compatible with HTML and WML (they use the basic <a> element).
Each component is related to a different IEngineService , except for ServiceLink which is parameterized to use any of the available services ... which is useful with applications that define their own services.
Link components have a second function, to provide event handling support to the components they wrap. This is how a Rollover component manages to include DHTML and JavaScript that preloads the images and changes the displayed image as the mouse enters and exits the "hot" area defined by the link.