ViewPanel.expand Method

Expand the view panel.
 

Parameters

options

Type: Object

 Options for expanding the view panel:
     clickAutoCollapse[type:Boolean, default: false] - Show temporarily, collapse automatically any click event in the DOM
     timedAutoCollapse[type:number, default:-1] - show temporarily, collapse automatically after timeout specified (milliseconds), -1 is infinite (show indefinitely)