Uses of Interface
com.atlassian.jira.issue.customfields.SortableCustomField

Packages that use SortableCustomField
com.atlassian.jira.issue.customfields.impl   
 

Uses of SortableCustomField in com.atlassian.jira.issue.customfields.impl
 

Classes in com.atlassian.jira.issue.customfields.impl that implement SortableCustomField
 class AbstractMultiCFType
          Abstract class for Multi-select Custom field types for either Users or Groups.
 class CalculatedCFType
           
 class CascadingSelectCFType
          Cascading Select Custom Field Type allows for multiple dependent select lists.
 class DateCFType
           
 class DateTimeCFType
           
 class ImportIdLinkCFType
           
 class MultiGroupCFType
          Multiple User Group Select Type
 class MultiSelectCFType
          Multiple Select Type
 class MultiUserCFType
          Multiple Select Type
 class NumberCFType
           
 class ProjectCFType
           
 class ReadOnlyCFType
           
 class RenderableTextCFType
          This custom field type returns true for its isRenderable method and is meant to represent a text custom field type that is renderable.
 class SelectCFType
           
 class TextAreaCFType
           
 class TextCFType
           
 class URLCFType
           
 class UserCFType
           
 class VersionCFType
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.