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:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final TopicChoiceRenderer<Topic> INSTANCE
TopicChoiceRenderer
public TopicChoiceRenderer()
getTopic
protected Topic getTopic(Object object)
getDisplayValue
public Object getDisplayValue(Topic object)
- Specified by:
getDisplayValue
in interface org.apache.wicket.markup.html.form.IChoiceRenderer<T extends Topic>
getIdValue
public String getIdValue(Topic object,
int index)
- Specified by:
getIdValue
in interface org.apache.wicket.markup.html.form.IChoiceRenderer<T extends Topic>
Copyright © 2000-2012 Ontopia.