com.jurismarches.vradi.ui.editors
Class TextEditorModel

java.lang.Object
  extended by com.jurismarches.vradi.ui.editors.VradiEditorModel<java.lang.String>
      extended by com.jurismarches.vradi.ui.editors.TextEditorModel
All Implemented Interfaces:
java.io.Serializable

public class TextEditorModel
extends VradiEditorModel<java.lang.String>

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

Field Summary
 
Fields inherited from class com.jurismarches.vradi.ui.editors.VradiEditorModel
extensionName, fieldDescription, fieldName, pcs, PROPERTY_EXTENSION_NAME, PROPERTY_FIELD_DESCRIPTION, PROPERTY_FIELD_NAME, PROPERTY_VALIDATOR_CONTEXT, PROPERTY_VALUE, validatorContext, value
 
Constructor Summary
TextEditorModel()
           
 
Method Summary
 
Methods inherited from class com.jurismarches.vradi.ui.editors.VradiEditorModel
addPropertyChangeListener, addPropertyChangeListener, getExtensionName, getFieldDescription, getFieldName, getValidatorContext, getValue, removePropertyChangeListener, removePropertyChangeListener, 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

TextEditorModel

public TextEditorModel()


Copyright © 2009-2010 JurisMarches. All Rights Reserved.