|
Page Created :
WICKET :
Pass form input from Modal Window back to the caller page
Pass form input from Modal Window back to the caller page has been created by Will Hoover (Jan 18, 2008). Content:... chooserWindow.setWindowClosedCallback(new ModalWindow.WindowClosedCallback() { public void onClose(AjaxRequestTarget target) { yourTextField.setModelObject(chooserPanel.getYourValue()); target.addComponent(yourTextField); } }); ... |
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
