Craeating panels which are stored in map

2009-03-12 Thread newbie_to_wicket
Hi All, I am storing the keys and panels in hashmap. ex : map.put(itemname,nameofPanel); // nameofpanel is the Actual panel whenever i search an item nameofpanel will get it from map. after that the panel should be open in new window (Modal Window). so i dont want to use if conditions to

Need to minimize the names using Ajax

2009-03-10 Thread newbie_to_wicket
Hi All, I am using wicket framework. I have to achieve the functionality as I shown in the below image. http://www.nabble.com/file/p22437770/names.jpeg Whenever I pressed R in the textfield box then it should displays the names which contans R as the first letter. Thanks for your help J --

Refreshing Datview with pageNavigator

2009-01-27 Thread newbie_to_wicket
Hi All, I am using DataView with PageNavigator, when ever i click on page numbers the URL is changing I'd like to implemnet Navigator with Ajax, so that the URL cannot be change, why because my requirement is I am putting the DATA view in div element when ever the url is changed then DIV

Need to change the image in AJAX TREE

2008-10-14 Thread newbie_to_wicket
i've to change the Ajax tree images folder open and folder close with other images. can any body let me know once how do we do this by programmatically in wicket. thanks J -- View this message in context: http://www.nabble.com/Need-to-change-the-image-in-AJAX-TREE-tp19982032p19982032.html

Re: Adding Adobe Media Player in wicket

2008-10-05 Thread newbie_to_wicket
)); add(flashParam); add(flashSrc); add(flashEmbed); -- Jeremy Thomerson http://www.wickettraining.com On Fri, Oct 3, 2008 at 8:25 AM, newbie_to_wicket [EMAIL PROTECTED]wrote: Hi all, In our application I've to add Adobe media player to play some video

which browser is preferrable for Wicket 1.3

2008-10-03 Thread newbie_to_wicket
Hi, I'm facing some issues with browser ( IE and Mozilla Firefox ) .. In Internet Explorer everything is working fine but in Firefox some css issues ( components are not displaying in accurate position ) are there. did any body come across this kind of problem earlier , if you have the

Adding Adobe Media Player in wicket

2008-10-03 Thread newbie_to_wicket
Hi all, In our application I've to add Adobe media player to play some video clips. can any body worked on this, if you worked this kind of situations , please give me some small examples . I'm very glad if you help in this regard. Thanks J -- View this message in context:

Need to add tool tip for hyper link

2008-09-29 Thread newbie_to_wicket
hi , i've to add a tool tip for hyper link, if any of you come across this thing, please suggest me or give me the sample code . thanks J -- View this message in context: http://www.nabble.com/Need-to-add-tool-tip-for-hyper-link-tp19730615p19730615.html Sent from the Wicket - User mailing list

ModalWindow gives Exception

2008-09-18 Thread newbie_to_wicket
Hi, I'm using modal window in my application, but it is not instantiating, it throws an Exception java.lang.NoClassDefFoundError: Lorg/joda/time/MutableDateTime; can any body suggest me which library i have to use to fix this issue. thanks -- View this message in context:

Need to Achieve this functionality

2008-09-17 Thread newbie_to_wicket
http://www.nabble.com/file/p19526113/test.jpg Hi, I'm using Wicket 1.3.4 , I've to achieve this functionality what I presented in the above image , if you know this how to achieve, you suggest me , or send me sample code.. Thanks Johni -- View this message in context: