@ExperimentalApi public class FieldHtmlBean extends Object
Constructor and Description |
---|
FieldHtmlBean(String id,
String label,
boolean required,
String editHtml,
FieldTab tab) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getEditHtml() |
String |
getId() |
String |
getLabel() |
FieldTab |
getTab() |
int |
hashCode() |
boolean |
isRequired() |
String |
toString() |
Copyright © 2002-2015 Atlassian. All Rights Reserved.