Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ufk-dev] ClassCastException into JFaceListbox

Hi Tom,

Thank's a lot.

Angelo

2009/1/29 Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>
Hi Angelo,

The issue is fixed in SVN.

Tom

Angelo zerr schrieb:
> Hi Tom,
>
> I have getted last source of UFace and when I launch the JFaceDemo,
> I have ClasscastException ionto JFaceListbox.
>
>         this.isSelectionBound = ((TableBindingInfo)
> bindingInfo).getList() != null;
>
> although bindingInfo is ListBoxBindingInfo.
>
> Must not we cast into ListBoxBindingInfo?
>
> Otherwise, I have read your blog and I have seen you have new
> application with Contacts, Details...
> Where can I found this example?
>
> Thank's for your help.
>
> Regards Angelo
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ufk-dev mailing list
> ufk-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ufk-dev


--
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                               leiter softwareentwicklung/CSO
------------------------------------------------------------------------
eduard-bodem-gasse 8/3    A-6020 innsbruck      phone    ++43 512 935834
_______________________________________________
ufk-dev mailing list
ufk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ufk-dev


Back to the top