-
Notifications
You must be signed in to change notification settings - Fork 89
Expand file tree
/
Copy pathDynamicFieldsAddDateDefaultFiffPopupDialog.screen
More file actions
121 lines (121 loc) · 7.63 KB
/
Copy pathDynamicFieldsAddDateDefaultFiffPopupDialog.screen
File metadata and controls
121 lines (121 loc) · 7.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0" encoding="UTF-8"?>
<model:Screen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:model="http://wireframesketcher.com/1.0/model.ecore">
<widgets xsi:type="model:Browser" id="1" width="1024" height="768" text="Browser
http://..." locked="true" measuredWidth="1024" measuredHeight="768" verticalScrollbar="true"/>
<widgets xsi:type="model:Window" id="2" x="10" y="96" width="237" height="145" text="Actions" measuredWidth="237" measuredHeight="145"/>
<widgets xsi:type="model:Label" id="3" x="20" y="62" text="Dynamic Fields - Overview" locked="true" measuredWidth="212" measuredHeight="26">
<font size="16pt"/>
</widgets>
<widgets xsi:type="model:Window" id="4" x="264" y="96" width="641" height="613" locked="true" measuredWidth="641" measuredHeight="613"/>
<widgets xsi:type="model:Table" id="5" x="274" y="145" width="621" height="212" text="Identifier v, Description v, Type, Object v, Validity v
text1, My Text 1, Text, Ticket, valid
textarea1, My Text area 1, Textarea, Ticket, valid
checkbox1, My Check box 1, Checkbox, Ticket, valid
dropdown1, My Drop Down 1, Dropdown, Ticket, valid
date1, My Date 1, Date, Article, valid
datetime1, My Date Time 1, Datetime, Ticket, valid
text2, My Text Field 2, Text, Article, invalid
text3, My Text Field 3, Text, Article, Invalid-temporarily" measuredWidth="621" measuredHeight="212" selection="1" horizontalLines="true">
<font/>
</widgets>
<widgets xsi:type="model:Window" id="6" x="10" y="256" width="237" height="89" text="Hints" measuredWidth="237" measuredHeight="89"/>
<widgets xsi:type="model:Text" id="7" x="20" y="285" width="217" height="50" measuredWidth="217" measuredHeight="50" dummyText="true">
<font/>
</widgets>
<widgets xsi:type="model:Combo" id="8" x="20" y="125" width="217" text="Text" measuredWidth="217" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="9" x="20" y="145" text="Add new ticket field" measuredWidth="112" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<widgets xsi:type="model:Combo" id="10" x="20" y="178" width="217" text="Textarea" measuredWidth="217" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="11" x="20" y="198" text="Add new article field" measuredWidth="115" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="12" x="703" y="125" text="1-8 of 247 - Page: 1 2 3 4 5 >> >" measuredWidth="192" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Rectangle" id="13" width="1024" height="768" measuredWidth="1024" measuredHeight="768" background="#f3f3f3" alpha="192" foreground="#ffffff">
<font/>
</widgets>
<widgets xsi:type="model:Browser" id="14" x="192" y="44" width="627" height="714" text="Pupup
http://..." measuredWidth="627" measuredHeight="714"/>
<widgets xsi:type="model:Window" id="15" x="208" y="179" width="593" height="206" text="General" measuredWidth="593" measuredHeight="206"/>
<widgets xsi:type="model:Label" id="16" x="245" y="218" text="Idenfifier:" measuredWidth="57" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:TextField" id="17" x="309" y="218" width="113" measuredWidth="113" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="18" x="309" y="242" text="Only lower letters and numbers." measuredWidth="177" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="19" x="528" y="218" text="Validity:" measuredWidth="49" measuredHeight="21" textAlignment="Right">
<font/>
</widgets>
<widgets xsi:type="model:Combo" id="20" x="591" y="218" width="113" text="valid" measuredWidth="113" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="21" x="232" y="277" text="Description:" measuredWidth="70" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:TextField" id="22" x="309" y="277" width="113" measuredWidth="113" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Window" id="23" x="208" y="392" width="593" height="321" text="Date field specific attributes" measuredWidth="593" measuredHeight="321"/>
<widgets xsi:type="model:Label" id="24" x="253" y="542" width="115" text="Define years period:" measuredWidth="115" measuredHeight="21" textAlignment="Right">
<font/>
</widgets>
<widgets xsi:type="model:Combo" id="25" x="376" y="542" width="65" text="No" measuredWidth="65" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="26" x="253" y="428" width="115" text="Default value type:" measuredWidth="115" measuredHeight="21" textAlignment="Right">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="27" x="528" y="277" width="49" text="Type:" measuredWidth="49" measuredHeight="21" textAlignment="Right">
<font/>
</widgets>
<widgets xsi:type="model:Button" id="28" x="436" y="726" text="Save" measuredWidth="44" measuredHeight="23">
<font/>
</widgets>
<widgets xsi:type="model:Group" id="29" x="192" y="96" width="627" height="70" measuredWidth="627" measuredHeight="70">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="30" x="202" y="106" text="Dynamic Fields - Add Ticket Date new" measuredWidth="302" measuredHeight="26">
<font size="16pt"/>
</widgets>
<widgets xsi:type="model:Link" id="31" x="202" y="135" text="Close window" measuredWidth="77" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="32" x="309" y="299" text="This is the name to be shown." measuredWidth="166" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="33" x="376" y="453" text="Select the type of default date to be prefilled." measuredWidth="247" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="34" x="376" y="566" text="Set to "Yes" to set how many years in future or past can be selectable." measuredWidth="378" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<widgets xsi:type="model:Link" id="35" x="485" y="727" text="or Cancel" measuredWidth="54" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="36" x="309" y="356" text="Set to "Yes" to traslate the description." measuredWidth="211" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<widgets xsi:type="model:Text" id="37" x="232" y="336" text="Translatable
Description:" measuredWidth="66" measuredHeight="26">
<font/>
</widgets>
<widgets xsi:type="model:Combo" id="38" x="309" y="335" width="65" text="Yes" measuredWidth="65" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:TextField" id="39" x="591" y="277" width="113" text="Date" measuredWidth="113" measuredHeight="21" state="disabled" background="#cccccc">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="40" x="253" y="488" width="115" text="Time Difference:" measuredWidth="115" measuredHeight="21" textAlignment="Right">
<font/>
</widgets>
<widgets xsi:type="model:Combo" id="41" x="376" y="428" width="128" text="Time Difference" measuredWidth="128" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:TextField" id="42" x="376" y="488" width="241" text="0" measuredWidth="241" measuredHeight="21">
<font/>
</widgets>
<widgets xsi:type="model:Label" id="43" x="376" y="516" text="The difference (in seconds) from Now to the filed default value." measuredWidth="343" measuredHeight="21" foreground="#666666">
<font/>
</widgets>
<hRuler/>
<vRuler/>
<font size="11px"/>
</model:Screen>