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