• 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
  • Ron McLeod
  • Liutauras Vilda
  • Paul Clapham
  • paul wheaton
Sheriffs:
  • Tim Cooke
  • Devaka Cooray
  • Rob Spoor
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:

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.
 
I AM MIGHTY! Especially when I hold this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic