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

taotk::notetab(n) 9.1 odielib ""

Name

taotk::notetab - Class taotk::notetab

Table Of Contents

Synopsis

Description

Ancestors: taotk::notetab, taotk::meta::container::grid, taotk::meta::container, taotk::meta::widget, oo::object, tao::moac

Class Methods

Methods available to the class object, as well as objects of the class.

tab_init parent config

Methods

tab_init parent config
action::apply dictargs

Action to perform when the user presses the "save" or "apply" button

action::save dictargs
action::tabselect dictargs

Action called when the parent selects a different tab

action::tabunselect dictargs
configurelist dictargs
readonly args
widget::clear
widget::content
Widget::controls

Add controls to the master frame

As part of the revelation of a new tab, the tab is given the oppertunity to contribute additional buttons to the parent's control frame. It is the responsibility of this widget to pack any widgets created. Also note, this frame will ALWAYS be managed with the pack function.

The parent is free to add buttons before or after this call

Widget::create
widget_reqsize

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::notetab

Category

Class