public interface SlotMappedProxy
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<? extends TokenProxy>> |
getChildMap()
Dynamic child presenter mapping: slot to {token1, token2, ...
|
Map<TokenProxy,String> |
getParentMap()
Dynamic parent presenter mapping: token to slot.
|
Map<String,Set<? extends TokenProxy>> getChildMap()
Map object.Map<TokenProxy,String> getParentMap()
Map object.Copyright © 2012–2014 RedSoft. All rights reserved.