Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

<list-item>

Open abstract instantiable class

Summary

The class that represents an item in a list control.

Superclasses

<object> 

Init-keywords

object:
An instance of type <object>. Default value: #f.

Library

duim-gadgets

Module

duim-gadgets

Description

The class that represents an item in a list control.

Operations

add-item item-object remove-item

See also

<list-control>, page 601

<table-item>, page 672


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index