public interface ClientBodyElement extends ClientElement
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)
Modifier and Type | Method and Description |
---|---|
Block |
getBody() |
getClientId
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.