[
https://issues.apache.org/jira/browse/TOBAGO-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166354#comment-16166354
]
Udo Schnurpfeil commented on TOBAGO-1678:
-----------------------------------------
Need prefix overwrite...
> Override default layout for SegementLayout
> ------------------------------------------
>
> Key: TOBAGO-1678
> URL: https://issues.apache.org/jira/browse/TOBAGO-1678
> Project: MyFaces Tobago
> Issue Type: New Feature
> Components: Core
> Reporter: Henning Noeth
> Assignee: Henning Noeth
> Fix For: 4.0.0
>
>
> segmentLayoutContraint large="8" may override the default from the layout.
> Possible values: "overwriteLarge", "overwriteMedium", "overwriteSmall",
> "overwriteExtraSmall"
> In the following example, the third <tc:in> is placed below the first <tc:in>
> and is only 3 units long.
> {code}
> <tc:segmentLayout medium="4;8">
> <tc:in/>
> <tc:in/>
> <tc:in>
> <tc:segmentLayoutConstraint overwriteMedium="3"/>
> </tc:in>
> </tc:segmentLayout>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)