movePortlet

moves portlet to the marked area

void movePortlet(string target,string mode);
targetstringid of the view where the dragged portlet will be dropped
modestringthe mode of dropping ("top","bottom","left","right")

Example

$$("myportlet").movePortlet(target,mode);

Back to top
If you have not checked yet, be sure to visit site of our main product Webix popular javascript framework and page of javascript drag and drop library product.