Ignore:
Timestamp:
06/12/07 17:26:51 (5 years ago)
Author:
anp
Message:

Ajout de @hideIfNoEntry sur WIndex. Permet de ne pas afficher les index (liste des ressources, ...) si ils sont vides

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/es/content/odTemplate/odTemplateText/xml.xed.xml

    r9261 r9274  
    475475                                                                                <wordsInput notnull="true" trim="true" flex="1" autocompleteProviderXPath="id('categorySequence')"/> 
    476476                                                                        </attribute> 
     477                                                                        <attribute se:bind="attribute" se:name="hideIfNoEntry" se:defaultvalue="yes" tooltiptext="Masquer si il n'y a aucune entrée à afficher dans cet index"> 
     478                                                                                <choiceInput> 
     479                                                                                        <ciItem label="yes"/> 
     480                                                                                        <ciItem label="no"/> 
     481                                                                                </choiceInput> 
     482                                                                        </attribute> 
    477483                                                                </atts> 
    478484                                                                <childs> 
Note: See TracChangeset for help on using the changeset viewer.