• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Wicket Dialog Component?

 
Ranch Hand
Posts: 237
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anyone know how to create a Wicket Dialog in a Wicket application? I've scanned Pro Wicket (nothing there). Wicket In Action has one example of a javadoc dialog, but that has an apparently hardcoded message (http...8080), and the example only shows it as part of a link. I don't see how to generalize how it comes up; I don't see how to make the dialog itself into a Wicket component, at least not from that example.
Finally, it doesn't show how to convey various inputs back to the server.

I have found "contrib" dojo examples of a Wicket dialog, but I can't use anything that is not core Wicket for my project.

Thanks in advance for your help.
 
What are you saying? I thought you said that Santa gave you that. And this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic