MhItemsViewTextSettings constructor
MhItemsViewTextSettings({})
Implementation
MhItemsViewTextSettings({
this.noDataToDisplay = "No data to display...",
this.selectedItems = "selected items",
this.copy = "Copy",
this.move = "Move",
this.below = "below",
this.above = "above",
this.inside = "inside",
});