XbrlInstanceViewer

@JSExportTopLevel("XbrlInstanceViewer") object XbrlInstanceViewer

Program that retrieves and shows an XBRL instance.

Program that retrieves and shows an XBRL instance.

Example XBRL instance: http://www.xbrlsite.com/examples/comprehensiveexample/2008-04-18/sample-Instance-Proof.xml.

Authors

Chris de Vreeze

class Object
trait Matchable
class Any

Value members

Concrete methods

@JSExport("retrieveInstance")
def retrieveInstance(xbrlInstanceUri: String, div: HTMLDivElement): Unit