enu1);
add(new SunriseGlossDropDownMenu("sunriseGlossMenu", primaryMenuList));
markup:
Am 08.06.2011 um 21:33 schrieb Peter Karich:
Am 08.06.2011 um 17:51 schrieb Fatih Mehmet Ucar:
http://code.google.com/p/wicket-menu/
Not complete but if you see the source code, it will give you an idea.
cheers,
-fa
http://code.google.com/p/wicket-menu/
Not complete but if you see the source code, it will give you an idea.
cheers,
-fatih
On 8 June 2011 16:28, hubert_hupe wrote:
> hi guys,
>
> i have no clue how to create a simple navigation bar like this:
> http://net.tutsplus.com/tutorials/javascript-aja
red in WicketHTML (although not visible in the
generated HTML).
No other solutions have been found/discussed yet.
- Original Message -
From: Fatih Mehmet UCAR
Sent: 08/21/10 05:02 PM
To: users@wicket.apache.org
Subject: Re: setRenderBodyOnly with ListView and attributes
send your html an
st
HTML" philosophy, even though my problem is a very common scenario.
- Original Message -
From: Fatih Mehmet UCAR
Sent: 08/21/10 04:05 PM
To: users@wicket.apache.org
Subject: Re: setRenderBodyOnly with ListView and attributes
Add another html div with css class you want around th
--
From: Fatih Mehmet UCAR
Sent: 08/21/10 03:43 PM
To: users@wicket.apache.org
Subject: Re: setRenderBodyOnly with ListView and attributes
AttributeAppender class will help you to acheive that.
-fmu
- Original Message -
From: "J"
To:
Sent: Saturday, August 21, 2010 2:24 PM
S
AttributeAppender class will help you to acheive that.
-fmu
- Original Message -
From: "J"
To:
Sent: Saturday, August 21, 2010 2:24 PM
Subject: setRenderBodyOnly with ListView and attributes
hi, I want to have Wicket to generate the following HTML precisely:
.
.
.
..
You need to override the getCSS method. You may use the below code and css.
@Override
protected ResourceReference getCSS() {
return new ResourceReference(Palette.class, "RelistPalette.css");
}
table.palette {
border: 0;
}
table.palette td.header {
text-align: center;
font-weig
probably you have some non-serializable object in your page, have you checked?
-fmu
On 25 February 2010 14:40, James Carman wrote:
> Do you have a java.sql.Connection field in one of your components/pages?
>
> 2010/2/25 björn liffers :
>> hello,
>> i´ve got a problem with serialization.
>>
>>
linode is the best for me up to now
www.linode.com you may need to know a little bit linux/unix though
On 25 February 2010 12:39, Josh Kamau wrote:
> When i wanted to do the same, i bought a server space at
> www.theserverexperts.com and installed my staff there . ie. Jetty, postgres
> and th
ibute? My
>> hope is to retrieve the existing onclick attribute so I can prepend my
>> onclick action and use AttributeModifier to replace the existing with the
>> newly prepended content.
>>
>> Thanks much,
>> -Steve
>>
>>
>>
>> Fatih
> onclick attribute. How do I retrieve the existing onclick attribute? My
> hope is to retrieve the existing onclick attribute so I can prepend my
> onclick action and use AttributeModifier to replace the existing with the
> newly prepended content.
>
> Thanks much,
> -Steve
AttributeAppender should solve your problem.
fmu
2010/1/20 Steve Whitson :
> Hi,
>
> I'm new to wicket, and am working on my first app. Great alternative to
> other WebUI frameworks!
>
> I've added a link to my panel using this code:
>
> Link deleteReportLink = new Link( "deletereport" ) {
en my onUpdate method is called, i call
palette.getDefaultModelObject() and cast it to a list (the same way I do on
form submit) but it acts as if there are no selections.
Original Message:
-
From: Fatih Mehmet UCAR fmu...@gmail.com
Date: Wed, 13 Jan 2010 20:18:44 -
To:
you keep your original objects in another list so you can put them back into
palette's model when you need
fmu
- Original Message -
From:
To:
Sent: Wednesday, January 13, 2010 8:10 PM
Subject: filter options in "available" side of palette w/o losing selected
options
I'm using a t
fexception
peekbyte
Actually, I haven't changed them... Only added them to components that did
not have ones...
BR,
-Original Message-----
From: Fatih Mehmet UCAR [mailto:fmu...@gmail.com]
Sent: Wednesday, January 13, 2010 6:23 PM
To: users@wicket.apache.org
Subject: Re: page expire
o clear AS cache before deploying with different UIDs?
BR,
-Original Message-----
From: Fatih Mehmet UCAR [mailto:fmu...@gmail.com]
Sent: Wednesday, January 13, 2010 6:18 PM
To: users@wicket.apache.org
Subject: Re: page expired problem issue wicket how resolve fix eofexception
peekbyte
I
catalina.log...
BR,
-Original Message-
From: Fatih Mehmet UCAR [mailto:fmu...@gmail.com]
Sent: Wednesday, January 13, 2010 5:52 PM
To: users@wicket.apache.org
Subject: Re: page expired problem issue wicket how resolve fix eofexception
peekbyte
Does it happens when the application server star
Does it happens when the application server starts ? If yes, are you
terminating the AS process or shutting down appropriate commands.
fmu
- Original Message -
From: "Martin Asenov"
To:
Sent: Wednesday, January 13, 2010 3:44 PM
Subject: RE: page expired problem issue wicket how reso
button.setDefaultFormProcessing(boolean b)
http://wicket.sourceforge.net/apidocs/wicket/markup/html/form/Button.html#setDefaultFormProcessing%28boolean%29
- Original Message -
From: "sakthi vel"
To:
Sent: Thursday, January 07, 2010 4:30 PM
Subject: TextField & Class Type Validation
in css
and return that file inside getCSS above.
fmu
2010/1/5 wic...@geofflancaster.com :
> Any suggestions on how to do that?
>
> Original Message:
> -----
> From: Fatih Mehmet Ucar fmu...@gmail.com
> Date: Tue, 5 Jan 2010 16:31:33 +
> To: users@wicket.ap
for width, you can override css returning method in palette.
2010/1/5 wic...@geofflancaster.com :
> How can I change the width of the "available" and "selected" menus on a
> palette?
>
> Also, is it possible to sort the choices after they are moved between the
> two menus so they aren't just appen
ok, I added you. :)
2009/11/30 chinedu efoagui :
> Please
>
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
Add a div to your page like below:
Insert title here
-Original Message-
From: PaulH98 [mailto:paulhuan...@gmail.com]
Sent: 10 October 2009 14:58
To: users@wicket.apache.org
Subject: Re: how to inject arbitrary javascript code to a component markup?
McIlwee, Craig w
If you use the below constrcutor, it should solve your problem.
DropDownChoice(java.lang.String id, IModel model, IModel choices,
IChoiceRenderer renderer)
2009/10/9 Altuğ B. Altıntaş :
> Hi;
> I have a problem with DropDownChoice; The code block is here :
>
> ListfaaliyetListesi = // data come
This is probably not related to Wicket, it was normally a java bug.
Which java version you are using?
What is the max heap size?
RAM of the machine running your application?
If you start a jvm with a really large -xmx memory, say 75% percent of all
available ram,
then only 25% of the memory is lef
+1
-Original Message-
From: Erik van Oosten [mailto:e.vanoos...@grons.nl]
Sent: 15 March 2009 16:11
To: users@wicket.apache.org
Subject: Re: Why are we top-posting...
I don't even read bottom-posts. All that scrolling gives me RSI.
Regards,
Erik.
Anton Veretennikov wrote:
> Those
he Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
--
Fatih Mehmet UCAR, Software Engineer
Espresso Education Limited
Riverside Studios,
Crisp Road, London W6 9RL
Just add slf4j-api-1.5.0.jar or appropriate version to classpath.
-Original Message-
From: M Goodell [mailto:li...@pdc4u.com]
Sent: 12 February 2009 22:39
To: users@wicket.apache.org
Subject: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
Hello,
I am in the process of eval
28 matches
Mail list logo