public class BlockImpl extends BaseLocatable implements Block, BodyPageElement, RenderCommand
| Constructor and Description |
|---|
BlockImpl(Location location,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBody(RenderCommand element)
Used during the construction of the page.
|
void |
render(MarkupWriter writer,
RenderQueue queue)
Pushes all the elements of the body of this block onto the queue in appropriate order.
|
java.lang.String |
toString() |
getLocationpublic void addToBody(RenderCommand element)
BodyPageElementaddToBody in interface BodyPageElementpublic void render(MarkupWriter writer, RenderQueue queue)
render in interface RenderCommandpublic java.lang.String toString()
toString in class java.lang.Object${project.version} - Copyright © 2003-2015 The Apache Software Foundation.