public class NamedCollectionObPlugin extends Object implements ObjectBrowserPlugin
| Modifier and Type | Field and Description |
|---|---|
protected NodesExtracter<NamedCollection,Object> |
namedCollectionExtract |
protected Followable<NamedCollection> |
namedCollectionFollowable |
protected Func1<TreeTableNodeFormat,NamedCollection> |
namedCollectionFormatter |
| Constructor and Description |
|---|
NamedCollectionObPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(BaseObjectBrowser bob,
CloseableSet cs)
Регистрация плагина
|
protected final NodesExtracter<NamedCollection,Object> namedCollectionExtract
protected final Followable<NamedCollection> namedCollectionFollowable
protected final Func1<TreeTableNodeFormat,NamedCollection> namedCollectionFormatter
public void register(BaseObjectBrowser bob, CloseableSet cs)
ObjectBrowserPluginregister in interface ObjectBrowserPluginbob - обозревательcs - деригестрация плагинаCopyright © 2018. All rights reserved.