public interface GxFilterInterface
Column Filter Public Interface
| Modifier and Type | Method and Description | 
|---|---|
|  boolean | equals(GxFilterInterface filter!)Compare two filters | 
|  JsonObject | getAsJsonObject()Convert the filter definition to Json Object | 
| static BBjString | getFilterName()A constant which holds the client filter real name | 
public boolean equals(GxFilterInterface filter!)Compare two filters
filter! - Another filter instance to compare withpublic JsonObject getAsJsonObject()Convert the filter definition to Json Object
public static BBjString getFilterName()A constant which holds the client filter real name