Hello.
I'm trying to create a foldable box component - not unlike the quick
contacts and labels boxes in gmail. I want to render some markup around a
border's contents - particulary, an "open/close" link. So far, I've made it
toggle the value of Border.setBorderBodyVisible() and it works fine.
B
Hello. I'm trying to achieve the following effect using Wicket 1.3. I want
to have a component (let's dub it "widget"), that draws a thin border around
its contents and makes it possible to fold and unfold it (pretty much like
the "Quick Contacts" and "Labels" in GMail. In the perfect scenario, I
I'm not really sure why you're giving me that JPA hype, as I already said I'm a big fond of using it and my motivations for evading it are different. But since Justin Lee gave me that repository, I think I can pull it out greatly.
---
I'm not sure it is a good solution, but I've made AjaxSubmitButton
inherit from WebMarkupComoponent to allow Foo. I've
also expanded the tag name check to allow button. Works for me now.
Submitting the change as a patch.
Index: .
===
Oh, cool. So I might use JPA after all. Is it freely available and is
there a change that you might suddenly stop supporting it (I have
another projects that would be good to dedirect here).
-
Take Surveys. Earn Cash. Influenc
Maybe I didn't express myself cleary, sorry. JPA is very cool and all,
but it requires jars that you have to download from Sun, because they
aren't distributed freely (thus ibiblio.org). This is a major problem
with Maven, since this is what Maven does - gets the publicly
available jars for you, so
Sorry, was very sleepy - a stupid mistake. I will send my bugfix
within few hours.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on
I'm thinking with starting from a user guide to a sample app and then continuing with a reference guide. I would like to start simple, and if I see I can handle it, I'll start writing a reference manual
-
Take Surveys. Earn Cas
I found out that AjaxSubmitButton is not working with html
tags. I didn't see a reason why not to allow that, so I tried to
create a patch, but I failed miserably. Can anyone please look into
it, or at least give me a hint what I'm doing wrong with my patch. I'm
trying to put this chunk of code:
Does the same go for Hibernate? Maybe create an in-memory domain model, that doesn't persist in any kind and use it instead? This would simplify the sample application and put the focus to Wicket instead. It might be especially useful to people, who are not familiar with Spring and Hibernate.
I'm a big fan of JPA myself, but a JPA application is not easy to distribute since the akward policy Sun has for their "enterprise" jars. Thus I cannot create an application that is as easily runned localy as "mvn jetty:run" - I'm having the same problem with the commercial projects I'm doing and w
No, I don't depend on any external libs, but some polishing is definatelly needed. The .js is well done (not tested in Safari yet, would be grateful if someone can try it), but I think the wicket code can be done better (although I don't have an idea how). I was hoping that any of you guys can take
Hey to all.I just finished a draft version of a small ajax component that allows the user to change the order of elements in a list. I'm doing an application that requires such functionality in a number of places and so I decided to pack it out as a seperate component and send it to the mailing lis
I don't see an AJAX sortable example with the DataTable component (Wicket extensions). Can you point me to it, if I have missed it, please?
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-
Hi. Is there a quick way to implement the sorting of the DataTable with AJAX, or should I go rewriting everything from the OrderByLink to the HeadersToolbar?
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/list
Hi.
I want to be able to display easily a ListView with no items. There
are two things that bother me, thought. First, I would like to dipslay
a message "You have no foo's" in the place of the list. And second,
how do I drop the ul, given that my code is like this:
[Name]
[OtherStuff
I sketched a small diagram of the components hierarchy of Wicket. Grayed classes are final. It is compact enough to be printable (and readable) on A4. Here it is:
http://spider.bg/~aquarius/dl/Wicket%20Components%200.1.png
Actually, I meant which classes should I put there? I cannot put everything, since (1) it is too much and (2) won't be that helpful if it has a lot of stuff. :DStefan
HiDon't you think that an UML diagram for the basic objects in wicket would be useful for newbies to the frameworks (shows the complete) picture and for all users, where it can serve as a quick reference. Since such a diagram is not present, I'm willing to put up one. What do you think should be in
This is a translation in Bulgarian, I hope that GMail sends as UTF-8. And I do hope it will be useful to somebody.Application_bg.propertiesRequiredValidator=Полето '${label}' е задължително.TypeValidator='${input}' не е валиден ${type}.
NumberValidator.range=${input} трябва да бъде между ${minimum}
20 matches
Mail list logo