Table of Contents

Class: MultiListbox ./MapEditor.py
Base Classes   
Frame
Methods   
__init__
_b2motion
_button2
_double_select
_scroll
_select
curselection
delete
get
index
insert
see
selection_anchor
selection_clear
selection_includes
selection_set
size
  __init__ 
__init__ (
        self,
        master,
        lists,
        doubleclickCallback=None,
        )

  _b2motion 
_b2motion (
        self,
        x,
        y,
        )

  _button2 
_button2 (
        self,
        x,
        y,
        )

  _double_select 
_double_select ( self,  y )

  _scroll 
_scroll ( self,  *args )

  _select 
_select ( self,  y )

  curselection 
curselection ( self )

  delete 
delete (
        self,
        first,
        last=None,
        )

  get 
get (
        self,
        first,
        last=None,
        )

  index 
index ( self,  index )

  insert 
insert (
        self,
        index,
        *elements,
        )

  see 
see ( self,  index )

  selection_anchor 
selection_anchor ( self,  index )

  selection_clear 
selection_clear (
        self,
        first,
        last=None,
        )

  selection_includes 
selection_includes ( self,  index )

  selection_set 
selection_set (
        self,
        first,
        last=None,
        )

  size 
size ( self )


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0