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