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
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