T - the component typepublic interface ComponentUpdater<T>
| Modifier and Type | Method and Description |
|---|---|
void |
update(T component,
java.util.Map<java.lang.String,Attribute> attributes)
Update component with the extra attributes.
|
Copyright © 2018. All Rights Reserved.