Uses of Package
com.atlassian.greenhopper.web.rapid.issue.fields

Packages that use com.atlassian.greenhopper.web.rapid.issue.fields
com.atlassian.greenhopper.web.rapid.issue   
com.atlassian.greenhopper.web.rapid.issue.fields   
 

Classes in com.atlassian.greenhopper.web.rapid.issue.fields used by com.atlassian.greenhopper.web.rapid.issue
FieldHelper
          Contains methods which are useful for the Field classes in rendering and updating their values.
FieldUpdatedEntry
           
 

Classes in com.atlassian.greenhopper.web.rapid.issue.fields used by com.atlassian.greenhopper.web.rapid.issue.fields
AbstractAggregateRemainingEstimateField
          Abstract class representing the 'field' of an aggregate remaining estimate.
ComplexEditableField
          A field which can be edited, but in contrast to SimpleEditableField, this field cannot just be updated using IssueUpdateService.
Field
          A field which may be displayed and optionally edited on the Rapid Board's Detail Issue view.
FieldEditType
          The different types of "edit control" for a field.
FieldEntry
           
FieldHelper
          Contains methods which are useful for the Field classes in rendering and updating their values.
FieldRenderer
          Defines supported field renderers.
HtmlFieldEntry
           
ReadOnlyField
          Fields which are read-only do not need to implement the createEditEntry() method
SimpleEditableField
          A Field which can be edited simply using JIRA's IssueService (but we actually use IssueUpdateService under the covers.
SubTaskAwareField
          A field which needs to know about an issues sub-tasks in order to construct its view entry FieldEntry.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.