Table of Contents

Class: context_menu bkchem/context_menu.py
Base Classes   
Tkinter.Menu
Methods   
__init__
_register_command
apply_command
callback
close
finish
post
register_command_by_class_name
register_command_by_object_type
set_value
  __init__ 
__init__ (
        self,
        selected,
        **kw,
        )

  _register_command 
_register_command (
        self,
        label,
        apply_to,
        callback,
        )

  apply_command 
apply_command (
        self,
        callback,
        apply_to,
        )

  callback 
callback (
        self,
        command,
        objects,
        value,
        )

  close 
close ( self,  event )

  finish 
finish ( self )

finishes one callback session

  post 
post (
        self,
        x,
        y,
        )

  register_command_by_class_name 
register_command_by_class_name (
        self,
        label,
        types,
        callback,
        )

  register_command_by_object_type 
register_command_by_object_type (
        self,
        label,
        types,
        callback,
        )

  set_value 
set_value (
        self,
        o,
        name,
        value,
        )

little more enhanced version of misc.set_attr_or_property


Table of Contents

This document was automatically generated on Wed Jun 1 11:05:30 2005 by HappyDoc version 2.1