classafExplorer::HtmlViewer

sys::Obj
  afReflux::Panel
    afReflux::View
      afExplorer::HtmlViewer

(View) - A HTML viewer for HTTP and file resources.

confirmClose

Source

virtual override Bool confirmClose(Bool force)

normaliseBrowserUrl

Source

protected Uri normaliseBrowserUrl(Uri url)

resolveResource

Source

virtual Obj resolveResource(Resource resource)

Hook for subclasses to convert the resource into either a URI or a Str. Returns resource.uri by default.

reuseView

Source

virtual override Bool reuseView(Resource resource)