Re: InlineFrame problem with Page by parameter

2016-06-11 Thread Sven Meier
ave a visible default constructor." My code is: InlineFrame newIfFrame = new InlineFrame("printPage", new SPage("Hi")); -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/InlineFrame-problem-with-Page-by-parameter-tp4674869.html Sent from the Users

InlineFrame problem with Page by parameter

2016-06-11 Thread s.bahmani
when I use InlineFrame with a Page by parameter get error "Class does not have a visible default constructor." My code is: InlineFrame newIfFrame = new InlineFrame("printPage", new SPage("Hi")); -- View this message in context: http://apache-wicket.1842946.n4.nabbl