public class GxCellRendererComparator
Compare two cell renderers components
Modifier and Type | Method and Description |
---|---|
static boolean | compare(GxRendererInterface one!, GxRendererInterface two!) Compare two cell renderers |
public static boolean compare(GxRendererInterface one!, GxRendererInterface two!)
Compare two cell renderers
one!
- First cell renderer instancetwo!
- Second cell renderer instance