java.lang.Object | ||
↳ | com.atlassian.jira.web.component.SimpleColumnLayoutItem | |
↳ | com.atlassian.jira.web.component.subtask.ActionsAndOperationsColumnLayoutItem |
ColumnLayoutItem that displays an AJAX dropdrown of all available actions and operations. This replaces the previous ActionsLink column layout that showed 3 actions.
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return some text for the Column Header.
| |||||||||||
Subclasses need to implement this to return the HTML for each row.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Subclasses can override this to provide their own CSS class if they need to
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||
![]() |
Return some text for the Column Header. By default this calls getColumnHeadingKey()
but
implementations can override this to provide different column headings as appropriate
getText(String)
to get a
heading
Subclasses need to implement this to return the HTML for each row.
Subclasses can override this to provide their own CSS class if they need to