|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectsimplejpa.swing.DialogUtils
class DialogUtils extends Object
| Constructor Summary | |
DialogUtils()
|
|
| Method Summary | |
|---|---|
static def
|
showMVCGroup(String mvcGroupName, Map args, GriffonApplication app, GriffonView view, Map dialogProperties = null, Closure onFinish = null)
|
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
DialogUtils()
| Method Detail |
|---|
static def showMVCGroup(String mvcGroupName, Map args, GriffonApplication app, GriffonView view, Map dialogProperties = null, Closure onFinish = null)
Groovy Documentation