Home
last modified time | relevance | path

Searched defs:destroyChildren (Results 1 – 1 of 1) sorted by last modified time

/template/codowik/js/
H A Dlayout.js804 , destroyChildren: true // true = destroy child-layout if this pane is destroyed property in $.layout.defaults.panes
2970 , destroy = function (evt_or_destroyChildren, destroyChildren) { argument