V - Value typepublic interface ValueComponent<V> extends Serializable
Component representation.| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Component |
getComponent()
Get the UI
Component which represents this value component. |
V |
getValue()
Gets the current value of this value component.
|
V getValue()
com.vaadin.ui.Component getComponent()
Component which represents this value component.Copyright © 2019 The Holon Platform. All rights reserved.