[ Odielib Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

taotk::meta::tree(n) 9.1 odielib ""

Name

taotk::meta::tree - Class taotk::meta::tree

Table Of Contents

Synopsis

Description

Ancestors: taotk::meta::tree, taotk::meta::container, taotk::meta::widget, oo::object, tao::moac This module is responsible for drawing the tree widget showing the xtype hierarchy on the left side of the screen. Base class for all type tree widgets

Methods

bind event command
columns
currentlyOpen
currentSelection
displaycolumns
isopen typeid
nodetag unit
redrawNode_bottomup typeid

Draw a tree node

Ascend from leaves to draw trunks

redrawNode_topdown pnode typeid

Draw a tree node

Descend from trunks to draw leaves

repaint args

Change the icons displayed next to nodes and leaves

setbg state
showtype typeid ?select?
widget::clear

Clear all of the items out of the tree

widget::content
Widget::create

REFERENCES

AUTHORS

Sean Woods

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category taotk of the Odielib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

odielib, taotk, taotk::meta::tree

Category

Class