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_navUiWidget.xml

    r9395 r9401  
    9292         
    9393        <!-- @API --> 
    94         <!--  
    9594        <valeur code="fillBuffers"> 
    9695                <actif type="xpath-dynamique">setEntryBuffer('checkBlock', resultatAgent('//idInDocStyle'))</actif> 
    9796                <source type="composition-dynamique"> 
    9897                        <c:composition xmlns:c="composition"> 
    99                                 <c:donnee type="xpathOnSrc-dynamique">execute(concatExpr(sm:fillTemplateBuffers/sm:standardLibrary, resultatAgent('//agentGenerator', concat('fillBuffer', @codeLib, 'Library'))))</c:donnee> 
    100                                 <c:boucleagents> 
     98                                <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> 
     99        <!--                            <c:boucleagents> 
    101100                                        <c:listeagents type="resultat-dynamique">agent=//calledStylableList</c:listeagents> 
    102101                                        <c:resultat agent="fillBuffers"/>  
    103                                 </c:boucleagents> 
     102                                </c:boucleagents>        --> 
    104103                        </c:composition> 
    105104                </source> 
    106105        </valeur> 
    107          --> 
    108106          
    109107        <!-- @API --> 
Note: See TracChangeset for help on using the changeset viewer.