Class GenericFilter.OpenedChangeEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<GenericFilter>
io.jmix.flowui.component.genericfilter.GenericFilter.OpenedChangeEvent
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - GenericFilter
 
public static class GenericFilter.OpenedChangeEvent
extends com.vaadin.flow.component.ComponentEvent<GenericFilter>
- See Also:
 
- 
Field Summary
Fields inherited from class java.util.EventObject
source - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString 
- 
Constructor Details
- 
OpenedChangeEvent
 
 - 
 - 
Method Details
- 
isOpened
public boolean isOpened() 
 -