Table of Contents

Class: Tabset ../bkchem/PmwBlt.py
Base Classes   
Tkinter.Widget
Methods   
__init__
activate
delete
get
index
insert
invoke
move
nearest
scan_dragto
scan_mark
see
size
tab_cget
tab_configure
tab_focus
tab_names
tab_tearoff
tag_bind
tag_unbind
view
view_moveto
view_scroll
  __init__ 
__init__ (
        self,
        master=None,
        cnf={},
        **kw,
        )

  activate 
activate ( self,  tabIndex )

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

  get 
get ( self,  tabIndex )

  index 
index ( self,  tabIndex )

  insert 
insert (
        self,
        position,
        name1,
        *names,
        *kw,
        )

  invoke 
invoke ( self,  tabIndex )

  move 
move (
        self,
        tabIndex1,
        beforeOrAfter,
        tabIndex2,
        )

  nearest 
nearest (
        self,
        x,
        y,
        )

  scan_dragto 
scan_dragto (
        self,
        x,
        y,
        )

  scan_mark 
scan_mark (
        self,
        x,
        y,
        )

  see 
see ( self,  tabIndex )

  size 
size ( self )

  tab_cget 
tab_cget (
        self,
        tabIndex,
        option,
        )

  tab_configure 
tab_configure (
        self,
        tabIndexes,
        option=None,
        **kw,
        )

  tab_focus 
tab_focus ( self,  tabIndex )

  tab_names 
tab_names ( self,  *args )

  tab_tearoff 
tab_tearoff (
        self,
        tabIndex,
        newName=None,
        )

  tag_bind 
tag_bind (
        self,
        tagName,
        sequence=None,
        func=None,
        add=None,
        )

  tag_unbind 
tag_unbind (
        self,
        tagName,
        sequence,
        funcid=None,
        )

  view 
view ( self )

  view_moveto 
view_moveto ( self,  fraction )

  view_scroll 
view_scroll (
        self,
        number,
        what,
        )


Table of Contents

This document was automatically generated on Tue Dec 12 13:46:43 2006 by HappyDoc version 2.1