You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 08:21:17 UTC

[jira] Updated: (ADFFACES-187) fix 'panelRadio' component for PDA

     [ https://issues.apache.org/jira/browse/ADFFACES-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-187:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> fix 'panelRadio' component for PDA
> ----------------------------------
>
>                 Key: ADFFACES-187
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-187
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-incubating-core
>         Environment: PDA
>            Reporter: Piyush Hari
>         Assigned To: Jeanne Waldman
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: patch_sept23_12_58PM_panelRadio.patch, patch_sept27_2_48PM_panelRadio.patch
>
>
> The panelRadio control can be used to display a group of contents belonging to a showDetailItem. Radio buttons with each individual radio button representing a showDetailItem child is displayed. The radio button control corresponding to showDetailItem that is disclosed is shown as selected and contents of selected showDetailItem is displayed. If none of the showDetailItem children are selected, the first showDetailItem that is enabled is considered to be selected.
> This component is currently not supported on PDAs. Although it displays on a PDA,  selecting any radio does not perform an action. However, it works fine for desktop applications.
> Thus, I propose fixing "panelRadio" component in trinidad for PDAs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.