| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.events |
| Modifier and Type | Method and Description |
|---|---|
static ReadonlyChangeEvent |
ReadonlyChangeEvent.create(Input<?> input,
boolean readOnly)
Create a new
ReadonlyChangeEvent. |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadonlyChangeListener.onReadonlyChangeEvent(ReadonlyChangeEvent event)
Invoked when a read-only change event has been fired.
|
Copyright © 2020 The Holon Platform. All rights reserved.