Re: User Agent (mobile) specific Pages

2014-04-18 Thread Arjun Dhar
Note: One Cheap workable solution I can think of is to use FRAGMENTS .. however Im looking for something more sophisticated; which can be configured by me later in a CMS and allow a pure HTML developer to maintain 2 different pages altogether. - Software documentation is like sex: when it is g

User Agent (mobile) specific Pages

2014-04-18 Thread Arjun Dhar
Hi, there is a 1 to 1 mapping between the Wicket Page/Panel and the HTML. However one may want to present a different HTML version for a given Page/Template. Where I am going with this ls say you have a entire Site on a Template; but want to provide alternate THEMES (assuming its non-responsive)

Re: DDC and DataTable refresh

2014-04-18 Thread Ernesto Reinaldo Barreiro
protected void onUpdate(AjaxRequestTarget art) { entity=(HrpBbheekiv) dc.getModelObject(); art.add(table); } How does your data provider "knows" there is a new entity selected? If you make it abstract with a getEntity method that points to

DDC and DataTable refresh

2014-04-18 Thread Sandor Feher
Hi, I have a DDC and a DataTable. I would like to filter datatable with entity selected in ddc. I can't do it via FilterToolbar because DDC's model and DataTable's are different. The code below works but DataTable never get refreshed. Any ideas are welcome. Thnx! Sandor -- View this message

Re: Wicketstuff TimerPushService memory leak?

2014-04-18 Thread Decebal Suiu
I created another test. It' very simple. Just put a Label in a HomePage and add AjaxSelfUpdatingTimerBehavior on this component (label.add(new AjaxSelfUpdatingTimerBehavior(Duration.seconds(2)));) The results are the same: the memory increases with time. The ajax call looks ok. To monitor the memo

ModalWindow minHeight minWidth ignored

2014-04-18 Thread Wolfgang
Hi List! I'm struggeling with ModalWindow's in combination with the iPad. I've created a quickstart to show the problem: http://www.woifal.at/modalwindowipad.tar.gz I'm setting the minWidth, minHeight, initialWidth and initialHeight of the ModalWindow but when you're "zoomed in" on the page an