File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change 175175 <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" />
176176 </constraints >
177177 <properties >
178- <text value =" Controller Name " />
178+ <text value =" Action Path " />
179179 </properties >
180180 </component >
181181 <component id =" bb0f3" class =" javax.swing.JTextField" binding =" submitControllerName" >
184184 <preferred-size width =" 150" height =" -1" />
185185 </grid >
186186 </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 >
188193 </component >
189194 <component id =" 27a44" class =" javax.swing.JLabel" binding =" submitActionNameLabel" >
190195 <constraints >
203208 <properties >
204209 <text value =" Save" />
205210 </properties >
211+ <clientProperties >
212+ <promptText class =" java.lang.String" value =" Class name for Action" />
213+ </clientProperties >
206214 </component >
207215 <component id =" 5065a" class =" javax.swing.JLabel" binding =" saveControllerLabel" >
208216 <constraints >
246254 <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" />
247255 </constraints >
248256 <properties >
249- <text value =" Controller Name " />
257+ <text value =" Action Path " />
250258 </properties >
251259 </component >
252260 <component id =" f609b" class =" javax.swing.JTextField" binding =" viewControllerName" >
255263 <preferred-size width =" 150" height =" -1" />
256264 </grid >
257265 </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 >
259272 </component >
260273 <component id =" 6a2bd" class =" javax.swing.JLabel" binding =" viewControllerLabel" >
261274 <constraints >
275288 <properties >
276289 <text value =" Edit" />
277290 </properties >
291+ <clientProperties >
292+ <promptText class =" java.lang.String" value =" Class name for Action" />
293+ </clientProperties >
278294 </component >
279295 <component id =" e2e73" class =" javax.swing.JLabel" binding =" actionNameLabel" >
280296 <constraints >
You can’t perform that action at this time.
0 commit comments