ReadOnlyObjectRenderer demo

This example shows how a specific render can be used for presenting the read only view. This can be any panel and is best used in conjunction with a Wicket Fragment. All you need to do is to implement the interface ReadOnlyObjectRenderer whose only purpose it to create a Component based on the currently selected entity. Please refer to the javadoc for further explanation.

Name: [search]
Id: [id]
Object: [object]