| 110 | | "200", "500", true); |
| 111 | | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| 112 | | "200", "500", "100%", null, true); |
| 113 | | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| 114 | | "150", "500", true); |
| 115 | | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| 116 | | "150", "500", "100%", null, true); |
| 117 | | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| 118 | | "100", "500", true); |
| 119 | | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| 120 | | "100", "500", "100%", null, true); |
| | 110 | "200px", "500px", true); |
| | 111 | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| | 112 | "200px", "500px", "100%", null, true); |
| | 113 | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| | 114 | "150px", "500px", true); |
| | 115 | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| | 116 | "150px", "500px", "100%", null, true); |
| | 117 | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| | 118 | "100px", "500px", true); |
| | 119 | createLayout(l2, new OrderedLayout(OrderedLayout.ORIENTATION_VERTICAL), |
| | 120 | "100px", "500px", "100%", null, true); |
| 135 | | createLayout(l2, new GridLayout(1, 8), "200", "500", true); |
| 136 | | createLayout(l2, new GridLayout(1, 8), "200", "500", "100%", null, true); |
| 137 | | createLayout(l2, new GridLayout(1, 8), "150", "500", true); |
| 138 | | createLayout(l2, new GridLayout(1, 8), "150", "500", "100%", null, true); |
| 139 | | createLayout(l2, new GridLayout(1, 8), "100", "500", true); |
| 140 | | createLayout(l2, new GridLayout(1, 8), "100", "500", "100%", null, true); |
| | 136 | createLayout(l2, new GridLayout(1, 8), "200px", "500px", true); |
| | 137 | createLayout(l2, new GridLayout(1, 8), "200px", "500px", "100%", null, |
| | 138 | true); |
| | 139 | createLayout(l2, new GridLayout(1, 8), "150px", "500px", true); |
| | 140 | createLayout(l2, new GridLayout(1, 8), "150px", "500px", "100%", null, |
| | 141 | true); |
| | 142 | createLayout(l2, new GridLayout(1, 8), "100px", "500px", true); |
| | 143 | createLayout(l2, new GridLayout(1, 8), "100px", "500px", "100%", null, |
| | 144 | true); |
| 158 | | "200", "500", true); |
| 159 | | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 160 | | "200", "500", "100%", null, true); |
| 161 | | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 162 | | "150", "500", true); |
| 163 | | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 164 | | "150", "500", "100%", null, true); |
| 165 | | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 166 | | "100", "500", true); |
| 167 | | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 168 | | "100", "500", "100%", null, true); |
| | 162 | "200px", "500px", true); |
| | 163 | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 164 | "200px", "500px", "100%", null, true); |
| | 165 | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 166 | "150px", "500px", true); |
| | 167 | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 168 | "150px", "500px", "100%", null, true); |
| | 169 | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 170 | "100px", "500px", true); |
| | 171 | createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 172 | "100px", "500px", "100%", null, true); |
| 244 | | // "200", "500", true); |
| 245 | | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 246 | | // "200", "500", "100%", null, true); |
| 247 | | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 248 | | // "150", "500", true); |
| 249 | | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 250 | | // "150", "500", "100%", null, true); |
| 251 | | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 252 | | // "100", "500", true); |
| 253 | | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| 254 | | // "100", "500", "100%", null, true); |
| | 248 | // "200px", "500px", true); |
| | 249 | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 250 | // "200px", "500px", "100%", null, true); |
| | 251 | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 252 | // "150px", "500px", true); |
| | 253 | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 254 | // "150px", "500px", "100%", null, true); |
| | 255 | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 256 | // "100px", "500px", true); |
| | 257 | // createLayout(l2, new ExpandLayout(ExpandLayout.ORIENTATION_VERTICAL), |
| | 258 | // "100px", "500px", "100%", null, true); |