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