Generic Function Gridedit-Add-Item (1 method)

( gridedit-add-item < grid > < item > )

Part of:

package weblocks
If 'on-add-item' is specified, simply calls
'on-add-item'. Otherwise, if 'data' is a sequence, adds the item to
the beginning of the sequence. Specialize this function to modify
standard behavior for adding items to a sequence.

Method Summary

gridedit-add-item < gridedit > < t >