Ignore:
Timestamp:
07/25/07 22:28:40 (5 years ago)
Author:
sam
Message:
  • mutualisation elts bs sm:tooltip et sm:link
  • sm:link/@target='subWindow' début.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_outlineUiWidget.xml

    r9146 r9401  
    9898         
    9999        <!-- @API --> 
    100         <!--  
    101100        <valeur code="fillBuffers"> 
    102101                <actif type="xpath-dynamique">setEntryBuffer('checkBlock', resultatAgent('//idInDocStyle'))</actif> 
    103102                <source type="composition-dynamique"> 
    104103                        <c:composition xmlns:c="composition"> 
    105                                 <c:donnee type="xpathOnSrc-dynamique">execute(concatExpr(sm:fillTemplateBuffers/sm:standardLibrary, resultatAgent('//agentGenerator', concat('fillBuffer', @codeLib, 'Library'))))</c:donnee> 
    106                                 <c:boucleagents> 
     104                                <c:if type="xpath-statique" test="count(.//sm:link[@target='subWindow']) &gt; 0"><c:donnee type="xpath-dynamique">execute(resultatAgent('//agentGenerator', 'fillBufferDynUiLibrary'))</c:donnee></c:if> 
     105        <!--                            <c:boucleagents> 
    107106                                        <c:listeagents type="resultat-dynamique">agent=//calledStylableList</c:listeagents> 
    108107                                        <c:resultat agent="fillBuffers"/>  
    109                                 </c:boucleagents> 
     108                                </c:boucleagents>        --> 
    110109                        </c:composition> 
    111110                </source> 
    112111        </valeur> 
    113          --> 
    114112          
    115113        <!-- @API --> 
Note: See TracChangeset for help on using the changeset viewer.