VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiContextMenuJS type / WebUiContextMenuJS Constructors / WebUiContextMenuJS Constructor(WebUiElementCollectionJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebUiContextMenuJS Constructor(WebUiElementCollectionJS)
    В этом разделе
    Initializes a new instance of the WebUiContextMenuJS class.
    Синтаксис
    // Parameters
    var items; // Type: WebUiElementJS[]
    var settings; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiContextMenuJS(items, settings);
    
    
    function WebUiContextMenuJS(
    items : WebUiElementCollectionJS
    ) : WebUiContextMenuJS;

    Parameters

    items
    Объект WebUiElementCollectionJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также