{@link MapComponent} is a JavaServer Faces component that correspondsto a client-side image map. It can have one or more children of type {@link AreaComponent}, each representing hot spots, which a user can click on and mouse over.
This component is a source of {@link AreaSelectedEvent} events,which are fired whenever the current area is changed.
{@link MapComponent} is a JavaServer Faces component that correspondsto a client-side image map. It can have one or more children of type {@link AreaComponent}, each representing hot spots, which a user can click on and mouse over.
This component is a source of {@link AreaSelectedEvent} events,which are fired whenever the current area is changed.
|
|
|
|
|
|
|
|