public static interface SmallSwitchComponent.View extends org.uberfire.client.mvp.UberElemental<SmallSwitchComponent>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
Modifier and Type | Method and Description |
---|---|
boolean |
getValue() |
void |
setOnValueChanged(Consumer<Boolean> onValueChanged) |
void |
setValue(boolean value) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.