Table of Contents

Class: OutlineEntry CGLtk/OutlineLayout.py

OutlineEntry contains one point (and all its sub-points)

Methods   
__init__
addEntry
displayEntries
displaySelf
dnd_commit
dnd_end
dnd_enter
dnd_leave
dnd_motion
findEntry
moveEntry
removeEntry
setState
toggleState
undisplayEntries
undisplaySelf
  __init__ 
__init__ (
        self,
        parent,
        root,
        desc,
        help,
        obj,
        depth,
        dnd,
        )

  addEntry 
addEntry (
        self,
        desc,
        help,
        obj,
        before=None,
        )

Add a sub-entry to current entry

  displayEntries 
displayEntries ( self )

Redisplay description for all sub-entries

  displaySelf 
displaySelf ( self )

Redisplay description for this entry

  dnd_commit 
dnd_commit (
        self,
        source,
        event,
        )

  dnd_end 
dnd_end (
        self,
        source,
        event,
        )

  dnd_enter 
dnd_enter (
        self,
        source,
        event,
        )

  dnd_leave 
dnd_leave (
        self,
        source,
        event,
        )

  dnd_motion 
dnd_motion (
        self,
        source,
        event,
        )

  findEntry 
findEntry ( self,  desc )

Find an entry by its description

  moveEntry 
moveEntry (
        self,
        e,
        before=None,
        after=None,
        )

Move a sub-entry before or after another

  removeEntry 
removeEntry ( self,  e )

Remove a sub-entry to this entry

  setState 
setState ( self,  state )

Set the current open/close state of entry

  toggleState 
toggleState ( self,  event=None )

Toggle the current open/close state of entry

  undisplayEntries 
undisplayEntries ( self )

Undisplay description for all sub-entries

  undisplaySelf 
undisplaySelf ( self )

Undisplay description for this entry


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:01 2003 by HappyDoc version 2.1