|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 FieldEntryFactory 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 | |
---|---|
AbstractAggregateRemainingEstimateFieldEntryFactory
Abstract class representing the 'field' of an aggregate remaining estimate. |
|
AbstractCustomFieldEntryFactory
|
|
ComplexEditableFieldEntryFactory
A field which can be edited, but in contrast to SimpleEditableFieldEntryFactory , this field cannot just be updated using
IssueUpdateService . |
|
EpicLinkFieldEntry
|
|
FieldDetailsCategory
Category type for issue detail fields |
|
FieldDetailType
Data type for custom field details to be added to issue detail fields |
|
FieldEditType
The different types of "edit control" for a field. |
|
FieldEntry
|
|
FieldEntryFactory
A field which may be displayed and optionally edited on the Rapid Board's Detail Issue view. |
|
FieldHelper
Contains methods which are useful for the FieldEntryFactory classes in rendering and updating their values. |
|
FieldRenderer
Defines supported field renderers. |
|
HtmlFieldEntry
|
|
ReadOnlyCustomFieldEntryFactory
Abstract base class for custom field types to use the common valid / visble / applicable check. |
|
ReadOnlyFieldEntryFactory
Fields which are read-only do not need to implement the createEditEntry() method |
|
ReadOnlySystemFieldEntryFactory
Base class for system fields to check validity. |
|
SimpleEditableFieldEntryFactory
A FieldEntryFactory which can be edited simply using JIRA's IssueService (but we
actually use IssueUpdateService under the covers. |
|
SubTaskAwareFieldEntryFactory
A field which needs to know about an issues sub-tasks in order to construct its view entry FieldEntry . |
|
TextFieldEntry
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |