I've just noticed that CheckboxMultipleChoice uses isEnabled() when rendering,
but I think most other form components use isEnabledInHierarchy(). I like that
most of the form components use the hierarchy method because it allows me to
create a read only version of my forms by disabling the root
WicketForge 0.6.1 is available for download. In short, the changes are:
- Completion on PropertyModel expressions.
- Some assorted cleanup on other completion tasks.
- 0.6.1 should work fine under the Community Edition. The requirement for
JavaEE found in the Ultimate Edition has been removed
Last comment on that page is from my self only :)
It says.. I dont want to keep every thing in session.. and no one would want
to.
I want 'GAE big table based PageStore'
Sudhir NimavatSenior software engineer.
Quick start global PVT LTD.
Baroda - 390007
Gujarat, India
Personally I'm
Hi,
http://lmgtfy.com/?q=google+app+engine+wicket
first link :)
Best Regards,
Ilja Pavkovic
Am Donnerstag, 24. Dezember 2009 10:56:51 schrieb sudhir543-...@yahoo.com:
> I need to write app specifically for GAE, I know Disk based page store
> wouldnt work. Is there any existing solutio
Cool, thanks for the info.
Is anyone have any luck building a Groovy+Wicket project with Maven?
Would love to try it out, but not having much luck with various gmaven
plugin settings. Stub generation does not seem to work with AIC.
Thanks,
G
On 12/22/09 7:47 AM, Ashley Aitken wrote:
Hi All
regarding first doubt,
i can't seem to catch the event in page 1 if i publish a event in page 2,
On Thu, Dec 24, 2009 at 7:33 PM, vineet semwal
wrote:
> Hellos,
> recently i started using wicketstuff push ,i have few doubts as following
> ..
> i have a situation where i need to publish a event in
Hellos,
recently i started using wicketstuff push ,i have few doubts as following ..
i have a situation where i need to publish a event in page 2 and add the
channel listener in page 1 .
for eg. a sign out event published in page 2 which i do using a remove
listener.
Also,can i install more than o
I do all that (except haven't tried wicket bench!!) but I still want
to develop FASTER!! I want to get rid of all friction. Currently I get
friction from incoherent markup (I add replace a component via ajax
update but mistakenly add it into the wrong parent element.. I would
like a compile-time er
Theres also wicket Iolite, or I think the legup by jweekend..
2009/12/24 Martin Makundi :
> Do not mix hibernate and wicket (web gui). Keep your persistence logic
> somewhere else.
>
> However, if you want only wicket-spring integration you can find some
> here: http://www.wicket-library.com/wicke
Maybe all I need is an ide that would show me the hierarchy on-line
while editing in java and maybe alert whenever there is a mismatch.
I think wicket bench might help with that... but in any case you can
write test cases for your code using WicketTester the simplest being
that the page/pa
Actually it's in the specs that the button is not visible when not
applicable. So I can't use your proposed solution. However, I solved it
as follows:
add(new Button("edit") {
private static final long serialVersionUID =
5348615260629883659L;
private Boolean localVisibleFlag;
I need to write app specifically for GAE, I know Disk based page store wouldnt
work.
Is there any existing solution for this? I searched mailing lists and did
googling, seems that it has been discussed earlier too, but I don't find any
implementation.
If I can get a prebuilt solution, I want to
Hi!
> you have the sources, you can build whatever infrastructure you need
> that is missing. lets see it.
I had a quick look into it. IComponentResolver could probably
implement such quirk.
My first problem in trying to implement it is that I cannot actually
come up with a real world use case/t
So you just want to throw all the components of a page or panel (the one
with markup) in 1 big place.
then all those have to be uniquely named ofcourse. Throughout the complete
page.
Repeaters will then be a bit special i guess. Because they are generation
ListItem components for you
that then als
Hi,
currently www.xaloon.org is based on brix-cms. it has some advantages
and some issues, which i'me preparing to describe next year :)
Fernando Wermus wrote:
Haiko,
Your work is great because it is right know the only way to decide to
use brix. I wonder if there i
15 matches
Mail list logo