| Package | Description |
|---|---|
| com.vaadin.client | |
| com.vaadin.client.metadata |
| Modifier and Type | Method and Description |
|---|---|
static <T> FastStringMap<T> |
FastStringMap.create() |
| Modifier and Type | Method and Description |
|---|---|
static FastStringMap<JsArrayObject<OnStateChangeMethod>> |
TypeDataStore.getOnStateChangeMethods(Class<?> type)
Gets data for all methods annotated with
OnStateChange in the
given connector type. |
Copyright © 2021 Vaadin Ltd. All rights reserved.