tizen 2.3.1 release
[apps/home/b2-clocksetting.git] / data / changeable / groups / blockingmode_settime.edc
1 /*
2  *  Copyright (c) 2014 Samsung Electronics Co., Ltd.
3  *
4  *  Licensed under the Flora License, Version 1.0 (the License);
5  *  you may not use this file except in compliance with the License.
6  *  You may obtain a copy of the License at
7  *
8  *      http://floralicense.org/license/
9  *
10  *  Unless required by applicable law or agreed to in writing, software
11  *  distributed under the License is distributed on an AS IS BASIS,
12  *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  *  See the License for the specific language governing permissions and
14  *  limitations under the License.
15  *
16  */
17 group { name: "blockmode_time";
18    parts {
19       part { name: "bg";
20          type: SPACER;
21          scale: 1;
22          description { state: "default" 0.0;
23             fixed: 1 1;
24             min: 360 255;
25             max: 360 255;
26          }
27       }
28       part { name: "top.padding";
29          type: SPACER;
30          scale: 1;
31          description { state: "default" 0.0;
32             fixed: 0 1;
33             min: 0 1;
34             max: -1 1;
35             rel1 {
36                relative: 0.0 0.0;
37                to: "bg";
38             }
39             rel2 {
40                relative: 1.0 0.0;
41                to: "bg";
42             }
43             align: 0.5 0.0;
44          }
45       }
46       part { name: "left.padding";
47          type: SPACER;
48          scale: 1;
49          description { state: "default" 0.0;
50             fixed: 1 0;
51             min: 15 0;
52             max: 15 -1;
53             rel1 {
54                relative: 0.0 0.0;
55                to: "bg";
56             }
57             rel2 {
58                relative: 0.0 1.0;
59                to: "bg";
60             }
61             align: 0.0 0.5;
62          }
63       }
64       part { name: "right.padding";
65          type: SPACER;
66          scale: 1;
67          description { state: "default" 0.0;
68             fixed: 1 0;
69             min: 15 0;
70             max: 15 -1;
71             rel1 {
72                relative: 1.0 0.0;
73                to: "bg";
74             }
75             rel2 {
76                relative: 1.0 1.0;
77                to: "bg";
78             }
79             align: 1.0 0.5;
80          }
81       }
82       part { name: "upbtn.field";
83          type: SPACER;
84          scale: 1;
85          description { state: "default" 0.0;
86             fixed: 0 1;
87             min: 0 72;
88             max: -1 72;
89             rel1 {
90                relative: 0.0 1.0;
91                to_x: "bg";
92                to_y: "top.padding";
93             }
94             rel2 {
95                relative: 1.0 1.0;
96                to_x: "bg";
97                to_y: "top.padding";
98             }
99             align: 0.5 0.0;
100          }
101       }
102       part { name: "upbtn.bottom.seperator";
103          type: SPACER;
104          scale: 1;
105          description { state: "default" 0.0;
106             fixed: 0 1;
107             min: 0 10;
108             max: -1 10;
109             rel1 {
110                relative: 0.0 1.0;
111                to_x: "bg";
112                to_y: "upbtn.field";
113             }
114             rel2 {
115                relative: 1.0 1.0;
116                to_x: "bg";
117                to_y: "upbtn.field";
118             }
119             align: 0.5 0.0;
120          }
121       }
122       part { name: "content.field";
123          type: SPACER;
124          scale: 1;
125          description { state: "default" 0.0;
126             fixed: 0 1;
127             min: 0 84;
128             max: -1 84;
129             rel1 {
130                relative: 0.0 1.0;
131                to_x: "bg";
132                to_y: "upbtn.bottom.seperator";
133             }
134             rel2 {
135                relative: 1.0 1.0;
136                to_x: "bg";
137                to_y: "upbtn.bottom.seperator";
138             }
139             align: 0.5 0.0;
140          }
141       }
142       part { name: "downbtn.upper.seperator";
143          type: SPACER;
144          scale: 1;
145          description { state: "default" 0.0;
146             fixed: 0 1;
147             min: 0 10;
148             max: -1 10;
149             rel1 {
150                relative: 0.0 1.0;
151                to_x: "bg";
152                to_y: "content.field";
153             }
154             rel2 {
155                relative: 1.0 1.0;
156                to_x: "bg";
157                to_y: "content.field";
158             }
159             align: 0.5 0.0;
160          }
161       }
162       part { name: "downbtn.field";
163          type: SPACER;
164          scale: 1;
165          description { state: "default" 0.0;
166             fixed: 0 1;
167             min: 0 72;
168             max: -1 72;
169             rel1 {
170                relative: 0.0 1.0;
171                to_x: "bg";
172                to_y: "downbtn.upper.seperator";
173             }
174             rel2 {
175                relative: 1.0 1.0;
176                to_x: "bg";
177                to_y: "downbtn.upper.seperator";
178             }
179             align: 0.5 0.0;
180          }
181       }
182       part { name: "start_upbtn.left.padding";
183          type: SPACER;
184          scale: 1;
185          description { state: "default" 0.0;
186             fixed: 1 0;
187             min: 0 0;
188             max: 0 -1;
189             rel1 {
190                relative: 1.0 0.0;
191                to: "left.padding";
192                         }
193             rel2 {
194                relative: 1.0 1.0;
195                to: "left.padding";
196             }
197             align: 0.0 0.5;
198          }
199       }
200       part { name: "start_upbtn.right.padding";
201          type: SPACER;
202          scale: 1;
203          description { state: "default" 0.0;
204             fixed: 1 0;
205             min: 0 0;
206             max: 0 -1;
207             rel1 {
208                relative: 1.0 0.0;
209                to: "right.padding";
210                         }
211             rel2 {
212                relative: 1.0 1.0;
213                to: "right.padding";
214             }
215             align: 1.0 0.5;
216          }
217       }
218       part { name: "start_upbtn";
219          type: SWALLOW;
220          scale: 1;
221          description { state: "default" 0.0;
222             fixed: 1 0;
223             min: 72 0;
224             max: 72 -1;
225             rel1 {
226                relative: 1.0 0.0;
227                to_x: "start_upbtn.left.padding";
228                to_y: "upbtn.field";
229             }
230             rel2 {
231                relative: 1.0 1.0;
232                to_x: "start_upbtn.left.padding";
233                to_y: "upbtn.field";
234             }
235             align: 0.0 0.5;
236             visible: 1;
237          }
238           }
239       part { name: "start_downbtn";
240          type: SWALLOW;
241          scale: 1;
242          description { state: "default" 0.0;
243             fixed: 1 0;
244             min: 72 0;
245             max: 72 -1;
246             rel1 {
247                relative: 1.0 0.0;
248                to_x: "start_upbtn.left.padding";
249                to_y: "downbtn.field";
250             }
251             rel2 {
252                relative: 1.0 1.0;
253                to_x: "start_upbtn.left.padding";
254                to_y: "downbtn.field";
255             }
256             align: 0.0 0.5;
257             visible: 1;
258          }
259           }
260
261       part { name: "start_hour";
262          type: SWALLOW;
263          scale: 1;
264          description { state: "default" 0.0;
265             fixed: 1 0;
266             min: 72 0;
267             max: 72 -1;
268             rel1 {
269                relative: 1.0 0.0;
270                to_x: "left.padding";
271                to_y: "content.field";
272             }
273             rel2 {
274                relative: 1.0 1.0;
275                to_x: "left.padding";
276                to_y: "content.field";
277             }
278             align: 0.0 0.5;
279             visible: 1;
280          }
281           }
282       part { name: "start_hour.ampm.seperator";
283          type: SPACER;
284          scale: 1;
285          description { state: "default" 0.0;
286             fixed: 1 0;
287             min: 10 0;
288             max: 10 -1;
289             rel1 {
290                relative: 1.0 0.0;
291                to_x: "start_hour";
292                to_y: "content.field";
293             }
294             rel2 {
295                relative: 1.0 1.0;
296                to_x: "start_hour";
297                to_y: "content.field";
298             }
299             align: 0.0 0.5;
300          }
301       }
302       part { name: "start_ampm";
303          type: SWALLOW;
304          scale: 1;
305          description { state: "default" 0.0;
306             fixed: 1 0;
307             min: 72 0;
308             max: 72 -1;
309             rel1 {
310                relative: 1.0 0.0;
311                to_x: "start_hour.ampm.seperator";
312                to_y: "content.field";
313             }
314             rel2 {
315                relative: 1.0 1.0;
316                to_x: "start_hour.ampm.seperator";
317                to_y: "content.field";
318             }
319             align: 0.0 0.5;
320             visible: 1;
321          }
322       }
323       part { name: "center.spacer";
324          type: SPACER;
325          scale: 1;
326          description { state: "default" 0.0;
327             fixed: 1 0;
328             min: 22 0;
329             max: 22 -1;
330             rel1 {
331                relative: 1.0 0.0;
332                to_x: "start_ampm";
333                to_y: "content.field";
334             }
335             rel2 {
336                relative: 1.0 1.0;
337                to_x: "start_ampm";
338                to_y: "content.field";
339             }
340             align: 0.0 0.5;
341          }
342       }
343       part { name: "end_upbtn";
344          type: SWALLOW;
345          scale: 1;
346          description { state: "default" 0.0;
347             fixed: 1 0;
348             min: 72 0;
349             max: 72 -1;
350             rel1 {
351                relative: 1.0 0.0;
352                to_x: "center.spacer";
353                to_y: "upbtn.field";
354             }
355             rel2 {
356                relative: 1.0 1.0;
357                to_x: "center.spacer";
358                to_y: "upbtn.field";
359             }
360             align: 0.0 0.5;
361             visible: 1;
362          }
363           }
364       part { name: "end_downbtn";
365          type: SWALLOW;
366          scale: 1;
367          description { state: "default" 0.0;
368             fixed: 1 0;
369             min: 72 0;
370             max: 72 -1;
371             rel1 {
372                relative: 1.0 0.0;
373                to_x: "center.spacer";
374                to_y: "downbtn.field";
375             }
376             rel2 {
377                relative: 1.0 1.0;
378                to_x: "center.spacer";
379                to_y: "downbtn.field";
380             }
381             align: 0.0 0.5;
382             visible: 1;
383          }
384           }
385       part { name: "end_hour";
386          type: SWALLOW;
387          scale: 1;
388          description { state: "default" 0.0;
389             fixed: 1 0;
390             min: 72 0;
391             max: 72 -1;
392             rel1 {
393                relative: 1.0 0.0;
394                to_x: "center.spacer";
395                to_y: "content.field";
396             }
397             rel2 {
398                relative: 1.0 1.0;
399                to_x: "center.spacer";
400                to_y: "content.field";
401             }
402             align: 0.0 0.5;
403             visible: 1;
404          }
405           }
406       part { name: "end_hour.ampm.seperator";
407          type: SPACER;
408          scale: 1;
409          description { state: "default" 0.0;
410             fixed: 1 0;
411             min: 10 0;
412             max: 10 -1;
413             rel1 {
414                relative: 1.0 0.0;
415                to_x: "end_hour";
416                to_y: "content.field";
417             }
418             rel2 {
419                relative: 1.0 1.0;
420                to_x: "end_hour";
421                to_y: "content.field";
422             }
423             align: 0.0 0.5;
424          }
425       }
426       part { name: "end_ampm";
427          type: SWALLOW;
428          scale: 1;
429          description { state: "default" 0.0;
430             fixed: 1 0;
431             min: 72 0;
432             max: 72 -1;
433             rel1 {
434                relative: 1.0 0.0;
435                to_x: "end_hour.ampm.seperator";
436                to_y: "content.field";
437             }
438             rel2 {
439                relative: 1.0 1.0;
440                to_x: "end_hour.ampm.seperator";
441                to_y: "content.field";
442             }
443             align: 0.0 0.5;
444             visible: 1;
445          }
446       }
447
448    }
449 }