<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<interface xmlns="http://www.sap.com/sap.ui.library.xsd">
    <name>IFilter</name>
    <derived/>
    <documentation>Interface for controls or entities which can serve as filters in the &lt;code&gt;sap.ui.mdc.Table&lt;/code&gt;.
The controls or entities have to implement the following APIs: &lt;code&gt;getSearch&lt;/code&gt; &amp; &lt;code&gt;getFilters&lt;/code&gt; methods along with the &lt;code&gt;search&lt;/code&gt; &amp; &lt;code&gt;filtersChanged&lt;/code&gt; events</documentation>
    <since>1.70</since>
</interface>
