Java org.apache.wicket.markup.html.form EnumChoiceRenderer fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.markup.html.form EnumChoiceRenderer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.markup.html.form EnumChoiceRenderer.

The text is from its open source code.

Constructor

EnumChoiceRenderer(Component resourceSource)
Constructor
EnumChoiceRenderer()
Constructor that creates the choice renderer that will use global instance of localizer to resolve resource keys.