|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RequestManagerTreeNode
Provides access to the relatives of a RequestManager based on the current context. The context hierarchy is provided by nesting in Activity and Fragments; the application context does not provide access to any other RequestManagers hierarchically.
| Method Summary | |
|---|---|
Set<RequestManager> |
getDescendants()
Returns all descendant RequestManagers relative to the context of the current RequestManager. |
| Method Detail |
|---|
Set<RequestManager> getDescendants()
RequestManagers relative to the context of the current RequestManager.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||