public interface GxRendererInterface
GxRendererInterface
| Modifier and Type | Method and Description | 
|---|---|
|  boolean | equals(GxRendererInterface cellRenderer!)Compare two cell renderers | 
|  JsonObject | getAsJsonObject()Convert the renderer definition to Json Object | 
| static BBjString | getCellRendererName()A constant which holds the client renderer real name | 
public boolean equals(GxRendererInterface cellRenderer!)Compare two cell renderers
cellRenderer! - Another cell renderer instance to compare withpublic JsonObject getAsJsonObject()Convert the renderer definition to Json Object
public static BBjString getCellRendererName()A constant which holds the client renderer real name