1,007
edits
Line 73: | Line 73: | ||
*<tt>update(record)</tt> | *<tt>update(record)</tt> | ||
*<tt>remove(record)</tt> | *<tt>remove(record)</tt> | ||
(Additionally, if your Store class is a hierarchy, you must also implement the method <tt>createMetaRecords(guid, items)</tt>.) | |||
You may also find it useful to override other methods of the base class, depending on what you're doing. | You may also find it useful to override other methods of the base class, depending on what you're doing. |
edits