Hi,

I'm facing a problem when using O3DJS module 'namespaces' within JSNI
assignments:

That's what works:

$wnd.x4_view_loadAppCB =
@com.egr.x4gpl.apps.saturn.client.Application::_viewLoadCB();

That's what I wanna have (using the O3DJS module id's):

$wnd.x4.view.loadAppCB =
@com.egr.x4gpl.apps.saturn.client.Application::_viewLoadCB();

There's no error message I could provide...

TIA,

   Ekki

GWT 1.7, App Engine 1.2.2, Eclipse 3.5, JRE 1.6.0_13

CI-CUBE.BIZ feat. CubeBrowser.AppSpot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to