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

taotk::dynamic::unixtime(n) 9.1 odielib ""

Name

taotk::dynamic::unixtime - Class taotk::dynamic::unixtime

Table Of Contents

Synopsis

Description

Ancestors: taotk::dynamic::unixtime, taotk::dynamic::string, taotk::dynamic, taotk::frame, taotk::meta::container, taotk::meta::widget, oo::object, tao::moac, taotk::meta::tkwidget Date/Time widgets

Methods

value::get value

Convert an internally encoded value to its externally encoded value

Used for widgets that display human-readable values. For example converting the human readable c131 - 01-141-L - Passage into an integer (131) for encoding in a database field.

value::put value

Convert an externally encoded value to its internally encoded value

Used for widgets that display human-readable values. For example converting an integer in the database (131) to something mor intelligable to the user c131 - 01-141-L - Passage

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::dynamic::unixtime

Category

Class