WDS_TableEntryList
WDS_TableEntryList
wds
1998 12-05
CLASS
WDS_TableEntryList - linked list of table rows
SYNOPSIS
Class WDS_TableEntryList is a templated class of
GPL_IDoubleList<WDS_TableEntry>.
PUBLIC MEMBER FUNCTIONS
Inheritance from class GPL_IDoubleList<>
void Dump(long code)
Print data about the rows in the list, somewhere specifying code.
FILES
wds/table.h Table header file
SEE ALSO
WDS_intro(3),
WDS_Widget(3),
WDS_StringList(3),
WDS_Table(3),
WDS_TableEntry(3)