Program_Root/widgets/data_list/DataList.inc

Description

This is the base class for managing a list of data points.

Classes
Class Description
DataList This object is the base class that can be
Constants
NOT_SEARCHABLE = FALSE (line 16)
NOT_SORTABLE = FALSE (line 14)
SEARCHABLE = TRUE (line 15)
SEARCH_ALL = 15 (line 24)
SEARCH_BEGINS_WITH = 1 (line 20)
SEARCH_CONTAINS = 2 (line 21)
SEARCH_ENDS_WITH = 8 (line 23)
SEARCH_EXACT = 4 (line 22)
SORTABLE = TRUE (line 13)

Some global defines used

Documention generated on Thu, 31 Jul 2003 18:32:21 -0700 by phpDocumentor 1.2.0