Class Index

Classes


Class $.wijmo.wijspread.DataContext

Class Summary
Constructor Attributes Constructor Name and Description
 
$.wijmo.wijspread.DataContext(read, create, update, remove)
Represents the data context intersection object.
Class Detail
$.wijmo.wijspread.DataContext(read, create, update, remove)
Represents the data context intersection object.
Parameters:
{Function} read
Read data function.
{Function} create
Create new data function.
{Function} update
Update changed data function.
{Function} remove
Remove data function.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.