201202203204205206207208209210211
} } // as last resort use the tag body { String text = new ResponseBufferZone(RequestCycle.get(), markupStream) { @Override protected void executeInsideBufferedZone() { TextLabel.super.onComponentTagBody(markupStream, tag);
204205206207208209210211212213214
173174175176177178179180181182183
} // as last resort use the tag body if (labelText == null) { String text = new ResponseBufferZone(RequestCycle.get(), markupStream) { @Override protected void executeInsideBufferedZone() { TextLabel.super.onComponentTagBody(markupStream, openTag);
200201202203204205206207208209210
174175176177178179180181182183184