com.f1j.ss
Class ComboBoxPopup

java.lang.Object
  |
  +--com.actuate.util.Debug
        |
        +--com.f1j.util.Debug
              |
              +--com.f1j.util.ObjConst
                    |
                    +--com.f1j.util.Obj
                          |
                          +--com.f1j.ss.ComboBoxPopup

public class ComboBoxPopup
extends com.f1j.util.Obj

This is the spreadsheet implementation of the ComboBox Popup Model interface. NOTE: The View uses the combobox DC to calculate the menu item height, because the popup DC is not available until the menu is actually shown.