You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2016/11/18 09:20:58 UTC

[jira] [Commented] (TOBAGO-1627) Make activation/deactivation of collapsible concept possible

    [ https://issues.apache.org/jira/browse/TOBAGO-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676261#comment-15676261 ] 

Hudson commented on TOBAGO-1627:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago 3.0.x #609 (See [https://builds.apache.org/job/Tobago%203.0.x/609/])
TOBAGO-1627
- renaming class (makes more sense) (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1770327])
* (edit) tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/BoxTagDeclaration.java
* (edit) tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/PanelTagDeclaration.java
* (edit) tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/SectionTagDeclaration.java
* (add) tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/IsCollapsed.java
* (delete) tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/IsCollapsible.java


> Make activation/deactivation of collapsible concept possible
> ------------------------------------------------------------
>
>                 Key: TOBAGO-1627
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1627
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core, Demo, Themes
>    Affects Versions: 3.0.0-alpha-7
>            Reporter: Henning Noeth
>             Fix For: 3.0.0-alpha-8
>
>
> Currently for every panel, box, section and popup a hidden inputfield is rendered. This field is only needed for the collapsible concept feature.
> Define a mechanism to activate/deactivate the collapsible concept by the user.
> Two approaches
> - new attribute 'collapsible' - false means deactivated
> - add new collapsedMode 'none'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)