GXT 3 mobile support

心已入冬 提交于 2019-12-18 07:24:21

问题


Support GXT 3 responsitive design out of the box or is there another way to get a good mobile application with GXT running. I know about Sencha Touch but I don't want to develop two standalone apps..

Regards, Markus


回答1:


2015-01-22 update without mentioning a date, but looks promising: sencha.com: Taking a Look at Sencha GXT and GWT


it seems in summer 2014 (around now :-)) we should get this natively with GXT 4.0 from Sencha: http://www.sencha.com/blog/gxt-roadmap-update/

  • full tablet support (touch gestures, smooth scrolling, drag and drop, and more...)

But it seems with touch4j (http://emitrom.com/touch4j) (A simple to use Java API for Sencha Touch, Google Maps and Apache Cordova(PhoneGap)) as mentioned here:

http://www.sencha.com/forum/showthread.php?125865-GXT-to-incorporate-Touch-interface-for-mobile-and-IPad&s=77af04972b2d8e9a218a28f2faf0532b&p=886769&viewfull=1#post886769

it seems already possible now to leverage GXT/GWT/Sencha Touch coding only Java

I'll try this out sometime soon.




回答2:


Yes with GWTP its easy to use Form Factors and create specific versions of your project;

I would use Form Factors instead of responsive design because the table/mobile versions need a different screen approach. In addition Sencha/IDERA GXT 4.0.X has already some touch-screen support with a Gesture System and Touch Scroller.



来源:https://stackoverflow.com/questions/18078680/gxt-3-mobile-support

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!