| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.support | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
SubComponent.RenderData |
RequestContext.getSubComponentDebugData(String id)
Retrieves the
SubComponent.RenderData for the specified SubComponent. |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestContext.addSubComponentDebugData(String id,
SubComponent.RenderData data)
Adds the
SubComponent.RenderData for the specified SubComponent. |
| Modifier and Type | Method and Description |
|---|---|
SubComponent.RenderData |
AbstractRequestContext.getSubComponentDebugData(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRequestContext.addSubComponentDebugData(String id,
SubComponent.RenderData data) |
| Modifier and Type | Method and Description |
|---|---|
SubComponent.RenderData |
SubComponent.determineURI(RequestContext context,
org.springframework.context.ApplicationContext applicationContext)
Determines the URL to use to render the SubComponent instance.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.