|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HiLiteMapper
This mapper has to be implemented by all classes that are interested in
mapping hilite events between RowKeys.
HiLiteTranslator| Method Summary | |
|---|---|
Set<RowKey> |
getKeys(RowKey key)
Returns a set of RowKey elements which are associated
by the specified key or null if no mapping
is available. |
Set<RowKey> |
keySet()
Returns an unmodifiable set of key (source) for hiliting. |
| Method Detail |
|---|
Set<RowKey> getKeys(RowKey key)
RowKey elements which are associated
by the specified key or null if no mapping
is available.
key - the key to get the mapping for
RowKey elementsSet<RowKey> keySet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||