org.wicketopia.joda.provider.editor
Class JodaTextFieldProvider<T>

java.lang.Object
  extended by org.wicketopia.joda.provider.editor.JodaTextFieldProvider<T>
All Implemented Interfaces:
PropertyEditorProvider

public class JodaTextFieldProvider<T>
extends Object
implements PropertyEditorProvider

Since:
1.0

Constructor Summary
JodaTextFieldProvider(JodaFormatSupport<T> formatSupport)
           
 
Method Summary
 EditorBuilder createPropertyEditor(String componentId, org.metastopheles.PropertyMetaData propertyMetadata, org.apache.wicket.model.IModel<?> propertyModel, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JodaTextFieldProvider

public JodaTextFieldProvider(JodaFormatSupport<T> formatSupport)
Method Detail

createPropertyEditor

public final EditorBuilder createPropertyEditor(String componentId,
                                                org.metastopheles.PropertyMetaData propertyMetadata,
                                                org.apache.wicket.model.IModel<?> propertyModel,
                                                Context context)
Specified by:
createPropertyEditor in interface PropertyEditorProvider


Copyright © 2010-2013. All Rights Reserved.