| Package | Description |
|---|---|
| xyz.cofe.cxconsole.ob |
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseObjectBrowser.FollowableExtracter |
| Modifier and Type | Field and Description |
|---|---|
protected Followable<NamedCollection> |
NamedCollectionObPlugin.namedCollectionFollowable |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
BaseObjectBrowser.follower(Class<T> type,
NodesExtracter<T,Object> followerFn,
Followable<T> followable) |
Context<T> |
Context.follower(NodesExtracter<T,Object> followerFn,
Followable<T> followable)
Указывает функцию "следования" узла и проверки возможности "следования"
|
Context<T> |
ContextBuilder.follower(NodesExtracter<T,Object> followerFn,
Followable<T> followable) |
| Constructor and Description |
|---|
FollowableExtracter(NodesExtracter nodesExtracter,
Followable followable) |
Copyright © 2018. All rights reserved.