- All Superinterfaces:
- IDisplayObject, ITextDisplayObject
- All Known Subinterfaces:
- IVerifyTextNoEchoDisplayObject
- All Known Implementing Classes:
- TextNoEchoDisplayObject, VerifyTextNoEchoDisplayObject
public interface ITextNoEchoDisplayObject
extends ITextDisplayObject
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 (*).