|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.AbstractEditorModel
com.eviware.soapui.support.ModelItemPropertyEditorModel<T>
public class ModelItemPropertyEditorModel<T extends ModelItem>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.eviware.soapui.support.EditorModel |
---|
EditorModel.EditorModelListener |
Constructor Summary | |
---|---|
ModelItemPropertyEditorModel(T modelItem,
java.lang.String propertyName)
|
Method Summary | |
---|---|
java.lang.String |
getEditorText()
|
Settings |
getSettings()
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
release()
|
void |
setEditorText(java.lang.String text)
|
Methods inherited from class com.eviware.soapui.support.AbstractEditorModel |
---|
addEditorModelListener, fireEditorTextChanged, removeEditorModelListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelItemPropertyEditorModel(T modelItem, java.lang.String propertyName)
Method Detail |
---|
public Settings getSettings()
getSettings
in interface EditorModel
public java.lang.String getEditorText()
getEditorText
in interface EditorModel
public void setEditorText(java.lang.String text)
setEditorText
in interface EditorModel
public void release()
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |