|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicApi public interface RenderableProperty
Represents a String field that accepts user input and is rendered in JIRA pages. A RenderableProperty has
two modes of operation, depending on whether JIRA is running in OnDemand or not.
| Method Summary | |
|---|---|
String |
getDescriptionHtml()
Returns the description HTML for this property. |
String |
getEditHtml(String fieldName)
Returns the edit HTML for this renderable application property. |
String |
getViewHtml()
Returns the view HTML for this renderable application property. |
| Method Detail |
|---|
String getViewHtml()
String getEditHtml(String fieldName)
fieldName - the field name to use in the generated HTML
String getDescriptionHtml()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||