Révision 3078 tmp/org.txm.rcp/plugin.xml

plugin.xml (revision 3078)
2928 2928
                  </iterate>
2929 2929
               </with>
2930 2930
            </definition>
2931
           
2931 2932
            <definition
2932
                  id="OneScriptSelected">
2933
               <with
2934
                     variable="selection">
2935
                  <iterate
2936
                        ifEmpty="false"
2937
                        operator="and">
2938
                     <instanceof
2939
                           value="org.txm.objects.Script">
2940
                     </instanceof>
2941
                  </iterate>
2942
               </with>
2943
            </definition>
2944
            <definition
2945 2933
                  id="OneResultSelected">
2946 2934
               <visibleWhen
2947 2935
                     checkEnabled="false">
......
2977 2965
               </with>
2978 2966
            </definition>
2979 2967
            <definition
2980
                  id="OneTxmObjectSelected">
2981
               <with
2982
                     variable="selection">
2983
                  <iterate
2984
                        ifEmpty="false"
2985
                        operator="and">
2986
                     <instanceof
2987
                           value="org.txm.objects.TxmObject">
2988
                     </instanceof>
2989
                  </iterate>
2990
               </with>
2991
            </definition>
2992
            <definition
2993
                  id="OneQueryLogSelected">
2994
               <with
2995
                     variable="selection">
2996
                  <iterate
2997
                        ifEmpty="false"
2998
                        operator="and">
2999
                     <instanceof
3000
                           value="org.txm.objects.QueryLog">
3001
                     </instanceof>
3002
                  </iterate>
3003
               </with>
3004
            </definition>
3005
            <definition
3006 2968
                  id="StatEngineReady">
3007 2969
               <test
3008 2970
                     forcePluginActivation="true"

Formats disponibles : Unified diff