TreeTableViewImpl

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)], Node <: Identified[T], Branch <: Node, Data](root: Branch, handler: Handler[T, Node, Branch, Data])(implicit tx: T, nodeFormat: TFormat[T, Node], branchFormat: TFormat[T, Branch]): TreeTableView[T, Node, Branch, Data]

Concrete fields

var DEBUG: Boolean