ProgressListener.completed

This method is called when the current location has been completely loaded. <p>

<p>The following fields in the <code>ProgressEvent</code> apply: <ul> <li>(in) widget the <code>Browser</code> whose current URL has been loaded </ul>

@param event the <code>ProgressEvent</code> related to the <code>Browser</code> that has loaded its current URL.

@since 3.0

interface ProgressListener
void
completed

Meta