com.vaadin.flow.component.checkbox.

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

    • Constructor Detail

      • IndeterminateChangeEvent

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

      • isIndeterminate

        public boolean isIndeterminate()