Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

<table-item>

Open abstract instantiable class

Summary

The class that represents an item in a table control.

Superclasses

<object> 

Init-keywords

object:
An instance of type <object>.

Library

duim-gadgets

Module

duim-gadgets

Description

The class that represents an item in a table control.

The object: init-keyword describes the object that an instance of table item represents.

Operations

None.

See also

add-item, page 528

find-item, page 547

make-item, page 609

remove-item, page 636

<table-control>, page 666


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index