public interface DropDownModel
Modifier and Type | Interface and Description |
---|---|
static interface |
DropDownModel.DropDownItem |
static interface |
DropDownModel.DropDownSection |
Modifier and Type | Method and Description |
---|---|
List<DropDownModel.DropDownSection> |
getSections() |
String |
getTopText() |
int |
getTotalItems() |
String getTopText()
int getTotalItems()
List<DropDownModel.DropDownSection> getSections()
Copyright © 2002-2022 Atlassian. All Rights Reserved.