DHTMLX Touch documentation
replace(source, target)
Parameters
Returns
Start
Components
layout
replace(source, target)
Type: Method
File: ui/view.js
Implemented in:
layout
Included in:
accordion
,
border_layout
,
tabbar
replaces one view with another
Parameters
source - the view that needs being removed
object
target - the new view
object
Returns