- All Superinterfaces:
- IDisplayObject
- All Known Implementing Classes:
- HiddenDisplayObject
public interface IHiddenDisplayObject
extends IDisplayObject
Defines the interface to use for implementing a hidden display object.
A hidden display object is used in a form when prompting the user in
order to maintain information between prompts. It should not be displayed
to the user.