com.atlassian.jira.web.component.multigrouppicker
Class GroupPickerLayoutBean

java.lang.Object
  extended by com.atlassian.jira.web.component.PickerLayoutBean
      extended by com.atlassian.jira.web.component.multigrouppicker.GroupPickerLayoutBean

public class GroupPickerLayoutBean
extends PickerLayoutBean


Constructor Summary
GroupPickerLayoutBean(String i18nPrefix, String removeGroupsPrefix, String removeGroupsAction, String addGroupAction)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.web.component.PickerLayoutBean
getAddAction, getAddButtonKey, getAddDescKey, getAddDescKey2, getAddHeadingKey, getCurrentHeadingKey, getDisplayNameKey, getNameKey, getNoKey, getPickerAction, getPickerId, getPickerName, getPickerTitle, getRemoveAction, getRemoveButtonKey, getRemovePrefix, isUserLayoutBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupPickerLayoutBean

public GroupPickerLayoutBean(String i18nPrefix,
                             String removeGroupsPrefix,
                             String removeGroupsAction,
                             String addGroupAction)


Copyright © 2002-2014 Atlassian. All Rights Reserved.