You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Shams Mahmood (JIRA)" <ji...@apache.org> on 2007/04/03 12:49:32 UTC

[jira] Created: (WICKET-445) TriStateCheckbox Component for use with CheckGroups

TriStateCheckbox Component for use with CheckGroups
---------------------------------------------------

                 Key: WICKET-445
                 URL: https://issues.apache.org/jira/browse/WICKET-445
             Project: Wicket
          Issue Type: New Feature
          Components: wicket-extensions
            Reporter: Shams Mahmood


This is  a sample tri-state check component which uses images to represent the three states: unselected, selected and intermediate.

It should be added to a CheckGroup so that it can select, unselect and edit itself when the other Checks are clicked inside the Checkgroup

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


[jira] Updated: (WICKET-445) TriStateCheckbox Component for use with CheckGroups

Posted by "Shams Mahmood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shams Mahmood updated WICKET-445:
---------------------------------

    Priority: Minor  (was: Major)

> TriStateCheckbox Component for use with CheckGroups
> ---------------------------------------------------
>
>                 Key: WICKET-445
>                 URL: https://issues.apache.org/jira/browse/WICKET-445
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>            Reporter: Shams Mahmood
>            Priority: Minor
>         Attachments: TriStateCheckbox.zip
>
>
> This is  a sample tri-state check component which uses images to represent the three states: unselected, selected and intermediate.
> It should be added to a CheckGroup so that it can select, unselect and edit itself when the other Checks are clicked inside the Checkgroup

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


[jira] Updated: (WICKET-445) TriStateCheckbox Component for use with CheckGroups

Posted by "Shams Mahmood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shams Mahmood updated WICKET-445:
---------------------------------

    Attachment: TriStateCheckbox.zip

A Sample Application with example web page that uses the TrisState Component

> TriStateCheckbox Component for use with CheckGroups
> ---------------------------------------------------
>
>                 Key: WICKET-445
>                 URL: https://issues.apache.org/jira/browse/WICKET-445
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>            Reporter: Shams Mahmood
>         Attachments: TriStateCheckbox.zip
>
>
> This is  a sample tri-state check component which uses images to represent the three states: unselected, selected and intermediate.
> It should be added to a CheckGroup so that it can select, unselect and edit itself when the other Checks are clicked inside the Checkgroup

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


[jira] Updated: (WICKET-445) TriStateCheckbox Component for use with CheckGroups

Posted by "Shams Mahmood (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shams Mahmood updated WICKET-445:
---------------------------------

    Attachment: TriStateCheckbox.zip

Updated Example with corrected bug in javascript

> TriStateCheckbox Component for use with CheckGroups
> ---------------------------------------------------
>
>                 Key: WICKET-445
>                 URL: https://issues.apache.org/jira/browse/WICKET-445
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-extensions
>            Reporter: Shams Mahmood
>            Priority: Minor
>         Attachments: TriStateCheckbox.zip, TriStateCheckbox.zip
>
>
> This is  a sample tri-state check component which uses images to represent the three states: unselected, selected and intermediate.
> It should be added to a CheckGroup so that it can select, unselect and edit itself when the other Checks are clicked inside the Checkgroup

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