Johan Compagner wrote:
in the end MarkupComponent.renderNext() must be called
Because the stream must advance to the next position. So that the markup stream pointer is set to the right position for the next one.

If you don't want a component to render just call setVisible(false) on it.

Okay, that makes sense.  Thanks.

  -- Scott



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to