Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html

changeset 5606
da305d172769
parent 4897
b45e93648187
child 6052
8b49d3e0b4c8
equal deleted inserted replaced
5605:1950fe1a32c4 5606:da305d172769
373 <dd> 373 <dd>
374 row number of the item clicked on (integer) 374 row number of the item clicked on (integer)
375 </dd> 375 </dd>
376 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a> 376 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a>
377 <h4>Listspace._addView</h4> 377 <h4>Listspace._addView</h4>
378 <b>_addView</b>(<i>win, fn=None, noName="", next=False</i>) 378 <b>_addView</b>(<i>win, fn=None, noName="", addNext=False</i>)
379 <p> 379 <p>
380 Protected method to add a view (i.e. window). 380 Protected method to add a view (i.e. window).
381 </p><dl> 381 </p><dl>
382 <dt><i>win</i></dt> 382 <dt><i>win</i></dt>
383 <dd> 383 <dd>
386 <dd> 386 <dd>
387 filename of this editor (string) 387 filename of this editor (string)
388 </dd><dt><i>noName</i></dt> 388 </dd><dt><i>noName</i></dt>
389 <dd> 389 <dd>
390 name to be used for an unnamed editor (string) 390 name to be used for an unnamed editor (string)
391 </dd><dt><i>next</i></dt> 391 </dd><dt><i>addNext</i></dt>
392 <dd> 392 <dd>
393 flag indicating to add the view next to the current 393 flag indicating to add the view next to the current
394 view (bool) 394 view (bool)
395 </dd> 395 </dd>
396 </dl><a NAME="Listspace._initWindowActions" ID="Listspace._initWindowActions"></a> 396 </dl><a NAME="Listspace._initWindowActions" ID="Listspace._initWindowActions"></a>

eric ide

mercurial