create changelog entry
[debian/openrocket] / android-libraries / TreeViewList / gen / pl / polidea / treeview / R.java
1 /* AUTO-GENERATED FILE.  DO NOT MODIFY.\r
2  *\r
3  * This class was automatically generated by the\r
4  * aapt tool from the resource data it found.  It\r
5  * should not be modified by hand.\r
6  */\r
7 \r
8 package pl.polidea.treeview;\r
9 \r
10 public final class R {\r
11     public static final class attr {\r
12         /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
13 <p>This may also be a reference to a resource (in the form\r
14 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
15 theme attribute (in the form\r
16 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
17 containing a value of this type.\r
18          */\r
19         public static int collapsible=0x7f010000;\r
20         /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
21 <p>This may also be a reference to a resource (in the form\r
22 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
23 theme attribute (in the form\r
24 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
25 containing a value of this type.\r
26          */\r
27         public static int handle_trackball_press=0x7f010004;\r
28         /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".\r
29 Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\r
30 in (inches), mm (millimeters).\r
31 <p>This may also be a reference to a resource (in the form\r
32 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
33 theme attribute (in the form\r
34 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
35 containing a value of this type.\r
36          */\r
37         public static int indent_width=0x7f010003;\r
38         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
39 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
40 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
41 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
42          */\r
43         public static int indicator_background=0x7f010006;\r
44         /** <p>Must be one or more (separated by '|') of the following constant values.</p>\r
45 <table>\r
46 <colgroup align="left" />\r
47 <colgroup align="left" />\r
48 <colgroup align="left" />\r
49 <tr><th>Constant</th><th>Value</th><th>Description</th></tr>\r
50 <tr><td><code>top</code></td><td>0x30</td><td> Push object to the top of its container, not changing its size. </td></tr>\r
51 <tr><td><code>bottom</code></td><td>0x50</td><td> Push object to the bottom of its container, not changing its size. </td></tr>\r
52 <tr><td><code>left</code></td><td>0x03</td><td> Push object to the left of its container, not changing its size. </td></tr>\r
53 <tr><td><code>right</code></td><td>0x05</td><td> Push object to the right of its container, not changing its size. </td></tr>\r
54 <tr><td><code>center_vertical</code></td><td>0x10</td><td> Place object in the vertical center of its container, not changing its size. </td></tr>\r
55 <tr><td><code>fill_vertical</code></td><td>0x70</td><td> Grow the vertical size of the object if needed so it completely fills its container. </td></tr>\r
56 <tr><td><code>center_horizontal</code></td><td>0x01</td><td> Place object in the horizontal center of its container, not changing its size. </td></tr>\r
57 <tr><td><code>fill_horizontal</code></td><td>0x07</td><td> Grow the horizontal size of the object if needed so it completely fills its container. </td></tr>\r
58 <tr><td><code>center</code></td><td>0x11</td><td> Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. </td></tr>\r
59 <tr><td><code>fill</code></td><td>0x77</td><td> Grow the horizontal and vertical size of the object if needed so it completely fills its container. </td></tr>\r
60 <tr><td><code>clip_vertical</code></td><td>0x80</td><td> Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds.\r
61                                 The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top\r
62                                 edge, and neither will clip both edges. </td></tr>\r
63 <tr><td><code>clip_horizontal</code></td><td>0x08</td><td> Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds.\r
64                                 The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the\r
65                                 left edge, and neither will clip both edges. </td></tr>\r
66 </table>\r
67          */\r
68         public static int indicator_gravity=0x7f010005;\r
69         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
70 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
71 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
72 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
73          */\r
74         public static int row_background=0x7f010007;\r
75         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
76 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
77 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
78 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
79          */\r
80         public static int src_collapsed=0x7f010002;\r
81         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
82 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
83 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
84 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
85          */\r
86         public static int src_expanded=0x7f010001;\r
87     }\r
88     public static final class drawable {\r
89         public static int collapsed=0x7f020000;\r
90         public static int divider=0x7f020001;\r
91         public static int expanded=0x7f020002;\r
92         public static int ic_launcher=0x7f020003;\r
93         public static int list_selector_background=0x7f020004;\r
94         public static int list_selector_background_disabled=0x7f020005;\r
95         public static int list_selector_background_focus=0x7f020006;\r
96         public static int list_selector_background_longpress=0x7f020007;\r
97         public static int list_selector_background_pressed=0x7f020008;\r
98         public static int list_selector_background_transition=0x7f020009;\r
99     }\r
100     public static final class id {\r
101         public static int bottom=0x7f040001;\r
102         public static int center=0x7f040008;\r
103         public static int center_horizontal=0x7f040006;\r
104         public static int center_vertical=0x7f040004;\r
105         public static int clip_horizontal=0x7f04000b;\r
106         public static int clip_vertical=0x7f04000a;\r
107         public static int fill=0x7f040009;\r
108         public static int fill_horizontal=0x7f040007;\r
109         public static int fill_vertical=0x7f040005;\r
110         public static int left=0x7f040002;\r
111         public static int right=0x7f040003;\r
112         public static int top=0x7f040000;\r
113         public static int treeview_list_item_frame=0x7f04000e;\r
114         public static int treeview_list_item_image=0x7f04000d;\r
115         public static int treeview_list_item_image_layout=0x7f04000c;\r
116     }\r
117     public static final class layout {\r
118         public static int tree_list_item_wrapper=0x7f030000;\r
119     }\r
120     public static final class style {\r
121         public static int treeViewListStyle=0x7f050000;\r
122     }\r
123     public static final class styleable {\r
124         /** Attributes that can be used with a TreeViewList.\r
125            <p>Includes the following attributes:</p>\r
126            <table>\r
127            <colgroup align="left" />\r
128            <colgroup align="left" />\r
129            <tr><th>Attribute</th><th>Description</th></tr>\r
130            <tr><td><code>{@link #TreeViewList_collapsible pl.polidea.treeview:collapsible}</code></td><td></td></tr>\r
131            <tr><td><code>{@link #TreeViewList_handle_trackball_press pl.polidea.treeview:handle_trackball_press}</code></td><td></td></tr>\r
132            <tr><td><code>{@link #TreeViewList_indent_width pl.polidea.treeview:indent_width}</code></td><td></td></tr>\r
133            <tr><td><code>{@link #TreeViewList_indicator_background pl.polidea.treeview:indicator_background}</code></td><td></td></tr>\r
134            <tr><td><code>{@link #TreeViewList_indicator_gravity pl.polidea.treeview:indicator_gravity}</code></td><td></td></tr>\r
135            <tr><td><code>{@link #TreeViewList_row_background pl.polidea.treeview:row_background}</code></td><td></td></tr>\r
136            <tr><td><code>{@link #TreeViewList_src_collapsed pl.polidea.treeview:src_collapsed}</code></td><td></td></tr>\r
137            <tr><td><code>{@link #TreeViewList_src_expanded pl.polidea.treeview:src_expanded}</code></td><td></td></tr>\r
138            </table>\r
139            @see #TreeViewList_collapsible\r
140            @see #TreeViewList_handle_trackball_press\r
141            @see #TreeViewList_indent_width\r
142            @see #TreeViewList_indicator_background\r
143            @see #TreeViewList_indicator_gravity\r
144            @see #TreeViewList_row_background\r
145            @see #TreeViewList_src_collapsed\r
146            @see #TreeViewList_src_expanded\r
147          */\r
148         public static final int[] TreeViewList = {\r
149             0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,\r
150             0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007\r
151         };\r
152         /**\r
153           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#collapsible}\r
154           attribute's value can be found in the {@link #TreeViewList} array.\r
155 \r
156 \r
157           <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
158 <p>This may also be a reference to a resource (in the form\r
159 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
160 theme attribute (in the form\r
161 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
162 containing a value of this type.\r
163           @attr name android:collapsible\r
164         */\r
165         public static final int TreeViewList_collapsible = 0;\r
166         /**\r
167           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#handle_trackball_press}\r
168           attribute's value can be found in the {@link #TreeViewList} array.\r
169 \r
170 \r
171           <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
172 <p>This may also be a reference to a resource (in the form\r
173 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
174 theme attribute (in the form\r
175 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
176 containing a value of this type.\r
177           @attr name android:handle_trackball_press\r
178         */\r
179         public static final int TreeViewList_handle_trackball_press = 4;\r
180         /**\r
181           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#indent_width}\r
182           attribute's value can be found in the {@link #TreeViewList} array.\r
183 \r
184 \r
185           <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".\r
186 Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\r
187 in (inches), mm (millimeters).\r
188 <p>This may also be a reference to a resource (in the form\r
189 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
190 theme attribute (in the form\r
191 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
192 containing a value of this type.\r
193           @attr name android:indent_width\r
194         */\r
195         public static final int TreeViewList_indent_width = 3;\r
196         /**\r
197           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#indicator_background}\r
198           attribute's value can be found in the {@link #TreeViewList} array.\r
199 \r
200 \r
201           <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
202 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
203 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
204 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
205           @attr name android:indicator_background\r
206         */\r
207         public static final int TreeViewList_indicator_background = 6;\r
208         /**\r
209           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#indicator_gravity}\r
210           attribute's value can be found in the {@link #TreeViewList} array.\r
211 \r
212 \r
213           <p>Must be one or more (separated by '|') of the following constant values.</p>\r
214 <table>\r
215 <colgroup align="left" />\r
216 <colgroup align="left" />\r
217 <colgroup align="left" />\r
218 <tr><th>Constant</th><th>Value</th><th>Description</th></tr>\r
219 <tr><td><code>top</code></td><td>0x30</td><td> Push object to the top of its container, not changing its size. </td></tr>\r
220 <tr><td><code>bottom</code></td><td>0x50</td><td> Push object to the bottom of its container, not changing its size. </td></tr>\r
221 <tr><td><code>left</code></td><td>0x03</td><td> Push object to the left of its container, not changing its size. </td></tr>\r
222 <tr><td><code>right</code></td><td>0x05</td><td> Push object to the right of its container, not changing its size. </td></tr>\r
223 <tr><td><code>center_vertical</code></td><td>0x10</td><td> Place object in the vertical center of its container, not changing its size. </td></tr>\r
224 <tr><td><code>fill_vertical</code></td><td>0x70</td><td> Grow the vertical size of the object if needed so it completely fills its container. </td></tr>\r
225 <tr><td><code>center_horizontal</code></td><td>0x01</td><td> Place object in the horizontal center of its container, not changing its size. </td></tr>\r
226 <tr><td><code>fill_horizontal</code></td><td>0x07</td><td> Grow the horizontal size of the object if needed so it completely fills its container. </td></tr>\r
227 <tr><td><code>center</code></td><td>0x11</td><td> Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. </td></tr>\r
228 <tr><td><code>fill</code></td><td>0x77</td><td> Grow the horizontal and vertical size of the object if needed so it completely fills its container. </td></tr>\r
229 <tr><td><code>clip_vertical</code></td><td>0x80</td><td> Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds.\r
230                                 The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top\r
231                                 edge, and neither will clip both edges. </td></tr>\r
232 <tr><td><code>clip_horizontal</code></td><td>0x08</td><td> Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds.\r
233                                 The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the\r
234                                 left edge, and neither will clip both edges. </td></tr>\r
235 </table>\r
236           @attr name android:indicator_gravity\r
237         */\r
238         public static final int TreeViewList_indicator_gravity = 5;\r
239         /**\r
240           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#row_background}\r
241           attribute's value can be found in the {@link #TreeViewList} array.\r
242 \r
243 \r
244           <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
245 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
246 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
247 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
248           @attr name android:row_background\r
249         */\r
250         public static final int TreeViewList_row_background = 7;\r
251         /**\r
252           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#src_collapsed}\r
253           attribute's value can be found in the {@link #TreeViewList} array.\r
254 \r
255 \r
256           <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
257 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
258 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
259 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
260           @attr name android:src_collapsed\r
261         */\r
262         public static final int TreeViewList_src_collapsed = 2;\r
263         /**\r
264           <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#src_expanded}\r
265           attribute's value can be found in the {@link #TreeViewList} array.\r
266 \r
267 \r
268           <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
269 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
270 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
271 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
272           @attr name android:src_expanded\r
273         */\r
274         public static final int TreeViewList_src_expanded = 1;\r
275     };\r
276 }\r