DhListBox Class

Methods | This Package | All Packages

Implements an HTML list box control.

Component
  |
  +--DhStyleBase
     |
     +--DhElement
        |
        +--DhBaseContainer
           |
           +--DhSelectBox
              |
              +--DhListBox

package com.ms.wfc.html

public class DhListBox
extends
DhSelectBox****

Remarks

This class manages adding, removing, and selecting items, as well as scrolling. The list box control can be used within a form (see DhForm) to transmit data.