File tree 1 file changed +17
-4
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog
1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 407
407
<grid row =" 5" column =" 0" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 0" anchor =" 8" fill =" 0" indent =" 0" use-parent-layout =" false" />
408
408
</constraints >
409
409
<properties >
410
- <text value =" Action" />
410
+ <text value =" Action Name " />
411
411
</properties >
412
412
</component >
413
413
<component id =" 2ec13" class =" javax.swing.JLabel" binding =" controllerLabel" >
414
414
<constraints >
415
415
<grid row =" 3" column =" 0" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 0" anchor =" 8" fill =" 0" indent =" 0" use-parent-layout =" false" />
416
416
</constraints >
417
417
<properties >
418
- <text value =" Controller " />
418
+ <text value =" Action Path " />
419
419
</properties >
420
420
</component >
421
421
<component id =" ddde2" class =" javax.swing.JTextField" binding =" route" >
424
424
<preferred-size width =" 150" height =" -1" />
425
425
</grid >
426
426
</constraints >
427
- <properties />
427
+ <properties >
428
+ <toolTipText value =" The unique name of your router" />
429
+ </properties >
430
+ <clientProperties >
431
+ <promptText class =" java.lang.String" value =" entity_name" />
432
+ </clientProperties >
428
433
</component >
429
434
<component id =" 2b2ed" class =" javax.swing.JTextField" binding =" controllerName" >
430
435
<constraints >
431
436
<grid row =" 3" column =" 1" row-span =" 1" col-span =" 1" vsize-policy =" 0" hsize-policy =" 6" anchor =" 8" fill =" 1" indent =" 0" use-parent-layout =" false" >
432
437
<preferred-size width =" 150" height =" -1" />
433
438
</grid >
434
439
</constraints >
435
- <properties />
440
+ <properties >
441
+ <toolTipText value =" Can consist of few directories, for an ex.: Product/Custom" />
442
+ </properties >
443
+ <clientProperties >
444
+ <promptText class =" java.lang.String" value =" Folder name for Action" />
445
+ </clientProperties >
436
446
</component >
437
447
<component id =" d08e6" class =" javax.swing.JTextField" binding =" actionName" >
438
448
<constraints >
441
451
</grid >
442
452
</constraints >
443
453
<properties />
454
+ <clientProperties >
455
+ <promptText class =" java.lang.String" value =" Class name for Action" />
456
+ </clientProperties >
444
457
</component >
445
458
<component id =" e7551" class =" javax.swing.JLabel" binding =" controllerGeneralLabel" >
446
459
<constraints >
You can’t perform that action at this time.
0 commit comments