AW: WOImageButton: How to access other Button-tags from the Button-actionmethod?
AW: WOImageButton: How to access other Button-tags from the Button-actionmethod?
- Subject: AW: WOImageButton: How to access other Button-tags from the Button-actionmethod?
- From: "Lutz Steinfeld" <email@hidden>
- Date: Thu, 12 May 2005 16:04:50 +0200
Thanks,
it works. Primary I tried to bind an action with a parameter-list, which
causes errors, so I went in obscure directions ...
Lutz Steinfeld
-----Ursprüngliche Nachricht-----
Von: Ken Anderson [mailto:email@hidden]
Gesendet: Donnerstag, 12. Mai 2005 13:35
An: Lutz Steinfeld
Cc: email@hidden
Betreff: Re: WOImageButton: How to access other Button-tags from the
Button-actionmethod?
The iterator object (item) that you bound to the WORepitition will
automatically be set to the item where the image was clicked. So, if
'item' is an employee and 'list' is a list of employees, when you click
the button, 'item' will be set to the employee where the image was
clicked.
On May 12, 2005, at 7:08 AM, Lutz Steinfeld wrote:
> Hallo,
>
> in a WORepetition I have placed a WOImageButton for deleting something,
> identified by the index of the repetition.
> Therefore I have bound an action "delete" to the action tag of
> WOImageButton, created there an new tag "todelete" and bound to the
> index of
> WORepetition.
> But how can I get in action "delete" the value of "todelete" for
> programming
> the deletion?
>
> Thanks for your advices
> L.Steinfeld
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> email@hidden
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden