Programmer's Guide (《编程指南》)
>
Interfaces
> TableObjectStore interface
TableObjectStore interface
A
TableObjectStore
contains a collection of
TableObject
s all from the same document. Elements can be added in any order (objects are sorted into row-major order as they are added) and retrieved through iteration.
length attribute
addObject method
deleteObject method
findObject method
item method
multicellFilter method
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳