Interface BaselineCollectionRenderer
- All Superinterfaces:
BasicRenderer
,Renderer<BaselineCollectionRenderer>
- Since:
- 3.20.1
-
Method Summary
Modifier and TypeMethodDescriptionLinks rendered withRenderer.withLinks(boolean)
set to true will open in the Baseline Collection context, and the revision parameter will not be present in the link.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