BountyInfo

Functions

Link copied to clipboard
open fun addNotificationBulletpoints(info: <Error class: unknown class>)
Link copied to clipboard
open fun createLocationEstimateText(bounty: <Error class: unknown class>): String
Link copied to clipboard
open fun createLocationPreciseText(bounty: <Error class: unknown class>): String
Link copied to clipboard
abstract fun decorateListItem(plugin: BountyListPanelPlugin.BountyItemPanelPlugin, tooltip: <Error class: unknown class>, width: Float, height: Float)
Link copied to clipboard
abstract fun getBountyId(): String
Link copied to clipboard
abstract fun getBountyName(): String
Link copied to clipboard
abstract fun getBountyPayout(): Int
Link copied to clipboard
abstract fun getBountyType(): String
Link copied to clipboard
open override fun getFilterData(): List<FilterableParam<BountyInfo, *>>
Link copied to clipboard
abstract fun getJobIcon(): String?
Link copied to clipboard
abstract fun getLocationIfBountyIsActive(): <Error class: unknown class>?
Link copied to clipboard
open fun getPronoun(personAPI: <Error class: unknown class>): String
Link copied to clipboard
open fun getSortIndex(): Int
Link copied to clipboard
abstract fun layoutPanel(tooltip: <Error class: unknown class>, width: Float, height: Float)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun shouldShow(): Boolean