public class

PickerLayoutBean

extends Object
java.lang.Object
   ↳ com.atlassian.jira.web.component.PickerLayoutBean
Known Direct Subclasses

Summary

Public Constructors
PickerLayoutBean(String i18nPrefix, String removeUsersPrefix, String removeUsersAction, String addUserAction, boolean isUserLayoutBean, String pickerAction, String pickerName, String pickerId)
Public Methods
String getAddAction()
String getAddButtonKey()
String getAddDescKey()
String getAddDescKey2()
String getAddHeadingKey()
String getCurrentHeadingKey()
String getDisplayNameKey()
String getNameKey()
String getNoKey()
String getPickerAction()
String getPickerId()
String getPickerName()
String getPickerTitle()
String getRemoveAction()
String getRemoveButtonKey()
String getRemovePrefix()
boolean isUserLayoutBean()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PickerLayoutBean (String i18nPrefix, String removeUsersPrefix, String removeUsersAction, String addUserAction, boolean isUserLayoutBean, String pickerAction, String pickerName, String pickerId)

Public Methods

public String getAddAction ()

public String getAddButtonKey ()

public String getAddDescKey ()

public String getAddDescKey2 ()

public String getAddHeadingKey ()

public String getCurrentHeadingKey ()

public String getDisplayNameKey ()

public String getNameKey ()

public String getNoKey ()

public String getPickerAction ()

public String getPickerId ()

public String getPickerName ()

public String getPickerTitle ()

public String getRemoveAction ()

public String getRemoveButtonKey ()

public String getRemovePrefix ()

public boolean isUserLayoutBean ()