public class ColumnDecoratorRegistry extends AbstractRegistry<ColumnDecorator> implements ColumnDecorator
| Constructor and Description |
|---|
ColumnDecoratorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(com.vaadin.flow.component.grid.Grid.Column<?> column,
com.vaadin.flow.data.binder.PropertyDefinition<?,?> property) |
add, apply, forEachclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic void accept(com.vaadin.flow.component.grid.Grid.Column<?> column,
com.vaadin.flow.data.binder.PropertyDefinition<?,?> property)
accept in interface ColumnDecoratorCopyright © 2020 Flowing Code. All rights reserved.