Searched defs:getObject (Results 1 – 6 of 6) sorted by relevance
30 getObject(value: string): Object { method in GlobalContext
35 getObject(key: string): Object | undefined { method in GlobalContext
35 getObject(value: string): Object | undefined { method in GlobalContext
62 async getObject(fetchOpt): Promise<FileAsset> { method in BrowserDataImpl
49 getObject(value: string): Object { method in GlobalContext
244 async getObject(fetchOpt: FetchOptions): Promise<FileAsset> { method in UserFileManagerAccess