Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

on-new-window

Arguments: html-widget

Returns a function that will be called by the default html-widget-new-window method when a link wants to make a new browser, or else nil if no function has been supplied.

You can call (setf on-new-window) to set the function to be called. The function should take one argument, which is the html-widget.

See the html-widget control.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version