|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectontopoly.utils.TopicChoiceRenderer<T>
public class TopicChoiceRenderer<T extends Topic>
| Field Summary | |
|---|---|
static TopicChoiceRenderer<Topic> |
INSTANCE
|
| Constructor Summary | |
|---|---|
TopicChoiceRenderer()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getDisplayValue(Topic object)
|
java.lang.String |
getIdValue(Topic object,
int index)
|
protected Topic |
getTopic(java.lang.Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TopicChoiceRenderer<Topic> INSTANCE
| Constructor Detail |
|---|
public TopicChoiceRenderer()
| Method Detail |
|---|
protected Topic getTopic(java.lang.Object object)
public java.lang.Object getDisplayValue(Topic object)
getDisplayValue in interface org.apache.wicket.markup.html.form.IChoiceRenderer<T extends Topic>
public java.lang.String getIdValue(Topic object,
int index)
getIdValue in interface org.apache.wicket.markup.html.form.IChoiceRenderer<T extends Topic>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||