Class Hierarchy All Classes All Fields and Methods

Interface com.ibm.etools.mft.api.IPropertyEditorWithArgument

public interface IPropertyEditorWithArgument
extends IPropertyEditor

An interface for a custom property editor that has arguments.

Method Index
Method Description
String getArgument()  
void setArgument(String)  

Methods

getArgument

public String getArgument() 

setArgument

public void setArgument(String argument) 

Class Hierarchy All Classes All Fields and Methods