@Dependent public class SmallSwitchComponent extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SmallSwitchComponent.View |
| Constructor and Description |
|---|
SmallSwitchComponent(SmallSwitchComponent.View view) |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
getElement() |
boolean |
getValue() |
void |
setOnValueChanged(Consumer<Boolean> onValueChanged) |
void |
setValue(boolean value) |
@Inject public SmallSwitchComponent(SmallSwitchComponent.View view)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.