File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 407407 <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" />
408408 </constraints >
409409 <properties >
410- <text value =" Action" />
410+ <text value =" Action Name " />
411411 </properties >
412412 </component >
413413 <component id =" 2ec13" class =" javax.swing.JLabel" binding =" controllerLabel" >
414414 <constraints >
415415 <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" />
416416 </constraints >
417417 <properties >
418- <text value =" Controller " />
418+ <text value =" Action Path " />
419419 </properties >
420420 </component >
421421 <component id =" ddde2" class =" javax.swing.JTextField" binding =" route" >
424424 <preferred-size width =" 150" height =" -1" />
425425 </grid >
426426 </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 >
428433 </component >
429434 <component id =" 2b2ed" class =" javax.swing.JTextField" binding =" controllerName" >
430435 <constraints >
431436 <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" >
432437 <preferred-size width =" 150" height =" -1" />
433438 </grid >
434439 </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 >
436446 </component >
437447 <component id =" d08e6" class =" javax.swing.JTextField" binding =" actionName" >
438448 <constraints >
441451 </grid >
442452 </constraints >
443453 <properties />
454+ <clientProperties >
455+ <promptText class =" java.lang.String" value =" Class name for Action" />
456+ </clientProperties >
444457 </component >
445458 <component id =" e7551" class =" javax.swing.JLabel" binding =" controllerGeneralLabel" >
446459 <constraints >
You can’t perform that action at this time.
0 commit comments