- All Superinterfaces:
- IDisplayObject, ISingleSelectDisplayObject, ITextDisplayObject
- All Known Implementing Classes:
- MultiSelectDisplayObject
public interface IMultiSelectDisplayObject
extends ISingleSelectDisplayObject
Defines the interface to use for implementing a multiple selection display
object. A multiple selection display object, which is used in a form when
prompting the user, contains a selection list that allows more than one
item to be selected.