Groovy Documentation

simplejpa.swing
[Groovy] Class DialogUtils

java.lang.Object
  simplejpa.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, Closure contentDecorator = null)

 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DialogUtils

DialogUtils()


 
Method Detail

showMVCGroup

static def showMVCGroup(String mvcGroupName, Map args, GriffonApplication app, GriffonView view, Map dialogProperties = null, Closure onFinish = null, Closure contentDecorator = null)


 

Groovy Documentation