|
|
|
|
Re: Editable GridTableViewer cell on the spot [message #760908 is a reply to message #760878] |
Mon, 05 December 2011 10:00  |
Eclipse User |
|
|
|
So where is the exception happening?
Can we please see a stacktrace? Please also note that the method you are
using is meant to be internal to the framework as stated by the javadoc.
Tom
Am 05.12.11 15:02, schrieb Flav:
> Ty,
>
> I'm getting a cast error from "java.util.ArrayList cannot be cast to
> MyClass".
>
> This is my code. Can you please give me more details on how this should
> be implemented. Or is this cast exteption a bug ?
>
> // declaration
> private GridTableViewer headerTableViewer;
>
> // for the first element
> headerTableViewer.editElement(headerTableViewer.getElementAt(0), 0);
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03638 seconds