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

Enclosing interface:
DropDownModel

public static interface DropDownModel.DropDownSection


Method Summary
 List<DropDownModel.DropDownItem> getItems()
           
 

Method Detail

getItems

List<DropDownModel.DropDownItem> getItems()
Returns:
a list fo menu items inside the section


Copyright © 2002-2013 Atlassian. All Rights Reserved.