google-code-export / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 0 forks source link

Cannot set id of LayoutDialog #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be practical if the identifier of a LayoutDialog could be set
through its constructor. Currently its created using Ext.generateId() always.

Original issue reported on code.google.com by intern...@gmail.com on 11 Sep 2007 at 6:38

GoogleCodeExporter commented 9 years ago
You can specify an ID for LaayoutDialog by setting LayoutDialogConfig#setId(..) 

Original comment by sanjiv.j...@gmail.com on 14 Sep 2007 at 2:49