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 SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.vaadin.flow.component.ComponentEventgetSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObjecttoString
- 
Constructor Details- 
OpenedChangeEvent
 
- 
- 
Method Details- 
isOpenedpublic boolean isOpened()
 
-