public class DueDateFieldModel extends DateFieldModel
FieldModel.FieldModelType
fieldHtml, fieldType, iso8601, key, styleClass, title
id, name
Modifier and Type | Method and Description |
---|---|
String |
getElementId()
Unfortunately when view issue was originally written, this field was rendered on the DOM with the arbitrary id of 'due-date'
Then issue nav plugin came along and added a special case for the DueDate field which now looks for this id.
|
getFieldHtml, getFieldType, getIso8601, getKey, getStyleClass, getTitle, hasValue
getFieldModelType
getId, getName
public String getElementId()
getElementId
in class FieldModel
Copyright © 2002-2019 Atlassian. All Rights Reserved.