Package | Description |
---|---|
griffon.core.controller |
Controller action support.
|
org.codehaus.griffon.runtime.core.controller |
Controller action implementation [INTERNAL USE].
|
Modifier and Type | Method and Description |
---|---|
ActionParameter[] |
ActionMetadata.getParameters() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActionParameter |
Modifier and Type | Method and Description |
---|---|
protected ActionParameter |
DefaultActionMetadata.createActionParameter(int index,
java.lang.Class<?> type,
java.lang.annotation.Annotation[] annotations) |
ActionParameter[] |
DefaultActionMetadata.getParameters() |