Package com.atlassian.jira.web.component
package com.atlassian.jira.web.component
-
ClassDescriptionThe superclass of all web components, which has some simple helper methods.Provides the columns to be displayed on the results table, given a
SearchRequestand aUserRepresents an instruction that the container uses to decide whether to render the associated web component or not during any given rendering cycle.Provides web component rendering instructions based on the current context.This component is responsible for rendering the create issue widget for browse project page.Component that is used to render issue constants images.This bean is used to control the display properties of the IssueTable, and works withIssueTableWebComponentand issuetable.vm to achieve this.This class displays a table of issues, and works together with issuetable.vm.A callback to allow the IssueTableWebComponent to write an issue.RendersWebPanelwith the common JIRA module structure.Utility to extract fields from aWebPanel.This class is used in conjunction with issuetable.vm, andIssueTableLayoutBeanandIssueTableWebComponentto display a table of issues.This column layout is used to be able to create columns that are just producing HTML.A class for creatingIssueTableLayoutBeanobjects.Util class for getting columns for issue tables.This class contains a collection of utility methods used by web components