Uses of Class
com.atlassian.jira.web.component.PickerLayoutBean

Packages that use PickerLayoutBean
com.atlassian.jira.web.component.multigrouppicker   
com.atlassian.jira.web.component.multiuserpicker   
 

Uses of PickerLayoutBean in com.atlassian.jira.web.component.multigrouppicker
 

Subclasses of PickerLayoutBean in com.atlassian.jira.web.component.multigrouppicker
 class GroupPickerLayoutBean
           
 

Methods in com.atlassian.jira.web.component.multigrouppicker with parameters of type PickerLayoutBean
 String GroupPickerWebComponent.getHtml(PickerLayoutBean layoutBean, Collection currentGroups, boolean canEdit, Long id, Map startingParams)
           
 String GroupPickerWebComponent.getHtml(PickerLayoutBean layoutBean, Collection currentGroups, boolean canEdit, Long id, Map startingParams, I18nHelper i18n)
           
 

Uses of PickerLayoutBean in com.atlassian.jira.web.component.multiuserpicker
 

Subclasses of PickerLayoutBean in com.atlassian.jira.web.component.multiuserpicker
 class UserPickerLayoutBean
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.