DownloadsViewUI: {
getDisplayName(download: any): any;
getSizeWithUnits(download: any): any;
getStrippedUrl(download: any): any;
isCommandName(name: any): any;
updateContextMenuForElement(contextMenu: any, element: any): any;
}
Type declaration
-
getDisplayName:function
- getDisplayName(download: any): any
-
Returns any
-
getSizeWithUnits:function
- getSizeWithUnits(download: any): any
-
Returns any
-
getStrippedUrl:function
- getStrippedUrl(download: any): any
-
Returns any
-
isCommandName:function
- isCommandName(name: any): any
-
Returns any
-
updateContextMenuForElement:function
-
Parameters
-
contextMenu: any
-
element: any
Returns any