|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Body | |
|---|---|
| org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
| org.apache.tapestry.services.impl | Service implementations. |
| org.apache.tapestry.test | Various testing utilities to make testing tapestry pages/components easier. |
| Uses of Body in org.apache.tapestry.services |
|---|
| Methods in org.apache.tapestry.services with parameters of type Body | |
|---|---|
void |
ComponentRenderWorker.renderBody(IRequestCycle cycle,
Body component)
Special render for handling html element targets. |
| Uses of Body in org.apache.tapestry.services.impl |
|---|
| Methods in org.apache.tapestry.services.impl with parameters of type Body | |
|---|---|
void |
ComponentEventConnectionWorker.renderBody(IRequestCycle cycle,
Body component)
Special render for handling html element targets. |
| Uses of Body in org.apache.tapestry.test |
|---|
| Methods in org.apache.tapestry.test with parameters of type Body | |
|---|---|
void |
MockComponentRenderWorker.renderBody(IRequestCycle cycle,
Body component)
Special render for handling html element targets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||