JavaScript is disabled on your browser.
Method Summary
All Methods Instance Methods Abstract Methods
Render multiple items with <br/> as a separator.
Render multiple items with plain text value as a separator.
Methods inherited from interface com.polarion.alm.shared.api.model.Renderer
htmlFor , htmlTo , openLinksInNewWindow , openLinksInNewWindow , withBaselineIcon , withBaselineIcon , withIcon , withIcon , withLinks , withLinks , withRevisionIcon , withRevisionIcon , withRevisionIconInBaseline , withRevisionOrBaselineIcon , withText , withText
Method Details
withNewLineSeparator
Render multiple items with <br/> as a separator.
withSeparator
Render multiple items with plain text value as a separator.
If value is null then multiple items will be rendered without
a separator. Items will not be separated by any special character.