eric6/Documentation/Source/eric6.UI.Browser.html

changeset 7989
a21d673a8f99
parent 7677
d4d33990b355
child 8109
486984bb52e3
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
425 <dd> 425 <dd>
426 reference to the item 426 reference to the item
427 </dd> 427 </dd>
428 </dl> 428 </dl>
429 <dl> 429 <dl>
430 <dt>Returns:</dt> 430 <dt>Return:</dt>
431 <dd> 431 <dd>
432 flag indicating a correct type 432 flag indicating a correct type
433 </dd> 433 </dd>
434 </dl> 434 </dl>
435 <dl> 435 <dl>
493 <dd> 493 <dd>
494 list of classes to check against 494 list of classes to check against
495 </dd> 495 </dd>
496 </dl> 496 </dl>
497 <dl> 497 <dl>
498 <dt>Returns:</dt> 498 <dt>Return:</dt>
499 <dd> 499 <dd>
500 list of selected items (list of BroweserItem) 500 list of selected items (list of BroweserItem)
501 </dd> 501 </dd>
502 </dl> 502 </dl>
503 <a NAME="Browser.getSelectedItemsCount" ID="Browser.getSelectedItemsCount"></a> 503 <a NAME="Browser.getSelectedItemsCount" ID="Browser.getSelectedItemsCount"></a>
513 <dd> 513 <dd>
514 list of classes to check against 514 list of classes to check against
515 </dd> 515 </dd>
516 </dl> 516 </dl>
517 <dl> 517 <dl>
518 <dt>Returns:</dt> 518 <dt>Return:</dt>
519 <dd> 519 <dd>
520 count of items selected (integer) 520 count of items selected (integer)
521 </dd> 521 </dd>
522 </dl> 522 </dl>
523 <a NAME="Browser.getSelectedItemsCountCategorized" ID="Browser.getSelectedItemsCountCategorized"></a> 523 <a NAME="Browser.getSelectedItemsCountCategorized" ID="Browser.getSelectedItemsCountCategorized"></a>
533 <dd> 533 <dd>
534 list of classes to check against 534 list of classes to check against
535 </dd> 535 </dd>
536 </dl> 536 </dl>
537 <dl> 537 <dl>
538 <dt>Returns:</dt> 538 <dt>Return:</dt>
539 <dd> 539 <dd>
540 a dictionary containing the counts of items belonging 540 a dictionary containing the counts of items belonging
541 to the individual filter classes. The keys of the dictionary 541 to the individual filter classes. The keys of the dictionary
542 are the string representation of the classes given in the 542 are the string representation of the classes given in the
543 filter (i.e. str(filterClass)). The dictionary contains 543 filter (i.e. str(filterClass)). The dictionary contains
650 <dd> 650 <dd>
651 list of classes to check against 651 list of classes to check against
652 </dd> 652 </dd>
653 </dl> 653 </dl>
654 <dl> 654 <dl>
655 <dt>Returns:</dt> 655 <dt>Return:</dt>
656 <dd> 656 <dd>
657 flag indicating item is a valid type (boolean) 657 flag indicating item is a valid type (boolean)
658 </dd> 658 </dd>
659 </dl> 659 </dl>
660 <div align="right"><a href="#top">Up</a></div> 660 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial