Objectdojox.grid.data

Jump to PropertiesJump to FunctionsConstructorsBack to top

ConstructorDojoData(inFields, inData, args)
A grid data model for dynamic data retreived from a store which implements the dojo.data API set. Retrieves data automatically when requested and provides notification when data is received
Grid data model for dynamic data such as data retrieved from a server. Retrieves data automatically when requested and provides notification when data is received
ConstructorField(inName)
ConstructorFields(inFieldClass)
basic collection class that provides a default value for items
ConstructorModel(inFields, inData)
Base abstract grid data model. Makes no assumptions about the structure of grid data.
ConstructorObjects(inFields, inData, inKey)
ConstructorRows(inFields, inData)
Basic grid data model for static data in the form of an array of rows that are arrays of cell data

Jump to PropertiesJump to ConstructorsFunctionsBack to top

Functioncompare(a, b)

Jump to FunctionsJump to ConstructorsPropertiesBack to top