com.centrasite.control.discovery
Interface PinEditValueListener

All Known Implementing Classes:
PinEditCommand

public interface PinEditValueListener

Listener handling pinedit control input.


Method Summary
 void setValue(java.lang.String richText)
          Called to set the text, which the user has entered into the dialog.
 

Method Detail

setValue

void setValue(java.lang.String richText)
Called to set the text, which the user has entered into the dialog.