public interface CustomUIWithContext
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Component |
getComponent()
Returns vaadin component.
|
void |
setConnector(CustomUIWithContextConnector customUIConnector)
Sets custom ui connector.
|
void setConnector(CustomUIWithContextConnector customUIConnector)
customUIConnector
- com.vaadin.ui.Component getComponent()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.