# {py:mod}`arelle.ViewWinPane` ```{py:module} arelle.ViewWinPane ``` ```{autodoc2-docstring} arelle.ViewWinPane :allowtitles: ``` ## Module Contents ### Classes ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`ViewPane ` - ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane :summary: ``` ```` ### API `````{py:class} ViewPane(modelXbrl, tabWin, tabTitle, contentView, hasToolTip=False, lang=None) :canonical: arelle.ViewWinPane.ViewPane ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane ``` ```{rubric} Initialization ``` ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.__init__ ``` ````{py:method} close() :canonical: arelle.ViewWinPane.ViewPane.close ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.close ``` ```` ````{py:method} select() :canonical: arelle.ViewWinPane.ViewPane.select ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.select ``` ```` ````{py:method} onClick(*args) :canonical: arelle.ViewWinPane.ViewPane.onClick ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.onClick ``` ```` ````{py:method} leave(*args) :canonical: arelle.ViewWinPane.ViewPane.leave ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.leave ``` ```` ````{py:method} motion(*args) :canonical: arelle.ViewWinPane.ViewPane.motion ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.motion ``` ```` ````{py:method} contextMenu() :canonical: arelle.ViewWinPane.ViewPane.contextMenu ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.contextMenu ``` ```` ````{py:method} bindContextMenu(widget) :canonical: arelle.ViewWinPane.ViewPane.bindContextMenu ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.bindContextMenu ``` ```` ````{py:method} popUpMenu(event) :canonical: arelle.ViewWinPane.ViewPane.popUpMenu ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.popUpMenu ``` ```` ````{py:method} menuAddLangs() :canonical: arelle.ViewWinPane.ViewPane.menuAddLangs ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.menuAddLangs ``` ```` ````{py:method} setLang(lang) :canonical: arelle.ViewWinPane.ViewPane.setLang ```{autodoc2-docstring} arelle.ViewWinPane.ViewPane.setLang ``` ```` `````