Package ontopoly.utils
Class TopicChoiceRenderer<T extends Topic>
java.lang.Object
ontopoly.utils.TopicChoiceRenderer<T>
- All Implemented Interfaces:
Serializable,org.apache.wicket.IClusterable,org.apache.wicket.markup.html.form.IChoiceRenderer<T>
public class TopicChoiceRenderer<T extends Topic>
extends Object
implements org.apache.wicket.markup.html.form.IChoiceRenderer<T>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDisplayValue(Topic object) getIdValue(Topic object, int index) protected Topic
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
TopicChoiceRenderer
public TopicChoiceRenderer()
-
-
Method Details