Groovy Documentation

griffon.plugins.slideware
[Groovy] Class DeckLauncherView

java.lang.Object
  groovy.lang.GroovyObjectSupport
      groovy.lang.Script
          org.codehaus.griffon.runtime.core.AbstractGriffonArtifactScript
              org.codehaus.griffon.runtime.core.AbstractGriffonMvcArtifactScript
                  org.codehaus.griffon.runtime.core.AbstractGriffonViewScript
                      griffon.plugins.slideware.DeckLauncherView

class DeckLauncherView
extends AbstractGriffonViewScript

Constructor Summary
DeckLauncherView()

 
Method Summary
 
Methods inherited from class AbstractGriffonViewScript
setBuilder, getBuilder, mvcGroupInit, mvcGroupDestroy, getResourceAsStream, newInstance, getResources, getMetaClass, setMetaClass, getLog, isUIThread, execAsync, execSync, execOutside, execInsideUIAsync, execInsideUISync, execOutsideUI, execFuture, execFuture, execFuture, execFuture, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, getResourceAsURL, getGriffonClass, getApp, setApp, println, println, run, run, setProperty, getProperty, print, printf, printf, invokeMethod, setBinding, getBinding, evaluate, evaluate, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 
Methods inherited from class AbstractGriffonMvcArtifactScript
mvcGroupInit, mvcGroupDestroy, getResourceAsStream, newInstance, getResources, getMetaClass, setMetaClass, getLog, isUIThread, execAsync, execSync, execOutside, execInsideUIAsync, execInsideUISync, execOutsideUI, execFuture, execFuture, execFuture, execFuture, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, getResourceAsURL, getGriffonClass, getApp, setApp, println, println, run, run, setProperty, getProperty, print, printf, printf, invokeMethod, setBinding, getBinding, evaluate, evaluate, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

DeckLauncherView

DeckLauncherView()


 

Groovy Documentation