com.ibm.commons.swt.data.controls
Interface DCCompositeText.CallDialog

Enclosing class:
DCCompositeText

public static interface DCCompositeText.CallDialog

An interface that allows implementors determine the desired behavior when a button is pressed to launch a dialog from a composite control.


Method Summary
 java.lang.String callDialog(java.lang.String value)
           
 

Method Detail

callDialog

java.lang.String callDialog(java.lang.String value)