public interface IssueTabPanelModuleDescriptor extends JiraResourcedModuleDescriptor<PaginatedIssueTabPanel>, OrderableModuleDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getLoadAllNewerLabel() |
String |
getLoadAllOlderLabel() |
String |
getLoadNewerLabel() |
String |
getLoadOlderLabel() |
int |
getOrder() |
boolean |
isDefault() |
boolean |
isSortable() |
boolean |
isSupportsAjaxLoad() |
getHtml, getHtml, getI18nBean, writeHtmldestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenString getLabel()
int getOrder()
getOrder in interface OrderableModuleDescriptorboolean isDefault()
boolean isSortable()
boolean isSupportsAjaxLoad()
String getLoadNewerLabel()
String getLoadOlderLabel()
String getLoadAllNewerLabel()
String getLoadAllOlderLabel()
Copyright © 2002-2023 Atlassian. All Rights Reserved.