markDropArea

отображает маркер на области, куда портлет может быть помещен во время перетаскивания

void markDropArea(string target,string mode);
targetstringid компонента, который должен быть выбран
modestringрежим выбора ("top","bottom","left","right")

Example

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

Наверх
If you have not checked yet, be sure to visit site of our main product Webix web ui framework and page of javascript portlet product.