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, isAliasForField
public SubTaskReorderColumnLayoutItem(PermissionManager permissionManager, SubTaskBean subTaskBean, String subTaskView, Issue parentIssue, ApplicationUser user, I18nHelper i18n)
protected String getColumnCssClass()
SimpleColumnLayoutItem
getColumnCssClass
in class SimpleColumnLayoutItem
public String getHtml(Map displayParams, Issue issue)
SimpleColumnLayoutItem
getHtml
in interface ColumnLayoutItem
getHtml
in class SimpleColumnLayoutItem
Copyright © 2002-2015 Atlassian. All Rights Reserved.