Use at your own risk as everything in this API is subject to change without notice from release to release.
394041424344454647
container.renderBody(writer, cycle); } public IRender[] getContainedRenderers() { Component container = (Component) getContainer(); return container.getInnerRenderers(); }