The first line is actually name = item.getName(); there was a copy typo when
I paste here the code. Any Idea?

Pablo Abad wrote:
> 
> Seems a typo either in the code you pasted or in your actual code, but
> shouldn't the first line be something like name = item.getName(); ?
> (gameItem --> item)
>>> On Tue, Oct 28, 2008 at 11:41 AM, itayh <[EMAIL PROTECTED]> wrote:
>>>     
>>>> protected void onEditItem(Item item) {
>>>>    name = gameitem.getName();
>>>>    addItemsForm.setVisible(true);
>>>> }
>>>>       
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/problem-with-PropertyModel-and-setDefaultFormProcessing%28false%29-for-button-tp20209348p20221419.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to