com.jurismarches.vradi.ui.offer.editors
Class TextEditorModel
java.lang.Object
com.jurismarches.vradi.ui.offer.editors.VradiEditorModel<String>
com.jurismarches.vradi.ui.offer.editors.TextEditorModel
- All Implemented Interfaces:
- Serializable
public class TextEditorModel
- extends VradiEditorModel<String>
- Author:
- morin
Date: 26 nov. 2009
Time: 19:05:06
- See Also:
- Serialized Form
| Fields inherited from class com.jurismarches.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 |
| Methods inherited from class com.jurismarches.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 |
TextEditorModel
public TextEditorModel()
removeEndLine
public void removeEndLine()
convertToIso
public void convertToIso()
convertToUtf
public void convertToUtf()
removeXML
public void removeXML()
unescapeXML
public void unescapeXML()
convertTo
protected String convertTo(String text,
String encoding)
Copyright © 2009-2011 JurisMarches. All Rights Reserved.