Amazing.keep up the good work
On 18 Jul 2016 20:53, "Rafael Bugajewski" wrote:
> Great work, Barry. Thank you very much. I starred the project and will
> take a deeper look at it when I’ll have some spare time in the evening.
>
> Rafael
>
>
> > On 2016-18-07, at 03:04 PM, Barry Books wrote:
> >
Hi @ all.
I have a default method within an interface all my beans implement which
I don't want to get displayed with BeanEdit -Display nor in Grid.
I added @NonVisual annotation on the (default) getter within the Interface.
However the property still is shown on a grid.
Since I need the get...