public class CustomFieldModel extends FieldModel
FieldModel.FieldModelType
id, name
Constructor and Description |
---|
CustomFieldModel(FieldLayoutItem layoutItem,
Issue issue,
webwork.action.Action action) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldHtml() |
FieldModel.FieldModelType |
getFieldModelType() |
String |
getFieldType() |
String |
getFieldTypeCompleteKey() |
String |
getStyleClass() |
boolean |
hasValue() |
boolean |
hasView() |
getElementId, getId, getName
public CustomFieldModel(FieldLayoutItem layoutItem, Issue issue, webwork.action.Action action)
public String getStyleClass()
public boolean hasView()
public boolean hasValue()
public String getFieldHtml()
public String getFieldType()
public FieldModel.FieldModelType getFieldModelType()
getFieldModelType
in class FieldModel
public String getFieldTypeCompleteKey()
Copyright © 2002-2022 Atlassian. All Rights Reserved.