noautohide
- Type: boolean
- If
false
, the default value, the panel will be hidden when the user clicks outside the panel or switches focus to another application. Iftrue
, the panel will only be closed when the hidePopup method is called.
noautohide
false
, the default value, the panel will be hidden when the user clicks outside the panel or switches focus to another application. If true
, the panel will only be closed when the hidePopup method is called.