You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Peter Beshai (JIRA)" <ta...@jakarta.apache.org> on 2006/11/01 16:25:16 UTC

[jira] Created: (TAPESTRY-1134) TitlePane handles 'open' attribute

TitlePane handles 'open' attribute
----------------------------------

                 Key: TAPESTRY-1134
                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1134
             Project: Tapestry
          Issue Type: Improvement
          Components: Framework
    Affects Versions: 4.1.1
            Reporter: Peter Beshai
         Attachments: IDojoTitlePane.java

Currently the TitlePane dojo widget does not allow you to set whether it intializes closed or open. The attached files insert the extra property 'open' (which is in the javascript already, just not in the wrapper class).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1134) TitlePane handles 'open' attribute

Posted by "Peter Beshai (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1134?page=all ]

Peter Beshai updated TAPESTRY-1134:
-----------------------------------

    Attachment: TitlePane.jwc

Added parameter open, default-value: true.

> TitlePane handles 'open' attribute
> ----------------------------------
>
>                 Key: TAPESTRY-1134
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1134
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.1.1
>            Reporter: Peter Beshai
>         Attachments: IDojoTitlePane.java, TitlePane.java, TitlePane.jwc
>
>
> Currently the TitlePane dojo widget does not allow you to set whether it intializes closed or open. The attached files insert the extra property 'open' (which is in the javascript already, just not in the wrapper class).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-1134) TitlePane handles 'open' attribute

Posted by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1134?page=all ]

Andreas Andreou resolved TAPESTRY-1134.
---------------------------------------

    Fix Version/s: 4.1.1
                       (was: 4.2)
       Resolution: Won't Fix

Component has been deprecated and will be removed in 4.1.2.

Further development of this will occur in tacos.

> TitlePane handles 'open' attribute
> ----------------------------------
>
>                 Key: TAPESTRY-1134
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1134
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.1.1
>            Reporter: Peter Beshai
>         Assigned To: Andreas Andreou
>             Fix For: 4.1.1
>
>         Attachments: IDojoTitlePane.java, TitlePane.java, TitlePane.jwc
>
>
> Currently the TitlePane dojo widget does not allow you to set whether it intializes closed or open. The attached files insert the extra property 'open' (which is in the javascript already, just not in the wrapper class).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1134) TitlePane handles 'open' attribute

Posted by "Peter Beshai (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1134?page=all ]

Peter Beshai updated TAPESTRY-1134:
-----------------------------------

    Attachment: IDojoTitlePane.java

isOpen() added

> TitlePane handles 'open' attribute
> ----------------------------------
>
>                 Key: TAPESTRY-1134
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1134
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.1.1
>            Reporter: Peter Beshai
>         Attachments: IDojoTitlePane.java
>
>
> Currently the TitlePane dojo widget does not allow you to set whether it intializes closed or open. The attached files insert the extra property 'open' (which is in the javascript already, just not in the wrapper class).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1134) TitlePane handles 'open' attribute

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1134?page=all ]

Jesse Kuhnert updated TAPESTRY-1134:
------------------------------------

    Fix Version/s: 4.2
         Assignee: Andreas Andreou

> TitlePane handles 'open' attribute
> ----------------------------------
>
>                 Key: TAPESTRY-1134
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1134
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.1.1
>            Reporter: Peter Beshai
>         Assigned To: Andreas Andreou
>             Fix For: 4.2
>
>         Attachments: IDojoTitlePane.java, TitlePane.java, TitlePane.jwc
>
>
> Currently the TitlePane dojo widget does not allow you to set whether it intializes closed or open. The attached files insert the extra property 'open' (which is in the javascript already, just not in the wrapper class).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1134) TitlePane handles 'open' attribute

Posted by "Peter Beshai (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1134?page=all ]

Peter Beshai updated TAPESTRY-1134:
-----------------------------------

    Attachment: TitlePane.java

Added option open.

> TitlePane handles 'open' attribute
> ----------------------------------
>
>                 Key: TAPESTRY-1134
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1134
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.1.1
>            Reporter: Peter Beshai
>         Attachments: IDojoTitlePane.java, TitlePane.java
>
>
> Currently the TitlePane dojo widget does not allow you to set whether it intializes closed or open. The attached files insert the extra property 'open' (which is in the javascript already, just not in the wrapper class).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org