Home
last modified time | relevance | path

Searched refs:TreeViewHandler (Results 1 – 2 of 2) sorted by relevance

/webtrees/resources/js/
H A Dtreeview.js16 function TreeViewHandler (treeview_instance, ged) { class
128 TreeViewHandler.prototype.setLoading = function () {
135 TreeViewHandler.prototype.setComplete = function () {
144 TreeViewHandler.prototype.getSize = function () {
164 TreeViewHandler.prototype.updateTree = function (center, button) {
236 TreeViewHandler.prototype.compact = function () {
268 TreeViewHandler.prototype.centerOnRoot = function () {
291 TreeViewHandler.prototype.expandBox = function (box, event) {
/webtrees/public/js/
H A Dwebtrees.min.js1TreeViewHandler(e,t){var n,o,r,a,i=this;this.treeview=$("#"+e+"_in"),this.loadingImage=$("#"+e+"_l… class