Search code examples
javasearchreplaceeclipse-rcpnattable

Nattable: Search and Replace functionality


I'm trying to implement Search and Replace on Nattable. How can it be done? Is there any existing API or solution for the same?


Solution

  • NatTable has a search function already included. The according search dialog can be opened via CTRL + F. It has no replace function included. But replacing actually means to change/edit/update cell content.