true. Special implementations that need a different behavior need to return false instead. E.g. checkbox editors should only be activated in case the icon that represents the checkbox is clicked.
@return true if this {@link ICellEditor} should be activatedby clicking at any position in the corresponding cell, false if there need to be a special position clicked.
| |