ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | List of all members
ROOT.RootNameCompleter Class Reference

Definition at line 38 of file ROOT.py.

Public Member Functions

def file_matches
 
def root_global_matches
 
def global_matches
 
def attr_matches
 
Inheritance diagram for ROOT.RootNameCompleter:
[legend]

Member Function Documentation

def ROOT.RootNameCompleter.attr_matches (   self,
  text 
)

Definition at line 69 of file ROOT.py.

def ROOT.RootNameCompleter.file_matches (   self,
  text 
)

Definition at line 39 of file ROOT.py.

Referenced by ROOT.RootNameCompleter.global_matches().

def ROOT.RootNameCompleter.global_matches (   self,
  text 
)

Definition at line 63 of file ROOT.py.

def ROOT.RootNameCompleter.root_global_matches (   self,
  text,
  prefix = '' 
)

Definition at line 56 of file ROOT.py.

Referenced by ROOT.RootNameCompleter.attr_matches().

Collaboration diagram for ROOT.RootNameCompleter:
[legend]

The documentation for this class was generated from the following file: