| IActionPropertyEditor |
An interface for a custom property editor that wants to be notified of various
actions performed on a specific nodes. |
| ICellPropertyEditor |
An interface for a custom property editor that want to contribute to the
construction of complex properties. |
| IColumnPropertyEditor |
An interface for a custom property editor that want to contribute to the
construction of complex properties. |
| IPropertyCompiler |
Deprecated
This interface is replaced by the com.ibm.etools.mft.api.IRuntimePropertyCompiler. |
| IPropertyEditor |
Interface to a custom Property Editor. |
| IPropertyEditorWithArgument |
An interface for a custom property editor that has arguments. |