classafExplorer::FandocViewer

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

(View) - A viewer for .fandoc files.

make

Source

new make(|This in)

normaliseBrowserUrl

Source

protected virtual override Uri normaliseBrowserUrl(Uri resourceUri, Uri url)

onLoad

Source

protected virtual override Void onLoad(Event event)

refresh

Source

virtual override Void refresh(Resource? resource := null)

resolveResource

Source

virtual override 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)