Package com.ibm.cics.server
Class SyncLevelEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.ibm.cics.server.SyncLevelEditor
- All Implemented Interfaces:
PropertyEditor
This Class provides a property editor for the syncLevel property of an AttachInitiator.
- Since CICS TS version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
SyncLevelEditor
public SyncLevelEditor()
-
-
Method Details
-
getAsText
- Specified by:
getAsTextin interfacePropertyEditor- Overrides:
getAsTextin classPropertyEditorSupport- See Also:
- Since CICS TS version:
- 1.3
-
getTags
- Specified by:
getTagsin interfacePropertyEditor- Overrides:
getTagsin classPropertyEditorSupport- See Also:
- Since CICS TS version:
- 1.3
-
setAsText
- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classPropertyEditorSupport- Throws:
IllegalArgumentException- See Also:
- Since CICS TS version:
- 1.3
-