master

элемент, для которого создаётся контекстное окно

string master;

Example

webix.ui({
    view:"context",
    body:{ content:"details" },
    master:"areaA" // ID div-контейнера или ID webix вью
});

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix web control library and page of javascript custom context menu product.