java.lang.Object | |
↳ | com.atlassian.jira.issue.fields.layout.field.FieldLayoutItemImpl |
Nested Classes | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FieldLayoutItemImpl.Builder | Useful for instantiating FieldLayoutItemImpl objects from scratch or copying them. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method should be used to retrieve the HTML rendered representation of the field description.
| |||||||||||
Returns the
FieldLayout that this item is a part of. | |||||||||||
Gets the field in question.
| |||||||||||
This method should be used to retrieve the NON-HTML rendered representation of the field description.
| |||||||||||
Returns the renderer type, e.g.
| |||||||||||
Whether the field should be invisible in the UI.
| |||||||||||
Whether a field value is mandatory.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||
![]() |
This method should be used to retrieve the HTML rendered representation of the field description.
Returns the FieldLayout
that this item is a part of.
This method should be used to retrieve the NON-HTML rendered representation of the field description.
Returns the renderer type, e.g. RENDERER_TYPE
.
Whether the field should be invisible in the UI.
Whether a field value is mandatory.