use
and add a method in your component class that each time
returns whatever is appropriate...
[EMAIL PROTECTED] wrote:
> Hi,
>
> I've simplified this example code to make things (hopefully) clearer,
> because what I think I'm trying to do shouldn't be too hard...
>
> I have a page with a custo
instead of hardcoding the value as
:orderId, ?
filename, ?
size, ?
!delete: :delete, ?
!moveUp: :moveUp, ?
!moveDown: :mov
Hi,
I've simplified this example code to make things (hopefully) clearer,
because what I think I'm trying to do shouldn't be too hard...
I have a page with a custom component that uses the Table component to
render a list of files that a user has uploaded to my system.
On one screen, I want to s