public class ListBoxSI
extends ListBox
Author:
Madhav Krishna
  • Field Details

    • width

      protected int width
    • height

      protected int height
    • location

      protected ObjectLocation location
    • readOnly

      protected boolean readOnly
    • disabled

      protected boolean disabled
  • Constructor Details

    • ListBoxSI

      public ListBoxSI​(String displayName, int width, int height, ObjectLocation location)
  • Method Details