public interface SummaryContributer<T extends DataObject>
DataObjectFactory or Composite
and is intended to build a Map of attributes that provide summary information about
the target object.MetaDataContributer![]() |
![]() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes,
T target)
Add to the set of attributes.
|
void addAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes,
T target)
Table so the data should be of a
type that can be displayed by Tables
The keys should be display text.attributes - target -