Revision 1445
Added by Antoine POURCHEZ over 12 years ago
labelImg.transf | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<sm:compositionXhtmlTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> |
|
3 |
<sm:model sc:refUri="/academic/model/Uc/quiz/utils/labelImg.model"/> |
|
4 |
<sm:content format="xhtml"> |
|
5 |
<sm:choose> |
|
6 |
<sm:when codes="desc"> |
|
7 |
<sm:WTooltip internalClass="tt" commonClass="tooltip"> |
|
8 |
<sm:label> |
|
9 |
<sm:for codes="img"> |
|
10 |
<sm:callSubModel axis="small"/> |
|
11 |
</sm:for> |
|
12 |
</sm:label> |
|
13 |
<sm:labelTitle> |
|
14 |
<sm:for codes="img"> |
|
15 |
<sm:title> |
|
16 |
<sm:subModelTitle/> |
|
17 |
</sm:title> |
|
18 |
</sm:for> |
|
19 |
</sm:labelTitle> |
|
20 |
<sm:tooltip> |
|
21 |
<sm:behavior trigger="onclick" sticky="true"/> |
|
22 |
<sm:position> |
|
23 |
<sm:relativeToCursor horizontal="leftOfCursor"/> |
|
24 |
</sm:position> |
|
25 |
<sm:dimensions maxWidth="300"/> |
|
26 |
<sm:ttTitle> |
|
27 |
<sm:fixedString value="Description"/> |
|
28 |
</sm:ttTitle> |
|
29 |
<sm:ttContent> |
|
30 |
<sm:for codes="desc"> |
|
31 |
<sm:callSubModel/> |
|
32 |
</sm:for> |
|
33 |
</sm:ttContent> |
|
34 |
</sm:tooltip> |
|
35 |
</sm:WTooltip> |
|
36 |
</sm:when> |
|
37 |
<sm:otherwise> |
|
38 |
<sm:for codes="img"> |
|
39 |
<sm:callSubModel axis="small"/> |
|
40 |
</sm:for> |
|
41 |
</sm:otherwise> |
|
42 |
</sm:choose> |
|
43 |
</sm:content> |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><sm:compositionXhtmlTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> |
|
2 |
<sm:model sc:refUri="/academic/model/Uc/quiz/utils/labelImg.model"/> |
|
3 |
<sm:content format="xhtml"> |
|
4 |
<sm:choose> |
|
5 |
<sm:when codes="desc"> |
|
6 |
<sm:WTooltip widgetClass="op_labelImg_tt tooltip"> |
|
7 |
<sm:label> |
|
8 |
<sm:for codes="img"> |
|
9 |
<sm:callSubModel axis="small"/> |
|
10 |
</sm:for> |
|
11 |
</sm:label> |
|
12 |
<sm:labelTitle> |
|
13 |
<sm:for codes="img"> |
|
14 |
<sm:title> |
|
15 |
<sm:subModelTitle/> |
|
16 |
</sm:title> |
|
17 |
</sm:for> |
|
18 |
</sm:labelTitle> |
|
19 |
<sm:tooltip> |
|
20 |
<sm:behavior trigger="onclick" sticky="true"/> |
|
21 |
<sm:position> |
|
22 |
<sm:relativeToCursor horizontal="leftOfCursor"/> |
|
23 |
</sm:position> |
|
24 |
<sm:dimensions maxWidth="300"/> |
|
25 |
<sm:ttTitle> |
|
26 |
<sm:fixedString value=";Description"/> |
|
27 |
</sm:ttTitle> |
|
28 |
<sm:ttContent> |
|
29 |
<sm:for codes="desc"> |
|
30 |
<sm:callSubModel/> |
|
31 |
</sm:for> |
|
32 |
</sm:ttContent> |
|
33 |
</sm:tooltip> |
|
34 |
</sm:WTooltip> |
|
35 |
</sm:when> |
|
36 |
<sm:otherwise> |
|
37 |
<sm:for codes="img"> |
|
38 |
<sm:callSubModel axis="small"/> |
|
39 |
</sm:for> |
|
40 |
</sm:otherwise> |
|
41 |
</sm:choose> |
|
42 |
</sm:content> |
|
44 | 43 |
</sm:compositionXhtmlTransf> |
Also available in: Unified diff
migration 3.6.003