public class SimpleTab extends Object
| Constructor and Description |
|---|
SimpleTab(FieldScreenRenderTab tab,
Issue issue,
webwork.action.Action action) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomFieldModel> |
getFields() |
String |
getName() |
boolean |
hasAtLeastOneDisplayedField() |
public SimpleTab(FieldScreenRenderTab tab, Issue issue, webwork.action.Action action)
public String getName()
public List<CustomFieldModel> getFields()
public boolean hasAtLeastOneDisplayedField()
Copyright © 2002-2024 Atlassian. All Rights Reserved.