Uses of Class
eu.webtoolkit.jwt.WAbstractProxyModel
-
Packages that use WAbstractProxyModel Package Description eu.webtoolkit.jwt -
-
Uses of WAbstractProxyModel in eu.webtoolkit.jwt
Subclasses of WAbstractProxyModel in eu.webtoolkit.jwt Modifier and Type Class Description classWAggregateProxyModelA proxy model for JWt's item models that provides column aggregation.classWBatchEditProxyModelA proxy model for JWt's item models that provides batch editing.classWIdentityProxyModelA proxy model that proxies its source model unmodified.classWReadOnlyProxyModelA read-only wrapper for a source model.classWSortFilterProxyModelA proxy model for JWt's item models that provides filtering and/or sorting.
-