Uses of Interface
com.atlassian.jira.plugin.profile.ViewProfilePanel

Packages that use ViewProfilePanel
com.atlassian.jira.plugin.profile   
com.atlassian.jira.web.action.user   
 

Uses of ViewProfilePanel in com.atlassian.jira.plugin.profile
 

Classes in com.atlassian.jira.plugin.profile that implement ViewProfilePanel
 class DefaultProfilePanel
          Renders html for a view profile panel.
 

Methods in com.atlassian.jira.plugin.profile that return ViewProfilePanel
 ViewProfilePanel DefaultViewProfilePanelManager.getProfilePanel(String tabKey)
           
 ViewProfilePanel ViewProfilePanelManager.getProfilePanel(String tabKey)
          Returns the ViewProfilePanel registered for a specified tabKey.
 

Uses of ViewProfilePanel in com.atlassian.jira.web.action.user
 

Methods in com.atlassian.jira.web.action.user that return ViewProfilePanel
 ViewProfilePanel ViewProfile.getProfilePanelForTab(String tabKey)
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.