public class SubTaskReorderColumnLayoutItem extends SimpleColumnLayoutItem
Note that a new instance should be created for every view issue page, as it uses sequence numbers which need to be reset after each use.
TO_ID| Constructor and Description |
|---|
SubTaskReorderColumnLayoutItem(PermissionManager permissionManager,
SubTaskBean subTaskBean,
String subTaskView,
Issue parentIssue,
ApplicationUser user,
I18nHelper i18n) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getColumnCssClass()
Subclasses can override this to provide their own CSS class if they need to
|
String |
getHtml(Map displayParams,
Issue issue)
Subclasses need to implement this to return the HTML for each row.
|
compareTo, getColumnHeadingKey, getHeaderHtml, getId, getIssueObject, getNavigableField, getPosition, isAliasForFieldpublic SubTaskReorderColumnLayoutItem(PermissionManager permissionManager, SubTaskBean subTaskBean, String subTaskView, Issue parentIssue, ApplicationUser user, I18nHelper i18n)
protected String getColumnCssClass()
SimpleColumnLayoutItemgetColumnCssClass in class SimpleColumnLayoutItempublic String getHtml(Map displayParams, Issue issue)
SimpleColumnLayoutItemgetHtml in interface ColumnLayoutItemgetHtml in class SimpleColumnLayoutItemCopyright © 2002-2015 Atlassian. All Rights Reserved.