|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextCFType | |
|---|---|
| com.atlassian.jira.issue.customfields.impl | |
| Uses of TextCFType in com.atlassian.jira.issue.customfields.impl |
|---|
| Subclasses of TextCFType in com.atlassian.jira.issue.customfields.impl | |
|---|---|
class |
AbstractMultiCFType<T>
Abstract class for Multi-select Custom field types for either Users or Groups. |
class |
MultiGroupCFType
Multiple User Group Select Type |
class |
MultiUserCFType
Multiple Select Type |
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
|
| Methods in com.atlassian.jira.issue.customfields.impl with parameters of type TextCFType | |
|---|---|
T |
TextCFType.Visitor.visitText(TextCFType textCustomFieldType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||