public interface HasComponent
Component
, which can be obtained using the
getComponent()
method.Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Component |
getComponent()
Get the UI
Component which represents this object. |
Copyright © 2018 The Holon Platform. All rights reserved.