com.jaspersoft.jasperserver.war.action
Class ReportJobEditAction.MailAddressesEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by com.jaspersoft.jasperserver.war.action.ReportJobEditAction.MailAddressesEditor
All Implemented Interfaces:
java.beans.PropertyEditor
Enclosing class:
ReportJobEditAction

protected static class ReportJobEditAction.MailAddressesEditor
extends java.beans.PropertyEditorSupport


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

Constructor Detail

ReportJobEditAction.MailAddressesEditor

protected ReportJobEditAction.MailAddressesEditor()
Method Detail

getAsText

public java.lang.String getAsText()
Specified by:
getAsText in interface java.beans.PropertyEditor
Overrides:
getAsText in class java.beans.PropertyEditorSupport

setAsText

public void setAsText(java.lang.String text)
               throws java.lang.IllegalArgumentException
Specified by:
setAsText in interface java.beans.PropertyEditor
Overrides:
setAsText in class java.beans.PropertyEditorSupport
Throws:
java.lang.IllegalArgumentException


Copyright © 2007. All Rights Reserved.