// Parameters var items; // Type: WebUiElementJS[] var settings; // Type: object var stateButton; // Type: WebUiElementJS var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelJS(items, settings, stateButton);
function WebUiPanelJS;
// Parameters var items; // Type: WebUiElementJS[] var settings; // Type: object var stateButton; // Type: WebUiElementJS var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelJS(items, settings, stateButton);
function WebUiPanelJS;
Панель имеет два состояния: "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