You're viewing an older version of Vaadin JavaDoc. Please see version 24.6.4 for the latest.
com.vaadin.flow.component.checkbox.

Class GeneratedVaadinCheckbox.IndeterminateChangeEvent<R extends GeneratedVaadinCheckbox<R,​?>>

    • Constructor Detail

      • IndeterminateChangeEvent

        public IndeterminateChangeEvent​(R source,
                                        boolean fromClient)
        Deprecated.
    • Method Detail

      • isIndeterminate

        public boolean isIndeterminate()
        Deprecated.