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, writeHtml
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
String getLabel()
int getOrder()
getOrder
in interface OrderableModuleDescriptor
boolean isDefault()
boolean isSortable()
boolean isSupportsAjaxLoad()
String getLoadNewerLabel()
String getLoadOlderLabel()
String getLoadAllNewerLabel()
String getLoadAllOlderLabel()
Copyright © 2002-2024 Atlassian. All Rights Reserved.