@Deprecated
public class CubaValueChangeEvent
extends com.vaadin.v7.ui.Field.ValueChangeEvent
implements com.vaadin.event.HasUserOriginated
Modifier and Type | Field and Description |
---|---|
protected boolean |
userOriginated
Deprecated.
|
Constructor and Description |
---|
CubaValueChangeEvent(com.vaadin.v7.ui.Field source,
boolean userOriginated)
Deprecated.
Constructs a new event object with the specified source field object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isUserOriginated()
Deprecated.
|