case class SelectionChanged(source: Component) extends ComponentEvent with SelectionEvent with Product with Serializable
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- SelectionChanged
- Serializable
- Serializable
- Product
- Equals
- SelectionEvent
- ComponentEvent
- UIEvent
- Event
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
source: Component
- Definition Classes
- SelectionChanged → ComponentEvent → UIEvent