public interface

DropDownModel

com.atlassian.jira.web.ui.model.DropDownModel

Class Overview

An interface to model a drop down menu, so we can pump it into a UI component easier

Public Methods

public List<DropDownModel.DropDownSection> getSections ()

Returns
  • a list fo menu sections

public String getTopText ()

Returns
  • the top level text of the drop down menu

public int getTotalItems ()

Returns
  • the count of items inside any sections