com.clickntap.tool.types
Class MultipartFilePropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by com.clickntap.tool.types.MultipartFilePropertyEditor
All Implemented Interfaces:
PropertyEditor

public class MultipartFilePropertyEditor
extends PropertyEditorSupport


Constructor Summary
MultipartFilePropertyEditor()
           
 
Method Summary
 void setValue(Object value)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipartFilePropertyEditor

public MultipartFilePropertyEditor()
Method Detail

setValue

public void setValue(Object value)
Specified by:
setValue in interface PropertyEditor
Overrides:
setValue in class PropertyEditorSupport


Copyright © 2014. All rights reserved.