Re: WOImageButton: How to access other Button-tags from the Button-actionmethod?
Re: WOImageButton: How to access other Button-tags from the Button-actionmethod?
- Subject: Re: WOImageButton: How to access other Button-tags from the Button-actionmethod?
- From: Ken Anderson <email@hidden>
- Date: Thu, 12 May 2005 07:35:14 -0400
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