java.lang.Object | |
↳ | com.atlassian.jira.issue.fields.layout.field.MockFieldLayoutItem |
Simple implementation of FieldLayoutItem
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the
FieldLayout that this item is a part of. | |||||||||||
Gets the field in question.
| |||||||||||
Returns the renderer type, e.g.
| |||||||||||
Whether the field should be invisible in the UI.
| |||||||||||
Whether a field value is mandatory.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns the FieldLayout
that this item is a part of.
Returns the renderer type, e.g. RENDERER_TYPE
.
Whether the field should be invisible in the UI.
Whether a field value is mandatory.