Class MplsTools.DetectConnectionsEvent
- java.lang.Object
 - 
- java.util.EventObject
 - 
- com.vaadin.flow.component.ComponentEvent<MplsTools>
 - 
- com.neotropic.kuwaiba.modules.commercial.mpls.tools.MplsTools.DetectConnectionsEvent
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - MplsTools
 
public class MplsTools.DetectConnectionsEvent extends com.vaadin.flow.component.ComponentEvent<MplsTools>
- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
- 
Fields inherited from class java.util.EventObject
source 
 - 
 
- 
Constructor Summary
Constructors Constructor Description DetectConnectionsEvent(MplsTools source, boolean fromClient) 
- 
Method Summary
- 
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListener 
- 
Methods inherited from class java.util.EventObject
toString 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
DetectConnectionsEvent
public DetectConnectionsEvent(MplsTools source, boolean fromClient)
 
 - 
 
 -