Gets or sets a title of the Type column in the Details
view.
$au.uploader({ detailsViewColumns: { //...other params... fileTypeText: "Type", //...other params... } })
Type: String
The title of the Type column in the Details
view.
Default value is "Type".
This property is necessary for localization of ActiveX/Java Uploader.