|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.markup.html.internal.ResponseBufferZone
public abstract class ResponseBufferZone
Utility class that buffers output and maintains markup stream index
| Constructor Summary | |
|---|---|
ResponseBufferZone(RequestCycle cycle,
MarkupStream stream)
|
|
| Method Summary | |
|---|---|
java.lang.CharSequence |
execute()
|
protected abstract void |
executeInsideBufferedZone()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseBufferZone(RequestCycle cycle,
MarkupStream stream)
| Method Detail |
|---|
public java.lang.CharSequence execute()
protected abstract void executeInsideBufferedZone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||