public class UIWidgetChangeEvent extends UIEvent
Constructor and Description |
---|
UIWidgetChangeEvent(UIComponent component,
String widgetId,
com.whitestein.lsps.vaadin.widgets.WidgetDimensions dimensions,
boolean visible)
Full constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,?> |
getEventProperties(UIComponent component)
Returns initial properties.
|
getEvent, getEventType, getLspsComponent, toString
public UIWidgetChangeEvent(UIComponent component, String widgetId, com.whitestein.lsps.vaadin.widgets.WidgetDimensions dimensions, boolean visible)
component
- widgetId
- dimensions
- visible
- protected Map<String,?> getEventProperties(UIComponent component)
UIEvent
getEventProperties
in class UIEvent
component
- the execution context of the listener, not null.Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.