Uses of Interface
com.atlassian.jira.web.component.TableLayoutUtils

Packages that use TableLayoutUtils
com.atlassian.jira.gadgets.system   
com.atlassian.jira.web.component   
 

Uses of TableLayoutUtils in com.atlassian.jira.gadgets.system
 

Constructors in com.atlassian.jira.gadgets.system with parameters of type TableLayoutUtils
AvailableColumnsResource(JiraAuthenticationContext authenticationContext, FieldManager fieldManager, TableLayoutUtils tableLayoutUtils)
           
IssueTableResource(JiraAuthenticationContext authenticationContext, SearchService searchService, SearchProvider searchProvider, TableLayoutUtils tableLayoutUtils, SearchRequestService searchRequestService, FieldManager fieldManager, SearchSortUtil searchSortUtil, ProjectManager projectManager, PermissionManager permissionManager, VersionManager versionManager, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties)
           
 

Uses of TableLayoutUtils in com.atlassian.jira.web.component
 

Classes in com.atlassian.jira.web.component that implement TableLayoutUtils
 class TableLayoutUtilsImpl
           
 

Constructors in com.atlassian.jira.web.component with parameters of type TableLayoutUtils
TableLayoutFactory(ColumnLayoutManager columnLayoutManager, FieldManager fieldManager, TableLayoutUtils tableLayoutUtils, ColumnLayoutItemFactory columnLayoutItemFactory, UserPreferencesManager userPreferencesManager, SearchService searchService, SearchSortUtil searchSortUtil)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.