PagedDataTableLocalization class

Properties

applyFilterButtonText String
Apply
no setter
cancelFilteringButtonText String
Cancel
no setter
filterByTitle String
Filter by
no setter
hashCode int
The hash code for this object.
no setterinherited
nextPageButtonText String
Next page
no setter
noItemsFoundText String
No items found
no setter
previousPageButtonText String
Previous page
no setter
refreshText String
Refresh
no setter
removeAllFiltersButtonText String
Remove
no setter
removeFilterButtonText String
Remove this filter
no setter
rowsPagePageText String
Rows per page
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showFilterMenuTooltip String
Filter
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pageIndicatorText(Object currentPage) String
Page {currentPage}
refreshedAtText(Object time) String
Last refreshed at {time}
toString() String
A string representation of this object.
inherited
totalElementsText(Object totalElements) String
Showing {totalElements} elements

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

current PagedDataTableLocalization
no setter

Constants

delegate → const AppLocalizationDelegate