|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientBodyElement
Extends ClientElement
with the concept of a body, a Block that can be rendered to provide the content
within. The primary implementation of this is the Zone
component, which exposes its client id and body for
use with MultiZoneUpdate
.
MultiZoneUpdate.add(ClientBodyElement)
Method Summary | |
---|---|
Block |
getBody()
|
Methods inherited from interface org.apache.tapestry5.ClientElement |
---|
getClientId |
Method Detail |
---|
Block getBody()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |