T
- the component typepublic interface ComponentUpdater<T>
Modifier and Type | Method and Description |
---|---|
void |
update(T component,
Map<String,Attribute> attributes)
Update component with the extra attributes.
|
Copyright © 2019. All rights reserved.