|
|
Scrolledlistbox
| Method | Arguments |
|---|
| activate | index |
| bbox | index |
| cget | option |
| childsite | |
| clear | |
| component | ?name? ?arg arg ...? |
| config | ?option? ?arg arg ...? |
| configure | ?option? ?arg arg ...? |
| curselection | |
| delete | first ?last? |
| get | first ?last? |
| getcurselection | |
| index | index |
| insert | index string ?arg arg ...? |
| isa | className |
| itemconfigure | ?arg arg ...? |
| justify | direction |
| nearest | y |
| scan | option ?arg arg ...? |
| see | index |
| selecteditemcount | |
| selection | option first ?last? |
| size | |
| sort | ?mode? |
| xview | ?arg arg ...? |
| yview | ?arg arg ...? |
|