// Parameters var settings; // Type: object var stateButton; // Type: WebUiElementJS var instance = new Vintasoft.Imaging.UI.Panels.WebUiImageViewerPanelJS(settings, stateButton);
function WebUiImageViewerPanelJS;
// Parameters var settings; // Type: object var stateButton; // Type: WebUiElementJS var instance = new Vintasoft.Imaging.UI.Panels.WebUiImageViewerPanelJS(settings, stateButton);
function WebUiImageViewerPanelJS;
Panel has two states: "active" and "notActive". The stateButton parameter also has same two states (original states of button will be ignored).
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.WebUiPanelWithContextMenuJS
           Vintasoft.Imaging.UI.Panels.WebUiImageViewerPanelJS