com.eviware.soapui.support.propertyexpansion
Class GroovyEditorPropertyExpansionTarget

java.lang.Object
  extended by com.eviware.soapui.support.propertyexpansion.AbstractPropertyExpansionTarget
      extended by com.eviware.soapui.support.propertyexpansion.GroovyEditorPropertyExpansionTarget
All Implemented Interfaces:
PropertyExpansionTarget

public class GroovyEditorPropertyExpansionTarget
extends AbstractPropertyExpansionTarget


Constructor Summary
GroovyEditorPropertyExpansionTarget(GroovyEditor textField, ModelItem modelItem)
           
 
Method Summary
 java.lang.String getNameForCreation()
           
 java.lang.String getValueForCreation()
           
 void insertPropertyExpansion(PropertyExpansion expansion, java.awt.Point pt)
           
 
Methods inherited from class com.eviware.soapui.support.propertyexpansion.AbstractPropertyExpansionTarget
createContextExpansion, getContextModelItem, getModelItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyEditorPropertyExpansionTarget

public GroovyEditorPropertyExpansionTarget(GroovyEditor textField,
                                           ModelItem modelItem)
Method Detail

insertPropertyExpansion

public void insertPropertyExpansion(PropertyExpansion expansion,
                                    java.awt.Point pt)

getValueForCreation

public java.lang.String getValueForCreation()

getNameForCreation

public java.lang.String getNameForCreation()


Copyright © 2005-2009 eviware.com. All Rights Reserved.