com.thoughtworks.binding.Binding$.ChangedEvent
final class ChangedEvent[+Value](source: Binding[Value], val newValue: Value) extends EventObject Attributes
- Source:
- Binding.scala
- Graph
- Supertypes
class EventObject
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
EventObject -> Any
- Source:
- Binding.scala