
CHAPTER 12
Special-Purpose Objects for Data Storage and Retrieval
Summary of Special-Purpose Data Storage Objects 12-19
Application-Defined Mock Entry Handler Methods 12
handler:EntryAccess(mockEntry)
handler:EntryChange(mockEntry)
handler:EntryChangeWithModTime(mockEntry)
handler:EntryCopy(mockEntry, newSoup)
handler:EntryModTime(mockEntry)
handler:EntryMove(mockEntry, newSoup)
handler:EntryRemoveFromSoup(mockEntry)
handler:EntryReplace(original, replacement)
handler:EntryReplaceWithModTime(original, replacement)
handler:EntrySize(mockEntry)
handler:EntrySoup(mockEntry)
handler:EntryStore(mockEntry)
handler:EntryTextSize(mockEntry)
handler:EntryUndoChanges(mockEntry)
handler:EntryUniqueID(mockEntry)
handler:EntryValid(mockEntry)
Komentáře k této Příručce