Icon class
An icon. If no icon is defined:
- for a status icon, no status icon displays in Jira.
- for the remote object icon, the default link icon displays in Jira.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- link → String?
-
The URL of the tooltip, used only for a status icon. If not set, the
status icon in Jira is not clickable.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String?
-
The title of the icon. This is used as follows:
final
- url16X16 → String?
-
The URL of an icon that displays at 16x16 pixel in Jira.
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited