| Package | Description |
|---|---|
| org.shept.org.springframework.web.servlet.mvc.delegation | |
| org.shept.org.springframework.web.servlet.mvc.delegation.configuration |
| Modifier and Type | Method and Description |
|---|---|
static SegmentConfiguration |
ComponentUtils.getConfiguration(org.springframework.context.ApplicationContext ctx,
CommandWrapper wrapper) |
static SegmentConfiguration |
ComponentUtils.getConfiguration(org.springframework.context.ApplicationContext ctx,
ComponentToken token) |
static SegmentConfiguration |
ComponentUtils.getConfiguration(org.springframework.context.ApplicationContext ctx,
String tagName) |
static SegmentConfiguration |
ComponentUtils.getConfiguration(javax.servlet.http.HttpServletRequest request,
CommandWrapper wrapper) |
static SegmentConfiguration |
ComponentUtils.getConfiguration(javax.servlet.http.HttpServletRequest request,
ComponentToken token) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataGridConfiguration |
| Modifier and Type | Field and Description |
|---|---|
private SegmentConfiguration |
ChainConfiguration.from |
private SegmentConfiguration |
TargetConfiguration.to |
| Modifier and Type | Method and Description |
|---|---|
SegmentConfiguration |
ChainConfiguration.getFrom() |
SegmentConfiguration |
TargetConfiguration.getTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainConfiguration.setFrom(SegmentConfiguration from) |
void |
TargetConfiguration.setTo(SegmentConfiguration to) |
Copyright © 2014. All Rights Reserved.