C
- Component type@FunctionalInterface public interface ComponentPostProcessor<C extends com.vaadin.ui.Component>
Component
, typically when built using a builder.Modifier and Type | Method and Description |
---|---|
void |
process(com.vaadin.ui.Component component)
Process the given
component . |
Copyright © 2018 The Holon Platform. All rights reserved.