|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.describe.LocationRenderStrategy
public class LocationRenderStrategy
Adapter for displaying Location
objects as HTML. This may
include showing the content of the Resource
, with the line indicated
in the Location highlighted.
Constructor Summary | |
---|---|
LocationRenderStrategy()
|
Method Summary | |
---|---|
void |
renderObject(java.lang.Object object,
IMarkupWriter writer,
IRequestCycle cycle)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationRenderStrategy()
Method Detail |
---|
public void renderObject(java.lang.Object object, IMarkupWriter writer, IRequestCycle cycle)
renderObject
in interface RenderStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |