You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by Ricardo Lecheta <rl...@gmail.com> on 2008/10/02 16:15:54 UTC

Select / RadioGroup - getValueInteger/getValueLong

Hi all,

The ActionLink control has the method getValueLong, but the Select and
RadioGroup don´t.

Generally you use the Select control to show some objects from the
database...

the value of the select/radio is the "id" of the object.. which may be a
Integer/Long..

Should be possible to add this methods?

regards,

-- 
Ricardo Lecheta

Re: Select / RadioGroup - getValueInteger/getValueLong

Posted by Ricardo Lecheta <rl...@gmail.com>.
Hi Bob,

it´s here..

http://www.avoka.com/jira/browse/CLK-455

regards,
Ricardo

On Tue, Oct 7, 2008 at 2:09 PM, Bob Schellink <sa...@gmail.com> wrote:

> Hi Ricardo,
>
>
> Ricardo Lecheta wrote:
>
>> The ActionLink control has the method getValueLong, but the Select and
>> RadioGroup don´t.
>>
>> Generally you use the Select control to show some objects from the
>> database...
>>
>> the value of the select/radio is the "id" of the object.. which may be a
>> Integer/Long..
>>
>
>
> Seems like a useful feature. ActionLink also sports getValueDouble.
>
> Will you open a JIRA for this?
>
> kind regards
>
> bob
>



-- 
Ricardo Lecheta

Re: Select / RadioGroup - getValueInteger/getValueLong

Posted by Bob Schellink <sa...@gmail.com>.
Hi Ricardo,


Ricardo Lecheta wrote:
> The ActionLink control has the method getValueLong, but the Select and
> RadioGroup don´t.
> 
> Generally you use the Select control to show some objects from the
> database...
> 
> the value of the select/radio is the "id" of the object.. which may be a
> Integer/Long..


Seems like a useful feature. ActionLink also sports getValueDouble.

Will you open a JIRA for this?

kind regards

bob