Schnittstelle HasFilter
- Alle bekannten Unterschnittstellen:
- SelectManyListTagDeclaration,- SelectOneListTagDeclaration
public interface HasFilter
- 
Methodenübersicht
- 
Methodendetails- 
setFilterThe name of the current filter. There are some predefined filters: contains, startsWith, containsExact, startsWithExact The TobagoFilterRegistry (tobago-filter-registry.ts) can be used to add a custom filter.
 
-