|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.ioc.BaseLocatable
org.apache.tapestry5.internal.structure.BlockImpl
public class BlockImpl
| Constructor Summary | |
|---|---|
BlockImpl(Location location,
java.lang.String description)
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.apache.tapestry5.ioc.BaseLocatable |
|---|
getLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BlockImpl(Location location,
java.lang.String description)
| Method Detail |
|---|
public void addToBody(RenderCommand element)
BodyPageElement
addToBody in interface BodyPageElement
public void render(MarkupWriter writer,
RenderQueue queue)
render in interface RenderCommandpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||