public class CustomFieldModel extends FieldModel
FieldModel.FieldModelTypeid, 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, getNamepublic 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 FieldModelpublic String getFieldTypeCompleteKey()
Copyright © 2002-2019 Atlassian. All Rights Reserved.