Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

on-new-document

Arguments: html-widget

Returns a function that will be called by the default html-widget-new-document method when the html-widget has finished loading a page, or else nil if no function has been supplied.

You can call (setf on-new-document) to set the function to be called. The function should take two arguments, which are the same arguments that were passed to html-widget-new-document.

See the html-widget control.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version