class ListSelectionChanged[A] extends SelectionChanged with ListEvent[A]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ListSelectionChanged
- ListEvent
- SelectionChanged
- Serializable
- Serializable
- Product
- Equals
- SelectionEvent
- ComponentEvent
- UIEvent
- Event
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val live: Boolean
- val range: Range
-
val
source: ListView[A]
- Definition Classes
- ListSelectionChanged → ListEvent → SelectionChanged → ComponentEvent → UIEvent