public class IconPicker extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IconPicker.IconPickerPopup |
Constructor and Description |
---|
IconPicker(String id) |
Modifier and Type | Method and Description |
---|---|
String |
getIconUrl() |
void |
init() |
IconPicker.IconPickerPopup |
openPopup() |
IconPicker |
setIconUrl(String url) |
public IconPicker(String id)
public void init()
public String getIconUrl()
public IconPicker setIconUrl(String url)
public IconPicker.IconPickerPopup openPopup()
Copyright © 2002-2017 Atlassian. All Rights Reserved.