public class PolicyRenderer extends ChoiceRenderer<String>
Constructor and Description |
---|
PolicyRenderer(IModel<Map<String,String>> policies) |
Modifier and Type | Method and Description |
---|---|
Object |
getDisplayValue(String object) |
String |
getIdValue(String object,
int index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
detach, getObject
public Object getDisplayValue(String object)
getDisplayValue
in interface IChoiceRenderer<String>
getDisplayValue
in class ChoiceRenderer<String>
public String getIdValue(String object, int index)
getIdValue
in interface IChoiceRenderer<String>
getIdValue
in class ChoiceRenderer<String>
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.