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 Table
s
The keys should be display text.attributes
- target
-