UnlessIdentical
o1.gui.View.RefreshPolicy.UnlessIdentical
case object UnlessIdentical extends RefreshPolicy
The RefreshPolicy of seeking to update the image visible in a View
only when the current model object is non-identical in terms of equals
than the previous one shown.
Note to students: You’re unlikely to need this for anything in O1.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait RefreshPolicyclass Objecttrait Matchableclass Any
- Self type
-
UnlessIdentical.type