|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.beans.PropertyEditorSupport
|
+--com.ibm.as400.access.IFSExistenceOptionEditor
The IFSExistenceOptionEditor class provides integrated file system existence editor support.
| Constructor Summary | |
IFSExistenceOptionEditor()
|
|
| Method Summary | |
java.lang.String |
getAsText()
Returns the property value in an editable form. |
java.lang.String |
getJavaInitializationString()
Returns a code fragment representing an initializer for the current value. |
java.lang.String[] |
getTags()
Returns the set of possible values for the property. |
java.lang.Object |
getValue()
Returns the value of the property. |
void |
setAsText(java.lang.String text)
Sets the property value from the specified String. |
void |
setValue(java.lang.Object value)
Sets the value of the object that is to be edited. |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IFSExistenceOptionEditor()
| Method Detail |
public java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class java.beans.PropertyEditorSupportpublic java.lang.String getJavaInitializationString()
getJavaInitializationString in interface java.beans.PropertyEditorgetJavaInitializationString in class java.beans.PropertyEditorSupportpublic java.lang.String[] getTags()
getTags in interface java.beans.PropertyEditorgetTags in class java.beans.PropertyEditorSupportpublic java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportpublic void setAsText(java.lang.String text)
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupporttext - The property value.public void setValue(java.lang.Object value)
setValue in interface java.beans.PropertyEditorsetValue in class java.beans.PropertyEditorSupportvalue - The new target object to be edited.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||