org.chorem.vradi.ui.offer.editors
Class NumEditorModel

java.lang.Object
  extended by org.chorem.vradi.ui.offer.editors.VradiEditorModel<Float>
      extended by org.chorem.vradi.ui.offer.editors.NumEditorModel
All Implemented Interfaces:
Serializable

public class NumEditorModel
extends VradiEditorModel<Float>

Author:
morin Date: 26 nov. 2009 Time: 19:05:06
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.vradi.ui.offer.editors.VradiEditorModel
extensionFieldName, extensionName, fieldDescription, fieldName, pcs, PROPERTY_EXTENSION_FIELD_NAME, PROPERTY_EXTENSION_NAME, PROPERTY_FIELD_DESCRIPTION, PROPERTY_FIELD_NAME, PROPERTY_VALIDATOR_CONTEXT, PROPERTY_VALUE, validatorContext, value
 
Constructor Summary
NumEditorModel()
           
 
Method Summary
 
Methods inherited from class org.chorem.vradi.ui.offer.editors.VradiEditorModel
addPropertyChangeListener, addPropertyChangeListener, getExtensionFieldName, getExtensionName, getFieldDescription, getFieldName, getValidatorContext, getValue, removePropertyChangeListener, removePropertyChangeListener, setExtensionFieldName, setExtensionName, setFieldDescription, setFieldName, setValidatorContext, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumEditorModel

public NumEditorModel()


Copyright © 2009-2011 CodeLutin. All Rights Reserved.