public class GxCellEditorComparator
Compare two cell editor components
| Modifier and Type | Method and Description |
|---|---|
static boolean | compare(GxCellEditorInterface one!, GxCellEditorInterface two!)Compare two cell editors |
public static boolean compare(GxCellEditorInterface one!, GxCellEditorInterface two!)
Compare two cell editors
one! - First cell editor instancetwo! - Second cell editor instance