Class StringChoiceRenderer.Prefixed
- java.lang.Object
-
- com.evolveum.midpoint.web.component.input.StringChoiceRenderer
-
- com.evolveum.midpoint.web.component.input.StringChoiceRenderer.Prefixed
-
- All Implemented Interfaces:
Serializable
,org.apache.wicket.markup.html.form.IChoiceRenderer<String>
,org.apache.wicket.model.IDetachable
,org.apache.wicket.util.io.IClusterable
- Enclosing class:
- StringChoiceRenderer
public static class StringChoiceRenderer.Prefixed extends StringChoiceRenderer
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.evolveum.midpoint.web.component.input.StringChoiceRenderer
StringChoiceRenderer.Prefixed
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDisplayValue(String object)
-
Methods inherited from class com.evolveum.midpoint.web.component.input.StringChoiceRenderer
getIdValue, getObject, prefixed, prefixedSplit, simple
-
-