VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.UI.Panels Namespace / WebUiPanelJS type
Members Syntax Remarks Hierarchy BrowserCompatibility SeeAlso
WebUiPanelJS Тип
Веб UI-панель, содержащая объекты WebUiElementJS и позволяющая изменять состояние панели с помощью кнопки.
Синтаксис
// Parameters
var items; // Type: WebUiElementJS[]
var settings; // Type: object
var stateButton; // Type: WebUiElementJS

var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelJS(items, settings, stateButton);

Ремарки

Панель имеет два состояния: "active" и "notActive". Параметр stateButton также имеет те же два состояния (исходные состояния кнопки будут игнорироваться).

Иерархия наследования

Object
   Vintasoft.Imaging.UI.UIElements.WebUiElementJS
      Vintasoft.Imaging.UI.UIElements.WebUiDivElementJS
         Vintasoft.Imaging.UI.UIElements.WebUiElementContainerJS
            Vintasoft.Imaging.UI.Panels.WebUiPanelJS
               Vintasoft.Imaging.UI.Panels.WebUiPanelContainerJS
               Vintasoft.Imaging.UI.Panels.WebUiPanelWithContextMenuJS
               Vintasoft.Imaging.UI.Panels.WebUiMenuJS
               Vintasoft.Imaging.UI.Panels.WebUiPropertyGridPanelJS
               Vintasoft.Imaging.UI.Panels.WebUiImageProcessingPanelJS
               Vintasoft.Imaging.Office.UI.Panels.WebUiSpreadsheetEditorPanelJS
               Vintasoft.Imaging.Office.UI.Panels.WebUiMoveWorksheetPanelJS
               Vintasoft.Imaging.Office.UI.Panels.WebUiSelectFunctionPanelJS
               Vintasoft.Imaging.Office.UI.Panels.WebUiCellNumberFormatPanelJS
               Vintasoft.Imaging.Office.UI.Panels.WebUiSelectDefinedNamePanelJS
               Vintasoft.Imaging.Office.UI.Panels.WebUiEditDefinedNamePanelJS
               Vintasoft.Imaging.Office.UI.Panels.WebUiDefinedNameManagerPanelJS
               Vintasoft.Imaging.Dicom.UI.Panels.WebDicomViewerPanelJS
               Vintasoft.Imaging.Dicom.UI.Panels.WebDicomMprViewerPanelJS
               Vintasoft.Imaging.Dicom.UI.Panels.WebDicomSeriesManagerPanelJS

Совместимость с веб браузерами
9
5
11
5
Смотрите также