Class SelectFromListPanel


public class SelectFromListPanel extends PopupPanel
  • Constructor Details

    • SelectFromListPanel

      public SelectFromListPanel(String title)
  • Method Details

    • getSelectedIndex

      public int getSelectedIndex()
    • getSelectedText

      public String getSelectedText()
    • set

      public void set(Name[] options, String title, Runnable action)
      Setup this panel.