C - Content component typeS - Components source@FunctionalInterface public static interface ComposableComponent.Composer<C extends com.vaadin.ui.Component,S>
Component type content.| Modifier and Type | Method and Description |
|---|---|
void |
compose(C content,
S source)
Compose the components provided by given
source into given content component. |
Copyright © 2019 The Holon Platform. All rights reserved.