public abstract class AbstractGriffonView extends AbstractGriffonMvcArtifact implements GriffonView
Constructor and Description |
---|
AbstractGriffonView(GriffonApplication application) |
Modifier and Type | Method and Description |
---|---|
protected Action |
actionFor(GriffonController controller,
String actionName) |
protected String |
getArtifactType() |
getMvcGroup, mvcGroupDestroy, mvcGroupInit, setMvcGroup
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, classloader, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, getApplication, getGriffonClass, getLog, getResourceAsStream, getResourceAsURL, getResources, isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runOutsideUI, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initUI
getMvcGroup, mvcGroupDestroy, mvcGroupInit
getApplication, getGriffonClass, getLog
isUIThread, runFuture, runFuture, runInsideUIAsync, runInsideUISync, runOutsideUI
buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, buildMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, createMVCGroup, destroyMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup, withMVCGroup
classloader, getResourceAsStream, getResourceAsURL, getResources
@Inject public AbstractGriffonView(@Nonnull GriffonApplication application)
@Nonnull protected String getArtifactType()
getArtifactType
in class AbstractGriffonArtifact