Interface IconUrlField
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, label, render
Methods inherited from interface com.polarion.alm.shared.api.model.fields.ScalarField
get, getIfCan
-
Method Details
-
link
Returns link to default icon when icon is not configured for some enumerations. -
url
Returns url to default icon when icon is not configured for some enumerations.
-