Package com.vaadin.client.annotations
-
Annotation Types Summary Annotation Type Description OnStateChange Marks a method in Connector classes that should be used to handle changes to specific properties in the connector's shared state.
| Annotation Type | Description |
|---|---|
| OnStateChange |
Marks a method in Connector classes that should be used to handle changes to
specific properties in the connector's shared state.
|