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:
  • Constructor Details

    • Prefixed

      public Prefixed(String keyPrefix)
  • Method Details

    • getDisplayValue

      public String getDisplayValue(String object)