[Wicket-user] Help: modalwindow question

2007-06-14 Thread Crag
An open modalwindow, when the form had been submmitted, I want to refresh parent window , and close current window, how to do ? the simple code: html head/head body form wicket:id=nodeForm table tr td input wicket:id=name type=text / /td /tr tr td

Re: [Wicket-user] Help: modalwindow question

2007-06-14 Thread Crag
(AjaxRequestTarget target) { setResponsePage(); } }); Crag wrote: An open modalwindow, when the form had been submmitted, I want to refresh parent window , and close current window, how to do ? the simple code: html head/head body form wicket:id=nodeForm

Re: [Wicket-user] Help: modalwindow question

2007-06-14 Thread Crag
sorry. An opener modalwindow has a form, when the form onSubmit( ) , I want to refresh parent window , and close current window, how to do ? Crag [EMAIL PROTECTED] news:[EMAIL PROTECTED] thanks Nili. but it's not my meaning. An open modalwindow has a form, when the form had

Re: [Wicket-user] Help: modalwindow question

2007-06-14 Thread Crag
) { ModalWindow.close(target); } }; Crag wrote: sorry. An opener modalwindow has a form, when the form onSubmit( ) , I want to refresh parent window , and close current window, how to do ? Crag [EMAIL PROTECTED] news:[EMAIL PROTECTED

[Wicket-user] Help: modalwindow question

2007-06-13 Thread Crag
An open modalwindow, when the form had been submmitted, I want to refresh parent window , and close current window, how to do ? the simple code: html head/head body form wicket:id=nodeForm table tr td input wicket:id=name type=text / /td /tr tr td

[Wicket-user] Wanted: Example about Tree Menu Navigation

2007-04-27 Thread Crag
I want the example, a simple tree menu . thanks all. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to

Beg�� example about tree as navigation

2007-04-26 Thread Crag
Can someone share the code for me? I couldn't get the example from internet. thanks~ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML.