Home
last modified time | relevance | path

Searched defs:documentList (Results 1 – 1 of 1) sorted by relevance

/foundation/distributeddatamgr/data_object/samples/distributedNotepad/entry/src/main/js/model/
DDistributedDataModel.js31 documentList = []; field in DistributedDataModel
39 documentList: this.documentList, property
91 this.documentList[index] = { property
102 this.documentList[this.distributedObject.documentSize] = { property
113 this.documentList = []; property