Uses of Interface
com.japisoft.xmlpad.elementview.ElementViewContext

Packages that use ElementViewContext
com.japisoft.xmlpad.elementview   
com.japisoft.xmlpad.elementview.table   
 

Uses of ElementViewContext in com.japisoft.xmlpad.elementview
 

Methods in com.japisoft.xmlpad.elementview with parameters of type ElementViewContext
 void ElementView.init(ElementViewContext context)
          Initialize this view with a context for interacting with the XMLContainer
 

Uses of ElementViewContext in com.japisoft.xmlpad.elementview.table
 

Methods in com.japisoft.xmlpad.elementview.table with parameters of type ElementViewContext
 void TableElementView.init(ElementViewContext context)