|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.codehaus.griffon.runtime.core.AbstractGriffonArtifact
org.codehaus.griffon.runtime.core.AbstractGriffonMvcArtifact
org.codehaus.griffon.runtime.core.AbstractGriffonController
griffon.test.mock.MockController
class MockController extends AbstractGriffonController
Empty implementation of a controller
| Field Summary |
|---|
| Fields inherited from class AbstractGriffonArtifact | |
|---|---|
| app, log, resourceLocator |
| Property Summary | |
|---|---|
def |
builder
|
def |
model
|
def |
view
|
| Constructor Summary | |
MockController()
|
|
| Method Summary |
|---|
| Methods inherited from class AbstractGriffonController | |
|---|---|
| getArtifactType |
| Methods inherited from class AbstractGriffonMvcArtifact | |
|---|---|
| mvcGroupDestroy, mvcGroupInit |
| Methods inherited from class GroovyObjectSupport | |
|---|---|
| setProperty, getProperty, getMetaClass, setMetaClass, invokeMethod, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
def builder
def model
def view
| Constructor Detail |
|---|
MockController()
Groovy Documentation