Groovy Documentation

griffon.plugins.slideware
[Groovy] Class DeckHelpModel

java.lang.Object
  groovy.lang.GroovyObjectSupport
      org.codehaus.griffon.runtime.core.AbstractGriffonArtifact
          org.codehaus.griffon.runtime.core.AbstractGriffonMvcArtifact
              org.codehaus.griffon.runtime.core.AbstractGriffonModel
                  griffon.plugins.slideware.AbstractDialogModel
                      griffon.plugins.slideware.DeckHelpModel

class DeckHelpModel
extends AbstractDialogModel

Authors:
Andres Almiray


Property Summary
ca.odell.glazedlists.EventList shortcuts

 
Constructor Summary
DeckHelpModel()

 
Method Summary
protected String getDialogKey()

protected String getDialogTitle()

void mvcGroupInit(Map args)

 
Methods inherited from class AbstractDialogModel
getDialogKey, getDialogTitle, mvcGroupInit
 
Methods inherited from class AbstractGriffonModel
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener, 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, metaClassOf, setApp, setProperty, getProperty, invokeMethod, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

shortcuts

ca.odell.glazedlists.EventList shortcuts


 
Constructor Detail

DeckHelpModel

DeckHelpModel()


 
Method Detail

getDialogKey

protected String getDialogKey()


getDialogTitle

protected String getDialogTitle()


mvcGroupInit

void mvcGroupInit(Map args)


 

Groovy Documentation