Uses of Class
com.atlassian.jira.pageobjects.components.userpicker.PickerType

Packages that use PickerType
com.atlassian.jira.pageobjects.components.userpicker   
 

Uses of PickerType in com.atlassian.jira.pageobjects.components.userpicker
 

Methods in com.atlassian.jira.pageobjects.components.userpicker that return PickerType
static PickerType PickerType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PickerType[] PickerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.jira.pageobjects.components.userpicker with parameters of type PickerType
PickerPopup(LegacyTriggerPicker parent, PickerType pickerType, Class<R> rowClass)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.