Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/common/
DSelectManager.ts23 isSelect(key: string, defaultValue: boolean): boolean { method in SelectManager
DAlbumsDataSource.ts57 isSelect(): boolean { method in AlbumsDataSource
DGroupItemDataSource.ts98 isSelect(): boolean { method in GroupItemDataSource
DAlbumDataItem.ts39 isSelect: boolean = false; property in AlbumDataItem
/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/base/
DUserFileDataItem.ts44 isSelect: boolean = false; property in UserFileDataItem