| Package | Description | 
|---|---|
| griffon.core.mvc | 
 MVC Group management. 
 | 
| org.codehaus.griffon.runtime.core.artifact | 
 Artifact implementation [INTERNAL USE]. 
 | 
| org.codehaus.griffon.runtime.core.mvc | 
 MVC group implementation [INTERNAL USE]. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MVCHandler.withMVCGroup(Map<String,Object> args,
            String mvcType,
            MVCGroupFunction handler)
Instantiates an MVC group of the specified type then destroys it after it has been handled. 
 | 
void | 
MVCHandler.withMVCGroup(Map<String,Object> args,
            String mvcType,
            String mvcId,
            MVCGroupFunction handler)
Instantiates an MVC group of the specified type then destroys it after it has been handled. 
 | 
void | 
MVCHandler.withMVCGroup(String mvcType,
            Map<String,Object> args,
            MVCGroupFunction handler)
Instantiates an MVC group of the specified type then destroys it after it has been handled. 
 | 
void | 
MVCHandler.withMVCGroup(String mvcType,
            MVCGroupFunction handler)
Instantiates an MVC group of the specified type then destroys it after it has been handled. 
 | 
void | 
MVCHandler.withMVCGroup(String mvcType,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)
Instantiates an MVC group of the specified type then destroys it after it has been handled. 
 | 
void | 
MVCHandler.withMVCGroup(String mvcType,
            String mvcId,
            MVCGroupFunction handler)
Instantiates an MVC group of the specified type then destroys it after it has been handled. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractGriffonArtifact.withMVCGroup(Map<String,Object> args,
            String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonMvcArtifact.withMVCGroup(Map<String,Object> args,
            String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonArtifact.withMVCGroup(Map<String,Object> args,
            String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonMvcArtifact.withMVCGroup(Map<String,Object> args,
            String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonArtifact.withMVCGroup(String mvcType,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonMvcArtifact.withMVCGroup(String mvcType,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonArtifact.withMVCGroup(String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonMvcArtifact.withMVCGroup(String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonArtifact.withMVCGroup(String mvcType,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonMvcArtifact.withMVCGroup(String mvcType,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonArtifact.withMVCGroup(String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
AbstractGriffonMvcArtifact.withMVCGroup(String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractMVCGroup.withMVCGroup(Map<String,Object> args,
            String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroupManager.withMVCGroup(Map<String,Object> args,
            String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCHandler.withMVCGroup(Map<String,Object> args,
            String mvcType,
            MVCGroupFunction handler)  | 
void | 
DelegatingMVCGroup.withMVCGroup(Map<String,Object> args,
            String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroup.withMVCGroup(Map<String,Object> args,
            String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroupManager.withMVCGroup(Map<String,Object> args,
            String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCHandler.withMVCGroup(Map<String,Object> args,
            String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
DelegatingMVCGroup.withMVCGroup(Map<String,Object> args,
            String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
protected void | 
AbstractMVCGroupManager.withMVCGroup(MVCGroupConfiguration configuration,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroup.withMVCGroup(String mvcType,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroupManager.withMVCGroup(String mvcType,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCHandler.withMVCGroup(String mvcType,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
DelegatingMVCGroup.withMVCGroup(String mvcType,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroup.withMVCGroup(String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroupManager.withMVCGroup(String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCHandler.withMVCGroup(String mvcType,
            MVCGroupFunction handler)  | 
void | 
DelegatingMVCGroup.withMVCGroup(String mvcType,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroup.withMVCGroup(String mvcType,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroupManager.withMVCGroup(String mvcType,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCHandler.withMVCGroup(String mvcType,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
DelegatingMVCGroup.withMVCGroup(String mvcType,
            String mvcId,
            Map<String,Object> args,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroup.withMVCGroup(String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCGroupManager.withMVCGroup(String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
AbstractMVCHandler.withMVCGroup(String mvcType,
            String mvcId,
            MVCGroupFunction handler)  | 
void | 
DelegatingMVCGroup.withMVCGroup(String mvcType,
            String mvcId,
            MVCGroupFunction handler)  |