-
-
Notifications
You must be signed in to change notification settings - Fork 2
Overrides
Circle CI edited this page Aug 30, 2018
·
1 revision
Used to completely override the internal function for updating the tooltip.
-
self
- the Reputation element
Used to completely override the internal update function.
Overriding this function also disables the Callbacks.
-
self
- the parent object -
event
- the event triggering the update (string) -
unit
- the unit accompanying the event (variable(s))
Used to completely override the element's visibility update process.
The internal function is also responsible for (un)registering events related to the updates.
-
self
- the parent object -
event
- the event triggering the update (string) -
unit
- the unit accompanying the event (variable(s))