public class DueDateFieldModel extends DateFieldModel
FieldModel.FieldModelTypefieldHtml, fieldType, iso8601, key, styleClass, titleid, 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, hasValuegetFieldModelTypegetId, getNamepublic String getElementId()
getElementId in class FieldModelCopyright © 2002-2024 Atlassian. All Rights Reserved.