Package com.atlassian.jira.web.component

Interface Summary
IssuePage  
IssuePager This class is used in conjunction with issuetable.vm, and IssueTableLayoutBean and IssueTableWebComponent to display a table of issues.
IssueTableWriter A callback to allow the IssueTableWebComponent to write an issue.
ModuleWebComponent A ui utility to wrap a WebPanel with the common JIRA module structure.
TableLayoutUtils Util class for getting columns for issue tables.
 

Class Summary
AbstractWebComponent The superclass of all web components, which has some simple helper methods.
AllIssuesIssuePager  
CreateIssueWebComponent This component is responsible for rendering the create issue widget for browse project page.
IssueConstantWebComponent Component that is used to render issue constants images.
IssueTableLayoutBean This bean is used to control the display properties of the IssueTable, and works with IssueTableWebComponent and issuetable.vm to achieve this.
IssueTableWebComponent This class displays a table of issues, and works together with issuetable.vm.
ModuleWebComponentImpl  
PickerLayoutBean  
SimpleColumnLayoutItem This column layout is used to be able to create columns that are just producing HTML.
TableLayoutFactory A class for creating IssueTableLayoutBean objects.
TableLayoutUtilsImpl  
WebComponentUtils This class contains a collection of utility methods used by web components
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.