- All Superinterfaces:
- IDisplayObject, ITextDisplayObject, ITextNoEchoDisplayObject
- All Known Implementing Classes:
- VerifyTextNoEchoDisplayObject
public interface IVerifyTextNoEchoDisplayObject
extends ITextNoEchoDisplayObject
Defines the interface to use for implementing
a display object that does not echo the entered text back to the user.
Instead of echoing the characters being typed in the form, this
display object will echo asterisks (*). In addition, this display object
requires information to be typed twice.