C - Content layout typeE - Elements typeG - Elements group type@FunctionalInterface public static interface Composable.Composer<C extends com.vaadin.flow.component.HasElement,E extends HasComponent,G extends ComponentGroup<E>>
| Modifier and Type | Method and Description |
|---|---|
void |
compose(C content,
G source)
Compose the components provided by given
source group on the given content layout. |
Copyright © 2019 The Holon Platform. All rights reserved.