File tree 1 file changed +20
-4
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog
1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change 175
175
<grid row =" 1" column =" 0" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 0" anchor =" 8" fill =" 0" indent =" 0" use-parent-layout =" false" />
176
176
</constraints >
177
177
<properties >
178
- <text value =" Controller Name " />
178
+ <text value =" Action Path " />
179
179
</properties >
180
180
</component >
181
181
<component id =" bb0f3" class =" javax.swing.JTextField" binding =" submitControllerName" >
184
184
<preferred-size width =" 150" height =" -1" />
185
185
</grid >
186
186
</constraints >
187
- <properties />
187
+ <properties >
188
+ <toolTipText value =" Can consist of few directories, for an ex.: Product/Custom" />
189
+ </properties >
190
+ <clientProperties >
191
+ <promptText class =" java.lang.String" value =" Folder name for Action" />
192
+ </clientProperties >
188
193
</component >
189
194
<component id =" 27a44" class =" javax.swing.JLabel" binding =" submitActionNameLabel" >
190
195
<constraints >
203
208
<properties >
204
209
<text value =" Save" />
205
210
</properties >
211
+ <clientProperties >
212
+ <promptText class =" java.lang.String" value =" Class name for Action" />
213
+ </clientProperties >
206
214
</component >
207
215
<component id =" 5065a" class =" javax.swing.JLabel" binding =" saveControllerLabel" >
208
216
<constraints >
246
254
<grid row =" 1" column =" 0" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 0" anchor =" 8" fill =" 0" indent =" 0" use-parent-layout =" false" />
247
255
</constraints >
248
256
<properties >
249
- <text value =" Controller Name " />
257
+ <text value =" Action Path " />
250
258
</properties >
251
259
</component >
252
260
<component id =" f609b" class =" javax.swing.JTextField" binding =" viewControllerName" >
255
263
<preferred-size width =" 150" height =" -1" />
256
264
</grid >
257
265
</constraints >
258
- <properties />
266
+ <properties >
267
+ <toolTipText value =" Can consist of few directories, for an ex.: Product/Custom" />
268
+ </properties >
269
+ <clientProperties >
270
+ <promptText class =" java.lang.String" value =" Folder name for Action" />
271
+ </clientProperties >
259
272
</component >
260
273
<component id =" 6a2bd" class =" javax.swing.JLabel" binding =" viewControllerLabel" >
261
274
<constraints >
275
288
<properties >
276
289
<text value =" Edit" />
277
290
</properties >
291
+ <clientProperties >
292
+ <promptText class =" java.lang.String" value =" Class name for Action" />
293
+ </clientProperties >
278
294
</component >
279
295
<component id =" e2e73" class =" javax.swing.JLabel" binding =" actionNameLabel" >
280
296
<constraints >
You can’t perform that action at this time.
0 commit comments