MGMap.setUrlListTarget   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

void setUrlListTarget(String target)

Description

Sets the name of the target window where Autodesk MapGuide will display the names and URLs associated with a map feature as the user pauses the mouse pointer over that feature.

The URL lists are generated only if this functionality is enabled through setUrlListState. To verify whether it is enabled, use getUrlListState.

Parameters

target - The name of the window/frame in which to display the URL list.

Error Codes

none

See Also

getUrlListTarget, UrlListTarget