T - the component typeComponentUpdater instead.@Deprecated
public interface ComponentUpdater<T>
| Modifier and Type | Method and Description |
|---|---|
void |
update(T component,
java.util.Map<java.lang.String,java.lang.String> attributes)
Deprecated.
Update component with the extra attributes.
|
void update(T component, java.util.Map<java.lang.String,java.lang.String> attributes)
component - to updateattributes - to add to the componentCopyright © 2017. All Rights Reserved.