pivot.wtk
Interface TextInputTextListener


public interface TextInputTextListener

Text input text listener.

Author:
gbrown

Method Summary
 void textChanged(TextInput textInput)
          Called when a text input's text has changed.
 

Method Detail

textChanged

void textChanged(TextInput textInput)
Called when a text input's text has changed.

Parameters:
textInput -