You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Anatoly Kupriyanov (JIRA)" <ji...@apache.org> on 2008/12/01 16:08:46 UTC

[jira] Created: (WICKET-1964) Add IBehavior.isVisibilityAllowed(Component) or so

Add IBehavior.isVisibilityAllowed(Component) or so
--------------------------------------------------

                 Key: WICKET-1964
                 URL: https://issues.apache.org/jira/browse/WICKET-1964
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
            Reporter: Anatoly Kupriyanov
             Fix For: 1.4-RC2, 1.5-M1


A behavior should able to control component's visibility.
Discussion http://www.nabble.com/make-invisible-if-model-object-is-null-tt20769823.html explains useful usecase

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


[jira] Updated: (WICKET-1964) Add IBehavior.isVisibilityAllowed(Component) or so

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

Igor Vaynberg updated WICKET-1964:
----------------------------------

    Fix Version/s: 1.5-M2
                       (was: 1.5-M1)

> Add IBehavior.isVisibilityAllowed(Component) or so
> --------------------------------------------------
>
>                 Key: WICKET-1964
>                 URL: https://issues.apache.org/jira/browse/WICKET-1964
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Anatoly Kupriyanov
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M2
>
>
> A behavior should able to control component's visibility.
> Discussion http://www.nabble.com/make-invisible-if-model-object-is-null-tt20769823.html explains useful usecase

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


[jira] Updated: (WICKET-1964) Add IBehavior.isVisibilityAllowed(Component) or so

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

Igor Vaynberg updated WICKET-1964:
----------------------------------

    Fix Version/s: 1.5-M3
                       (was: 1.5-M2)

> Add IBehavior.isVisibilityAllowed(Component) or so
> --------------------------------------------------
>
>                 Key: WICKET-1964
>                 URL: https://issues.apache.org/jira/browse/WICKET-1964
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Anatoly Kupriyanov
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M3
>
>
> A behavior should able to control component's visibility.
> Discussion http://www.nabble.com/make-invisible-if-model-object-is-null-tt20769823.html explains useful usecase

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


[jira] Updated: (WICKET-1964) Add IBehavior.isVisibilityAllowed(Component) or so

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

Igor Vaynberg updated WICKET-1964:
----------------------------------

    Fix Version/s:     (was: 1.4-RC2)
         Assignee: Igor Vaynberg

removing 1.4 fix version, we cannot break api that badly in that branch

> Add IBehavior.isVisibilityAllowed(Component) or so
> --------------------------------------------------
>
>                 Key: WICKET-1964
>                 URL: https://issues.apache.org/jira/browse/WICKET-1964
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Anatoly Kupriyanov
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M1
>
>
> A behavior should able to control component's visibility.
> Discussion http://www.nabble.com/make-invisible-if-model-object-is-null-tt20769823.html explains useful usecase

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


[jira] Updated: (WICKET-1964) Add IBehavior.isVisibilityAllowed(Component) or so

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

Jeremy Thomerson updated WICKET-1964:
-------------------------------------

    Fix Version/s:     (was: 1.5-M3)
                   1.5-M4

> Add IBehavior.isVisibilityAllowed(Component) or so
> --------------------------------------------------
>
>                 Key: WICKET-1964
>                 URL: https://issues.apache.org/jira/browse/WICKET-1964
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Anatoly Kupriyanov
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M4
>
>
> A behavior should able to control component's visibility.
> Discussion http://www.nabble.com/make-invisible-if-model-object-is-null-tt20769823.html explains useful usecase

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


[jira] Commented: (WICKET-1964) Add IBehavior.isVisibilityAllowed(Component) or so

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924300#action_12924300 ] 

Martin Grigorov commented on WICKET-1964:
-----------------------------------------

Unfortunatelly Nabble removed this mail thread from the archives and now the description and discussion are gone.

> Add IBehavior.isVisibilityAllowed(Component) or so
> --------------------------------------------------
>
>                 Key: WICKET-1964
>                 URL: https://issues.apache.org/jira/browse/WICKET-1964
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Anatoly Kupriyanov
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M3
>
>
> A behavior should able to control component's visibility.
> Discussion http://www.nabble.com/make-invisible-if-model-object-is-null-tt20769823.html explains useful usecase

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


[jira] Commented: (WICKET-1964) Add IBehavior.isVisibilityAllowed(Component) or so

Posted by "Anatoly Kupriyanov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924308#action_12924308 ] 

Anatoly Kupriyanov commented on WICKET-1964:
--------------------------------------------

Google for it by "make invisible if model object is null" keywords
http://apache-wicket.1842946.n4.nabble.com/make-invisible-if-model-object-is-null-td1874965.html

> Add IBehavior.isVisibilityAllowed(Component) or so
> --------------------------------------------------
>
>                 Key: WICKET-1964
>                 URL: https://issues.apache.org/jira/browse/WICKET-1964
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Anatoly Kupriyanov
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M3
>
>
> A behavior should able to control component's visibility.
> Discussion http://www.nabble.com/make-invisible-if-model-object-is-null-tt20769823.html explains useful usecase

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